Chapter 3 Flashcards
What is the constant rule? (DxC=?)
The derivative of a constant is always 0. (DxC=0)
What is the derivative of x? (DxX=?)
The derivative of x is 1. (DxX=1) (y=x)
What is the power rule for derivatives? (DxX^n=?)
The derivative of x^n is nx^(n-1). (DxX^n=nX^(n-1))
What is the sum/difference rule? ((f+g)prime=?)
The sum/difference of (f +/- g)prime is fprime +/-g prime.
What is the derivative of a constant times a function of x? (DxCf(x)=?)
The constant times the derivative of the function of x. (DxCf(x)=C*fprime(x))
What is the definition of the number e?
The number e is such that the lim h->0 (e^h-1)/h=1. (That the tangent slope of e^x at x=0 is 1)
What is the product rule? ((fgl*m)prime)=?
((fglm)prime= fprimeglm+fgprimelm+fglprimem+fgl*mprime
What is the quotient rule? (f/g)prime=?
(f/g)prime=(fprimeg-fgprime)/g^2
DxSinx=?
Cosx
DxCosx=?
-Sinx
DxTanx=?
Sec^2x
DxCscx=?
-CscxCotx
DxSecx=?
SecxTanx
DxCotx=?
-Csc^2x
What is lim (theta)->0 Sin(theta)/(theta)?
lim (theta)->0 Sin(theta)/(theta)=1
What is lim (theta)->0 (Cos(theta)-1)/(theta)?
lim (theta)->0 (Cos(theta)-1)/(theta)=0
What is the Chain Rule? Dx(f o g)(x)=?
The Chain Rule states that the derivative of (f o g)(x) is f(prime)(g(x))(gprime(x) (the derivative of the outside function with the inside function intact and still inside it multiplied by the derivative of the inside)
What is the derivative of e^x?
Dx e^x=e^x
What is the derivative of e^f(x)?
Dx e^f(x)=e^f(x)*fprime(x) (The derivative of e to the function f(x) is e to the function f(x) multiplied by the derivative of the function f(x)) (This comes from the chain rule)
What is the method for implicit differentiation? What do you use this for
Given an equation, find the prime (thinking of y(dx/dy) as f(x))(use the chain rule for substituting), and then solve for dx/dy. With the found equation, you can find the slope of the tangent line at a given point by plugging in values of the given point.
DxSin^-1(x)=?
DxSin^-1(x)= 1/√(1-x^2)
DxCos^-1(x)=?
DxCos^-1(x)= -1/√(1-x^2)
DxSec^-1(x)=?
DxSec^-1(x)= 1/x√(x^2-1)
DxCsc^-1(x)=?
DxCsc^-1(x)= -1/x√(x^2-1)