SOLUTION: solve: square root(x-3)+5=x
Algebra
->
Exponential-and-logarithmic-functions
-> SOLUTION: solve: square root(x-3)+5=x
Log On
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 550296
:
solve: square root(x-3)+5=x
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
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