document.write( "Question 369484: the sum of william's age and fred's age is 20 years. William's age 1 year from now will be 9 times fred's age 1 year ago. Find the present age of each \n" ); document.write( "
Algebra.Com's Answer #263296 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent Fred's age now. Then William's age now is(20-x)
\n" ); document.write( "Write as we Read***
\n" ); document.write( "(20-x) + 1 = 9(x-1)
\n" ); document.write( "Solving for x
\n" ); document.write( "20 -x + 1 = 9x -9
\n" ); document.write( "30 = 10x
\n" ); document.write( "3 = x, Fred's age now. William is now 17 (20-3)\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "17 + 1 = 9*2 \n" ); document.write( "
\n" );