document.write( "Question 811127: A father is twice as old as his son. In 20 years, the son will be 2/3 as old as his father. How old are each now? \n" ); document.write( "
Algebra.Com's Answer #488672 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! f=2s, \n" ); document.write( "(s+20)=2/3(f+20) \n" ); document.write( "f = 40, s = 20 \n" ); document.write( " |