document.write( "Question 467125: A father is 6 times older than his son in 9 years he will be 3 times older then his son how old is the son now? \n" ); document.write( "
Algebra.Com's Answer #320417 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Son's age x
\n" ); document.write( "father's age 6x
\n" ); document.write( " 9 years later
\n" ); document.write( "Son's age x+9
\n" ); document.write( "father's age 6x+9
\n" ); document.write( "father's age 3 times older
\n" ); document.write( " 6x+9=3(x+9)
\n" ); document.write( " 6x+9=3x+27
\n" ); document.write( " 3x=27-9
\n" ); document.write( " 3x=18
\n" ); document.write( " /3
\n" ); document.write( " x=6 Son's age
\n" ); document.write( " 6*6=36 years father's age
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );