document.write( "Question 1038426: The sum of the ages of a father and his son is 62 years. 15 years ago, the father was 7 times as old as his son. How old is the son now? \n" ); document.write( "
Algebra.Com's Answer #653148 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let s be the son, then the father is 62-s. So:
\n" ); document.write( "62-s-15=7(s-15)
\n" ); document.write( "47-s=7s-105
\n" ); document.write( "8s=152
\n" ); document.write( "s=19
\n" ); document.write( "62-s=43!!!!!!!!!!!!!
\n" ); document.write( "
\n" );