document.write( "Question 631818: someone please help me with this! ive tried a bunch of times and cant figure it out!
\n" );
document.write( "write each sum using summation notation.
\n" );
document.write( "Q1) 2 + 5 + 8 + 11 + ... + 29\r
\n" );
document.write( "\n" );
document.write( "Q2) 6 - 12 + 24 - 48 + ... \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "find the first 4 terms and the 8th term of the recursively-defined sequence.
\n" );
document.write( "Q1) c1 = 2, c2 = -1, and ck+2 = ck + ck+1 for k>0 \n" );
document.write( "
Algebra.Com's Answer #397824 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |