Write the first 5 terms of the arithmetic sequence:
a1=4, and d=3
4, 7, 10, 13, 16
Find a formula for the nth term of the geometric sequence where a1 = 100 and r = 1.05
an = 100(1.05)n-1
Find a formula for the sum of the first n terms of:
9, 13, 17, 21, ...
Sn = n(2n+7)
Determine the value of 8C5.
56
1 + 5
6
Find the sum from j=1 to j=10 of 2j-3.
80
Determine whether 1/3, -2/3, 4/3, -8/3, ...
is geometric and if so find the common ratio.
Geometric, r = -2
In the proof of 3 + 5 + 7 + ... + (2n+1) = n(n+2) what is the first step?
Show it's true for n=1,
3 = 1(1+2) -> 3 = 1(3) -> 3=3
Expand and write in simplified polynomial form:
(x+4)4
x4 + 16x3 + 96x2 + 256x + 256
Simplify 45/75
3/5
Find the sum of the first 100 positive multiples of 5.
25,250
Write the first 5 terms of the geometric sequence where a1 = 2 and a3 = 12
2, 2root6, 12, 12root6, 72
In the proof of 3 + 5 + 7 + ... + (2n+1) = n(n+2) what is the second step?
Assume that Sk = k(k+2)
Expand and write in a+bi form:
(5+2i)4
41+840i
4
Find a formula for an the arithmetic sequence, where a7 = 8 and a13 = 6.
an = 10 - 1/3(n-1)
Find the sum of the infinite geometric series where
a1 = 4, r = 2/3
12
In the proof of 3 + 5 + 7 + ... + (2n+1) = n(n+2) what is the third step?
Showing that Sk+1 = (k+1)(k+3)
In the expansion of (x2+y)10 what is the coefficient of the x8y6 term?
210
6.131
The starting salary for an accountant is $34,000 with a guaranteed salary increase of $2250 per year. Find the salary during the fifth year and the total compensation through 5 years of employment.
$43,000 in the 5th year
$192,500 total compensation
A machine that costs $120,000 will depreciate by 30% per year over the next 5 years. What is the value of the machine after the 5 years?
$20,168.40
Prove 3 + 5 + 7 + ... + (2n+1) = n(n+2).
1. 3=1(1+2) true for n=1
2. assume Sk = k(k+2)
3. Sk+1 = Sk + (2(k+1)+1)
Sk+1 = k(k+2) + (2k+3)
Sk+1 = k2 + 4k + 3
Sk+1 =(k+1)(k+3)
True for all positive integers n.
Write the full expansion of (3x2+2y3)5
243x10 + 810x8y3 + 1080x6y6 + 720x4y9 + 240x2y12 + 32y15
Write the equation of a line passing through the point (4, 5) and (8, 17).
y = 3x-7