document.write( "Question 141642: x/3+8=11 solve for x \n" ); document.write( "
Algebra.Com's Answer #103181 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
x/3+8=11
\n" ); document.write( "x/3=11-8 <---subtract 8 from both sides
\n" ); document.write( "x/3=3 <---simplify the right side
\n" ); document.write( "x=3*3 <--- multiply both sides by 3
\n" ); document.write( "x=9 <--- answer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "check:
\n" ); document.write( "9/3+8=3+8=11.
\n" ); document.write( "
\n" );