document.write( "Question 850927: find four times the sum of 2 and a number that is 32
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #512489 by rvfer(117) ![]() You can put this solution on YOUR website! 4(x+2)=32 \n" ); document.write( "4x+8=32 \n" ); document.write( "4x=32-8 \n" ); document.write( "4x=24 \n" ); document.write( "x=24/4 \n" ); document.write( "x=6 \n" ); document.write( " |