document.write( "Question 419791: A father said to his son, \" I was twice as old as you are now on the day that you were born. You will be just what i was then when fourteen years are gone \".\r
\n" );
document.write( "\n" );
document.write( "What are the present ages of the father and son. \n" );
document.write( "
Algebra.Com's Answer #293586 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A father said to his son, \" I was twice as old as you are now on the day that you were born. \n" ); document.write( "You will be just what i was then when fourteen years are gone \". \n" ); document.write( "What are the present ages of the father and son. \n" ); document.write( ": \n" ); document.write( "Let s = son's present age \n" ); document.write( "Father was twice as old when son was born therefore \n" ); document.write( "2s + s = 3s; father's present age \n" ); document.write( ": \n" ); document.write( "\"You will be just what i was then when fourteen years are gone \". \n" ); document.write( "2s = s + 14 \n" ); document.write( "2s - s = 14 \n" ); document.write( "s = 14 yrs is son's present age \n" ); document.write( "then \n" ); document.write( "3(14) = 42 yrs is father's present age \n" ); document.write( " |