document.write( "Question 1070559: The difference of the two numbers is 20 and the largr of the two is six times the smaller. Find the number. \n" ); document.write( "
Algebra.Com's Answer #685623 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
numbers are x and y, let x be larger
\n" ); document.write( "x-y=20
\n" ); document.write( "x=6y
\n" ); document.write( "substitute
\n" ); document.write( "6y-y=20
\n" ); document.write( "5y=20
\n" ); document.write( "y=4
\n" ); document.write( "the numbers are 24 and 4
\n" ); document.write( "24 is 6 times 4 and their difference is 20.
\n" ); document.write( "
\n" ); document.write( "
\n" );