document.write( "Question 837759: The daughter is 3 years old and her mother is 28 older than her daughter. how many years later will be the mother be 3times old as her daughter
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #504847 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The daughter is 3 years old and her mother is 28 older than her daughter. \n" ); document.write( "mom is 31 \n" ); document.write( " how many years later will be the mother be 3times old as her daughter \n" ); document.write( "let y = no. of yrs for this to be true \n" ); document.write( "31+y = 3(3+y) \n" ); document.write( "31 + y = 9 + 3y \n" ); document.write( "31 - 9 = 3y - y \n" ); document.write( "22 = 2y \n" ); document.write( "y = 11 years for this to be true \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this, find their ages in 11 yrs \n" ); document.write( "Mom; 31+11 = 42 \n" ); document.write( "Daughter will be 3+11 = 14 \n" ); document.write( "Mom 3 times at old as the daughter \n" ); document.write( " \n" ); document.write( " |