Word Problem Solving in Maxima and Minima
Word Problem Solving in Maxima and Minima
solving in maxima
and minima
Let variable x be the width of the pen and variable y the length of the pen.
(Draw) y
x x x x x
Note that since there are 5 lengths
of x in this construction and 500
y We wish to MAXIMIZE the total AREA of the pen feet of fencing, it follows that
The total amount of fencing is given to be A = (width) (length) = x y .
500 = 5 (width) + 2 (length) = 5x + 2y , However, before we differentiate the right-hand side, we will write it as a
so that function of x only. Substitute for y getting
2y = 500 - 5x A=xy
or = x ( 250 - (5/2)x)
y = 250 - (5/2)x = 250x - (5/2)x2 .
Now differentiate this equation, getting
A' = 250 - (5/2) 2x If
= 250 - 5x x=50 ft. and y=125 ft. ,
= 5 (50 - x ) then
5(50 –x)= 0 A = 6250 ft.2, is the largest possible
area of the pen.
For x=50 .
Examples
2. Find two nonnegative numbers whose sum is 9 and so that the product of one number and
the square of the other number is a maximum.
Now differentiate this equation using the
Let variables x and y represent two nonnegative
product rule and chain rule, getting
numbers. The sum of the two numbers is given to be
P' = x (2) ( 9-x)(-1) + (1) ( 9-x)2
9=x+y,
= ( 9-x) [ -2x + ( 9-x) ]
so that , y = 9 - x .
= ( 9-x) [ 9-3x ]
We wish to MAXIMIZE the PRODUCT
P = x y2 . = ( 9-x) (3)[ 3-x ]
then
P = x y2
P= 108
=x( 9-x)2 .
is the largest possible product.
Examples
3. A container in the shape of a right circular cylinder with no top has a surface area of 3𝜋ft2. What height
h and base radius r will maximize the volume of the cylinder ?
We wish to MAXIMIZE the total VOLUME of the cylinder But r ≠ -1, since variable r measures a distance
and r > 0 .
Recall: V = area of the base x height
h = 𝜋r2 (h)
Since the base of the box is a circle and there
are, 3𝜋 𝑓𝑡2 of material, it follows that 0 < 𝑟 ≤
However, before we differentiate the right-hand side, 3
we will write it as a function of r only. Substitute
r for h getting