document.write( "Question 977132: 10. Mohan is five times older than his son. After 4 years the sum of their ages will be 44 years. Find the present age of Mohan. \n" ); document.write( "
Algebra.Com's Answer #598635 by rajagopalan(174)\"\" \"About 
You can put this solution on YOUR website!
10. Mohan is five times older than his son. After 4 years the sum of their ages will be 44 years. Find the present age of Mohan.
\n" ); document.write( "Let Son;s age-x
\n" ); document.write( "Father's age 5x
\n" ); document.write( "After 4 years
\n" ); document.write( "son's age=x+4
\n" ); document.write( "Father's age=5x+4
\n" ); document.write( "Sum of ages=(x+4)+(5x+4)
\n" ); document.write( "6x+8=44
\n" ); document.write( "6x=44-8
\n" ); document.write( "6x=36
\n" ); document.write( "x=36/6=6
\n" ); document.write( "So Present age of mohan=5x=5x6=30 Years
\n" ); document.write( "
\n" );