1/8
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Difference of two squares
a² - b² = (a+b)(a-b)
Logs1
lnab = lna + lnb
Logs2
lna/b = lna - lnb
Chain rule (when a function is within a function)
du/dx * dy/du
Product rule (when multiplying two functions together)
u*dv/dx + v*du/dx
Parametric differentiation
(dy/dt)/(dx/dt) → y is still on top and x is still on bottom like dy/dx
Arithmetic term
un = a + (n-1)d
where a is the first term in the series
where d is the common Difference
Sum of the terms up to n
Sn = n/2(a+l)
Sn = n/2(2a + (n-1)d) ——> same equation with un subbed in
Geometric term
un = arn-1 where r is the common Ratio