document.write( "Question 575153: a 48 year old man is two times as old as his son. How old was the father when he was three times as old as his son? \n" ); document.write( "
Algebra.Com's Answer #369397 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a 48 year old man is two times as old as his son. How old was the father when he was three times as old as his son?
\n" ); document.write( "--------------
\n" ); document.write( "father = 48
\n" ); document.write( "son = 24
\n" ); document.write( "-------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "(48+x) = 3(24+x)
\n" ); document.write( "48 + x = 72 + 3x
\n" ); document.write( "2x = -24
\n" ); document.write( "x = -12
\n" ); document.write( "----
\n" ); document.write( "Father was 48-12 = 36
\n" ); document.write( "Son was 24-12 = 12
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );