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 #624329 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Not quite. \n" ); document.write( "a1 = -10 \n" ); document.write( "a2 = -13 \n" ); document.write( "a3 = -16 \n" ); document.write( "a4 = -19 \n" ); document.write( "a5 = -22 \n" ); document.write( "a10 = -10 - 3(10-1) = -10 - 3(9) = -37 \n" ); document.write( " |