document.write( "Question 85649This question is from textbook algebra
\n" );
document.write( ": This one is asking to solve and check of the equations for x
\n" );
document.write( "5/x+6 +2/x^2+7x+6 = 3/x+1
\n" );
document.write( "I have so far
\n" );
document.write( "5(x+6)=2(x+1)-3
\n" );
document.write( "x^2-5x=2x-20-3\r
\n" );
document.write( "\n" );
document.write( "This is not looking right can you help \n" );
document.write( "
Algebra.Com's Answer #61851 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 5/(x+6) + 2/(x^2+7x+6) = 3/(x+1) \n" ); document.write( "5/(x+6) + 2/[(x+6)(x+1)] = 3/(x+1) \n" ); document.write( "Multiply thru by (x+6)(x+1) to get: \n" ); document.write( "5(x+1) + 2 = 3(x+6) \n" ); document.write( "5x+5+2 = 3x+18 \n" ); document.write( "2x = 11 \n" ); document.write( "x = 11/2 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |