document.write( "Question 98622: I have another problem with solving for x that I could use some help with please. \r
\n" );
document.write( "\n" );
document.write( "5/x+6 + 2/x^2+7x+6 = 3/x+1\r
\n" );
document.write( "\n" );
document.write( "I am pretty sure I do not have this answer correct Thanks for your help. \n" );
document.write( "
Algebra.Com's Answer #71765 by malakumar_kos@yahoo.com(315)![]() ![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( " 5/x+6 + 2/x^2+7x+6 = 3/x+1 \n" ); document.write( " factorising x^2+7x+6 we get (x+6)& (x+1) \n" ); document.write( " taking L.C.M for (x+6) (x+1) & (x+6) we get (x+6)&(x+1)\r \n" ); document.write( "\n" ); document.write( " [5(x+1)+2]/(x+6)(x+1) = 3/(x+1) \n" ); document.write( " \n" ); document.write( " 5x+5+2/(x+6) = 3 [cancelling (x+1) on both sides]\r \n" ); document.write( "\n" ); document.write( " 5x+7 = 3(x+6)\r \n" ); document.write( "\n" ); document.write( " 5x+7-3x-18 = 0\r \n" ); document.write( "\n" ); document.write( " 2x-11 = 0\r \n" ); document.write( "\n" ); document.write( " 2x = 11 \n" ); document.write( " x = 11/2 \n" ); document.write( " |