document.write( "Question 418083: 4x - 1 = x + 11
\n" );
document.write( "4x - x = 11 - 1
\n" );
document.write( " 3x = 10 \n" );
document.write( "
Algebra.Com's Answer #292684 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! 4x - 1 = x + 11\r \n" ); document.write( "\n" ); document.write( "=> 4x - x = 11 + 1 \n" ); document.write( "=> 3x = 12\r \n" ); document.write( "\n" ); document.write( "x = 12/3 = 4 \n" ); document.write( " |