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 #186305 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! 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( "You may edit the question. Maybe convert formulae \r \n" ); document.write( "\n" ); document.write( "Let x be the number of years when the mother's age will be 3 times the daughters.\r \n" ); document.write( "\n" ); document.write( "Then:\r \n" ); document.write( "\n" ); document.write( "40 + x = (10 + x) * 3\r \n" ); document.write( "\n" ); document.write( "40 + x = 30 + 3x \n" ); document.write( "2x = 10 \n" ); document.write( "X = 5 \n" ); document.write( " |