document.write( "Question 607535: sum of ages of father and son is 62 years present age of father is 26years more than son. find the present ages of father and son. \n" ); document.write( "
Algebra.Com's Answer #382757 by alicealc(293)\"\" \"About 
You can put this solution on YOUR website!
Father's age = F
\n" ); document.write( "Son's age = S\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sum of ages of father and son is 62 years:
\n" ); document.write( "F + S = 62
\n" ); document.write( "F = 62 - S
\n" ); document.write( "present age of father is 26 years more than son:
\n" ); document.write( "F = 26 + S
\n" ); document.write( "62 - S = 26 + S
\n" ); document.write( "62 - 26 = S + S
\n" ); document.write( "36 = 2S
\n" ); document.write( "S = 36/2 = 18
\n" ); document.write( "F = 26 + S = 26 + 18 = 44\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, at the present, the father is 44 years old and the son is 18 years old.
\n" ); document.write( "
\n" );