document.write( "Question 515301: I am always confused with age problems. Which equation to be put where is my problem. Please help me with this problem:
\n" );
document.write( "Sunitha is 19 years younger than her father. After 5 years, their ages will be in the ratio 2:3. Find their present ages.
\n" );
document.write( "I wish you could elaborate this problem clearly.
\n" );
document.write( "THANK YOU!!
\n" );
document.write( "Anjuman Amina \n" );
document.write( "
Algebra.Com's Answer #343895 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Let s = Sunitha's present age \n" ); document.write( "Let f = father's age \n" ); document.write( ": \n" ); document.write( "Write an equation for exactly what it says \n" ); document.write( ": \n" ); document.write( "\"Sunitha is 19 years younger than her father.\" \n" ); document.write( "s = f - 19 \n" ); document.write( ": \n" ); document.write( "\" After 5 years, their ages will be in the ratio 2:3.\" \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "3(s+5) = 2(f+5) \n" ); document.write( "3s + 15 = 2f + 10 \n" ); document.write( "3s = 2f + 10 - 15 \n" ); document.write( "3s = 2f - 5 \n" ); document.write( "From the 1st statement, replace s with (f-19) \n" ); document.write( "3(f-19) = 2f - 5 \n" ); document.write( "3f - 57 = 2f - 5 \n" ); document.write( "3f - 2s = -5 + 57 \n" ); document.write( "f = 52 is F's age \n" ); document.write( "then \n" ); document.write( "52 - 19 = 33 is S's age\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( "You can confirm this by substitution in the 2nd statement: |