document.write( "Question 491899: if 3x+2=11 then what is x?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #334797 by ptth176(50)![]() ![]() You can put this solution on YOUR website! 3x+2=11 \n" ); document.write( "=>3x=11-2 \n" ); document.write( "=>3x=9 \n" ); document.write( "=>x=3 \n" ); document.write( " |