calc formulas

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:53 AM on 4/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

a2 - b2 —> difference of squares

(a-b)(a+b)

2
New cards

a3 + b3

(a+b)(a2-ab+b2)

3
New cards

a3 - b3

(a-b)(a2+ab+b2)

4
New cards

(a ± b)2 —> perfect square

a2 ± 2ab + b2

5
New cards

(a+b)3

a3 + 3a2b +3ab2 + b3

6
New cards

(a-b)3

a3 + 3a2b - 3ab2 - b3

7
New cards

quadratic formula

-b ± sqrt(b2 - 4ac) / 2a

8
New cards

AROC formula

y2 - y1 / x2 - x1

9
New cards

IROC formula

f(x+h) - f(x) / h

10
New cards

cube surface area and volume formulas

SA: 6a2

V: a3

11
New cards

rectangular prism surface area and volume formulas

SA: 2(lw+lh+wh)

V: l*w*h

12
New cards

sphere surface area and volume formulas

SA: 4(pi)r2

V: 4/3(pi)r3

13
New cards

cylindrical prism surface area and volume formulas

SA: 2(pi)r*h+2(pi)r²
V: pi(r²)h

14
New cards

vertical asymptote

limx→a = n/0, asymptote at x => ± infinity

15
New cards

hole

x→a- = x →a+ but at a = 0/0

16
New cards

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

17
New cards

definition of a derivitive

IROC formula → f’(x)=lim f(x+h)-f(x)/h

18
New cards

constant rule

c’ = 0

19
New cards

power rule

xn’ = nxn-1

20
New cards

constant multiple rule

cf(x)’ = cf’(x)

21
New cards

sum and difference rule

[f(x)±g(x)]’ = f’(x)±g(x)’

22
New cards

tangent line

y-f(a) = f’(a)(x-a)

  • x,y = given point

  • f(a)= y at a

  • f’(a) = slope at a

23
New cards

product rule

[f(x)g(x)] = f’(x)g(x)+f(x)g’(x)

24
New cards

quotient rule

[f(x)/g(x)]’ = f’(x)g(x)-f(x)g’(x)/g(x)²

25
New cards

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)