document.write( "Question 804703: A father is twice as old as his son, 12 years ago,the father was 4 times older as his son, determine their present ages\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #484872 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! f=2s, \n" ); document.write( "f-12=4*(s-12) \n" ); document.write( "f = 36, s = 18 \n" ); document.write( " |