Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Solving Optimization Problems

Practice Solving Optimization Problems in AP Calculus BC with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

A projectile’s height is h(t)=−t2+6th(t)=-t^2+6th(t)=−t2+6t for 0≤t≤60 \le t \le 60≤t≤6; at what time ttt is height maximized?

Select an answer to continue

What this quiz covers

This quiz focuses on Solving Optimization Problems, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A projectile’s height is h(t)=−t2+6th(t)=-t^2+6th(t)=−t2+6t for 0≤t≤60 \le t \le 60≤t≤6; at what time ttt is height maximized?

  1. 000
  2. 333 (correct answer)
  3. 666
  4. 222
  5. 444

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For height h(t)=−t2+6th(t) = -t^2 + 6th(t)=−t2+6t on [0,6][0, 6][0,6], set h′(t)=−2t+6=0h'(t) = -2t + 6 = 0h′(t)=−2t+6=0, giving t=3t = 3t=3. Evaluate h(3)=9h(3) = 9h(3)=9 compared to h(0)=0h(0) = 0h(0)=0 and h(6)=0h(6) = 0h(6)=0. The negative second derivative confirms a maximum at t=3t = 3t=3. A tempting distractor is t=6t = 6t=6, but h(6)=0h(6) = 0h(6)=0 is the minimum. Always remember to check both critical points and endpoints in closed intervals for optimization problems.

Question 2

For 0≤x≤60\le x\le 60≤x≤6, which xxx maximizes A(x)=x(6−x)A(x)=x(6-x)A(x)=x(6−x), the area of a rectangle?

  1. 000
  2. 666
  3. 222
  4. 333 (correct answer)
  5. 444

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the area A(x) = x(6 - x) on [0, 6], find critical points by setting A'(x) = 6 - 2x = 0, yielding x = 3. Evaluate at the critical point where A(3) = 9 and at endpoints A(0) = 0 and A(6) = 0. This confirms the maximum at x = 3 since the function is a downward parabola. A tempting distractor is x = 4, but it gives A = 8, which is less than 9. Always remember to check both critical points and endpoints in closed intervals for optimization problems.

Question 3

For x>0x>0x>0, minimize f(x)=25x+xf(x)=\frac{25}{x}+xf(x)=x25​+x. What value of xxx minimizes fff?

  1. 252525
  2. 555 (correct answer)
  3. 111
  4. rac{1}{5}
  5. 000

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For f(x)=25x+xf(x) = \frac{25}{x} + xf(x)=x25​+x for x>0x > 0x>0, compute f′(x)=−25x2+1=0f'(x) = -\frac{25}{x^2} + 1 = 0f′(x)=−x225​+1=0, giving x=5x = 5x=5. The second derivative f′′(x)=50x3>0f''(x) = \frac{50}{x^3} > 0f′′(x)=x350​>0 for x>0x > 0x>0 confirms a minimum. As xxx approaches 0 or infinity, fff increases. A tempting distractor is x=25x = 25x=25, but it gives higher value than at x=5x = 5x=5. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 4

A rectangle has fixed area 363636; if one side is xxx, what xxx minimizes the sum of side lengths x+36xx+\frac{36}{x}x+x36​?

  1. 333
  2. 666 (correct answer)
  3. 999
  4. 121212
  5. 181818

Explanation: This problem requires solving an optimization problem using calculus to minimize the sum of side lengths x + 36/x for a rectangle with fixed area 36. The sum function is S(x) = x + 36/x, and its derivative S'(x) = 1 - 36/x² sets to zero at x = 6. Assuming x > 0 with no endpoints, this critical point is the minimum as S''(x) > 0 there. Evaluating shows the minimum sum is 12 at x = 6. A tempting distractor is x = 9, but it fails because S(9) = 9 + 4 = 13 > 12. A transferable strategy for optimization is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, and check endpoints if the domain is closed.

Question 5

A right circular cylinder has fixed surface area S=2πr2+2πrh=54πS=2\pi r^2+2\pi rh=54\piS=2πr2+2πrh=54π. What radius rrr maximizes volume?

  1. 333 (correct answer)
  2. 666
  3. root18 root{18}root18
  4. root9 root{9}root9
  5. 222

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the cylinder with fixed surface area 54π, express h = (27 - r²)/r, volume V(r) = π(27r - r³). To maximize V(r), set V'(r) = π(27 - 3r²) = 0, giving r = 3. The second derivative test confirms a maximum. A tempting distractor is r = 6, but it gives lower volume. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 6

A rectangle has base on the xxx-axis and upper corners on y=8−2x2y=8-2x^2y=8−2x2. If right upper corner is at xxx, what xxx maximizes area?

  1. 111
  2. 43\sqrt{\frac{4}{3}}34​​ (correct answer)
  3. 2\sqrt{2}2​
  4. 222
  5. 000

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the rectangle with base on x-axis and upper corners on y=8−2x2y = 8 - 2x^2y=8−2x2, with right upper at xxx, assuming symmetry, A(x)=2x(8−2x2)A(x) = 2x(8 - 2x^2)A(x)=2x(8−2x2). To maximize A(x)A(x)A(x), set A′(x)=16−12x2=0A'(x) = 16 - 12x^2 = 0A′(x)=16−12x2=0, giving x=43x = \sqrt{\frac{4}{3}}x=34​​. Endpoints give zero area. A tempting distractor is x=2x = \sqrt{2}x=2​, but it gives lower area. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 7

A triangle has base xxx and height 12−x12-x12−x for 0≤x≤120\le x\le120≤x≤12. What xxx maximizes its area?

  1. 121212
  2. 000
  3. 666 (correct answer)
  4. 444
  5. 888

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the triangle with base x and height 12 - x on [0, 12], area A(x) = (1/2)x(12 - x). To maximize A(x), set A'(x) = (1/2)(12 - 2x) = 0, giving x = 6. Endpoints A(0) = 0 and A(12) = 0 confirm the maximum. A tempting distractor is x = 12, but it gives zero area. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 8

A wire of length 242424 is cut into two pieces forming squares; if first piece length is xxx, which xxx minimizes total area?

  1. 000
  2. 888
  3. 121212 (correct answer)
  4. 161616
  5. 242424

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. To minimize the total area of two squares from a 24-unit wire cut at x, express A(x)=[x² + (24-x)²]/16 and find the critical point by setting A'(x)=(1/4)x - 3=0, yielding x=12. This critical point is a minimum because the second derivative A''(x)=1/4 is positive. Evaluating at endpoints x=0 and x=24 gives A=36, while A(12)=18 is smaller. A tempting distractor is x=0, but that gives a larger area of 36 compared to 18 at x=12. A transferable strategy for optimization is to express the quantity to optimize as a function of one variable, find critical points by setting the derivative to zero, and use the second derivative test or endpoint evaluation to identify maxima or minima.

Question 9

For 0≤x≤60\le x\le 60≤x≤6, the profit is P(x)=x(6−x)2P(x)=x(6-x)^2P(x)=x(6−x)2; which xxx gives the maximum profit?

  1. 000
  2. 222 (correct answer)
  3. 333
  4. 444
  5. 666

Explanation: This problem requires solving an optimization problem to find the production level that maximizes profit. Expanding P(x) = x(6-x)² = x(36 - 12x + x²) = 36x - 12x² + x³. Taking the derivative: P'(x) = 36 - 24x + 3x² = 3(x² - 8x + 12) = 3(x-2)(x-6). Critical points occur at x = 2 and x = 6. Evaluating: P(0) = 0, P(2) = 2(4)² = 32, P(6) = 6(0)² = 0. Therefore, x = 2 gives the maximum profit of 32. Students might choose x = 3 (the midpoint), but this gives P(3) = 3(3)² = 27 < 32. The strategy is to find all critical points and evaluate at both critical points and endpoints to identify the global maximum.

Question 10

A company’s profit is P(x)=−x2+12x−20P(x)=-x^2+12x-20P(x)=−x2+12x−20 (thousand dollars); which xxx maximizes profit?

  1. 000
  2. 333
  3. 666 (correct answer)
  4. 999
  5. 121212

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. To maximize profit P(x)=−x2+12x−20P(x)=-x^2+12x-20P(x)=−x2+12x−20, find the critical point by setting P′(x)=−2x+12=0P'(x)=-2x+12=0P′(x)=−2x+12=0, yielding x=6x=6x=6. This critical point is a maximum because the second derivative P′′(x)=−2P''(x)=-2P′′(x)=−2 is negative. No specific endpoints are given, but the parabola opens downward, confirming the vertex is the maximum. A tempting distractor is x=12x=12x=12, but that gives P=−20P=-20P=−20, which is less than 16 at x=6x=6x=6. A transferable strategy for optimization is to express the quantity to optimize as a function of one variable, find critical points by setting the derivative to zero, and use the second derivative test or endpoint evaluation to identify maxima or minima.

Question 11

A rectangle is inscribed in the region under y=6−xy=6-xy=6−x in the first quadrant with one corner at origin. What xxx maximizes area?

  1. 111
  2. 222
  3. 333 (correct answer)
  4. 666
  5. 000

Explanation: This problem requires solving an optimization problem using calculus to maximize the area of a rectangle under y=6−xy=6-xy=6−x in the first quadrant with one corner at the origin. The area A(x)=x(6−x)A(x) = x(6 - x)A(x)=x(6−x), and A′(x)=6−2xA'(x) = 6 - 2xA′(x)=6−2x sets to zero at x=3x = 3x=3. Evaluating at x=3x = 3x=3 and endpoint x=0x = 0x=0 confirms the maximum. The second derivative is negative at x=3x = 3x=3. A tempting distractor is x=2x = 2x=2, but it fails because A(2)=8<9A(2) = 8 < 9A(2)=8<9 at x=3x = 3x=3. A transferable strategy for optimization is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, and check endpoints if the domain is closed.

Question 12

For x>0x>0x>0, the cost per unit is C(x)=x+36xC(x)=x+\frac{36}{x}C(x)=x+x36​. What xxx minimizes C(x)C(x)C(x)?

  1. 333
  2. 666 (correct answer)
  3. 121212
  4. 181818
  5. 000

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the cost C(x)=x+36xC(x) = x + \frac{36}{x}C(x)=x+x36​ for x>0x > 0x>0, compute the derivative C′(x)=1−36x2=0C'(x) = 1 - \frac{36}{x^2} = 0C′(x)=1−x236​=0, giving x=6x = 6x=6. The second derivative C′′(x)=72x3>0C''(x) = \frac{72}{x^3} > 0C′′(x)=x372​>0 for x>0x > 0x>0 confirms a minimum. As xxx approaches 0 or infinity, CCC increases, supporting the minimum at x=6x = 6x=6. A tempting distractor is x=12x = 12x=12, but it gives higher cost than at x=6x = 6x=6. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 13

A rectangle has fixed diagonal 101010; if one side is xxx, what xxx maximizes its area?

  1. 101010
  2. 555
  3. 102\frac{10}{\sqrt{2}}2​10​ (correct answer)
  4. 10\sqrt{10}10​
  5. 000

Explanation: This problem requires solving an optimization problem using calculus to maximize the area of a rectangle with fixed diagonal 10 and one side x. The area is A(x) = x 100−x2\sqrt{100 - x^2}100−x2​, and the derivative A'(x) = 100−2x2100−x2\frac{100 - 2x^2}{\sqrt{100 - x^2}}100−x2​100−2x2​ sets to zero when 100−2x2=0100 - 2x^2 = 0100−2x2=0, so x = 102\frac{10}{\sqrt{2}}2​10​. Assuming domain 0 < x < 10, there are no endpoints, but checking confirms this is the maximum as it forms a square. The second derivative or sign change verifies the maximum. A tempting distractor is 10\sqrt{10}10​, but it fails because it does not solve the derivative equation and gives a lower area. A transferable strategy for optimization is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, and check endpoints if the domain is closed.

Question 14

A rectangle has perimeter 404040; if its width is xxx, what value of xxx maximizes its area?

  1. 555
  2. 101010 (correct answer)
  3. 202020
  4. 151515
  5. 000

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the rectangle with fixed perimeter 40 and width x, the length is 20 - x, so the area A(x) = x(20 - x) = 20x - x². To maximize A(x), compute the derivative A'(x) = 20 - 2x and set it to zero, giving the critical point x = 10. The second derivative A''(x) = -2 < 0 confirms a maximum at x = 10; checking endpoints x = 0 and x = 20 yields A = 0, the minimum. A tempting distractor is x = 20, but it results in zero area as the length becomes zero. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 15

A line has intercepts (x,0)(x,0)(x,0) and (0,12−x)(0,12-x)(0,12−x) for 0≤x≤120\le x\le120≤x≤12. What xxx maximizes triangle area A=12x(12−x)A=\frac12 x(12-x)A=21​x(12−x)?

  1. 121212
  2. 000
  3. 444
  4. 666 (correct answer)
  5. 888

Explanation: This problem requires solving an optimization problem using calculus to maximize the triangle area A = (1/2) x (12 - x) for 0 ≤ x ≤ 12. The derivative A'(x) = (1/2)(12 - 2x) sets to zero at x = 6. Evaluating at x = 6 and endpoints x = 0 and x = 12 shows A(6) = 18 is the maximum. The second derivative is negative, confirming the maximum. A tempting distractor is x = 8, but it fails because A(8) = (1/2)84 = 16 < 18. A transferable strategy for optimization is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, and check endpoints if the domain is closed.

Question 16

A company’s profit is P(x)=−x2+10x−9P(x)=-x^2+10x-9P(x)=−x2+10x−9 for 0≤x≤100 \le x \le 100≤x≤10. What xxx maximizes profit?

  1. 101010
  2. 000
  3. 444
  4. 555 (correct answer)
  5. 999

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the profit P(x)=−x2+10x−9P(x) = -x^2 + 10x - 9P(x)=−x2+10x−9 on [0,10][0, 10][0,10], it is a quadratic opening downward. To maximize P(x), compute P′(x)=−2x+10=0P'(x) = -2x + 10 = 0P′(x)=−2x+10=0, giving critical point x=5x = 5x=5. Evaluating at endpoints P(0)=−9P(0) = -9P(0)=−9, P(10)=−9P(10) = -9P(10)=−9, and P(5)=16P(5) = 16P(5)=16 confirms the maximum. A tempting distractor is x=10x = 10x=10, but it gives the same low profit as x=0x = 0x=0. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 17

Find the value of xxx on [0,6][0,6][0,6] that maximizes f(x)=x(6−x)2f(x)=x(6-x)^2f(x)=x(6−x)2.​

  1. 000
  2. 222 (correct answer)
  3. 333
  4. 444
  5. 666

Explanation: This problem asks us to solve an optimization problem by finding the maximum of f(x) = x(6-x)² on the interval [0,6]. To find critical points, we compute f'(x) = (6-x)² + x·2(6-x)(-1) = (6-x)² - 2x(6-x) = (6-x)[(6-x) - 2x] = (6-x)(6-3x). Setting f'(x) = 0 gives x = 6 or x = 2. We must check the critical points x = 2, x = 6 and the endpoint x = 0: f(0) = 0, f(2) = 2(4)² = 32, and f(6) = 6(0)² = 0. The tempting answer x = 3 might come from incorrectly setting only one factor to zero or confusing the arithmetic. When optimizing on a closed interval, always evaluate the function at critical points AND endpoints to find the global maximum.

Question 18

A farmer has 100100100 meters of fencing for three sides of a rectangle against a wall; which width xxx maximizes area?​

  1. 101010
  2. 202020
  3. 252525 (correct answer)
  4. 505050
  5. 100100100

Explanation: This problem involves solving an optimization problem where a farmer uses 100 meters of fencing for three sides of a rectangle against a wall. If the width perpendicular to the wall is x, then the two sides perpendicular to the wall use 2x meters, leaving 100-2x meters for the side parallel to the wall. The area is A(x) = x(100-2x) = 100x - 2x². Taking the derivative: A'(x) = 100 - 4x, and setting it to zero gives x = 25. Since A''(x) = -4 < 0, this is indeed a maximum. The answer x = 50 might tempt students who forget to account for two sides of width x, thinking only 50 meters remains for the parallel side. In constrained optimization problems, carefully translate the physical constraints into mathematical relationships before differentiating.

Question 19

For 0≤x≤60\le x\le 60≤x≤6, a revenue function is R(x)=x(6−x)R(x)=x(6-x)R(x)=x(6−x). What xxx maximizes revenue?

  1. 000
  2. 666
  3. 333 (correct answer)
  4. 222
  5. 444

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the revenue function R(x) = x(6 - x) on [0, 6], it is a quadratic opening downward. To maximize R(x), compute R'(x) = 6 - 2x = 0, giving critical point x = 3. Evaluating at endpoints R(0) = 0 and R(6) = 0, and R(3) = 9 confirms the maximum. A tempting distractor is x = 6, but it gives zero revenue, not the maximum. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.

Question 20

A product’s demand gives revenue R(x)=20x−x2R(x)=20x-x^2R(x)=20x−x2 for 0≤x≤200\le x\le 200≤x≤20. What xxx maximizes RRR?

  1. 202020
  2. 000
  3. 555
  4. 101010 (correct answer)
  5. 151515

Explanation: Solving optimization problems is a key skill in AP Calculus BC, involving finding maximum or minimum values of a function subject to constraints. For the revenue R(x) = 20x - x² on [0, 20], it is a quadratic opening downward. To maximize R(x), set R'(x) = 20 - 2x = 0, giving x = 10. Endpoints R(0) = 0 and R(20) = 0 confirm the maximum. A tempting distractor is x = 20, but it gives zero revenue. A transferable optimization-solving strategy is to express the quantity as a function of one variable, find critical points by setting the derivative to zero, evaluate at critical points and endpoints, and use tests to confirm the extremum.