document.write( "Question 1039756: The third term of an arithmetic sequence is -12 and the seventb term is 8. What is the the sum of the first 10 terms? Please show me your solution. Thanks! Godbless\r
\n" );
document.write( "\n" );
document.write( "-Student \n" );
document.write( "
Algebra.Com's Answer #654504 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( " , , -12 , , , , 8 , ...\r\n" ); document.write( "\r\n" ); document.write( "Let d be the common difference between terms, then\r\n" ); document.write( "we subtract d each time going to the left of -12, and\r\n" ); document.write( "we add d each time going to the right of -12.\r\n" ); document.write( "\r\n" ); document.write( "-12-2d, -12-d, -12 , -12+d , -12+2d, -12+3d, -12+4d, ...\r\n" ); document.write( "\r\n" ); document.write( "So -12+4d = 8 \r\n" ); document.write( " 4d = 20\r\n" ); document.write( " d = 5\r\n" ); document.write( "\r\n" ); document.write( "Then first term = a1 = -12-2d = -12-2(5) = -12-10 = -22\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |