document.write( "Question 234492: What are the next two terms in this sequence?
\n" );
document.write( "15, 30, 20, 27, 25, 24, 30, 21, 35, 18, ___, ___
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #172909 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! This sequence requires a 2 level solution. \n" ); document.write( "15, 30, 20, 27, 25, 24, 30, 21, 35, 18, 6, 15 First find the difference. \n" ); document.write( " +15, -10, +7, -2, -1, +6, -9, -14,-17, Now find another level of differences. \n" ); document.write( "????+5, -3, +5, -3, +5, -3, +5, -3, +5, -3, \n" ); document.write( "Calculate the first missing number: \n" ); document.write( "-17+5=-12+18=6 ans. \n" ); document.write( "Calculate the next number: \n" ); document.write( "18-6=12-3=9+6=15 ans. \n" ); document.write( " |