document.write( "Question 343760: The sum of two numbers is 180. One number is 5 times the other. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #245951 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+5x=180
\n" ); document.write( "6x=180
\n" ); document.write( "x=30
\n" ); document.write( "5x=150
\n" ); document.write( "
\n" );