Illustrative Math - Algebra 2 - Unit 1 - Lesson 7
star
star
star
star
star
Last updated about 3 years ago
17 questions
1
F.BF.2
F.IF.3
F.LE.2




| Draggable item | arrow_right_alt | Corresponding Item |
|---|---|---|
a(1)=80,a(n)=\frac{1}{2}*a(n-1)for n\geq2 | arrow_right_alt | 80, 40, 20, 10, 5 |
p(1)=1,p(n)=2*p(n-1)for n\geq2 | arrow_right_alt | 1, 2, 4, 8, 16 |
h(1)=1,h(n)=2*h(n-1)+1 for n\geq2 | arrow_right_alt | 1, 3, 7, 15, 31 |
