document.write( "Question 35878This question is from textbook Algebra 2
\n" ); document.write( ": a. find the sum of the first n terms of the arithmetic series.
\n" ); document.write( "b. find n for the given sum S sub n.
\n" ); document.write( "45. 3+8+13+18+23+...
\n" ); document.write( "a. n=20 b. S sub n=366
\n" ); document.write( "

Algebra.Com's Answer #21965 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
a. find the sum of the first n terms of the arithmetic series.
\n" ); document.write( "b. find n for the given sum S sub n.
\n" ); document.write( "45. 3+8+13+18+23+...
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "a. n=20
\n" ); document.write( "SN=(N/2){2A+(N-1)D}.....A=3....D=8-3=13-8=18-13=23-18=5....N=20
\n" ); document.write( "SN=(20/2){2*3+(20-1)5}=10(6+19*5)=10(6+95)=10*101=1010
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "b. S sub n=366
\n" ); document.write( "366=(N/2){2*3+(N-1)5}=(N/2){6+5N-5}=(N/2)(5N+1)
\n" ); document.write( "N(5N+1)=366*2=732
\n" ); document.write( "5N^2+N-732=0
\n" ); document.write( "5N^2+61N-60N-732=0
\n" ); document.write( "N(5N+61)-12(5N+61)=0
\n" ); document.write( "(5N+61)(N-12)=0
\n" ); document.write( "N-12=0...OR...N=12.................5N+61=0 IS NOT TENABLE AS N IS NOT AN INTEGER.
\n" ); document.write( "
\n" );