document.write( "Question 1176131: A man is four times as old as his daughter. Six years ago he was ten times as old as his daughter. How old are they now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #802213 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A man is four times as old as his daughter. Six years ago he was ten times as old as his daughter. How old are they now? \n" ); document.write( "----------- \n" ); document.write( "M = 4D \n" ); document.write( "M-6 = 10(D-6) \n" ); document.write( "------ \n" ); document.write( "Can you do the rest? \n" ); document.write( " |