document.write( "Question 1003082: the total of a number divided by four and eleven is eight \n" ); document.write( "
Algebra.Com's Answer #619969 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The way this is written gives
\n" ); document.write( "x/4 + 11 = 8
\n" ); document.write( "Now subtract 11...
\n" ); document.write( "x/4 = -3
\n" ); document.write( "Now multiply by 4...
\n" ); document.write( "x = -12
\n" ); document.write( "
\n" );