document.write( "Question 49319: quantity three less than twice the sum of the a number and 5 \n" ); document.write( "
Algebra.Com's Answer #32770 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
three less than twice the sum of the a number and 5\r
\n" ); document.write( "\n" ); document.write( "Translate:
\n" ); document.write( "\"three less than\" = subtract 3
\n" ); document.write( "\"twice\" = 2 times
\n" ); document.write( "\"a [the] number\" = unknown number = x
\n" ); document.write( "\"the sum of the number and 5\" = \"sum\" means to add, so add (x + 5)
\n" ); document.write( "Putting it all together gives 2(x+5) - 3
\n" ); document.write( "
\n" );