document.write( "Question 203557: A sequence starts with the term 2222. Each succeeding term is found by adding 1010 to the previous term. What is the sum of the sixth and seventh terms? \n" ); document.write( "
Algebra.Com's Answer #153604 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the 6th term is ___ 2222 + 5(1010)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the 7th term is ___ 2222 + 6(1010)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum is ___ 4444 + 11(1010)
\n" ); document.write( "
\n" );