document.write( "Question 385572: The sum of jack and his father's age is 52. Jack's father age is 2 less than 5 times jack's age. Find the ages of jack and his father. \n" ); document.write( "
Algebra.Com's Answer #272779 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (52-x)represent jack's and the father's age respectively
\n" ); document.write( "Write as we Read***
\n" ); document.write( " (52-x) = 5x - 2
\n" ); document.write( "Solving for x
\n" ); document.write( " 52 - x = 5x - 2
\n" ); document.write( " 54 = 6x
\n" ); document.write( " x = 9, jack's age. The father's age is 43. (52-9)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 43 = 5*9 - 2 \n" ); document.write( "
\n" );