document.write( "Question 485641: how to write 5 more than the product of a number and 3 \n" ); document.write( "
Algebra.Com's Answer #332115 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
5 more than the product of a number and 3 would be equal to
\n" ); document.write( "(3 * number) + 5
\n" ); document.write( "if x is the number, then:
\n" ); document.write( "3x + 5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );