SOLUTION: Solve the system: y^2=1-x^2 y^2=x^2-3x+2

Algebra ->  Test -> SOLUTION: Solve the system: y^2=1-x^2 y^2=x^2-3x+2      Log On


   



Question 331728: Solve the system: y^2=1-x^2
y^2=x^2-3x+2

Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
y^2=1-x^2
y^2=x^2-3x+2
..
x^2-3x+2=1-x^2
2x^2-3x+1=0
2x^2-2x-x+1=0
2x(x-1)-1(x-1)=0
(x-1)(2x-1)=0
x=1 OR 1/2
plug the value of x to get value of y
y=0 OR sqrt 3/4