1/24
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
a2 - b2 —> difference of squares
(a-b)(a+b)
a3 + b3
(a+b)(a2-ab+b2)
a3 - b3
(a-b)(a2+ab+b2)
(a ± b)2 —> perfect square
a2 ± 2ab + b2
(a+b)3
a3 + 3a2b +3ab2 + b3
(a-b)3
a3 + 3a2b - 3ab2 - b3
quadratic formula
-b ± sqrt(b2 - 4ac) / 2a
AROC formula
y2 - y1 / x2 - x1
IROC formula
f(x+h) - f(x) / h
cube surface area and volume formulas
SA: 6a2
V: a3
rectangular prism surface area and volume formulas
SA: 2(lw+lh+wh)
V: l*w*h
sphere surface area and volume formulas
SA: 4(pi)r2
V: 4/3(pi)r3
cylindrical prism surface area and volume formulas
SA: 2(pi)r*h+2(pi)r²
V: pi(r²)h
vertical asymptote
limx→a = n/0, asymptote at x => ± infinity
hole
x→a- = x →a+ but at a = 0/0
horizontal asymptote
if lim x→ ± infinity where f(x)= constant
f(x) = p(x)/q(x)
- degree of denominator higher than numerator, HA at y=0
- degree of numerator higher than denominator, no HA
- degree of numerator = denominator, HA at numerator degree / denominator degree
definition of a derivitive
IROC formula → f’(x)=lim f(x+h)-f(x)/h
constant rule
c’ = 0
power rule
xn’ = nxn-1
constant multiple rule
cf(x)’ = cf’(x)
sum and difference rule
[f(x)±g(x)]’ = f’(x)±g(x)’
tangent line
y-f(a) = f’(a)(x-a)
x,y = given point
f(a)= y at a
f’(a) = slope at a
product rule
[f(x)g(x)] = f’(x)g(x)+f(x)g’(x)
quotient rule
[f(x)/g(x)]’ = f’(x)g(x)-f(x)g’(x)/g(x)²
chain rule
f(g(x)) = f’(g(x))g’(x)
derivative of f(x) while g(x) stays the same, multiplied by derivative of g(x)