document.write( "Question 258702: one number is 60 more than another. If the larger number is divided by the smaller number, the quotient is 4. What are the number? \n" ); document.write( "
Algebra.Com's Answer #190459 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the numbers be A and B.
\n" ); document.write( "\"A=60%2BB\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"A%2FB=4\"
\n" ); document.write( "\"A=4B\"
\n" ); document.write( "Substitute this into the first equation and solve for B.
\n" ); document.write( "\"A=60%2BB\"
\n" ); document.write( "\"4B=60%2BB\"
\n" ); document.write( "\"3B=60\"
\n" ); document.write( "\"B=20\"
\n" ); document.write( "Then,
\n" ); document.write( "\"A=60%2BB=60%2B20=80\"
\n" ); document.write( "The two numbers are 20 and 80.
\n" ); document.write( "
\n" );