document.write( "Question 560082: How do you solve this:\r
\n" );
document.write( "\n" );
document.write( "3 years ago a woman was 3 times as old as her daughter. Their total age now is 46 years. How old was the daughter 3 years ago? \n" );
document.write( "
Algebra.Com's Answer #363689 by scott8148(6628) You can put this solution on YOUR website! \"3 years ago a woman was 3 times as old as her daughter\" ___ w - 3 = 3(d - 3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Their total age now is 46 years\" ___ w + d = 46\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substitution seems like the easiest technique \n" ); document.write( " |