Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. My Subjects
  2. AP Calculus AB
  3. Flashcards

AP Calculus AB Flashcards: Introducing Calculus

Study Introducing Calculus in AP Calculus AB with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

← Back to flashcard decks

What this deck covers

This deck focuses on Introducing Calculus, giving you a quick way to review the definitions, rules, and examples that matter most for AP Calculus AB.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

AP Calculus AB Flashcards: Introducing Calculus

1

/ 30

0 reviewed

0% Complete

0 reviewing
QUESTION

What is the derivative of f(x)=ln(x)f(x) = \text{ln}(x)f(x)=ln(x)?

Tap or drag to reveal answer

ANSWER

f′(x)=1xf'(x) = \frac{1}{x}f′(x)=x1​. This is a fundamental derivative of logarithmic functions.

Swipe Right = I Know It! 🎉

Swipe Left = Still Learning

All flashcards

Flashcard 1: What is the derivative of f(x)=ln(x)f(x) = \text{ln}(x)f(x)=ln(x)?

Answer: f′(x)=1xf'(x) = \frac{1}{x}f′(x)=x1​. This is a fundamental derivative of logarithmic functions.

Flashcard 2: Identify the derivative of f(x)=x2f(x) = x^2f(x)=x2.

Answer: f′(x)=2xf'(x) = 2xf′(x)=2x. Using the power rule: bring down the exponent and subtract 1.

Flashcard 3: What does the derivative tell us about a function at a point?

Answer: The slope of the tangent line to the function at that point. The derivative measures the steepness of the curve at any point.

Flashcard 4: Apply the Chain Rule to f(x)=(3x2+2)5f(x) = (3x^2 + 2)^5f(x)=(3x2+2)5.

Answer: f′(x)=5(3x2+2)4×6xf'(x) = 5(3x^2 + 2)^4 \times 6xf′(x)=5(3x2+2)4×6x. Outer function derivative is 5(3x2+2)45(3x^2 + 2)^45(3x2+2)4, inner is 6x6x6x.

Flashcard 5: What is the Power Rule for differentiation?

Answer: If f(x)=xnf(x) = x^nf(x)=xn, then f′(x)=nxn−1f'(x) = nx^{n-1}f′(x)=nxn−1.. This is the fundamental differentiation rule for polynomial terms.

Flashcard 6: Differentiate f(x)=sin(x)f(x) = \text{sin}(x)f(x)=sin(x).

Answer: f′(x)=cos(x)f'(x) = \text{cos}(x)f′(x)=cos(x). The derivative of sine is cosine.

Flashcard 7: Apply the Product Rule to f(x)=x2sin(x)f(x) = x^2 \text{sin}(x)f(x)=x2sin(x).

Answer: f′(x)=2xsin(x)+x2cos(x)f'(x) = 2x\text{sin}(x) + x^2\text{cos}(x)f′(x)=2xsin(x)+x2cos(x). Apply product rule: u=x2u = x^2u=x2, v=sin⁡(x)v = \sin(x)v=sin(x).

Flashcard 8: What is the derivative of f(x)=loga(x)f(x) = \text{log}_a(x)f(x)=loga​(x)?

Answer: f′(x)=1xln(a)f'(x) = \frac{1}{x \text{ln}(a)}f′(x)=xln(a)1​. For logarithm base aaa, include the factor 1ln⁡(a)\frac{1}{\ln(a)}ln(a)1​.

Flashcard 9: Differentiate f(x)=x3−5x+4f(x) = x^3 - 5x + 4f(x)=x3−5x+4.

Answer: f′(x)=3x2−5f'(x) = 3x^2 - 5f′(x)=3x2−5. Apply power rule term by term: 3x2−5+03x^2 - 5 + 03x2−5+0.

Flashcard 10: What is the derivative of f(x)=cos(x)f(x) = \text{cos}(x)f(x)=cos(x)?

Answer: f′(x)=−sin(x)f'(x) = -\text{sin}(x)f′(x)=−sin(x). The derivative of cosine is negative sine.

Flashcard 11: Find the derivative of f(x)=3x3f(x) = 3x^3f(x)=3x3.

Answer: f′(x)=9x2f'(x) = 9x^2f′(x)=9x2. Apply power rule to x3x^3x3: 3⋅3x2=9x23 \cdot 3x^2 = 9x^23⋅3x2=9x2.

Flashcard 12: What is the derivative of a constant function f(x)=cf(x) = cf(x)=c?

Answer: f′(x)=0f'(x) = 0f′(x)=0. Constants have no change, so their rate of change is zero.

Flashcard 13: Identify the derivative of f(x)=x2f(x) = x^2f(x)=x2.

Answer: f′(x)=2xf'(x) = 2xf′(x)=2x. Using the power rule: bring down the exponent and subtract 1.

Flashcard 14: What is the definition of a derivative?

Answer: The derivative is the instantaneous rate of change of a function. This is the fundamental concept of calculus.

Flashcard 15: Differentiate f(x)=e−x2f(x) = \text{e}^{-x^2}f(x)=e−x2 using the Chain Rule.

Answer: f′(x)=−2xe−x2f'(x) = -2x\text{e}^{-x^2}f′(x)=−2xe−x2. Chain rule: e−x2e^{-x^2}e−x2 times derivative of −x2-x^2−x2.

Flashcard 16: Differentiate f(x)=arccsc(x)f(x) = \text{arccsc}(x)f(x)=arccsc(x).

Answer: f′(x)=−1∣x∣sqrt(x2−1)f'(x) = -\frac{1}{|x|\text{sqrt}(x^2-1)}f′(x)=−∣x∣sqrt(x2−1)1​. Similar to arcsec but with negative sign.

Flashcard 17: What is the derivative of f(x)=arccos(x)f(x) = \text{arccos}(x)f(x)=arccos(x)?

Answer: f′(x)=−1sqrt(1−x2)f'(x) = -\frac{1}{\text{sqrt}(1-x^2)}f′(x)=−sqrt(1−x2)1​. Similar to arcsin but with negative sign.

Flashcard 18: What is the derivative of f(x)=sec(x)f(x) = \text{sec}(x)f(x)=sec(x)?

Answer: f′(x)=sec(x)tan(x)f'(x) = \text{sec}(x)\text{tan}(x)f′(x)=sec(x)tan(x). This follows from the chain rule applied to sec⁡(x)=1cos⁡(x)\sec(x) = \frac{1}{\cos(x)}sec(x)=cos(x)1​.

Flashcard 19: Identify the derivative of f(x)=e3xf(x) = \text{e}^{3x}f(x)=e3x.

Answer: f′(x)=3e3xf'(x) = 3\text{e}^{3x}f′(x)=3e3x. Chain rule: e3xe^{3x}e3x times derivative of 3x3x3x.

Flashcard 20: Apply the Power Rule to f(x)=x5f(x) = x^5f(x)=x5.

Answer: f′(x)=5x4f'(x) = 5x^4f′(x)=5x4. Using power rule: 5x5−1=5x45x^{5-1} = 5x^45x5−1=5x4.

Flashcard 21: Identify the derivative of f(x)=1xf(x) = \frac{1}{x}f(x)=x1​.

Answer: f′(x)=−1x2f'(x) = -\frac{1}{x^2}f′(x)=−x21​. Rewrite as x−1x^{-1}x−1 and apply power rule: −1x−2-1x^{-2}−1x−2.

Flashcard 22: What is the derivative of f(x)=arcsec(x)f(x) = \text{arcsec}(x)f(x)=arcsec(x)?

Answer: f′(x)=1∣x∣sqrt(x2−1)f'(x) = \frac{1}{|x|\text{sqrt}(x^2-1)}f′(x)=∣x∣sqrt(x2−1)1​. The derivative includes absolute value due to domain restrictions.

Flashcard 23: Differentiate f(x)=arcsin(x)f(x) = \text{arcsin}(x)f(x)=arcsin(x).

Answer: f′(x)=1sqrt(1−x2)f'(x) = \frac{1}{\text{sqrt}(1-x^2)}f′(x)=sqrt(1−x2)1​. This is the standard derivative formula for inverse sine.

Flashcard 24: Identify the derivative of f(x)=arccot(x)f(x) = \text{arccot}(x)f(x)=arccot(x).

Answer: f′(x)=−11+x2f'(x) = -\frac{1}{1+x^2}f′(x)=−1+x21​. Similar to arctan but with negative sign.

Flashcard 25: What is the Quotient Rule for differentiation?

Answer: If uv\frac{u}{v}vu​, then vu′−uv′v2\frac{vu' - uv'}{v^2}v2vu′−uv′​.. For quotients: bottom times top's derivative minus top times bottom's derivative, all over bottom squared.

Flashcard 26: Differentiate f(x)=7x+4f(x) = 7x + 4f(x)=7x+4.

Answer: f′(x)=7f'(x) = 7f′(x)=7. Linear term becomes its coefficient; constant disappears.

Flashcard 27: Differentiate f(x)=tan(x)f(x) = \text{tan}(x)f(x)=tan(x).

Answer: f′(x)=sec2(x)f'(x) = \text{sec}^2(x)f′(x)=sec2(x). The derivative of tangent is secant squared.

Flashcard 28: Differentiate f(x)=ln(3x)f(x) = \text{ln}(3x)f(x)=ln(3x) using the Chain Rule.

Answer: f′(x)=33x=1xf'(x) = \frac{3}{3x} = \frac{1}{x}f′(x)=3x3​=x1​. Chain rule: derivative of ln⁡(u)\ln(u)ln(u) is u′u\frac{u'}{u}uu′​.

Flashcard 29: What is the derivative of f(x)=axf(x) = a^xf(x)=ax, where a>0a > 0a>0?

Answer: f′(x)=axln(a)f'(x) = a^x \text{ln}(a)f′(x)=axln(a). For exponential with base aaa, multiply by ln⁡(a)\ln(a)ln(a).

Flashcard 30: Apply the Power Rule to f(x)=x5f(x) = x^5f(x)=x5.

Answer: f′(x)=5x4f'(x) = 5x^4f′(x)=5x4. Using power rule: 5x5−1=5x45x^{5-1} = 5x^45x5−1=5x4.