document.write( "Question 213822: Twenty-one more than three times a number is twelve less than the sum of the number and 5. Find the number. \n" ); document.write( "
Algebra.Com's Answer #161532 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Twenty-one more than three times a number is twelve less than the sum of the number and 5. Find the number.
\n" ); document.write( ".
\n" ); document.write( "Let x = \"the number\"
\n" ); document.write( "then
\n" ); document.write( "3x + 21 = (x+5) - 12
\n" ); document.write( "3x + 21 = x - 7
\n" ); document.write( "2x + 21 = -7
\n" ); document.write( "2x = -28
\n" ); document.write( "x = -14
\n" ); document.write( ".
\n" ); document.write( "The number is -14\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );