document.write( "Question 985915: The difference between two numbers is 30 and the larger number is eight fifths of the smaller number. Find the two numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #606700 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "L=larger number=(8/5)S ; S=smaller number \n" ); document.write( ". \n" ); document.write( "L-S=30 Substitute for L. \n" ); document.write( "(8/5)S-(5/5)S=30 \n" ); document.write( "(3/5)S=30 Multiply by 5/3. \n" ); document.write( "S=50 ANSWER 1: The smaller number is 50. \n" ); document.write( "L=(8/5)50=400/5=80 ANSWER 2: The larger number is 80. \n" ); document.write( " \n" ); document.write( " |