document.write( "Question 52459: Determine the most probable next term in each list of numbers.\r
\n" );
document.write( "\n" );
document.write( "a. -54,18,-6,2,....\r
\n" );
document.write( "\n" );
document.write( "b. 18,11,4,-3,... \n" );
document.write( "
Algebra.Com's Answer #34999 by mszlmb(115)![]() ![]() You can put this solution on YOUR website! first one is dividing by -3 over and over again \n" ); document.write( "and the second is subtracting 7 over and over again. \n" ); document.write( " |