document.write( "Question 35103: i really need help on these ones they got me really confused i would appreciate it if i could get some help answering these thank you \r
\n" );
document.write( "\n" );
document.write( "find the sum of the arithmetic sequence having the data given.\r
\n" );
document.write( "\n" );
document.write( "a1 = 5, an = 3, n = 20 \r
\n" );
document.write( "\n" );
document.write( "a1 = 7, d = - 3, n = 20 \r
\n" );
document.write( "\n" );
document.write( "a1 = 81, an = - 13, n = 20 \r
\n" );
document.write( "\n" );
document.write( "a1 = 5, d = 7, n = 120 \r
\n" );
document.write( "\n" );
document.write( "an = 5, d = -2, n = 12 \r
\n" );
document.write( "\n" );
document.write( "In exercises 6-7, find the first term of the arithmetic sequence having the data given. \r
\n" );
document.write( "\n" );
document.write( "an = 48, Sn = 546, n = 26 \r
\n" );
document.write( "\n" );
document.write( "Sn = 781, d = 3, n = 22 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #21330 by Prithwis(166)![]() ![]() ![]() You can put this solution on YOUR website! Sum S(n) = n/2(a1+an) \n" ); document.write( "(where n = number of terms; a1 = first term; an = n-th term) \n" ); document.write( "a1 = 5, an = 3, n = 20 \n" ); document.write( "=> S(20) = 10(8) = 80; \n" ); document.write( "Try doing the rest as above; \n" ); document.write( "If d is known instead of an, Sum S(n) = n[a1 + (n-1)d/2] \n" ); document.write( "You can use one of the above formula to find the sum of all listed problems; \n" ); document.write( "For last two problems, you will have to use: an = a1+(n-1)d too. \n" ); document.write( " |