document.write( "Question 650860: The product of a number and 5 is 4 times the sum of that number and ten? \n" ); document.write( "
Algebra.Com's Answer #407469 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
5x=4(x+10)
\n" ); document.write( "5x=4x+40
\n" ); document.write( "5x-4x=40
\n" ); document.write( "x=40
\n" ); document.write( "
\n" );