document.write( "Question 467602: 12. In eight years, Al will be twice as old as he was two years ago. How old is he now? \n" ); document.write( "
Algebra.Com's Answer #320853 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent Al's age NOW
\n" ); document.write( "Question states***
\n" ); document.write( " x+8 = 2(x-2)
\n" ); document.write( "Solving for x
\n" ); document.write( " 12 = x
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 12+8 = 20 = 2(12-2) = 2*10 = 20 \n" ); document.write( "
\n" );