document.write( "Question 1182898: The ratio of Kim's age to her daughter's age is 5 : 2. Four years ago, the ratio of their ages was 3 : 1. How old will Kim be in 6 years' time?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #841147 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The other tutors have great answers. \n" ); document.write( "My method may not be as efficient, but it's another pathway at least.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Four years ago, the ratio of Kim's age to her daughter's age was 3:1 \n" ); document.write( "Meaning that the mother was triple in age compared to the daughter \n" ); document.write( "(eg: mother = 30 and daughter = 10)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = daughter's age four years ago \n" ); document.write( "3x = Kim's age four years ago\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's fast-forward the calendar four years into the future. \n" ); document.write( "This is so we arrive at the present day ages \n" ); document.write( "x+4 = daughter's age now \n" ); document.write( "3x+4 = mother's age now\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The ratio of these present day ages, mother to daughter, is 5:2 \n" ); document.write( "So, \n" ); document.write( "mothersAge/daughtersAge = 5/2 \n" ); document.write( "(3x+4)/(x+4) = 5/2 \n" ); document.write( "2(3x+4) = 5(x+4) \n" ); document.write( "6x+8 = 5x+20 \n" ); document.write( "6x-5x = 20-8 \n" ); document.write( "x = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The daughter was 12 years old 4 years ago. \n" ); document.write( "Therefore, she must be 12+4 = 16 years of age currently.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The mother was 3x = 3*12 = 36 years old 4 years ago. \n" ); document.write( "She is now 36+4 = 40 years old.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As a check, \n" ); document.write( "mothersAge/daughtersAge = 40/16 = (8*5)/(8*2) = 5/2, which lets us know we did things correctly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The last thing to do is add 6 years onto Kim's current age to find how old she will be 6 years into the future. \n" ); document.write( "40+6 = 46\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 46 years old \n" ); document.write( " \n" ); document.write( " |