document.write( "Question 371149: A number is five times another number. When the numbers are added, their sum is 24. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #264417 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let one number be x
\n" ); document.write( "other is 5 times the number = 5x
\n" ); document.write( "...
\n" ); document.write( "add up
\n" ); document.write( "5x+x = 6x
\n" ); document.write( "6x = 24
\n" ); document.write( "/6
\n" ); document.write( "6x/6 = 24/6
\n" ); document.write( "x= 4 one number
\n" ); document.write( "other number = 24-4 = 20
\n" ); document.write( "..
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );