Why doesn't this radical equation have a solution?

  • Thread starter Thread starter ryn droma
  • Start date Start date
  • Tags Tags
    Radical
AI Thread Summary
The equation √(x-5) - √(x-8) = 3 has no solution because it leads to an impossible scenario where -1 equals √(x-8). This contradiction arises from the properties of square roots, which only yield non-negative results. When x = 9 is substituted back into the original equation, it results in a false statement, confirming that it is an extraneous solution. The discussion highlights that squaring both sides of an equation can introduce additional, invalid solutions. Therefore, the original equation does not have a valid solution.
ryn droma
Messages
1
Reaction score
0
I don't understand why this is a no solution



original problem
√(x-5) - √(x-8) = 3




My solution attempt

add +√(x-8) to both sides:
√(x-5) - √(x-8) = 3

√(x-5) = 3 + √(x-8)

squaring both sides:
(√(x-5))^2 = (3 + √(x-8))^2

FOIL out the right side:
x - 5 = 3^2 + 2(3√(x-8)) + √(x-8)^2

simplify:
x - 5 = 9 + 6√(x-8) + x - 8

combine like terms:
x - 5 = x + 1 + 6√(x-8)

Subtract x and 1 from both sides:
x - 5 = x + 1 + 6√(x-8)

-6 = 6√(x-8)

divide both sides by 6:
-1 = √(x-8)

At this point, is it the -1 that means no solution?

I continued with squaring both sides again:
(-1)^2 = √(x-8)^2

1 = x - 8
+8

x = 9
 
Physics news on Phys.org
ryn droma said:
I don't understand why this is a no solution



original problem
√(x-5) - √(x-8) = 3




My solution attempt

add +√(x-8) to both sides:
√(x-5) - √(x-8) = 3

√(x-5) = 3 + √(x-8)

squaring both sides:
(√(x-5))^2 = (3 + √(x-8))^2

FOIL out the right side:
x - 5 = 3^2 + 2(3√(x-8)) + √(x-8)^2

simplify:
x - 5 = 9 + 6√(x-8) + x - 8

combine like terms:
x - 5 = x + 1 + 6√(x-8)

Subtract x and 1 from both sides:
x - 5 = x + 1 + 6√(x-8)

-6 = 6√(x-8)

divide both sides by 6:
-1 = √(x-8)

At this point, is it the -1 that means no solution?
Correct.
ryn droma said:
I continued with squaring both sides again:
(-1)^2 = √(x-8)^2

1 = x - 8
+8

x = 9

A simpler problem is this:
√w - √(w - 3) = 3
If you sketch the graphs of y = √w and y = √(w - 3), you will see that there are no values of w for which the first graph is 3 units above the second graph. That's why there is no solution to this equation or to the one you posted.
 
welcome to pf!

hi ryn droma! welcome to pf! :smile:
ryn droma said:
√(x-5) - √(x-8) = 3

-1 = √(x-8)

At this point, is it the -1 that means no solution?

I continued with squaring both sides again:
(-1)^2 = √(x-8)^2

1 = x - 8
+8

x = 9

it's because of the definition of √

√ always means the positive square root

if you put x = 9 into the original equation, you get

√(9 - 5) - √(9 - 8) = 3, which is false

if you allow negative square roots, then

√(9 - 5) - √(9 - 8) = 2 - (-1) = 3, which is true​

(every time you square an equation, you get extra solutions …

x = 9 is your extra solution :wink:)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top