document.write( "Question 519630: ) The ratio of ages of mother and son is 2:1 Mother was 30 years old when she gave birth to her only daughter who is 5 years younger to her only son. Find the present age of mother. \n" ); document.write( "
Algebra.Com's Answer #345713 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! m = mother's age \n" ); document.write( "s = son's age \n" ); document.write( "d = daughter's age \n" ); document.write( ". \n" ); document.write( "Today, ratio of mother's age to son's age is 2:1. \n" ); document.write( "m = 2s \n" ); document.write( ". \n" ); document.write( "The son is 5 years older than the daughter, so when d was born, s was 5. \n" ); document.write( "That is d=0 when she is born and s=5 \n" ); document.write( "We're told the mother was 30 then. \n" ); document.write( ". \n" ); document.write( "However, the ratio of mother's to son's ages is unknown at that point in time. It's 2:1 today. \n" ); document.write( ". \n" ); document.write( "Logically, we know that x years later, which is the current day, the ratio is 2:1 \n" ); document.write( ". \n" ); document.write( "30+x = 2(5+x) \n" ); document.write( ". \n" ); document.write( "30 + x = 10 + 2x \n" ); document.write( ". \n" ); document.write( "20 = x \n" ); document.write( "x = 20 \n" ); document.write( ". \n" ); document.write( "That means 20 years have gone by. \n" ); document.write( ". \n" ); document.write( "m = 30+20 = 50 years old = mother's present age \n" ); document.write( ". \n" ); document.write( "s = 5+20 = 25 years old, which satisfies the 2:1 ratio. \n" ); document.write( ". \n" ); document.write( "d = 25-5 = 20, if anyone wants to know how old the daughter is. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |