document.write( "Question 1120302: A mother after 5 years will be twice the age of her daughter. The difference of their ages is 19 years. What is the age of daughter? \n" ); document.write( "
Algebra.Com's Answer #735963 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! daughter's age now is x, mother, y \n" ); document.write( "In 5 years, daughter will be x+5 and mother y+5 \n" ); document.write( "y+5 will be 2(x+5) \n" ); document.write( "y-x=19 \n" ); document.write( "y=x+19 \n" ); document.write( "Therefore x+19+5=2(x+5) \n" ); document.write( "x+24=2x+10 \n" ); document.write( "x=14 years now for daughter ANSWER \n" ); document.write( "Mother is 33 \n" ); document.write( "In 5 years, their respective ages will be 19 and 38. \n" ); document.write( " \n" ); document.write( " |