SOLUTION: solve: square root(x-3)+5=x

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: solve: square root(x-3)+5=x      Log On


   



Question 550296: solve: square root(x-3)+5=x
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt%28x-3%29%2B5=x
+sqrt%28x-3%29=+x-5
take the square
x-3 = (x-5)^2
x-3 = x^2-10x+25
x^2-11x+28=0
(x-7)(x-4)=0
x= 7 or 4