zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcard
Study GuideStudy GuideQuestion BankQuestion BankGlossaryGlossary

Define derivative.

The instantaneous rate of change of a function.

Flip to see [answer/question]
Flip to see [answer/question]
Revise later
SpaceTo flip
If confident

All Flashcards

Define derivative.

The instantaneous rate of change of a function.

What is implicit differentiation?

A method to find the derivative of a function where y is not explicitly defined in terms of x.

What is the chain rule?

A rule for differentiating composite functions.

Define the power rule.

A rule to differentiate functions of the form xnx^nxn.

What is the product rule?

A rule for differentiating the product of two functions.

What is the quotient rule?

A rule for differentiating the quotient of two functions.

Define inverse function.

A function that reverses another function.

What is a composite function?

A function formed by substituting one function into another.

Define tangent line.

A line that touches a curve at a single point.

What is the constant multiple rule?

The derivative of a constant times a function is the constant times the derivative of the function.

Explain the chain rule.

The chain rule is used to find the derivative of a composite function. It states that the derivative of f(g(x))f(g(x))f(g(x)) is f′(g(x))∗g′(x)f'(g(x)) * g'(x)f′(g(x))∗g′(x).

Explain the product rule.

The product rule is used to find the derivative of two functions multiplied together. It states that the derivative of f(x)g(x)f(x)g(x)f(x)g(x) is f′(x)g(x)+f(x)g′(x)f'(x)g(x) + f(x)g'(x)f′(x)g(x)+f(x)g′(x).

Explain the quotient rule.

The quotient rule is used to find the derivative of two functions divided by each other. It states that the derivative of f(x)g(x)\frac{f(x)}{g(x)}g(x)f(x)​ is f′(x)g(x)−f(x)g′(x)(g(x))2\frac{f'(x)g(x) - f(x)g'(x)}{(g(x))^2}(g(x))2f′(x)g(x)−f(x)g′(x)​.

What is implicit differentiation and when is it used?

Implicit differentiation is used when it is difficult or impossible to solve for y explicitly in terms of x. You differentiate both sides of the equation with respect to x, remembering to use the chain rule when differentiating terms involving y, and then solve for dydx\frac{dy}{dx}dxdy​.

Explain the derivative of an inverse function.

The derivative of an inverse function f−1(x)f^{-1}(x)f−1(x) is given by 1f′(f−1(x))\frac{1}{f'(f^{-1}(x))}f′(f−1(x))1​, where f′(x)f'(x)f′(x) is the derivative of the original function.

Explain the power rule.

The power rule states that if f(x)=xnf(x) = x^nf(x)=xn, then the derivative f′(x)=nxn−1f'(x) = nx^{n-1}f′(x)=nxn−1.

Explain the constant multiple rule.

The constant multiple rule states that if f(x)=cf(x)f(x) = cf(x)f(x)=cf(x), then f′(x)=cf′(x)f'(x) = cf'(x)f′(x)=cf′(x)

Explain the sum/difference rule.

The sum/difference rule states that if h(x)=f(x)±g(x)h(x) = f(x) \pm g(x)h(x)=f(x)±g(x), then h′(x)=f′(x)±g′(x)h'(x) = f'(x) \pm g'(x)h′(x)=f′(x)±g′(x)

What is the relationship between a function and its inverse?

If fff and ggg are inverse functions, then f(g(x))=xf(g(x)) = xf(g(x))=x and g(f(x))=xg(f(x)) = xg(f(x))=x.

What is the derivative of a constant?

The derivative of a constant is always zero.

How to differentiate f(x)=sin⁡(x2)f(x) = \sin(x^2)f(x)=sin(x2)?

Apply the chain rule: f′(x)=cos⁡(x2)⋅2xf'(x) = \cos(x^2) \cdot 2xf′(x)=cos(x2)⋅2x

How to differentiate f(x)=x3exf(x) = x^3 e^xf(x)=x3ex?

Apply the product rule: f′(x)=3x2ex+x3exf'(x) = 3x^2e^x + x^3e^xf′(x)=3x2ex+x3ex

How to differentiate f(x)=x2cos⁡(x)f(x) = \frac{x^2}{\cos(x)}f(x)=cos(x)x2​?

Apply the quotient rule: f′(x)=2xcos⁡(x)−x2(−sin⁡(x))cos⁡2(x)f'(x) = \frac{2x\cos(x) - x^2(-\sin(x))}{\cos^2(x)}f′(x)=cos2(x)2xcos(x)−x2(−sin(x))​

How to differentiate x2+y2=4x^2 + y^2 = 4x2+y2=4 implicitly?

Differentiate both sides: 2x+2ydydx=02x + 2y\frac{dy}{dx} = 02x+2ydxdy​=0. Solve for dydx:dydx=−xy\frac{dy}{dx}: \frac{dy}{dx} = -\frac{x}{y}dxdy​:dxdy​=−yx​

How to find the derivative of f(x)=ln⁡(x2+1)f(x) = \ln(x^2 + 1)f(x)=ln(x2+1)?

Use the chain rule: f′(x)=1x2+1⋅2x=2xx2+1f'(x) = \frac{1}{x^2 + 1} \cdot 2x = \frac{2x}{x^2 + 1}f′(x)=x2+11​⋅2x=x2+12x​

How to differentiate f(x)=(x2+3x)5f(x) = (x^2 + 3x)^5f(x)=(x2+3x)5?

Apply the chain rule: f′(x)=5(x2+3x)4⋅(2x+3)f'(x) = 5(x^2 + 3x)^4 \cdot (2x + 3)f′(x)=5(x2+3x)4⋅(2x+3)

How to differentiate f(x)=tan⁡(3x)f(x) = \tan(3x)f(x)=tan(3x)?

Apply the chain rule: f′(x)=sec⁡2(3x)⋅3f'(x) = \sec^2(3x) \cdot 3f′(x)=sec2(3x)⋅3

How to differentiate f(x)=5e2xf(x) = 5e^{2x}f(x)=5e2x?

Apply the chain rule and constant multiple rule: f′(x)=5e2x⋅2=10e2xf'(x) = 5e^{2x} \cdot 2 = 10e^{2x}f′(x)=5e2x⋅2=10e2x

How to differentiate f(x)=4x+1f(x) = \sqrt{4x+1}f(x)=4x+1​?

Rewrite as f(x)=(4x+1)1/2f(x) = (4x+1)^{1/2}f(x)=(4x+1)1/2 then apply the chain rule: f′(x)=12(4x+1)−1/2⋅4=24x+1f'(x) = \frac{1}{2}(4x+1)^{-1/2} \cdot 4 = \frac{2}{\sqrt{4x+1}}f′(x)=21​(4x+1)−1/2⋅4=4x+1​2​

How to differentiate f(x)=1x3f(x) = \frac{1}{x^3}f(x)=x31​?

Rewrite as f(x)=x−3f(x) = x^{-3}f(x)=x−3 then apply the power rule: f′(x)=−3x−4=−3x4f'(x) = -3x^{-4} = \frac{-3}{x^4}f′(x)=−3x−4=x4−3​