document.write( "Question 255995: A father is 6 times as old as his son and 3 times as old as his daughter. If the daughter is 5 years older than the son ,how old is each? \n" ); document.write( "
Algebra.Com's Answer #188158 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
Let the age of the son = x
\n" ); document.write( "Then the age of the daughter = x+5
\n" ); document.write( "Given,A father is 6 times as old as his son and 3 times as old as his daughter.
\n" ); document.write( " 6x = 3(x+5)
\n" ); document.write( " 6x = 3x+15
\n" ); document.write( " 6x-3x = 15
\n" ); document.write( " 3x = 15
\n" ); document.write( " x = 15/3
\n" ); document.write( " x = 5
\n" ); document.write( "Therefore,the age of the son = 5 years
\n" ); document.write( "The age of the daughter = x+5 = 5+5 = 10 years
\n" ); document.write( "the age of the son = x
\n" ); document.write( "The age of the father = 6x = 6*5 = 30 years\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );