document.write( "Question 4169: 7x-5=3x+3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #1856 by lpilon(9)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x\r \n" ); document.write( "\n" ); document.write( "7x - 3x = 3 + 5 \n" ); document.write( "4x = 8 \n" ); document.write( "4x/4 = 8/4 \n" ); document.write( "x = 2 \n" ); document.write( " |