document.write( "Question 567885: a father is twice older than his son and the sum of their ages is 48.How old is each? \n" ); document.write( "
Algebra.Com's Answer #707322 by Gurajan(1)\"\" \"About 
You can put this solution on YOUR website!
Let age of son be x years.
\n" ); document.write( "Age of father's be y years
\n" ); document.write( "Now according to ques.
\n" ); document.write( " x+y=48
\n" ); document.write( " Y=2x
\n" ); document.write( "So eq.becomes,
\n" ); document.write( " x+y=48
\n" ); document.write( "2x-y=0
\n" ); document.write( "Adding these eq.
\n" ); document.write( "3x=48
\n" ); document.write( "x=16
\n" ); document.write( "y=2x =2×16=32
\n" ); document.write( "Age of son is 16
\n" ); document.write( "Age of father is 32.
\n" ); document.write( "Ik
\n" ); document.write( "
\n" );