document.write( "Question 420382: Solve the following equation for x\r
\n" );
document.write( "\n" );
document.write( "x-4/x+6=x+5/x+2\r
\n" );
document.write( "\n" );
document.write( "I guess where I am getting hung up is on the simplifying step. I think I have it and then it's wrong, so I am not sure what I am doing wrong. Any help would be appreciated. \n" );
document.write( "
Algebra.Com's Answer #293769 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! Solve the following equation for x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x - 4)/(x + 6) = (x + 5)/(x + 2) \n" ); document.write( "(x - 4)(x + 2) = (x + 6)(x + 5) {cross-multiplied...it was a proportion} \n" ); document.write( "x^2 - 2x - 8 = x^2 + 11x + 30 {used foil method} \n" ); document.write( "-2x - 8 = 11x + 30 {subtracted x^2 from both sides} \n" ); document.write( "-8 = 13x + 30 {added 2x to both sides} \n" ); document.write( "13x = -38 {subtracted 30 from both sides} \n" ); document.write( "x = -38/13 {divided both sides by 13} \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " \n" ); document.write( " |