Solving an equation and checking solution

  • Thread starter Thread starter mistalopez
  • Start date Start date
AI Thread Summary
The equation presented is (1/(x-3)) + (1/(x+3)) = (10/(x²-9)). The solution process involves multiplying both sides by the least common denominator, leading to the conclusion that x = 5. The book's answer of x = 2 is disputed, as substituting x = 2 into the original equation does not satisfy it. The discussion highlights the importance of correctly interpreting the equation, as the original and the attempted forms differ significantly. Ultimately, the correct solution is confirmed to be x = 5, not x = 2.
mistalopez
Messages
16
Reaction score
0

Homework Statement



(1/x-3)+(1/x+3)=(10/x²-9)


2. The attempt at a solution

(1/x-3)+(1/x+3)=(10/x²-9)

(1/x-3)+(1/x+3)=(10/(x+3)(x-3)) - I factored the x^2-9 to make it easier to multiply by LCD.
x+3+x-3=10 - I multipled both sides by the LCD [(x+3)(x-3)]
2x=10 - Combined like terms
x=5 - Divided both sides by 2.

Am I wrong or is the book wrong for having the answer as x=2 ?
 
Physics news on Phys.org
Looks good. x=2 is clearly not a solution.
 
mistalopez said:

Homework Statement



(1/x-3)+(1/x+3)=(10/x²-9)


2. The attempt at a solution

(1/x-3)+(1/x+3)=(10/x²-9)

(1/x-3)+(1/x+3)=(10/(x+3)(x-3)) - I factored the x^2-9 to make it easier to multiply by LCD.
x+3+x-3=10 - I multipled both sides by the LCD [(x+3)(x-3)]
2x=10 - Combined like terms
x=5 - Divided both sides by 2.

Am I wrong or is the book wrong for having the answer as x=2 ?
Is the problem 1/x- 3+ 1/x+ 3= 10/x²- 9 or 1/(x-3)+ 1/(x+3)= 10/(x²- 9)? Those are quite different equations! You appear to be doing the second. If you multiply both sides by x²- 9 you get x+ 3+ x- 3= 2x= 10 so x= 5, as you say, not 2.

And, of course, it is easy to put x= 2 into the original equation and check: 1/(2-3)+ 1/(2+3)= -1+ 1/5= (-5+ 1)/5= -4/5 which is NOT 10/(4- 9)= 10/(-5)= -2.
 
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