Simplifying Square Root Equations

  • Thread starter Thread starter frozen7
  • Start date Start date
AI Thread Summary
To solve the equation (3((x+1)^(1/2)))^(1/2) = (3x-5)^(1/2), first square both sides twice to eliminate the square roots. This leads to the quadratic equation 9x^2 - 39x + 16 = 0. The solutions to this quadratic yield two values for x, specifically (13 ± (105)^(1/2))/6, which simplifies to approximately 3.8745 and 0.4588. After checking both solutions against the original equation, only x = 3.8745 is valid, while x = 0.4588 must be discarded. The correct approach involves careful squaring and validation of potential solutions.
frozen7
Messages
163
Reaction score
0
Simple Maths Problem...:)

How to solve this equation?
( 3 ((x+1)^1/2))^1/2 = (3x-5)^1/2
 
Physics news on Phys.org
frozen7 said:
How to solve this equation?
( 3 ((x+1)^1/2))^1/2 = (3x-5)^1/2
first, square both sides
then, square both sides again
then, solve quadratic
then check answers (discard non-solutions)
 
Last edited:
I can't find the correct answer in this way...the answer should be (13+(105)^1/2)/6 actually...
 
frozen7 said:
I can't find the correct answer in this way...the answer should be (13+(105)^1/2)/6 actually...
you'll get that answer (plus 1 other that must be discarded).
show your work if you still have trouble
 
Can you please show me the work? I still can't find it...thanks...
 
I'm not sure what you're not getting... Square both of the sides twice, and come up with the quadratic 9x^2-39x+16. The solution for this will of course contain two answers, but one will be invalid.
 
ya...i get this final equation...but i get the value of x= (13 +/- (233)^1/2) / 6
 
frozen7 said:
How to solve this equation?
( 3 ((x+1)^1/2))^1/2 = (3x-5)^1/2
square first time:
3 ((x+1)^1/2) = (3x-5)
square second time:
9(x+1) = 9x^2 - 30x + 25
rearrange:
9x^2 - 39x + 16 = 0
solve quadratic:
x = (1/18)*(39 ± (1521 - 576)^(1/2))
x = (1/18)*(39 ± (945)^(1/2))
divide num & denom by 3:
x = (13 ± (105)^1/2)/6
x = 3.8745 or 0.4588
check answers in problem eq:
0.4588 - no good (discard)
3.8745 - ok
 
oh..thanks...just meet some mistakes...
 
Back
Top