document.write( "Question 644479: how would you write this word problem?
\n" ); document.write( "10 is multiplied by the sum of 3 and 2. The product is divided by 2, and then 5 is added
\n" ); document.write( "

Algebra.Com's Answer #405058 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"10\" is multiplied by the sum of \"3\" and \"2\":\r
\n" ); document.write( "\n" ); document.write( "\"10%283%2B2%29\"\r
\n" ); document.write( "\n" ); document.write( "let's the product be \"xy\" \r
\n" ); document.write( "\n" ); document.write( "the product is divided by \"2\", and then \"5\" is added:\r
\n" ); document.write( "\n" ); document.write( "\"xy%2F2%2B5\"
\n" ); document.write( "
\n" );