document.write( "Question 1042218: Andy is two years more than three times Ben's age. If the difference between their ages is 12 years, how old is Ben? \n" ); document.write( "
Algebra.Com's Answer #657182 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let Ben's age be n. Then Andy is 3n+2. So:
\n" ); document.write( "3n+2-n=12
\n" ); document.write( "2n=10
\n" ); document.write( "n=5
\n" ); document.write( "Ben is 5. ☺☺☺☺
\n" ); document.write( "
\n" );