Fatskills
Practice. Master. Repeat.
Study Guide: AP Exams: Calc AB Unit 2, Derivatives of Trig, Inverse Trig, Exp, Log Functions
Source: https://www.fatskills.com/ap/chapter/ap-exams-calc-ab-unit-2-derivatives-derivatives-of-trig-inverse-trig-exp-log-functions

AP Exams: Calc AB Unit 2, Derivatives of Trig, Inverse Trig, Exp, Log Functions

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~8 min read

What Is This?

A derivative is a measure of how a function changes as its input changes. It represents the rate of change of the function with respect to one of its variables.

This topic appears in exams to test your ability to find the derivative of various functions, which is crucial in calculus, physics, engineering, and economics. You can expect questions that ask you to find the derivative of trigonometric, inverse trigonometric, exponential, and logarithmic functions.

Why It Matters

This topic is tested in various exams, including the AP Calculus AB and BC exams, the Calculus AB and BC exams, and the Mathematical Olympiad Summer Program (MOSP). It typically carries 20-30% of the total marks and tests your understanding of the underlying concepts, your ability to apply formulas, and your problem-solving skills.

Core Concepts

To tackle this topic, you need to own the following foundational ideas:

  • The Chain Rule: This rule allows you to find the derivative of a composite function by multiplying the derivatives of the individual functions.
  • The Product Rule: This rule states that the derivative of a product of two functions is the derivative of the first function times the second function plus the first function times the derivative of the second function.
  • The Quotient Rule: This rule states that the derivative of a quotient of two functions is the derivative of the numerator times the denominator minus the numerator times the derivative of the denominator, all divided by the square of the denominator.
  • Trigonometric Identities: You need to know the derivatives of sine, cosine, and tangent functions, as well as the derivatives of their inverse functions.

Prerequisites

Before tackling this topic, you need to understand the following key concepts:

  • Limits: You need to know how to evaluate limits of functions, including one-sided limits and infinite limits.
  • Differentiation Basics: You need to know the basic rules of differentiation, including the power rule, the sum rule, and the constant multiple rule.
  • Function Types: You need to know the properties of different types of functions, including polynomial, rational, trigonometric, and exponential functions.

The Rule-Book (How It Works)

Here's a plain-English walkthrough of the underlying logic:

The Chain Rule

  • The primary rule: If you have a composite function of the form f(g(x)), then the derivative is f'(g(x)) * g'(x).
  • Sub-rule: If you have a composite function of the form f(g(x)) * h(x), then the derivative is f'(g(x)) * g'(x) * h(x) + f(g(x)) * h'(x).
  • Exception: If the composite function is of the form f(g(x)) / h(x), then the derivative is f'(g(x)) * g'(x) * h(x) - f(g(x)) * h'(x) / h(x)^2.

The Product Rule

  • The primary rule: If you have a product of two functions of the form f(x) * g(x), then the derivative is f'(x) * g(x) + f(x) * g'(x).
  • Sub-rule: If you have a product of three functions of the form f(x) * g(x) * h(x), then the derivative is f'(x) * g(x) * h(x) + f(x) * g'(x) * h(x) + f(x) * g(x) * h'(x).

The Quotient Rule

  • The primary rule: If you have a quotient of two functions of the form f(x) / g(x), then the derivative is (f'(x) * g(x) - f(x) * g'(x)) / g(x)^2.
  • Sub-rule: If you have a quotient of three functions of the form f(x) / g(x) / h(x), then the derivative is (f'(x) * g(x) * h(x) - f(x) * g'(x) * h(x) - f(x) * g(x) * h'(x)) / (g(x) * h(x))^2.

Exam / Job / Audit Weighting

Frequency: 20-30% Difficulty Rating: Intermediate Question Type or Real-World Task Type: Calculus problems, optimization problems, and physics problems.

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

Here are the three most important rules, formulas, governing ideas, standards, or decision principles for this topic:

  • The Chain Rule: f'(g(x)) * g'(x)
  • The Product Rule: f'(x) * g(x) + f(x) * g'(x)
  • The Quotient Rule: (f'(x) * g(x) - f(x) * g'(x)) / g(x)^2

Worked Examples (Step-by-Step)

Here are three solved examples that escalate in difficulty:

Example 1

Find the derivative of f(x) = 2x^2 + 3x - 4.

  • Step 1: Apply the power rule to the first term: 4x
  • Step 2: Apply the sum rule to the remaining terms: 3
  • Step 3: Combine the results: f'(x) = 4x + 3

Example 2

Find the derivative of f(x) = (2x + 1) / (x - 1).

  • Step 1: Apply the quotient rule: (2 * (x - 1) - (2x + 1) * 1) / (x - 1)^2
  • Step 2: Simplify the result: (-2) / (x - 1)^2

Example 3

Find the derivative of f(x) = sin(x) * cos(x).

  • Step 1: Apply the product rule: cos(x) * cos(x) + sin(x) * (-sin(x))
  • Step 2: Simplify the result: cos^2(x) - sin^2(x)

Common Exam Traps & Mistakes

Here are four specific errors that cost marks in exams:

  • Mistake 1: Forgetting to apply the chain rule when differentiating a composite function.
  • Mistake 2: Applying the product rule incorrectly, forgetting to include one of the terms.
  • Mistake 3: Forgetting to simplify the result after applying the quotient rule.
  • Mistake 4: Not checking the units of the derivative.

Shortcut Strategies & Exam Hacks

Here are some practical techniques to solve questions faster or more accurately under time pressure:

  • Memory Aid: Use the acronym "CHAIN" to remember the chain rule: f'(g(x)) * g'(x).
  • Elimination Strategy: Eliminate any options that are clearly incorrect, such as those that involve dividing by zero.
  • Pattern Recognition: Recognize patterns in the function, such as a product of two functions, and apply the corresponding rule.

Question-Type Taxonomy

Here are the three distinct question formats this topic appears in across different exams:

Format Description Example
Calculus Problem Find the derivative of a given function. Find the derivative of f(x) = 2x^2 + 3x - 4.
Optimization Problem Find the maximum or minimum of a given function subject to certain constraints. Find the maximum value of f(x) = 2x^2 + 3x - 4 subject to x > 0.
Physics Problem Use derivatives to solve a physics problem, such as finding the velocity or acceleration of an object. Find the velocity of an object moving along a curve given by f(x) = 2x^2 + 3x - 4.

Practice Set (MCQs)

Here are five multiple-choice questions at mixed difficulty levels:

Question 1

Find the derivative of f(x) = 2x^2 + 3x - 4.

A) 4x + 3 B) 2x + 3 C) 4x - 3 D) 2x - 3

Correct Answer: A) 4x + 3 Explanation: Apply the power rule to the first term and the sum rule to the remaining terms. Why the Distractors Are Tempting: Options B and C are tempting because they involve adding or subtracting a constant, but they are not correct.

Question 2

Find the derivative of f(x) = (2x + 1) / (x - 1).

A) (2x - 1) / (x - 1)^2 B) (-2) / (x - 1)^2 C) (2x + 1) / (x - 1)^2 D) (2x - 1) / (x - 1)

Correct Answer: B) (-2) / (x - 1)^2 Explanation: Apply the quotient rule. Why the Distractors Are Tempting: Options A and C are tempting because they involve adding or subtracting a constant, but they are not correct.

Question 3

Find the derivative of f(x) = sin(x) * cos(x).

A) cos^2(x) - sin^2(x) B) sin(x) * cos(x) C) cos(x) * sin(x) D) sin^2(x) - cos^2(x)

Correct Answer: A) cos^2(x) - sin^2(x) Explanation: Apply the product rule. Why the Distractors Are Tempting: Options B and C are tempting because they involve multiplying or dividing the functions, but they are not correct.

Question 4

Find the maximum value of f(x) = 2x^2 + 3x - 4 subject to x > 0.

A) 4 B) 5 C) 6 D) 7

Correct Answer: A) 4 Explanation: Find the critical points by setting the derivative equal to zero and solving for x. Why the Distractors Are Tempting: Options B and C are tempting because they involve adding or subtracting a constant, but they are not correct.

Question 5

Find the velocity of an object moving along a curve given by f(x) = 2x^2 + 3x - 4.

A) 4x + 3 B) 2x + 3 C) 4x - 3 D) 2x - 3

Correct Answer: A) 4x + 3 Explanation: Find the derivative of the function and evaluate it at the given point. Why the Distractors Are Tempting: Options B and C are tempting because they involve adding or subtracting a constant, but they are not correct.

30-Second Cheat Sheet

Here are the five things you must remember walking into the exam hall:

  • Chain Rule: f'(g(x)) * g'(x)
  • Product Rule: f'(x) * g(x) + f(x) * g'(x)
  • Quotient Rule: (f'(x) * g(x) - f(x) * g'(x)) / g(x)^2
  • Simplify Results: Always simplify the result after applying a rule.
  • Check Units: Always check the units of the derivative.

Learning Path

Here is a suggested study sequence to master this topic from scratch to exam-ready:

  1. Beginner Foundation: Review the basic rules of differentiation, including the power rule, the sum rule, and the constant multiple rule.
  2. Core Rules: Learn the chain rule, the product rule, and the quotient rule.
  3. Practice: Practice differentiating various functions using the core rules.
  4. Timed Drills: Practice differentiating functions under timed conditions to improve your speed and accuracy.
  5. Mock Tests: Take mock tests to assess your knowledge and identify areas for improvement.

Related Topics

Here are three closely connected topics that appear alongside this one in exams:

  • Limits: Understanding limits is crucial for differentiating functions.
  • Differentiation Basics: You need to know the basic rules of differentiation, including the power rule, the sum rule, and the constant multiple rule.
  • Calculus Applications: You need to know how to apply derivatives to solve real-world problems.