document.write( "Question 495274: A lady is 24 years older then her daughter. What will be the daughter's age when it is one-third of her mother's ? \n" ); document.write( "
Algebra.Com's Answer #336047 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A lady is 24 years older then her daughter. What will be the daughter's age when it is one-third of her mother's ? \n" ); document.write( ". \n" ); document.write( "Let d = daughter's age \n" ); document.write( "then \n" ); document.write( "d+24 = mother's age \n" ); document.write( ". \n" ); document.write( "d = (1/3)(d+24) \n" ); document.write( "3d = d + 24 \n" ); document.write( "2d = 24 \n" ); document.write( "d = 12 years old \n" ); document.write( " \n" ); document.write( " |