document.write( "Question 911768: 1. a man is 28 years old when his son is born. How many years later will the sons age be half that of the father?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #553353 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 1. a man is 28 years old when his son is born. \n" ); document.write( "x=years later when sons age be half that of the father? \n" ); document.write( "*** \n" ); document.write( "(28+x)/x=2 \n" ); document.write( "2x=28+x \n" ); document.write( "x=28 \n" ); document.write( "28+x=56 \n" ); document.write( "years later when sons age be half that of the father? 28 \n" ); document.write( " |