document.write( "Question 678553: What two numbers would complete this pattern. 15,30,20,27,25,24,30,21,35,18,_,_
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #421511 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What two numbers would complete this pattern. 15,30,20,27,25,24,30,21,35,18,_,_ \n" ); document.write( ". \n" ); document.write( "every other number, starting with the first number increases by 5: \n" ); document.write( "15,.,20,.,25,.,30,.,35 \n" ); document.write( "whereas, every other number, starting with the second number decreases by 5: \n" ); document.write( "30,.,27,.,24,.,21,.,18 \n" ); document.write( ". \n" ); document.write( "Answer: \n" ); document.write( "15,30,20,27,25,24,30,21,35,18,40,15 \n" ); document.write( " |