document.write( "Question 1101405: In the sequence -12, -7, -2, 3, 8, 13,...determine the 90th term and the sum of the first 80 terms. \n" ); document.write( "
Algebra.Com's Answer #715980 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In the sequence -12, -7, -2, 3, 8, 13,...determine the 90th term and the sum of the first 80 terms.
\n" ); document.write( "----
\n" ); document.write( "Arithmetic sequence with d = -7-(-12) = 5 and a(1) = -12
\n" ); document.write( "----
\n" ); document.write( "a(90) = -12 + (89)5 = 433
\n" ); document.write( "-------
\n" ); document.write( "Sum of 1st 80::\r
\n" ); document.write( "\n" ); document.write( "S(80) = (80/2) * (-12+a(80))
\n" ); document.write( "---
\n" ); document.write( "But, a(80) = -12 + 79*5 = 383
\n" ); document.write( "----
\n" ); document.write( "So, S(80) = 40*(-12+383) = 14840
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );