document.write( "Question 972132: The sum of 5 times a number and 4 times the number is 36.what is the number? \n" ); document.write( "
Algebra.Com's Answer #594535 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
n = the number
\n" ); document.write( "5n + 4n = 36
\n" ); document.write( "
\n" ); document.write( "
\n" );