document.write( "Question 939038: A father is twice as old as his son. Ten years ago, the father was three times as old as his son. What are the present age of the father and son?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #572099 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A father is twice as old as his son. Ten years ago, the father was three times as old as his son. What are the present age of the father and son?
\n" ); document.write( "***
\n" ); document.write( "let x=age of son
\n" ); document.write( "2x=age of father
\n" ); document.write( "10 yrs ago:
\n" ); document.write( "x-10=age of son
\n" ); document.write( "2x-10=age of father
\n" ); document.write( "2x-10=3(x-10)
\n" ); document.write( "2x-10=3x-30
\n" ); document.write( "x=20
\n" ); document.write( "2x=40
\n" ); document.write( "age of son=20
\n" ); document.write( "age of father=40
\n" ); document.write( "
\n" );