document.write( "Question 88323: Hello, \r
\n" ); document.write( "\n" ); document.write( "I'm having a bit of a difficult time figuring out if I have done this problem correctly, and would greatly appreciate if someone could tell me if I've solved it correctly or if I am way off track, and show me what I need to do. \r
\n" ); document.write( "\n" ); document.write( "Here is the original problem that I have to solve: 9/(x-5) - 1 = 8/(x+5). \r
\n" ); document.write( "\n" ); document.write( "Here's the solution that I've come to: First, I moved 8/x+5 to the left, so that the equation read like this: 9/x-5 -1 -8/x+5 = 0. Then, I moved -1 to the right of the equation, so that it read like this: 9/x-5 - 8/x+5 -1 =0, which I think is the solution to the problem, right? Is there further solving or simplifying involved that I'm overlooking or is my solution correct? \r
\n" ); document.write( "\n" ); document.write( "Thank you very, very much in advance for your help!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #64150 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Ok, your first move was good! So you have:
\n" ); document.write( "\"9%2F%28x-5%29+-+8%2F%28x%2B5%29+-+1+=+0\" Now add 1 (move the -1 to the right side) to both sides.
\n" ); document.write( "\"9%2F%28x-5%29+-+8%2F%28x%2B5%29+=+1\" Now add the two fractions on the left side. The LCD is \"%28x-5%29%28x%2B5%29\" so you now have:
\n" ); document.write( "\"%289%28x%2B5%29-8%28x-5%29%29%2F%28x-5%29%28x%2B5%29+=+1\" Simplify the numerator.
\n" ); document.write( "\"%289x%2B45-8x%2B40%29%2F%28x-5%29%28x%2B5%29+=+1\" Continue to simplify.
\n" ); document.write( "\"%28x%2B85%29%2F%28x-5%29%28x%2B5%29+=+1\" Now multiply both sides by \"%28x-5%29%28x%2B5%29\" to get:
\n" ); document.write( "\"x%2B85+=+%28x-5%29%28x%2B5%29\" Expand the right side.
\n" ); document.write( "\"x%2B85+=+x%5E2-25\" Now subtract \"x%2B85\" from both sides.
\n" ); document.write( "\"0+=+x%5E2-x-110\" or \"x%5E2-x-110+=+0\" This can be factored:
\n" ); document.write( "\"%28x%2B10%29%28x-11%29+=+0\" Apply the zero products principle to get:
\n" ); document.write( "\"x+=+-10\" or \"x+=+11\" These are the solutions!
\n" ); document.write( "Let's check the solutions by substituting the solutions, one-by-one into the original equation:
\n" ); document.write( "\"%289%2F%28x-5%29%29-1+=+8%2F%28x%2B5%29\" Substitute x = -10.
\n" ); document.write( "\"%289%2F%28-10-5%29%29-1+=+8%2F%28-10%2B5%29\"
\n" ); document.write( "\"%289%2F%28-15%29%29+-+1+=+8%2F%28-5%29\"
\n" ); document.write( "\"%289%2F%28-15%29%29+-+%28%28-15%29%2F%28-15%29%29+=+8%2F%28-5%29\"
\n" ); document.write( "\"-24%2F15+=+-%288%2F5%29\" Reduce the fraction on the left side.
\n" ); document.write( "\"-%288%2F5%29+=+-%288%2F5%29\" It checks!
\n" ); document.write( "Try the other solution yourself and see how you do.
\n" ); document.write( "
\n" );