document.write( "Question 1008763: Is my answer correct?
\n" );
document.write( "I am supposed to find the first five terms and the tenth term given the explicit formula for an arithmetic sequence. \r
\n" );
document.write( "\n" );
document.write( "an = -10 – 3(n – 1)\r
\n" );
document.write( "\n" );
document.write( "-16,-19,-22,-25,-28
\n" );
document.write( " Tenth term:-43
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624330 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the first five terms and the tenth term given the explicit formula for an arithmetic sequence. \n" ); document.write( "a(n) = -10 – 3(n – 1) \n" ); document.write( "a(1) = -10 - 3*0 = -10 \n" ); document.write( "--- \n" ); document.write( "a(2) = -10 - 3(2-1) = -10 -3 = -13 \n" ); document.write( "--- \n" ); document.write( "a(3) = -10 - 3(3) = -10-9 = -19 \n" ); document.write( "------ \n" ); document.write( "etc.. \n" ); document.write( "a(10) = -10 - 2(10-1) = -10-2*9 = -28 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |