document.write( "Question 588087: (2 over x )first fraction - (9 over x+4) second fraction = 2\r
\n" );
document.write( "\n" );
document.write( "I am getting undefined, is that right? thank you for the help
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #374367 by stanbon(75887) ![]() You can put this solution on YOUR website! (2 over x )first fraction - (9 over x+4) second fraction = 2 \n" ); document.write( "(2/x) - 9/(x+4) = 2 \n" ); document.write( "---- \n" ); document.write( "Multiply thru by x(x+4) to get: \n" ); document.write( "2(x+4) - 9x = 2x(x+4) \n" ); document.write( "2x+8-9x = 2x^2+8x \n" ); document.write( "------ \n" ); document.write( "2x^2 +15x -8 = 0 \n" ); document.write( "Factor: \n" ); document.write( "2x^2+ 16x-x-8 = 0 \n" ); document.write( "2x(x+8)-(x+8) = 0 \n" ); document.write( "---- \n" ); document.write( "(x+8)(2x-1) = 0 \n" ); document.write( "x = -9 or x = 1/2 \n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |