Calculus 1 Quiz: Solving Optimization Problems
11 questions · exam conditions
0:00
Solving Optimization ProblemsQuestion 1 of 11

Find the absolute maximum value of the function f(x)=x36x2+9x+5f(x) = x^3 - 6x^2 + 9x + 5 on the interval [0,5][0, 5].

11
99
55
2525
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Solving Optimization Problems

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

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 Calculus 1.

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

Find the absolute maximum value of the function f(x)=x36x2+9x+5f(x) = x^3 - 6x^2 + 9x + 5 on the interval [0,5][0, 5].

  1. 11
  2. 99
  3. 55
  4. 2525 (correct answer)
Explanation: When you need to find the absolute maximum of a continuous function on a closed interval, you must check both critical points inside the interval and the endpoints. This ensures you don't miss the global maximum. First, find the critical points by taking the derivative and setting it equal to zero: f(x)=3x212x+9=3(x24x+3)=3(x1)(x3)f'(x) = 3x^2 - 12x + 9 = 3(x^2 - 4x + 3) = 3(x-1)(x-3) Setting f(x)=0f'(x) = 0 gives critical points at x=1x = 1 and x=3x = 3, both of which lie within [0,5][0,5]. Now evaluate f(x)f(x) at the critical points and endpoints:
  • f(0)=00+0+5=5f(0) = 0 - 0 + 0 + 5 = 5
  • f(1)=16+9+5=9f(1) = 1 - 6 + 9 + 5 = 9
  • f(3)=2754+27+5=5f(3) = 27 - 54 + 27 + 5 = 5
  • f(5)=125150+45+5=25f(5) = 125 - 150 + 45 + 5 = 25
The absolute maximum value is 25, making D correct. Choice A (1) doesn't correspond to any function value at critical points or endpoints. Choice B (9) is the value at the local maximum x=1x = 1, but you must check endpoints too. Choice C (5) represents the function values at both endpoints x=0x = 0 and x=3x = 3, but these aren't the absolute maximum. Strategy tip: Always evaluate the function at every critical point within the interval AND both endpoints. The absolute extrema on closed intervals must occur at one of these locations, so checking all candidates systematically prevents missing the answer.

Question 2

A company is designing a cylindrical container with a volume of 16π16\pi cubic meters. The material for the top and bottom lids costs $10 per square meter, and the material for the side costs $2 per square meter. What is the radius, in meters, of the cylinder that minimizes the total cost of the material?

  1. 2/532/\sqrt[3]{5} (correct answer)
  2. 22
  3. 403\sqrt[3]{40}
  4. 53/2\sqrt[3]{5}/2
Explanation: Let rr be the radius and hh be the height of the cylinder. The volume is V=πr2h=16πV = \pi r^2 h = 16\pi, which implies h=16/r2h = 16/r^2. The cost function is C(r,h)=10(Area of top/bottom)+2(Area of side)=10(2πr2)+2(2πrh)=20πr2+4πrhC(r,h) = 10(\text{Area of top/bottom}) + 2(\text{Area of side}) = 10(2\pi r^2) + 2(2\pi rh) = 20\pi r^2 + 4\pi rh. Substituting for hh, we get the cost as a function of rr: C(r)=20πr2+4πr(16/r2)=20πr2+64π/rC(r) = 20\pi r^2 + 4\pi r(16/r^2) = 20\pi r^2 + 64\pi/r. To find the minimum cost, we take the derivative with respect to rr and set it to zero: C(r)=40πr64π/r2=0C'(r) = 40\pi r - 64\pi/r^2 = 0. This gives 40πr=64π/r240\pi r = 64\pi/r^2, which simplifies to 40r3=6440r^3 = 64, or r3=64/40=8/5r^3 = 64/40 = 8/5. Thus, r=8/53=2/53r = \sqrt[3]{8/5} = 2/\sqrt[3]{5}. The second derivative, C(r)=40π+128π/r3C''(r) = 40\pi + 128\pi/r^3, is positive for r>0r>0, confirming this is a minimum.

Question 3

A continuous function f(x)f(x) is defined on the closed interval [a,b][a, b]. The function is twice differentiable on (a,b)(a,b). If f(c)=0f'(c) = 0 for some c(a,b)c \in (a,b), and f(x)>0f''(x) > 0 for all x(a,b)x \in (a,b), which of the following statements must be true?

  1. The absolute minimum of f(x)f(x) occurs at x=cx=c and the absolute maximum occurs at x=ax=a.
  2. The absolute minimum of f(x)f(x) occurs at x=cx=c and the absolute maximum occurs at either x=ax=a or x=bx=b. (correct answer)
  3. The absolute minimum of f(x)f(x) occurs at x=ax=a and the absolute maximum occurs at x=cx=c.
  4. The absolute minimum of f(x)f(x) occurs at either x=ax=a or x=bx=b and the absolute maximum occurs at x=cx=c.
Explanation: The condition f(c)=0f'(c) = 0 identifies cc as a critical point. The condition f(x)>0f''(x) > 0 for all x(a,b)x \in (a,b) means the function is concave up on the entire interval. By the Second Derivative Test, since f(c)>0f''(c) > 0, the function has a local minimum at x=cx=c. Because the function is concave up across the entire interval, this local minimum is also the absolute minimum on [a,b][a,b]. For a function that is concave up on a closed interval, the absolute maximum must occur at one of the endpoints, x=ax=a or x=bx=b. Therefore, the absolute minimum is at x=cx=c and the absolute maximum is at either x=ax=a or x=bx=b.

Question 4

A wire of length LL is cut into two pieces. One piece is bent into a square, and the other is bent into a circle. What is the ratio of the side length of the square to the radius of the circle that results in the minimum possible total area?

  1. 1/21/2
  2. π/2\pi/2
  3. π\sqrt{\pi}
  4. 22 (correct answer)
Explanation: This is a classic optimization problem where you need to minimize the total area of two shapes formed from a wire of fixed length. When you encounter problems involving "minimum" or "maximum" with constraints, think calculus optimization: set up the function, take the derivative, and find critical points. Let's say the square uses length xx of wire and the circle uses length LxL-x. The square's side length is x4\frac{x}{4}, so its area is x216\frac{x^2}{16}. The circle's circumference is Lx=2πrL-x = 2\pi r, so the radius is r=Lx2πr = \frac{L-x}{2\pi} and its area is πr2=(Lx)24π\pi r^2 = \frac{(L-x)^2}{4\pi}. The total area function is A(x)=x216+(Lx)24πA(x) = \frac{x^2}{16} + \frac{(L-x)^2}{4\pi}. Taking the derivative: A(x)=x8Lx2πA'(x) = \frac{x}{8} - \frac{L-x}{2\pi}. Setting equal to zero and solving: x8=Lx2π\frac{x}{8} = \frac{L-x}{2\pi}, which gives us x=4L4+πx = \frac{4L}{4+\pi}. This means the side length is L4+π\frac{L}{4+\pi} and the radius is L2π+8\frac{L}{2\pi+8}. The ratio of side length to radius is L/(4+π)L/(2π+8)=2π+84+π=2\frac{L/(4+\pi)}{L/(2\pi+8)} = \frac{2\pi+8}{4+\pi} = 2. Choice (A) 1/21/2 would come from incorrectly setting up the ratio. Choice (B) π/2\pi/2 might result from confusing circumference and radius relationships. Choice (C) π\sqrt{\pi} could arise from incorrectly handling the area formulas. For optimization problems, always verify your derivative work and double-check that you're finding the ratio requested in the question.

Question 5

A person is on an island 3 miles from the nearest point on a straight shoreline. They wish to reach a house located 8 miles down the shore from that point. The person can row a boat at a rate of 2 mph and can walk at a rate of 4 mph. At what distance from the house should they land the boat to minimize their travel time?

  1. 3\sqrt{3} miles
  2. 838 - \sqrt{3} miles (correct answer)
  3. 00 miles
  4. 88 miles
Explanation: This is a classic optimization problem that tests your ability to set up and minimize a function representing total travel time. When you see problems involving two different speeds and finding an optimal point, think about expressing the total time as a function of your decision variable. Let's say you land the boat at a point xx miles from the house. You'll row from the island to this landing point, then walk the remaining xx miles to the house. The rowing distance is 32+(8x)2=9+(8x)2\sqrt{3^2 + (8-x)^2} = \sqrt{9 + (8-x)^2} miles (using the Pythagorean theorem). Your total time function is: T(x)=9+(8x)22+x4T(x) = \frac{\sqrt{9 + (8-x)^2}}{2} + \frac{x}{4} To minimize this, take the derivative and set it equal to zero: T(x)=(8x)(1)29+(8x)2+14=0T'(x) = \frac{(8-x)(-1)}{2\sqrt{9 + (8-x)^2}} + \frac{1}{4} = 0 Solving this equation: 8x29+(8x)2=14\frac{8-x}{2\sqrt{9 + (8-x)^2}} = \frac{1}{4} This leads to 2(8x)=9+(8x)22(8-x) = \sqrt{9 + (8-x)^2}. Squaring both sides and solving gives us x=83x = 8 - \sqrt{3}. Choice A (3\sqrt{3} miles) represents a common algebraic error when solving the optimization equation. Choice C (0 miles) would mean going directly to the nearest shore point, ignoring the walking advantage. Choice D (8 miles) suggests rowing directly to the house, which wastes the faster walking speed. For optimization problems, always set up your constraint equation carefully using geometry, then use calculus to find the critical points. Double-check that your answer makes physical sense.

Question 6

The marginal revenue for a product is fixed at $100 per unit. The marginal cost is $MC(q) = q^2 - 17q + 160,where, where q$ is the quantity produced. There are two production levels where marginal revenue equals marginal cost. Which level maximizes the profit?

  1. 8.58.5
  2. 55
  3. 1212 (correct answer)
  4. 1717
Explanation: When you encounter profit optimization problems, remember that profit is maximized where marginal revenue equals marginal cost, but you must also check the second derivative to confirm whether each point is a maximum or minimum. To find where marginal revenue equals marginal cost, set 100=q217q+160100 = q^2 - 17q + 160. Rearranging gives q217q+60=0q^2 - 17q + 60 = 0. Using the quadratic formula or factoring: (q5)(q12)=0(q - 5)(q - 12) = 0, so q=5q = 5 or q=12q = 12. Since we have two critical points, we need the second derivative test to determine which maximizes profit. The profit function's second derivative equals the negative of the marginal cost's first derivative. Taking the derivative of MC(q)=q217q+160MC(q) = q^2 - 17q + 160 gives MC(q)=2q17MC'(q) = 2q - 17. Therefore, the second derivative of profit is (2q17)=172q-(2q - 17) = 17 - 2q. At q=5q = 5: 172(5)=7>017 - 2(5) = 7 > 0, indicating a local maximum. At q=12q = 12: 172(12)=7<017 - 2(12) = -7 < 0, indicating a local minimum. The answer is (C) 12 because this is where profit is maximized. (A) 8.5 is neither critical point. (B) 5 is where marginal revenue equals marginal cost, but the second derivative test shows this is actually a profit minimum, not maximum. (D) 17 comes from mistaking the coefficient in the marginal cost function for a production level. Study tip: Always use the second derivative test when you find multiple points where marginal revenue equals marginal cost—equal derivatives don't guarantee maximum profit.

Question 7

A rectangle is inscribed under the arch of the parabola y=12x2y = 12 - x^2 with its base on the x-axis. What is the maximum possible perimeter of such a rectangle?

  1. 2626 (correct answer)
  2. 2424
  3. 3232
  4. 24.524.5
Explanation: Let the top-right vertex of the rectangle be (x,y)(x, y), where y=12x2y = 12 - x^2. By symmetry, the width of the rectangle is 2x2x and the height is yy. The perimeter is P=2(width)+2(height)=2(2x)+2(y)=4x+2yP = 2(\text{width}) + 2(\text{height}) = 2(2x) + 2(y) = 4x + 2y. Substituting for yy, we get P(x)=4x+2(12x2)=2x2+4x+24P(x) = 4x + 2(12 - x^2) = -2x^2 + 4x + 24. To maximize the perimeter, we find the derivative and set it to zero: P(x)=4x+4=0P'(x) = -4x + 4 = 0, which gives x=1x=1. The second derivative P(x)=4<0P''(x) = -4 < 0, confirming a maximum. The maximum perimeter is P(1)=2(1)2+4(1)+24=2+4+24=26P(1) = -2(1)^2 + 4(1) + 24 = -2 + 4 + 24 = 26.

Question 8

What is the minimum distance from the point (4,0)(4, 0) to a point on the curve y=2xy = \sqrt{2x}?

  1. 7\sqrt{7} (correct answer)
  2. 33
  3. 77
  4. 6\sqrt{6}
Explanation: Let (x,y)(x, y) be a point on the curve y=2xy = \sqrt{2x}. The distance DD from (4,0)(4, 0) to (x,y)(x, y) is given by D=(x4)2+(y0)2D = \sqrt{(x-4)^2 + (y-0)^2}. To simplify calculations, we can minimize the square of the distance, S=D2=(x4)2+y2S = D^2 = (x-4)^2 + y^2. Since y=2xy = \sqrt{2x}, we have y2=2xy^2 = 2x. Substituting this into the equation for SS gives S(x)=(x4)2+2x=x28x+16+2x=x26x+16S(x) = (x-4)^2 + 2x = x^2 - 8x + 16 + 2x = x^2 - 6x + 16. To find the minimum, we take the derivative and set it to zero: S(x)=2x6=0S'(x) = 2x - 6 = 0, which yields x=3x=3. The second derivative S(x)=2>0S''(x) = 2 > 0, confirming a minimum. The question asks for the minimum distance DD, not SS or xx. We evaluate S(3)=326(3)+16=918+16=7S(3) = 3^2 - 6(3) + 16 = 9 - 18 + 16 = 7. The minimum distance is D=S(3)=7D = \sqrt{S(3)} = \sqrt{7}.

Question 9

The demand function for a product is given by p(q)=4500qp(q) = \sqrt{4500 - q}, where pp is the price per unit and qq is the number of units sold. What is the quantity qq that maximizes the revenue?

  1. 15001500
  2. 22502250
  3. 45004500
  4. 30003000 (correct answer)
Explanation: When you encounter a revenue maximization problem, you need to set up the revenue function and find where its derivative equals zero. Revenue is always price times quantity: R(q)=pqR(q) = p \cdot q. Given the demand function p(q)=4500qp(q) = \sqrt{4500 - q}, the revenue function becomes: R(q)=q4500q=q(4500q)1/2R(q) = q \cdot \sqrt{4500 - q} = q(4500 - q)^{1/2} To find the maximum, take the derivative using the product rule: R(q)=(4500q)1/2+q12(4500q)1/2(1)R'(q) = (4500 - q)^{1/2} + q \cdot \frac{1}{2}(4500 - q)^{-1/2} \cdot (-1) Simplifying: R(q)=4500qq24500qR'(q) = \sqrt{4500 - q} - \frac{q}{2\sqrt{4500 - q}} Setting R(q)=0R'(q) = 0 and multiplying through by 24500q2\sqrt{4500 - q}: 2(4500q)q=02(4500 - q) - q = 0 90002qq=09000 - 2q - q = 0 9000=3q9000 = 3q q=3000q = 3000 Choice A (1500) represents q=45003q = \frac{4500}{3}, which might come from incorrectly dividing the domain by 3. Choice B (2250) equals 45002\frac{4500}{2}, a common error of simply taking half the maximum possible quantity. Choice C (4500) is the upper bound of the domain where p=0p = 0, meaning no revenue despite maximum quantity. The key insight is that maximum revenue doesn't occur at the endpoints but at an interior point where marginal revenue equals zero. Always remember: set up R(q)=p(q)qR(q) = p(q) \cdot q, differentiate, and solve R(q)=0R'(q) = 0.

Question 10

A movie screen on a wall is 10 feet high and its bottom is 4 feet above an observer's eye level. At what distance xx from the wall should the observer stand to maximize the viewing angle θ\theta?

  1. 18\sqrt{18} feet
  2. 99 feet
  3. 56\sqrt{56} feet (correct answer)
  4. 5656 feet
Explanation: This is a classic optimization problem where you need to find the maximum viewing angle. When you see problems asking to maximize or minimize angles, areas, or distances, think calculus optimization: set up an equation for what you want to optimize, then use derivatives to find critical points. Start by setting up the geometry. Place the observer at distance xx from the wall. The screen extends from 4 feet to 14 feet above eye level. Using trigonometry, the viewing angle θ\theta satisfies: tan(θ)=10xx2+56\tan(\theta) = \frac{10x}{x^2 + 56} This comes from the difference of two arctangent functions representing the angles to the top and bottom of the screen. To maximize θ\theta, differentiate and set equal to zero: ddx(10xx2+56)=10(56x2)(x2+56)2=0\frac{d}{dx}\left(\frac{10x}{x^2 + 56}\right) = \frac{10(56 - x^2)}{(x^2 + 56)^2} = 0 This gives us 56x2=056 - x^2 = 0, so x2=56x^2 = 56, and x=56x = \sqrt{56}. Looking at the wrong answers: A) 18\sqrt{18} likely comes from incorrectly using just the screen height (4×10=40\sqrt{4 \times 10} = \sqrt{40} is close). B) 9 feet might result from arithmetic errors in the optimization process. D) 56 feet is the value of x2x^2, not xx itself - a common mistake when students forget to take the square root. Study tip: In optimization problems involving angles, always check whether you need the square root of your intermediate result. The derivative will often give you x2x^2, requiring one more step to find xx.

Question 11

A rectangular box with a square base and an open top is to be constructed from a sheet of cardboard with a surface area of 192 square inches. What is the maximum possible volume of such a box?

  1. 88 cubic inches
  2. 1282128\sqrt{2} cubic inches
  3. 256256 cubic inches (correct answer)
  4. 128128 cubic inches
Explanation: This is a classic optimization problem that tests your ability to set up constraints and use calculus to find maximum values. When you see "maximum volume" with material constraints, you'll need to express volume as a function of one variable, then use derivatives to optimize. Let's define the problem systematically. If the square base has side length xx and the box has height hh, then the surface area constraint gives us: x2+4xh=192x^2 + 4xh = 192 (base plus four sides, no top). Solving for height: h=192x24xh = \frac{192 - x^2}{4x}. The volume function becomes: V(x)=x2h=x2192x24x=x(192x2)4=48xx34V(x) = x^2h = x^2 \cdot \frac{192 - x^2}{4x} = \frac{x(192 - x^2)}{4} = 48x - \frac{x^3}{4}. To find the maximum, take the derivative and set it equal to zero: V(x)=483x24=0V'(x) = 48 - \frac{3x^2}{4} = 0. Solving: 3x24=48\frac{3x^2}{4} = 48, so x2=64x^2 = 64 and x=8x = 8. When x=8x = 8, we get h=1926432=4h = \frac{192 - 64}{32} = 4, giving us V=824=256V = 8^2 \cdot 4 = 256 cubic inches. Answer A (88) likely comes from finding just the side length rather than the volume. Answer B (1282128\sqrt{2}) might result from algebraic errors in the optimization. Answer D (128128) could come from using incorrect dimensions or miscalculating the final volume. Remember: in optimization problems, always verify your critical point gives a maximum by checking the second derivative or testing nearby values.