12 multiple-choice questions, progressively harder.
Evaluate ∑k=112(4k−3)\sum_{k=1}^{12} (4k - 3)∑k=112(4k−3).
Solution
Correct answer: D
The summand 4k−34k - 34k−3 gives arithmetic terms with a1=1a_1 = 1a1=1 and d=4d = 4d=4, so a12=4×12−3=45a_{12} = 4 \times 12 - 3 = 45a12=4×12−3=45.
S12=12(1+45)2=6×46=276S_{12} = \frac{12(1 + 45)}{2} = 6 \times 46 = 276S12=212(1+45)=6×46=276
For what nnn is 1+2+⋯+n=3251 + 2 + \cdots + n = 3251+2+⋯+n=325?
Correct answer: C
From n(n+1)2=325\frac{n(n+1)}{2} = 3252n(n+1)=325 we get n(n+1)=650n(n+1) = 650n(n+1)=650. Look for consecutive factors of 650650650.
n(n+1)=25×26=650 ⇒ n=25n(n+1) = 25 \times 26 = 650 \;\Rightarrow\; n = 25n(n+1)=25×26=650⇒n=25
Find ∑k=515k\sum_{k=5}^{15} k∑k=515k.
Correct answer: A
The index runs from 555 to 151515, a count of 15−5+1=1115 - 5 + 1 = 1115−5+1=11, with first term 555 and last term 151515.
S=11(5+15)2=11×10=110S = \frac{11(5 + 15)}{2} = 11 \times 10 = 110S=211(5+15)=11×10=110
For a1=100a_1 = 100a1=100 and d=−4d = -4d=−4, find S20S_{20}S20.
Correct answer: B
The twentieth term is a20=100+19×(−4)=24a_{20} = 100 + 19 \times (-4) = 24a20=100+19×(−4)=24, keeping the negative ddd through the step.
S20=20(100+24)2=10×124=1240S_{20} = \frac{20(100 + 24)}{2} = 10 \times 124 = 1240S20=220(100+24)=10×124=1240
Find the sum of the odd numbers from 111 to 999999.
There are 505050 odd numbers from 111 to 999999, so n=50n = 50n=50, a1=1a_1 = 1a1=1, and a50=99a_{50} = 99a50=99.
S50=50(1+99)2=25×100=2500S_{50} = \frac{50(1 + 99)}{2} = 25 \times 100 = 2500S50=250(1+99)=25×100=2500
The first term of an arithmetic series is 555 and the sum of the first 101010 terms is 185185185. Find the common difference ddd.
Use Sn=n2(2a1+(n−1)d)S_n = \frac{n}{2}(2a_1 + (n-1)d)Sn=2n(2a1+(n−1)d), so 185=102(10+9d)=5(10+9d)185 = \frac{10}{2}(10 + 9d) = 5(10 + 9d)185=210(10+9d)=5(10+9d), giving 10+9d=3710 + 9d = 3710+9d=37.
9d=27 ⇒ d=39d = 27 \;\Rightarrow\; d = 39d=27⇒d=3
Evaluate ∑k=18(3k+2)\sum_{k=1}^{8} (3k + 2)∑k=18(3k+2).
The summand 3k+23k + 23k+2 gives arithmetic terms with a1=5a_1 = 5a1=5 and d=3d = 3d=3, so a8=3×8+2=26a_8 = 3 \times 8 + 2 = 26a8=3×8+2=26.
S8=8(5+26)2=4×31=124S_8 = \frac{8(5 + 26)}{2} = 4 \times 31 = 124S8=28(5+26)=4×31=124
The sum of the first nnn even numbers is n(n+1)n(n+1)n(n+1). Find the sum of the first 303030 even numbers, 2+4+⋯+602 + 4 + \cdots + 602+4+⋯+60.
With n=30n = 30n=30, a1=2a_1 = 2a1=2, and a30=60a_{30} = 60a30=60, apply the series formula (which matches n(n+1)=30×31n(n+1) = 30 \times 31n(n+1)=30×31).
S30=30(2+60)2=15×62=930S_{30} = \frac{30(2 + 60)}{2} = 15 \times 62 = 930S30=230(2+60)=15×62=930
A theater has 303030 rows; the front row seats 222222 and each row adds 222 seats. How many seats in all?
The seats form an arithmetic sequence with a1=22a_1 = 22a1=22 and d=2d = 2d=2, so the last row is a30=22+29×2=80a_{30} = 22 + 29 \times 2 = 80a30=22+29×2=80.
S30=30(22+80)2=15×102=1530S_{30} = \frac{30(22 + 80)}{2} = 15 \times 102 = 1530S30=230(22+80)=15×102=1530
Find ∑k=115(2k−1)\sum_{k=1}^{15} (2k - 1)∑k=115(2k−1), the sum of the first 151515 odd numbers.
The sum of the first nnn odd numbers is n2n^2n2, and here n=15n = 15n=15; you can also add directly from a1=1a_1 = 1a1=1 to a15=29a_{15} = 29a15=29.
S15=15(1+29)2=15×15=225S_{15} = \frac{15(1 + 29)}{2} = 15 \times 15 = 225S15=215(1+29)=15×15=225
An arithmetic series has a3=12a_3 = 12a3=12 and a8=27a_8 = 27a8=27. Find the sum of the first 888 terms, S8S_8S8.
From a8−a3=5d=15a_8 - a_3 = 5d = 15a8−a3=5d=15 we get d=3d = 3d=3, and a1=a3−2d=12−6=6a_1 = a_3 - 2d = 12 - 6 = 6a1=a3−2d=12−6=6.
Now sum 888 terms with first term 666 and last term 272727.
S8=8(6+27)2=4×33=132S_8 = \frac{8(6 + 27)}{2} = 4 \times 33 = 132S8=28(6+27)=4×33=132
The series 7+10+13+⋯7 + 10 + 13 + \cdots7+10+13+⋯ has Sn=n2(3n+11)S_n = \frac{n}{2}(3n + 11)Sn=2n(3n+11). For what nnn is Sn=585S_n = 585Sn=585?
Set n2(3n+11)=585\frac{n}{2}(3n + 11) = 5852n(3n+11)=585, so n(3n+11)=1170n(3n + 11) = 1170n(3n+11)=1170, giving 3n2+11n−1170=03n^2 + 11n - 1170 = 03n2+11n−1170=0.
The positive whole-number root is
n=−11+141616=−11+1196=18n = \frac{-11 + \sqrt{14161}}{6} = \frac{-11 + 119}{6} = 18n=6−11+14161=6−11+119=18
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.