12 multiple-choice questions, progressively harder.
An arithmetic series has 121212 terms, sum S12=306S_{12} = 306S12=306, and first term a1=3a_1 = 3a1=3. Find the last term a12a_{12}a12.
Solution
Correct answer: A
Start from Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an), so 306=12(3+a12)2=6(3+a12)306 = \frac{12(3 + a_{12})}{2} = 6(3 + a_{12})306=212(3+a12)=6(3+a12).
Divide by 666 and solve for the last term.
3+a12=51 ⇒ a12=483 + a_{12} = 51 \;\Rightarrow\; a_{12} = 483+a12=51⇒a12=48
Find the sum of the first 404040 terms of 3,7,11,15,…3, 7, 11, 15, \ldots3,7,11,15,…
Correct answer: B
Here a1=3a_1 = 3a1=3 and d=4d = 4d=4, so the fortieth term is a40=3+39×4=159a_{40} = 3 + 39 \times 4 = 159a40=3+39×4=159.
S40=40(3+159)2=20×162=3240S_{40} = \frac{40(3 + 159)}{2} = 20 \times 162 = 3240S40=240(3+159)=20×162=3240
The sum of the first nnn positive integers is n(n+1)2\frac{n(n+1)}{2}2n(n+1). Use it to find 10+11+⋯+10010 + 11 + \cdots + 10010+11+⋯+100.
Correct answer: D
Take the whole sum up to 100100100 and remove the sum up to 999: 100×1012−9×102=5050−45\frac{100 \times 101}{2} - \frac{9 \times 10}{2} = 5050 - 452100×101−29×10=5050−45.
10+11+⋯+100=5050−45=500510 + 11 + \cdots + 100 = 5050 - 45 = 500510+11+⋯+100=5050−45=5005
Find the sum of terms 202020 through 404040 of the sequence with a1=2a_1 = 2a1=2 and d=5d = 5d=5.
With an=5n−3a_n = 5n - 3an=5n−3, the end terms are a20=97a_{20} = 97a20=97 and a40=197a_{40} = 197a40=197, and the count is 40−20+1=2140 - 20 + 1 = 2140−20+1=21.
S=21(97+197)2=21×147=3087S = \frac{21(97 + 197)}{2} = 21 \times 147 = 3087S=221(97+197)=21×147=3087
A stack of pipes has 252525 pipes on the bottom row, 242424 on the next, and so on down to 101010 on the top row. How many pipes are in the stack?
The rows run from 252525 down to 101010, a count of 25−10+1=1625 - 10 + 1 = 1625−10+1=16 terms, with first term 252525 and last term 101010.
S=16(25+10)2=8×35=280S = \frac{16(25 + 10)}{2} = 8 \times 35 = 280S=216(25+10)=8×35=280
A pile of cans has 111 on top, 222 in the next row, and so on down to 202020 in the bottom row. How many cans in all?
The rows hold 1+2+⋯+201 + 2 + \cdots + 201+2+⋯+20, an arithmetic series with n=20n = 20n=20, a1=1a_1 = 1a1=1, and a20=20a_{20} = 20a20=20.
S20=20(1+20)2=10×21=210S_{20} = \frac{20(1 + 20)}{2} = 10 \times 21 = 210S20=220(1+20)=10×21=210
An arithmetic series has first term 222 and common difference 333. For what nnn is Sn=100S_n = 100Sn=100?
Correct answer: C
Use Sn=n2(2a1+(n−1)d)=n2(4+3(n−1))=100S_n = \frac{n}{2}(2a_1 + (n-1)d) = \frac{n}{2}(4 + 3(n-1)) = 100Sn=2n(2a1+(n−1)d)=2n(4+3(n−1))=100, which becomes n(3n+1)=200n(3n + 1) = 200n(3n+1)=200.
Solve 3n2+n−200=03n^2 + n - 200 = 03n2+n−200=0; the positive whole-number root is
n=−1+24016=−1+496=8n = \frac{-1 + \sqrt{2401}}{6} = \frac{-1 + 49}{6} = 8n=6−1+2401=6−1+49=8
An arithmetic series with a1=4a_1 = 4a1=4 and an=100a_n = 100an=100 has sum Sn=832S_n = 832Sn=832. Find nnn.
From Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an), we get 832=n(4+100)2=52n832 = \frac{n(4 + 100)}{2} = 52n832=2n(4+100)=52n.
n=83252=16n = \frac{832}{52} = 16n=52832=16
Find ∑k=37(2k+1)\sum_{k=3}^{7} (2k + 1)∑k=37(2k+1).
Substituting k=3,4,5,6,7k = 3, 4, 5, 6, 7k=3,4,5,6,7 into 2k+12k + 12k+1 gives the terms 7,9,11,13,157, 9, 11, 13, 157,9,11,13,15.
S=5(7+15)2=5×11=55S = \frac{5(7 + 15)}{2} = 5 \times 11 = 55S=25(7+15)=5×11=55
Terms 111111 through 202020 of the sequence with a1=3a_1 = 3a1=3 and d=2d = 2d=2 sum to what?
With an=2n+1a_n = 2n + 1an=2n+1, the end terms are a11=23a_{11} = 23a11=23 and a20=41a_{20} = 41a20=41, and the count is 20−11+1=1020 - 11 + 1 = 1020−11+1=10.
S=10(23+41)2=5×64=320S = \frac{10(23 + 41)}{2} = 5 \times 64 = 320S=210(23+41)=5×64=320
How many terms of 2+5+8+11+⋯2 + 5 + 8 + 11 + \cdots2+5+8+11+⋯ are needed to reach a sum of 155155155?
Use Sn=n2(2a1+(n−1)d)=n2(4+3(n−1))=155S_n = \frac{n}{2}(2a_1 + (n-1)d) = \frac{n}{2}(4 + 3(n-1)) = 155Sn=2n(2a1+(n−1)d)=2n(4+3(n−1))=155, which becomes n(3n+1)=310n(3n + 1) = 310n(3n+1)=310.
Solve 3n2+n−310=03n^2 + n - 310 = 03n2+n−310=0; the positive whole-number root is
n=−1+37216=−1+616=10n = \frac{-1 + \sqrt{3721}}{6} = \frac{-1 + 61}{6} = 10n=6−1+3721=6−1+61=10
The series 50+45+40+⋯50 + 45 + 40 + \cdots50+45+40+⋯ continues while its terms stay positive. What is the sum of all its positive terms, down to 555?
The terms run 50,45,…,550, 45, \ldots, 550,45,…,5, stepping by 555, so the count is 50−55+1=10\frac{50 - 5}{5} + 1 = 10550−5+1=10.
S=10(50+5)2=5×55=275S = \frac{10(50 + 5)}{2} = 5 \times 55 = 275S=210(50+5)=5×55=275
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.