document.write( "Question 208696: Find the 20th term of the following sequence.\r
\n" );
document.write( "\n" );
document.write( "-6, -4, -2, 0, ...\r
\n" );
document.write( "\n" );
document.write( "032
\n" );
document.write( "044
\n" );
document.write( "046
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #157840 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the 20th term of the following sequence. \n" ); document.write( "-6, -4, -2, 0, ... \n" ); document.write( "032 \n" ); document.write( "044 \n" ); document.write( "046 \n" ); document.write( "-------------------------------- \n" ); document.write( "Arithmetic sequence: \n" ); document.write( "a(1) = -6 \n" ); document.write( "d = 2 \n" ); document.write( "---------------- \n" ); document.write( "a(20) = a(1) + (20-1)2 \n" ); document.write( "a(20) = -6 + 19*2 \n" ); document.write( "a(20) = 32 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |