document.write( "Question 436665: trying to solve this expression with an equal sign\r
\n" );
document.write( "\n" );
document.write( "4/(x+3) +2/(x+6) = -6/x^2 +9x + 18\r
\n" );
document.write( "\n" );
document.write( "I got that
\n" );
document.write( " 6/(x+3)(x+6) = -6/(x+3)(x+6)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #302073 by stanbon(75887) ![]() You can put this solution on YOUR website! trying to solve this expression with an equal sign \n" ); document.write( "4/(x+3) +2/(x+6) = -6/x^2 +9x + 18 \n" ); document.write( "I got that \n" ); document.write( "6/(x+3)(x+6) = -6/(x+3)(x+6)\r \n" ); document.write( "\n" ); document.write( "--------------------------------- \n" ); document.write( "4/(x+3) +2/(x+6) = -6/x^2 +9x + 18 \n" ); document.write( "---- \n" ); document.write( "Note: Whenever you have fractions in an equation \n" ); document.write( "you can multiply thru by the lcm to rid of the \n" ); document.write( "denominators. \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "Multiply thru by (x^2+9x+18) to get: \n" ); document.write( "4(x+6)+2(x+3) = -6 \n" ); document.write( "6x+30 = -6 \n" ); document.write( "6x = -36 \n" ); document.write( "x = -6 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |