Sequence Equations Word Scramble
|
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
| Question | Answer |
| Arithmetic Recursive | A1 = Given Value; An= An-1+D |
| Arithmetic Explicit | An = A1+(n-1)D |
| Arithmetic Sum | Sn = n/2 (A1=An) |
| Geometric Recursive | A1 = Given Value; An = (An-1) (R) |
| Geometric Explicit | An = A1 (R^n-1) |
| Geometric Sum | Sn = (A1(1-R^n)/(1-R) |
| Infinite Sum | S = A1/1-R |
Created by:
littleking1197
Popular Math sets