document.write( "Question 756638: father tells son he was his present age when he was born, Father's present age was 36 now, how old was the boy 05 yrs back
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #460341 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! father tells son he was his present age when he was born, Father's present age was 36 now, how old was the boy 05 yrs back. \n" ); document.write( "*** \n" ); document.write( "let x=son's present age and father's age when son was born \n" ); document.write( "2x=father's present age. \n" ); document.write( "2x=36 \n" ); document.write( "x=18 \n" ); document.write( "5yrs back: \n" ); document.write( "The boy was x-5=13 yrs \n" ); document.write( " |