SOLUTION: sqrt(2x-5) - sqrt(x-3) = 1
Algebra
->
Quadratic Equations and Parabolas
-> SOLUTION: sqrt(2x-5) - sqrt(x-3) = 1
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 33504
:
sqrt(2x-5) - sqrt(x-3) = 1
Answer by
mukhopadhyay(490)
(
Show Source
):
You can
put this solution on YOUR website!
sqrt(2x-5) - sqrt(x-3) = 1
=> sqrt(2x-5) = 1 + sqrt(x-3)
=> ]sqrt(2x-5)]^2 = [1 + sqrt(x-3)]^2
=> 2x-5 = 1+x-3+2sqrt(x-3)
=> x-3 = 2sqrt(x-3)
=> [x-3]^2 = [2sqrt(x-3)]^2
=> [x-3]^2 = 4(x-3)
=> (x-3)(x-3-4) = 0
=> (x-3)(x-7) = 0
=> x=3 or x=7