You are not logged in.
Pages: 1
solve the system of equation
Offline
Hi juantheron;
We can get one equation in one variable.
First thing to do is find real roots by graphing. Using a Cauchy bound we know that all real roots are between -21 and 21.
There are two integer roots x = -1 and x = 2. They are verified by plugging in. We can deflate them out.
A Cauchy bound on this polynomial tells us that all real roots are between -8 and 8. We graph and use Newton's method to get the remaining six roots. They are:
The above process is repeated for each x in the above equations and y and z is isolated and solved for in the same way.
The finished answer is:
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
thanks bobbym.
if
Last edited by juantheron (2011-12-14 03:44:40)
Offline
Hi;
Then just take the integers from the solution set.
x = -1, y = -1, z = - 1
x = 2, y = 2, z = 2
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
yes got it
thanks
Offline
Hi;
Your welcome. Much less machinery is required to solve this in Z. Graphing and plugging in would have been enough.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1