document.write( "Question 925413: Winston is 8 years older than Xavier. In 2 years, Winston will be twice as old as Xavier. How old is each one now? \n" ); document.write( "
Algebra.Com's Answer #561518 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x Xavier's age. Winston (x+8)
\n" ); document.write( "In 2 years...
\n" ); document.write( "(x+8) + 2 = 2(x+2)
\n" ); document.write( "x + 10 = 2x + 4
\n" ); document.write( "6 = x, Xavier's age. Winston is 14 \"6%2B8\"
\n" ); document.write( "and checking..in 2 years...
\n" ); document.write( "16 = 2(8)
\n" ); document.write( "
\n" );