document.write( "Question 395614: Can someone please help me solve the following equation for x?
\n" );
document.write( "
\n" );
document.write( "x+1/x+4=x+1/x+6 \n" );
document.write( "
Algebra.Com's Answer #280739 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (x+1)/(x+4) = (x+1)/(x+6) \n" ); document.write( "-------------------------------- \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "x^2+7x+6 = x^2+5x+4 \n" ); document.write( "--- \n" ); document.write( "2x = -2 \n" ); document.write( "x = -1 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |