document.write( "Question 1033691: 20 more than my age is the same as double my age decreased by 2. What is my age? \n" ); document.write( "
Algebra.Com's Answer #648347 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let A be your age:
\n" ); document.write( "A+20=2A-2
\n" ); document.write( "A+22=2A
\n" ); document.write( "A=22!!!!!
\n" ); document.write( "
\n" );