document.write( "Question 9815: What are the next three terms in this sequence?
\n" );
document.write( " 12,17,22,27,32,... \n" );
document.write( "
Algebra.Com's Answer #5283 by huntingmaster325(15)![]() ![]() ![]() You can put this solution on YOUR website! its adding by 5 so each time add 5 \n" ); document.write( "37,42,47 \n" ); document.write( " |