PrepGo

AP Calculus AB Practice Quiz: Derivatives of $\\cos x$, $\\sin x$, $e^x$, and $\\ln x$

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Test your understanding with short quizzes. This quiz has 13 questions to check your progress.

Question 1 of 13

What is the derivative of f(x) = sin(x)?

All Questions (13)

What is the derivative of f(x) = sin(x)?

A) cos(x)

B) -sin(x)

C) -cos(x)

D) sin(x)cos(x)

Correct Answer: A

This question tests the knowledge of a fundamental derivative rule. The derivative of the sine function is the cosine function. Therefore, d/dx(sin(x)) = cos(x). [cite: 1784]

If y = cos(x), what is dy/dx?

A) sin(x)

B) -sin(x)

C) -cos(x)

D) cos(x)

Correct Answer: B

This question tests the knowledge of a fundamental derivative rule. The derivative of the cosine function is the negative sine function. Therefore, d/dx(cos(x)) = -sin(x). [cite: 1784]

Which of the following functions is its own derivative?

A) f(x) = ln(x)

B) f(x) = sin(x)

C) f(x) = e^x

D) f(x) = cos(x)

Correct Answer: C

The derivative of the natural exponential function e^x is unique in that it is equal to the function itself. d/dx(e^x) = e^x. The derivatives of the other functions are d/dx(ln(x)) = 1/x, d/dx(sin(x)) = cos(x), and d/dx(cos(x)) = -sin(x). [cite: 1785]

What is the derivative of g(x) = ln(x)?

A) e^x

B) 1/x

C) -1/x^2

D) x ln(x) - x

Correct Answer: B

This question tests the knowledge of a fundamental derivative rule. The derivative of the natural logarithmic function ln(x) is 1/x. Therefore, d/dx(ln(x)) = 1/x. [cite: 1785]

The limit lim(h→0) [cos(π/3 + h) - cos(π/3)] / h represents the derivative of which function at what point?

A) f(x) = sin(x) at x = π/3

B) f(x) = cos(x) at x = 0

C) f(x) = cos(x) at x = π/3

D) f(x) = -sin(x) at x = π/3

Correct Answer: C

The expression is the limit definition of the derivative, lim(h→0) [f(a+h) - f(a)] / h. By comparing the given limit to this definition, we can identify the function as f(x) = cos(x) and the point as a = π/3. [cite: 1790, 1791]

What is the value of the limit lim(h→0) [e^(2+h) - e^2] / h?

A) e^2

B) 2e

C) e

D) 1

Correct Answer: A

This limit represents the derivative of the function f(x) = e^x at the point x=2. The derivative of f(x) = e^x is f'(x) = e^x. Therefore, the value of the limit is f'(2) = e^2. This is an application of recognizing the definition of a derivative to evaluate a limit. [cite: 1794]

Let f(x) = 2e^x - 5sin(x). What is f'(x)?

A) 2e^x - 5cos(x)

B) 2e^x + 5cos(x)

C) e^x - 5cos(x)

D) 2xe^(x-1) - 5cos(x)

Correct Answer: A

Using the sum/difference and constant multiple rules for derivatives, we differentiate term by term. The derivative of 2e^x is 2e^x, and the derivative of -5sin(x) is -5cos(x). Thus, f'(x) = 2e^x - 5cos(x). [cite: 1780, 1781]

The expression lim(h→0) [ln(1+h) - ln(1)] / h is the derivative of a function f at a point a. What is f'(a)?

A) 0

B) 1

C) e

D) The limit does not exist.

Correct Answer: B

The expression is the definition of the derivative of f(x) = ln(x) at the point a=1. The derivative of ln(x) is f'(x) = 1/x. Evaluating this at a=1 gives f'(1) = 1/1 = 1. [cite: 1794]

Evaluate lim(h→0) sin(π + h) / h.

A) 1

B) 0

C) -1

D) π

Correct Answer: C

This limit can be rewritten by noting that sin(π) = 0. The expression is equivalent to lim(h→0) [sin(π + h) - sin(π)] / h. This is the definition of the derivative of f(x) = sin(x) at x=π. The derivative is f'(x) = cos(x). Therefore, the value of the limit is f'(π) = cos(π) = -1. [cite: 1794]

What is the slope of the tangent line to the graph of y = cos(x) at x = π/2?

A) 1

B) 0

C) -1

D) Undefined

Correct Answer: C

The slope of the tangent line is given by the derivative of the function at that point. The derivative of y = cos(x) is dy/dx = -sin(x). At x = π/2, the slope is -sin(π/2) = -1. [cite: 1781]

Which of the following limits represents the derivative of the function f(x) = ln(x) at the point x=a, where a>0?

A) lim(h→0) [ln(x+h) - ln(x)] / h

B) lim(h→0) [ln(a+h) - ln(a)] / h

C) lim(x→a) [ln(x) - ln(a)] / x

D) lim(h→0) [ln(a) + h - ln(a)] / h

Correct Answer: B

The definition of the derivative of a function f at a point x=a is lim(h→0) [f(a+h) - f(a)] / h. For the function f(x) = ln(x), this definition becomes lim(h→0) [ln(a+h) - ln(a)] / h. Option A represents the derivative function f'(x), not the derivative at a specific point a. Option C is missing the '-a' in the denominator for the alternate form of the derivative. Option D incorrectly places the h outside the function. [cite: 1790]

What is the value of lim(x→0) [cos(x) - 1] / x?

A) 1

B) -1

C) 0

D) The limit does not exist.

Correct Answer: C

This limit can be recognized as the derivative of a function at a point. We can rewrite it as lim(x→0) [cos(x) - cos(0)] / (x - 0), since cos(0)=1. This is the alternate form of the definition of the derivative of the function f(x) = cos(x) at the point x=0. The derivative is f'(x) = -sin(x). Evaluating at x=0 gives f'(0) = -sin(0) = 0. [cite: 1794]

For what value of x in its domain is the derivative of f(x) = ln(x) equal to the derivative of g(x) = e^x?

A) x=1

B) x=e

C) x=0

D) There is no such value of x.

Correct Answer: D

First, find the derivatives of both functions. f'(x) = d/dx(ln(x)) = 1/x and g'(x) = d/dx(e^x) = e^x. We need to find a value of x such that f'(x) = g'(x), which means 1/x = e^x. The domain of f(x) = ln(x) is x > 0. For x > 0, the function y=e^x is always positive and increasing, while the function y=1/x is positive and decreasing. A graphical analysis shows these two functions never intersect. Therefore, there is no such value of x. [cite: 1781]