document.write( "Question 1064574: Two numbers are in the ratio 5:2. If 8 is added to the larger number, the ratio of this sum to the smaller number is 3. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #679642 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two numbers are in the ratio 5:2. \n" ); document.write( "smaller number = 2x ; larger number = 5x \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "If 8 is added to the larger number, the ratio of this sum to the smaller number is 3. Find the numbers. \n" ); document.write( "Equation: \n" ); document.write( "(5x+8)/2x = 3 \n" ); document.write( "---------------------- \n" ); document.write( "5x + 8 = 6x \n" ); document.write( "x = 8 \n" ); document.write( "------ \n" ); document.write( "Ans:: smaller # = 2x = 16 \n" ); document.write( "larger # = 5x = 40 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |