document.write( "Question 324356: the sum of the ages of father and son is 55 years.after 16 years the father will be twice as old as his son, what are their present ages? \n" ); document.write( "
Algebra.Com's Answer #232145 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the age of son be x
\n" ); document.write( "father's age = 55-x
\n" ); document.write( "..\r
\n" ); document.write( "\n" ); document.write( "after 16 years their ages will be:
\n" ); document.write( "son x+16
\n" ); document.write( "father 55-x+16= 71-x
\n" ); document.write( "..
\n" ); document.write( "Father's age = twice son's age
\n" ); document.write( "71-x= 2(x+16)
\n" ); document.write( "71-x = 2x +32
\n" ); document.write( "3x= 71-32
\n" ); document.write( "3x=39
\n" ); document.write( "x=13 years , son's age
\n" ); document.write( "Father's age = 55-x
\n" ); document.write( "= 55-13
\n" ); document.write( "=42 years\r
\n" ); document.write( "\n" ); document.write( "Your feedback is very important for improving the solution
\n" ); document.write( "
\n" );