Question: Nonlinear Matrix Equation Solving

Hay dere. I've come across a nonlinear equation system which i've tried solving in maple through matrices. Maple's own solve function for systems didn't work out (just threw back gibberish at me which i wasn't able to simplify (root of Z etc)) and i really don't know how to approach the problem. Any suggestion on how to solve it would be appreciated.

The problem is as follows:

0 = 22 - 44t + 216t - 66u - 450u + 362u
0 = 150 - 300t + 185t - 450u + 795u - 495u

The goal is obviously to solve for t and u. I know that i have to write it out differently in Maple, i just wrote the system like such so it'd be easier to get a quick look at.

Cheers in advance.

Please Wait...