document.write( "Question 365268: one number is four times another number. if the smaller number is subtracted from the larger number, the result is the same as, if the smaller number were increased by 20. what are the 2 numbers? \n" ); document.write( "
Algebra.Com's Answer #260410 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
one number is four times another number. if the smaller number is subtracted from the larger number, the result is the same as, if the smaller number were increased by 20. what are the 2 numbers?
\n" ); document.write( "---------------------------------
\n" ); document.write( "larger: x
\n" ); document.write( "smaller: y
\n" ); document.write( "Equation:
\n" ); document.write( "x = 4y
\n" ); document.write( "x-y = y+20
\n" ); document.write( "-----------
\n" ); document.write( "Substitute for x and solve for \"y\":
\n" ); document.write( "4y-y = y+20
\n" ); document.write( "2y = 20
\n" ); document.write( "y = 10 (smaller)
\n" ); document.write( "x = 4y = 40 (larger)
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );