document.write( "Question 445806: In 3 years, Dylan will be twice as old as he was last year. How old is Dylan today? \n" ); document.write( "
Algebra.Com's Answer #307019 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x+3=2(x-1)
\n" ); document.write( "x+3=2x-2
\n" ); document.write( "5=x
\n" ); document.write( "Dylan is 5..
\n" ); document.write( "
\n" );