This problem was labled in my textbook as a nonlinear equation, but I couldn't find a better spot to put it.
X^2+y^2=3
{
x-y=2
I'm ending up with x= plus or minus sqrt14/2 my textbook has x as plus or minus 1.
Could you explain to me where I'm going wrong?
Thank you!
p.s. I wasn't quite sure how to notate the fact that the two equations went together so I just did the little brackets between them. I'm not a math person, so if you could be very clear and explicit that would be much appreciated. Thanks again!
I DETEST these types of problems that DON'T have INTEGER solutions.
x - y = 2______x = 2 + y ------- eq (ii)
------- Substituting 2 + y for x in eq (i)
Using the quadratic equation formula, or Completing the Square, solve for y.
You should get 2 different values for y, which are:
Substitute each value for y into any of the 2 ORIGINAL equations (2nd equation is EASIER) to get the 2 corresponding values for x.
There you have it! All done!!