document.write( "Question 181462: please help me in this age word problem : a woman is now 40 years old and her daughter is 14 years old. in how many years will the mother be exactly twice as old as her daughter? \n" ); document.write( "
Algebra.Com's Answer #136077 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Let x = number of years when mother will be twice as old as daughter \n" ); document.write( "then \n" ); document.write( "\"mother's age\" = twice \"daughter's age\" \n" ); document.write( "40+x = 2(14+x) \n" ); document.write( "40+x = 28+2x \n" ); document.write( "40 = 28+x \n" ); document.write( "12 = x \n" ); document.write( ". \n" ); document.write( "In 12 years, Mom will be twice daughter's age \n" ); document.write( " \n" ); document.write( " |