document.write( "Question 713371: how do i figure out the sequence of 7, 3, -1, -5
\n" );
document.write( "thank you amy \n" );
document.write( "
Algebra.Com's Answer #438400 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! We see the difference between two successive terms:\r \n" ); document.write( "\n" ); document.write( "3-7=-4, -1-3=-4, -5-(-1)=-4. The difference of this sequence is -4\r \n" ); document.write( "\n" ); document.write( "the sequence will be:7, 3, -1, -5, -9, -13, -17, ... \n" ); document.write( " |