document.write( "Question 462448: My Father, twice my age now, was six times my age twenty years ago. How old am I? \n" ); document.write( "
Algebra.Com's Answer #317034 by amoresroy(361)\"\" \"About 
You can put this solution on YOUR website!
My Father, twice my age now, was six times my age twenty years ago. How old am I?\r
\n" ); document.write( "\n" ); document.write( "Let x = age of the child
\n" ); document.write( " 2x = age of the father\r
\n" ); document.write( "\n" ); document.write( "2x-20 = 6(x-20)
\n" ); document.write( "2x-20 = 6x-120
\n" ); document.write( "4x = 100
\n" ); document.write( "x = 25
\n" ); document.write( "
\n" ); document.write( "
\n" );