document.write( "Question 924420: A man is 24 years older than his son. Three years ago he was eight years less than twice his son's age three years from now. How old is the man? \n" ); document.write( "
Algebra.Com's Answer #560813 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A man is 24 years older than his son. Three years ago he was eight years less than twice his son's age three years from now. How old is the man?
\n" ); document.write( "-------------
\n" ); document.write( "Equations:
\n" ); document.write( "f = s + 24
\n" ); document.write( "f-3 = 2(s+3)-8
\n" ); document.write( "-----
\n" ); document.write( "Substitute for \"f\" and solve for \"s\"::
\n" ); document.write( "s+24-3 = 2s - 2
\n" ); document.write( "s+21 = 2s-2
\n" ); document.write( "s = 23 yrs (son's age now)
\n" ); document.write( "---
\n" ); document.write( "f = s + 24 = 47 yrs (father's age now)
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------
\n" ); document.write( "
\n" );