🚧 Setup for 5.1
This commit is contained in:
parent
27895bbe06
commit
4d697b6c44
3 changed files with 407 additions and 0 deletions
|
|
@ -0,0 +1,18 @@
|
|||
**Test Yourself**
|
||||
|
||||
Page 296
|
||||
|
||||
1. The notation $\sum_{k = m}^{n}{a_k}$ is read "_____."
|
||||
|
||||
2. The expanded form of $\sum_{k = m}^{n}{a_k}$ is _____.
|
||||
|
||||
3. The value of $a_1 + a_2 + a_3 + \dots + a_n$ when $n = 2$ is "_____."
|
||||
|
||||
4. The notation $\prod_{k = m}^{n}{a_k}$ is read "_____."
|
||||
|
||||
5. If $n$ is a positive integer, then $n! =$ _____.
|
||||
|
||||
6. $\sum_{k = m}^{n}{a_k} + c\sum_{k = m}^{n}{b_k} =$ _____.
|
||||
|
||||
7. $\left(\prod_{k = m}^{n}{a_k}\right)\left(\prod_{k = m}^{n}{b_k}\right) =$
|
||||
_____.
|
||||
Loading…
Add table
Add a link
Reference in a new issue