Calculus

How to solve

For a fixed perimeter the square maximizes area; for a fixed sum, equal halves maximize the product. Calculus confirms it: the optimum sits where the derivative is zero.

Steps

  1. Write the quantity as a function of one variable using the constraint.
  2. Set the derivative to zero.
  3. The optimum is the symmetric split — compute the requested value.

Example

A rectangle has perimeter 20. Largest possible area?

  1. Sides x and 10 − x; A = x(10 − x).
  2. A' = 10 − 2x = 0 → x = 5.
  3. A = 25.

Answer: 25

Loading drills…