document.write( "Question 1113986: Father is 53 and son is 17.How many years ago father was 10 times older than his son? \n" ); document.write( "
Algebra.Com's Answer #729020 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
53-x = 10(17-x)
\n" ); document.write( "53-x = 170-10x
\n" ); document.write( "9x = 117
\n" ); document.write( "x = 13
\n" ); document.write( "13 years ago the father was 10 times older than his son
\n" ); document.write( "-----------------------------------------------------
\n" ); document.write( "check:
\n" ); document.write( "53-13 = 40 father
\n" ); document.write( "17-13 = 4 son
\n" ); document.write( "and 4 times 10 = 40
\n" ); document.write( "Correct!
\n" ); document.write( "
\n" );