SOLUTION: sqrt of x+9-3 = sqrt of x-6
Algebra
->
Radicals
-> SOLUTION: sqrt of x+9-3 = sqrt of x-6
Log On
Algebra: Radicals -- complicated equations involving roots
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Radicals
Question 32638
:
sqrt of x+9-3 = sqrt of x-6
Answer by
mukhopadhyay(490)
(
Show Source
):
You can
put this solution on YOUR website!
sqrt(x+9) - 3 = sqrt(x-6)
Square both sides:
(x+9) - 6sqrt(x+9) + 9 = (x-6)
=> 6sqrt(x+9) = (x+9)+9-(x-6)
=> 6sqrt(x+9) = 24
=> sqrt(x+9) = 4
=> (x+9) = 16 (Square both sides again)
=> x = 7