Graph Identity + Derivative Rules 2**

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/136

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

137 Terms

1
New cards

\frac{d}{dx}\ln x

\frac{1}{x}

2
New cards

\frac{d}{dx}\left(\sin^{-1}x\right)=

\frac{1}{\sqrt{1-x^2}},x\ne\pm1

3
New cards

\frac{d}{dx}\left(\cos^{-1}x\right)=

\frac{-1}{\sqrt{1-x^2}},x\ne\pm1

4
New cards

\frac{d}{dx}\left(\tan^{-1}x\right)=

\frac{1}{1+x^2}

5
New cards

\frac{d}{dx}\left(\cot^{-1}x\right)=

\frac{-1}{1+x^2}

6
New cards

\frac{d}{dx}\left(\sec^{-1}x\right)=

\frac{1}{\left|x\right|\sqrt{x^2}-1},x\ne\pm1,0

7
New cards

\frac{d}{dx}\left(\csc^{-1}x\right)=

\frac{-1}{\left|x\right|\sqrt{x^2}-1},x\ne\pm1,0

8
New cards

\frac{d}{dx}\left(a^{x}\right)=

\ln\left(a\right)a^{x}

9
New cards

\frac{d}{dx}\log_{a}x=

\frac{1}{x\ln a}

10
New cards

Power Rule

\frac{d}{dx}\left(x^{n}\right)=nx^{n-1}

11
New cards

Product Rule

\frac{d}{dx}\left(uv\right)=u^{\prime}v+uv^{\prime}

12
New cards

Quotient Rule

\frac{d}{dx}\left(\frac{u}{v}\right)=\frac{u^{\prime}v-uv^{\prime}}{v^2}

13
New cards

Chain Rule

\frac{d}{dx}\left(f\left(g\left(x\right)\right)\right)=f^{\prime}\left(g\left(x\right)\right)\cdot g^{\prime}\left(x\right)

14
New cards

Definition of a Derivative

f^{\prime}\left(a\right)=\lim_{h\to0}\frac{f\left(a+h\right)-f\left(a\right)}{h}

15
New cards

Alternate Definition of a Derivative

f^{\prime}\left(a\right)=\lim_{x\to a}\frac{f\left(x\right)-f\left(a\right)}{x-a}

16
New cards

\frac{d}{dx}\left(\sin x\right)=

\cos x

17
New cards

\frac{d}{dx}\left(\cos x_{}\right)=

-\sin x

18
New cards

\frac{d}{dx}\left(\tan x\right)=

\sec^2x

19
New cards

\frac{d}{dx}\left(\sec x\right)=

\sec x\tan x

20
New cards

\frac{d}{dx}\left(\csc x\right)=

-\csc x\cdot\cos x

21
New cards

\frac{d}{dx}\left(\cot x\right)=

-\csc^2x

22
New cards

y=e^x

knowt flashcard image
23
New cards

y=e^x+5

knowt flashcard image
24
New cards

y=e^-x

knowt flashcard image
25
New cards

y=-e^x

knowt flashcard image
26
New cards

y=-e^-x

knowt flashcard image
27
New cards

y=lnx

knowt flashcard image
28
New cards

y=ln(x+5)

knowt flashcard image
29
New cards

y=ln(-x)

knowt flashcard image
30
New cards

y=-lnx

knowt flashcard image
31
New cards

y=-ln(-x)

knowt flashcard image
32
New cards

constant rule

derivative of a constant is zero.

<p>derivative of a constant is zero.</p>
33
New cards

constant multiple rule

derivative of a constant multiplied by a fxn is the constant times the derivative of the fxn.

<p>derivative of a constant multiplied by a fxn is the constant times the derivative of the fxn. </p>
34
New cards

power rule

the derivative of x^n is n*x^(n-1), where n is a real number.

<p>the derivative of x^n is n*x^(n-1), where n is a real number. </p>
35
New cards

sum and difference rule

the derivative of a sum or difference of fxns is the sum or difference of their derivatives.

<p>the derivative of a sum or difference of fxns is the sum or difference of their derivatives.</p>
36
New cards

product rule

the derivative of a product of two fxns is the first fxn times the derivative of the second plus the second fxn times the derivative of the first.

<p>the derivative of a product of two fxns is the first fxn times the derivative of the second plus the second fxn times the derivative of the first. </p>
37
New cards

quotient rule

derivative of a quotient of two fxns is the denom x the derivative of the num - the num x the derivative of the denom, / denom²

<p>derivative of a quotient of two fxns is the denom x the derivative of the num - the num x the derivative of the denom, / denom²</p>
38
New cards

chain rule

differentiate the outer fxn while keeping the inner fxn the same. multiply this by the derivative of the inner function.

<p>differentiate the outer fxn while keeping the inner fxn the same. <span>multiply this by the derivative of the inner function.</span></p>
39
New cards

derivative of ex

ex itself

40
New cards

derivative of ax

ax ln(a)

41
New cards

derivative of eg(x)

eg(x) g'(x)

42
New cards

derivative of ag(x)

ln(a) ag(x) g’(x)

43
New cards

derivative of ln(x)

1/x, x>0

44
New cards

derivative of ln(g(x))

g'(x)/g(x)

45
New cards

derivative of loga(x)

1/xln(a), x>0

46
New cards

derivative of logag(x)

g’(x)/g(x)ln(a)

47
New cards

derivative of sin x

cos x

48
New cards

derivative of cos x

-sin x

49
New cards

derivative of tan x

sec2 x

50
New cards

derivative of csc x

-csc x cot x

51
New cards

derivative of sec x

sec x tan x

52
New cards

derivative of cot x

-csc2 x

53
New cards

half angle of sin2 x

1/2(1-cos(2x)) - sin s for sad, sad face :( minus

54
New cards

half angle of cos2 x

1/2(1+cos(2x)) - cos c for congratulations, happy face :) plus

55
New cards
<p>integral power rule</p>

integral power rule

add one to the exponent and bring 1/n+1 to the front

<p>add one to the exponent and bring 1/n+1 to the front</p>
56
New cards
<p>integral constant multiples rule</p>

integral constant multiples rule

any constant in an integral is brought to the front

<p>any constant in an integral is brought to the front</p>
57
New cards
<p>integral of exponential e</p>

integral of exponential e

knowt flashcard image
58
New cards
<p>integral of exponential a</p>

integral of exponential a

knowt flashcard image
59
New cards
<p>integral sums and differences</p>

integral sums and differences

knowt flashcard image
60
New cards

arcsin

Domain: [-1, 1]

Range: [-π/2, π/2]

<p>Domain: [-1, 1]</p><p>Range: [-π/2, π/2]</p>
61
New cards

arccos

Domain: [-1, 1]

Range: [0, π]

<p>Domain: [-1, 1]</p><p>Range: [0, π]</p>
62
New cards

arctan

Domain: [-∞, ∞]

Range: [-π/2, π/2]

<p>Domain: [-∞, ∞]</p><p>Range: [-π/2, π/2]</p>
63
New cards

arccot x

D: (-∞,∞)

R: (0,π)

<p>D: (-∞,∞)</p><p>R: (0,π)</p>
64
New cards

arcsec x

D: (⁻∞ , -1] U [1 , + ∞)

R: [0 , π/2) U (π/2 , π]

<p>D: (⁻∞ , -1] U [1 , + ∞)</p><p>R: [0 , π/2) U (π/2 , π]</p>
65
New cards

arccsc x

D: (⁻∞ , -1] U [1 , + ∞)

R: (-π/2, 0) U (0, π/2]

<p>D: (⁻∞ , -1] U [1 , + ∞)</p><p>R: (-π/2, 0) U (0, π/2]</p>
66
New cards
term image

sin(x)

67
New cards
term image

cos(x)

68
New cards
term image

tan(x)

69
New cards
<p></p>

sec(x)

70
New cards
term image

cosec(x)

71
New cards
term image

cot(x)

72
New cards

y = x⁻²

Domain: (-ꝏ,0) U (0,ꝏ)

Range: (0,ꝏ)

<p>Domain: (-ꝏ,0) U (0,ꝏ) </p><p>Range: (0,ꝏ)</p>
73
New cards

y = x²

Domain: (-ꝏ,ꝏ)

Range: [0,ꝏ)

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: [0,ꝏ)</p>
74
New cards

y = x³

Domain: (-ꝏ,ꝏ)

Range: (-ꝏ,ꝏ)

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: (-ꝏ,ꝏ)</p>
75
New cards

y = x¹/²

Domain: [0, ꝏ)

Range: [0,ꝏ)

<p>Domain: [0, ꝏ) </p><p>Range: [0,ꝏ)</p>
76
New cards

y = x¹/³

Domain: (-ꝏ,ꝏ)

Range: (-ꝏ,ꝏ)

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: (-ꝏ,ꝏ)</p>
77
New cards

y = x⁻¹ or 1/x

Domain: (-ꝏ,0) U (0,ꝏ)

Range: (-ꝏ,0) U (0,ꝏ)

<p>Domain: (-ꝏ,0) U (0,ꝏ) </p><p>Range: (-ꝏ,0) U (0,ꝏ)</p>
78
New cards

y = sin(x)

Domain: (-ꝏ,ꝏ)

Range: [-1,1]

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: [-1,1]</p>
79
New cards

y = cos(x)

Domain: (-ꝏ,ꝏ)

Range: [-1,1]

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: [-1,1]</p>
80
New cards

y = tan(x)

Domain: {x ≠ (2k+1)π/2}

Range: (-ꝏ,ꝏ)

<p>Domain: {x ≠ (2k+1)π/2} </p><p>Range: (-ꝏ,ꝏ)</p>
81
New cards

y = cot(x)

Domain: {x ≠ kπ}

Range: (-ꝏ,ꝏ)

<p>Domain: {x ≠ kπ} </p><p>Range: (-ꝏ,ꝏ)</p>
82
New cards

y = sec(x)

Domain: {x ≠ (2k+1)π/2}

Range: (-ꝏ,-1] U [1,ꝏ)

<p>Domain: {x ≠ (2k+1)π/2} </p><p>Range: (-ꝏ,-1] U [1,ꝏ)</p>
83
New cards

y = csc(x)

Domain: {x ≠ kπ}

Range: (-ꝏ,-1] U [1,ꝏ)

<p>Domain: {x ≠ kπ} </p><p>Range: (-ꝏ,-1] U [1,ꝏ)</p>
84
New cards

y = sin⁻¹(x)

Domain: [-1,1]

Range: [-π/2,π/2]

<p>Domain: [-1,1] </p><p>Range: [-π/2,π/2]</p>
85
New cards

y = cos⁻¹(x)

Domain: [-1,1]

Range: [0,π]

<p>Domain: [-1,1] </p><p>Range: [0,π]</p>
86
New cards

y = tan⁻¹(x)

Domain: (-ꝏ,ꝏ)

Range: (-π/2,π/2)

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: (-π/2,π/2)</p>
87
New cards

y = cot⁻¹(x)

Domain: (-ꝏ,ꝏ)

Range: (0,π)

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: (0,π)</p>
88
New cards

y = sec⁻¹(x)

Domain: (-ꝏ,-1] U [1,ꝏ)

Range: [0,π/2) U (π,3π/2)

<p>Domain: (-ꝏ,-1] U [1,ꝏ) </p><p>Range: [0,π/2) U (π,3π/2)</p>
89
New cards

y = csc⁻¹(x)

Domain: (-ꝏ,-1] U [1,ꝏ)

Range: (0,π/2) U (π,3π/2)

<p>Domain: (-ꝏ,-1] U [1,ꝏ) </p><p>Range: (0,π/2) U (π,3π/2)</p>
90
New cards

f(x) = bˣ, if b>1

Domain: (-ꝏ,ꝏ)

Range: (0,ꝏ)

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: (0,ꝏ)</p>
91
New cards

f(x) = bˣ, if 0 < b < 1

Domain: (-ꝏ,ꝏ)

Range: (0,ꝏ)

<p>Domain: (-ꝏ,ꝏ) </p><p>Range: (0,ꝏ)</p>
92
New cards

f(x) = logb(x), b > 1

Domain: (0,ꝏ)

Range: (0,ꝏ)

<p>Domain: (0,ꝏ) </p><p>Range: (0,ꝏ)</p>
93
New cards

f(x) = logb(x), 0 < b < 1

Domain: (0,ꝏ)

Range: (0,ꝏ)

<p>Domain: (0,ꝏ) </p><p>Range: (0,ꝏ)</p>
94
New cards

Linear function

f(x)= Mx + b

<p>f(x)= Mx + b</p>
95
New cards

Quadratic / Square function

F(x) = x²

<p>F(x) = x²</p>
96
New cards

Cubic function

F(x)= x³

<p>F(x)= x³ </p>
97
New cards

Square root function

F(x) = √x

<p>F(x) = √x</p>
98
New cards

Cube root function

F(x) = 3√x

<p>F(x) = 3√x</p>
99
New cards

Reciprocal / Rational function (Odd)

F(x)= 1/x or f(x) = 1/x^n → n is an odd number

<p>F(x)= 1/x or f(x) = 1/x^n → n is an odd number </p>
100
New cards

Absolute value function

F(x) = | x |

<p>F(x) = | x |</p>