document.write( "Question 939262: What is a number if six times a number plus 4 is the same as the number minus 11??? Thank you \n" ); document.write( "
Algebra.Com's Answer #805622 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
6(x + 4) = x - 11
\n" ); document.write( "6x + 24 = x - 11
\n" ); document.write( "5x = -35
\n" ); document.write( "x = -7
\n" ); document.write( "
\n" );