document.write( "Question 45044: a FATHER is four times as old as his dauther. In 6 years, he will be three times as old as she is. How old is the dauther now? \n" ); document.write( "
Algebra.Com's Answer #29860 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
daughter's age = d
\n" ); document.write( "4d = 3(d + 6)
\n" ); document.write( "4d = 3d + 18
\n" ); document.write( "d = 18
\n" ); document.write( "d:12 ---> FATHER:48 *THEN*
\n" ); document.write( "d:18 ---> FATHER:54 *NOW*
\n" ); document.write( "
\n" );