document.write( "Question 253939: a mother who is 40 years old has a 10 year old daughter. In how many years will the mother be three times as old as the daughter? \n" ); document.write( "
Algebra.Com's Answer #186300 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! the mother is getting younger. \n" ); document.write( "now she is 40 times in 5 years she will be only three times as old as her daughter\r \n" ); document.write( "\n" ); document.write( "(40+x)=3(10+x) \n" ); document.write( "40+x=30+3x \n" ); document.write( "10=2x \n" ); document.write( "5=x\r \n" ); document.write( "\n" ); document.write( "How long before she is only twice as old? \n" ); document.write( "same equation but with a 2 instead of 3 \n" ); document.write( "(40+x)=2(10+x) \n" ); document.write( "40+x=20+2x \n" ); document.write( "20=x \n" ); document.write( "mom will be 60 and daughter will be 30 \n" ); document.write( "I joke with my kids that someday we will be the same age. \n" ); document.write( " \n" ); document.write( " |