document.write( "Question 1186622: Aj's mom likes making people think with her intriguing statements. When asked what her age is, she said that seven years ago, she was eleven times as old as her daughter. Now she is four times as old as her daughter. How old is Aj's mom? \n" ); document.write( "
Algebra.Com's Answer #817553 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! When asked what her age is, she said that seven years ago, she was eleven times as old as her daughter. \n" ); document.write( "m - 7 = 11(d-7) \n" ); document.write( "m - 7 = 11d - 77 \n" ); document.write( "m = 11d - 77 + 7 \n" ); document.write( "m = 11d - 70 \n" ); document.write( " Now she is four times as old as her daughter. \n" ); document.write( "m = 4d \n" ); document.write( "replace m with 4d in the first equation \n" ); document.write( "4d = 11d - 70 \n" ); document.write( "70 = 11d - 4d \n" ); document.write( "70 = 7d \n" ); document.write( "d = 70/7 \n" ); document.write( "d = 10 yrs is daughter's age \n" ); document.write( ": \n" ); document.write( " How old is Aj's mom? \n" ); document.write( "m = 4(10) \n" ); document.write( "m = 40 yrs is Mom's age \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check in the first statement \n" ); document.write( "40 - 7 = 11(10 - 7) \n" ); document.write( "33 = 11(3) \n" ); document.write( " |