document.write( "Question 479469: The ratio of two positive numbers is 6 to 5. If the difference between the two numbers is 8, what are the numbers?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #328510 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The ratio of two positive numbers is 6 to 5. If the difference between the two numbers is 8, what are the numbers? \r \n" ); document.write( "\n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "x/y = 6/5 \n" ); document.write( "x-y = 8 \n" ); document.write( "----- \n" ); document.write( "x = y+8 \n" ); document.write( "--- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "(y+8)/y = 6/5 \n" ); document.write( "--- \n" ); document.write( "y+8 = (6/5)y \n" ); document.write( "--- \n" ); document.write( "(1/5)y = 8 \n" ); document.write( "y = 40 \n" ); document.write( "---- \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x = y+8 \n" ); document.write( "x = 48 \n" ); document.write( "------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |