1/8
bruh get me out of here
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Explicit Arithmetic
an= a1 + (n - 1)
Explicit Geometric
an = a1 + r n-1
Recursive Arithmetic
an = an-1+d
Recursive Geometric
an = r X an-1
Exponential Decay
y= a (1-r)t
Exponential Growth
y= a (1+r)t
Compound Interest
A = P(1+r/n )nt
Exponential Function
y=abx
Quadratic Function
y=ax2