document.write( "Question 1085934: Could you please explain how to tackle this problem?\r
\n" );
document.write( "\n" );
document.write( "The ratio of Jonathan’s age to David’s age is 6:5. In seven years it will be 7:6. What are their ages now.\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #700037 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The ratio of Jonathan’s age to David’s age is 6:5. In seven years it will be 7:6. What are their ages now. \n" ); document.write( "================ \n" ); document.write( "J/D = 6/5 --> 5J = 6D \n" ); document.write( "--- \n" ); document.write( "(J+7)/(D+7) = 7/6 --> 6(J+7) = 7(D+7) \n" ); document.write( "------------------ \n" ); document.write( "5J = 6D \n" ); document.write( "6(J+7) = 7(D+7) \n" ); document.write( "--- \n" ); document.write( "Can you do the rest? \n" ); document.write( " |