document.write( "Question 38360: Please help me solve this.\r
\n" );
document.write( "\n" );
document.write( "1 over x plus 5, plus 2 equals 5 over x plus 5\r
\n" );
document.write( "\n" );
document.write( "1/x+5 + 2 = 5/x+5 \n" );
document.write( "
Algebra.Com's Answer #23844 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, from \n" ); document.write( "1 / (x + 5) + 2 = 5 / (x + 5) \n" ); document.write( "we multiply both sides by x + 5 and get \n" ); document.write( "1 + 2(x + 5) = 5 \n" ); document.write( "2(x + 5) = 4 \n" ); document.write( "x + 5 = 2 \n" ); document.write( "x = -3 \n" ); document.write( " |