document.write( "Question 990520: A mother is now four times as old as her daughter, three years ago, she was five times as old as her daughter, how old is the daughter? \n" ); document.write( "
Algebra.Com's Answer #610597 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Let daught's age be x, \n" ); document.write( "Mother's age=4x \n" ); document.write( "Three years ago, \n" ); document.write( "daught's age=x-3 \n" ); document.write( "mother's age=4x-3 \n" ); document.write( "If mother is five times as old as her daughter,then, \n" ); document.write( "4x-3=5(x-3) \n" ); document.write( "4x-3=5x-15 \n" ); document.write( "5x-4x=-3+15 \n" ); document.write( "x=12 \n" ); document.write( "Daughter's age is 12years \n" ); document.write( "Mother's age=4x \n" ); document.write( "=4(12) \n" ); document.write( "=48years, \n" ); document.write( "HOPE THIS HELPS? \n" ); document.write( " |