M438 Semester 2 Collective Formulas

studied byStudied by 2 people
5.0(1)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 65

flashcard set

Earn XP

Description and Tags

Calculus A

Calculus

66 Terms

1
log(xy)
logx + logy

\
**note : logx + logy ≠ log(xy)**
New cards
2
log(x/y)
logx - logy

\
**note : lox - logy ≠ log(x/y)**
New cards
3
logx^y
y(logx)
New cards
4
To convert rectangular (Cartesian) equation into Parametric
Do x = t

Take given equation and substitute x for t

Give appropriate range for t
New cards
5
Convert Parametric equation into Cartesian Equation
Using given equation(s), take one and solve for t

Plug in t into the other equation to get everything in terms of x and y

Give appropriate limitations to x
New cards
6
Point Slope Form
Y - Y1 = m(X - X1)
New cards
7
Finding the inverse of an equation
Swap instances of x with y and vice versa, solve for the appropriate variable.
New cards
8
lim 𝑥→c+ f(x) and lim 𝑥→c- f(x) are what type of limits?
one sided limits
New cards
9
what type of limit is lim 𝑥→c f(x)
two - sided limit
New cards
10
if lim 𝑥→c+ f(x) = L and lim 𝑥→c- f(x) = L
then lim 𝑥→c f(x) = L

vice versa is also true
New cards
11
if lim 𝑥→c+ f(x) **≠** lim 𝑥→c- f(x)
then lim 𝑥→c f(x) DOES NOT EXIST 
New cards
12
Power Rule for Limits
lim 𝑥→c \[f(x)\]^r/s = \[lim 𝑥→c f(x)\]^r/s
New cards
13
Constant Multiple Rule for Limits
lim 𝑥→c \[k \* f(x)\] = k \* lim 𝑥→c \[f(x)\]
New cards
14
lim 𝑥→0 (sinx/x) = ?
1
New cards
15
lim 𝑥→0 (tanx/x) = ?
1 (remember tan = sin/cos, so sin answer applies)
New cards
16
lim 𝑥→0 ((cosx-1)/x) = ?
0 (remember c”o”s has a “0”
New cards
17
lim 𝑥→0 (sinNx/ Nx) = ?
1
New cards
18
lim 𝑥→0 (x/sinx) = ?
1
New cards
19
lim 𝑥→0 (x/tanx) = ?
1
New cards
20
lim 𝑥→0 (x/(cosx-1)) = ?
DOES NOT EQUAL ZERO
New cards
21
lim 𝑥→ ∞ (sinx/x) = ?
0
New cards
22
Jump Discontinuity
Piecewise functions, step functions and (|x|/x)

\
NON- removable
New cards
23
Point Discontinuity
Holes

ONLY REMOVABLE DC
New cards
24
Infinite Discontinuity
Asymptotes

\
NON - removable
New cards
25
Definition of Derivative
m = lim (f(a+h)−f(a))/h

h→0
New cards
26
How to find equation for normal line?
Use point-slope form like in tangent equation and use the opposite - reciprocal slope of the tangent slope.
New cards
27
Alternate Definition of Derivative
m = lim (f(x)−f(a))/(x-a)

h→0
New cards
28
If function is NOT differentiable and one sided limits are not equal then there is a ….
corner
New cards
29
If function is NOT differentiable and one sided limits = ∞ then there is a ….
Vertical Tangent
New cards
30
If function is NOT differentiable and lim 𝑥→c+ =  ∞ and lim 𝑥→c- = -∞ then there is a ….
cusp
New cards
31
INFORMAL Recognition

odd root and even power

y = x^ 2/3
CUSP
New cards
32
INFORMAL Recognition 

odd root and odd power

y = x^ 1/3
VERTICAL TANGENT
New cards
33
Power Rule ✨
f(x) = x^n

\
f’(x) = n\*x^(n-1)
New cards
34
Sum/ Difference Rule
𝑑/𝑑𝑥(u ± v) = 𝑑/𝑑𝑥(u) ± 𝑑/𝑑𝑥(v)
New cards
35
Product Rule
𝑑/𝑑𝑥(u \* v) = 𝑑v/𝑑𝑥(u) + 𝑑u/𝑑𝑥(v)

***** term 1 times derivative of term 2 plus term 2 times derivative of term 2.\*\*\*
New cards
36
Quotient Rule
𝑑/𝑑𝑥(u / v) = (𝑑u/𝑑𝑥(v) + 𝑑v/𝑑𝑥(u)) / v^2

***** bottom times derivative of top minus top times derivative of bottom all over bottom squared.\*\*\*
New cards
37
Velocity
s’(t)

first derivative

e.g : meters/sec (change in position)
New cards
38
Speed
|v(t)| (always positive)
New cards
39
Acceleration
a(t) = v’(t) = s’’(t)

e.g : meters/sec^2 (change in velocity)

second derivative
New cards
40
Average Velocity
s(t1)-s(t0)/ (t1 - t0)

\
AROC

**** if you use v(t) then it becomes average acceleration** \*\*
New cards
41
Instantaneous Velocity
find derivative of s(t)

s’(t) = v(t)
New cards
42
𝑑/𝑑𝑥(sinx)
cosx
New cards
43
𝑑/𝑑𝑥(cosx)
\-sinx
New cards
44
𝑑/𝑑𝑥(tanx)
sec^2x
New cards
45
𝑑/𝑑𝑥(cscx)
\-cscxcotx
New cards
46
𝑑/𝑑𝑥(secx)
secxtanx
New cards
47
𝑑/𝑑𝑥(cotx)
\-csc^2x
New cards
48
𝑑/𝑑𝑥(arcsin)
1/√1- x^2
New cards
49
𝑑/𝑑𝑥(arctan)
1/(x^2 + 1)
New cards
50
𝑑/𝑑𝑥(arcsec)
1/ |x|\*√x^2-1
New cards
51
𝑑/𝑑𝑥(arccos)
\-1/√1- x^2
New cards
52
𝑑/𝑑𝑥(arccot)
\-1/(x^2 + 1)
New cards
53
𝑑/𝑑𝑥(arccsc)
\- 1/ |x|\*√x^2-1
New cards
54
𝑑/𝑑𝑥 e^x
e^x
New cards
55
𝑑/𝑑𝑥 a^x
a^x \* ln a
New cards
56
𝑑/𝑑𝑥 ln x
1/ x
New cards
57
𝑑/𝑑𝑥 logₐx
1/ xlna
New cards
58
Chain Rule
Work Outside- In

\
Take derivative of outside

take derivative of inside

multiply together
New cards
59
Implicit Differentiation
  1. Take d/dx of both sides of equation

  2. collect terms with dy/dx on one side

  3. factor dy/dx

  4. solve for dy/dx

New cards
60
Absolute Extremas
absolute max (HIGHEST point)

absolute min (LOWEST point)

\*\*if the point is not defined (HOLE) there is no abs min/max\*

\
if “\[“ or “\]” then abs extrema, if “(“ or “)” then NO abs extrema
New cards
61
Relative Extremas 
relative max (HIGH point)

relative min (LOW point)

****** NEVER AT ENDPOINTS ******

\
must be continuous and defined at that point
New cards
62
Mean Value Theorem
f’(x) = AROC
New cards
63
Anti- derivative
f’(x) = ax^n

f(x) = ax^n-1/ (n+1) + c

\
n cannot equal -1
New cards
64
Optimization
Use given equations solve for one variable and plug it into the other equation

find derivative of that equation, use interval testing on the “zeros”

plug “zero” back in to find appropriate answers
New cards
65
Newton’s Method
Xₙ₊₁ = Xₙ - (f(xₙ)/f’(Xₙ))
New cards
66
Related Rates and dy (how to solve)
Use implicit Differentiation
New cards
robot