SOLUTION: Can you help me solve this equation. sqrt x + 2 - x = 0
Algebra
->
Square-cubic-other-roots
-> SOLUTION: Can you help me solve this equation. sqrt x + 2 - x = 0
Log On
Algebra: Square root, cubic root, N-th root
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Square-cubic-other-roots
Question 720859
:
Can you help me solve this equation. sqrt x + 2 - x = 0
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
square both sides of the equation
x=x^2-4x+4
x^2-5x+4 =0
x^2-4x-x+4=0
x(x-4)-1(x-4)=0
(x-4)(x-1)=0
x=1 OR 4