document.write( "Question 772694: Mrs. De Leon is three times as old as her daughter. In twelve years, she will be only twice as old. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #471061 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Mrs. De Leon is three times as old as her daughter. \n" ); document.write( "MDL = 3D \n" ); document.write( "In 12 years she will be only twice as old. \n" ); document.write( "MDL + 12 = 2(D + 12) \n" ); document.write( "Replace MDL with 3D from first equation. \n" ); document.write( "3D + 12 + 2(D + 12) \n" ); document.write( "3D + 12 = 2D + 24 \n" ); document.write( "Collect like terms \n" ); document.write( "3D - 2D = 24 - 12 \n" ); document.write( "D = 12 \n" ); document.write( "Present ages. \n" ); document.write( "Daughter - 12yrs old \n" ); document.write( "MDL - 36yrs old. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |