document.write( "Question 577940: Use inductive reasoning to find the next to numbers in the sequence : 9, -5, -19,-33 \n" ); document.write( "
Algebra.Com's Answer #370426 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You are subtracting 14 from each term (since 9 - 14 = -5, -5 - 14 = -19, etc)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the next number is -33 - 14 = -47\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and the number after that is -47 - 14 = -61\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and the next one after that is -61 - 14 = -75\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "etc...
\n" ); document.write( "
\n" );