document.write( "Question 642856: a man is 27 years older than his son and 10 years from now, he will be twice as old as his son. how old is the man now? \n" ); document.write( "
Algebra.Com's Answer #404252 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a man is 27 years older than his son and 10 years from now, he will be twice as old as his son. how old is the man now?
\n" ); document.write( "------------
\n" ); document.write( "Equations:
\n" ); document.write( "f = s + 27
\n" ); document.write( "f+10 = 2(s+10)
\n" ); document.write( "------
\n" ); document.write( "Substitute and solve for \"f\":
\n" ); document.write( "s+27 + 10 = 2s + 20
\n" ); document.write( "-----
\n" ); document.write( "s + 37 = 2s + 20
\n" ); document.write( "s = 17 (Son's age now)
\n" ); document.write( "------
\n" ); document.write( "Solve for \"f\":
\n" ); document.write( "f = s + 27
\n" ); document.write( "f = 17+27 = 44 (Dad's age now)
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );