document.write( "Question 710730: what is four less than twice the sum of a number and eleven?
\n" ); document.write( "4-(2n+11) is that it?
\n" ); document.write( "

Algebra.Com's Answer #437195 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
First pick the number: n\r
\n" ); document.write( "\n" ); document.write( "Translate phrase by phrase.
\n" ); document.write( "\"four less than...\" = -4\r
\n" ); document.write( "\n" ); document.write( "2(n+11) = \"twice the sum of a number and eleven\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The question is asking, \"what is -4+2(n+11)?\"
\n" ); document.write( "The question can also be arranged, \"what is 2(n+11)-4?\"
\n" ); document.write( "
\n" );