document.write( "Question 759677: what is seven times a number plus the sum of three and twice anumber is 30 ? \n" ); document.write( "
Algebra.Com's Answer #462165 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"x\"= the number in the problem
\n" ); document.write( "
\n" ); document.write( "I see two possible interpretations.
\n" ); document.write( "The one I favor is:
\n" ); document.write( "seven times the number = \"7x\"
\n" ); document.write( "twice the number = \"2x\"
\n" ); document.write( "the sum of three and twice the number = \"3%2B2x\" or \"2x%2B3\"
\n" ); document.write( "seven times the number plus the sum of three and twice the number = \"7x%2B2x%2B3=9x%2B3\"
\n" ); document.write( "\"Seven times a number, plus the sum of three and twice the number is 30\"
\n" ); document.write( "(interpreted with that comma) is the equation
\n" ); document.write( "\"7x%2B2x%2B3=30\" or \"9x%2B3=30\"
\n" ); document.write( "The solution to that equation is \"x=3\" because
\n" ); document.write( "\"9x%2B3=30\" --> \"9x=30-3\" --> \"9x=27\" --> \"x=27%2F9\" --> \"x=3\"
\n" ); document.write( "
\n" ); document.write( "The other interpretation does not have a pretty, integer number solution:
\n" ); document.write( "the sum of three and twice the number = \"3%2B2x\" or \"3x%2B2\"
\n" ); document.write( "the number plus the sum of three and twice the number = \"x%2B3%2B2x\" or \"3x%2B3\"
\n" ); document.write( "Seven times that would be \"7%283x%2B3%29\" and if
\n" ); document.write( "\"seven times (the number plus the sum of three and twice the number) is 30\"
\n" ); document.write( "our equation would be
\n" ); document.write( "\"7%283x%2B3%29=30\" --> \"21x%2B3=30\" --> \"21x=30-3\" --> \"21x=27\" --> \"x=27%2F21\" --> \"x=9%2F7\"
\n" ); document.write( "
\n" );