document.write( "Question 311995: A man is 24 years older than his son.In two years,his age will be twicw the age of his son.the present age of the son is? \n" ); document.write( "
Algebra.Com's Answer #223066 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let son's age be x
\n" ); document.write( "father'a age = x+27
\n" ); document.write( "..
\n" ); document.write( "Age after 2 years
\n" ); document.write( "son = x+2
\n" ); document.write( "father = x+27+2
\n" ); document.write( "..
\n" ); document.write( "x+29 = 2(x+2)
\n" ); document.write( "x+29=2x+4
\n" ); document.write( "x=25 - son's age
\n" ); document.write( "Father's age = 25+27 = 52 years
\n" ); document.write( "
\n" ); document.write( "
\n" );