document.write( "Question 209899: One number is 8 times another; their difference is 28. What are the numbers \n" ); document.write( "
Algebra.Com's Answer #159485 by math problem solving(30)\"\" \"About 
You can put this solution on YOUR website!
Let x be the smaller number.
\n" ); document.write( "Then the larger one is 8x.\r
\n" ); document.write( "\n" ); document.write( "As their difference is 28, we have
\n" ); document.write( "8x - x = 28\r
\n" ); document.write( "\n" ); document.write( "Solving for x, we have
\n" ); document.write( "7x = 28
\n" ); document.write( "x = 4\r
\n" ); document.write( "\n" ); document.write( "So the two numbers are 4 and 32.
\n" ); document.write( "
\n" ); document.write( "
\n" );