Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Optimization Problems: Finding Maxima and Minima of Areas and Volumes, Assignments of Calculus

Solutions to various optimization problems involving finding the maximum and minimum areas and volumes of rectangles, boxes, and cones. The problems are solved using calculus and the extreme value theorem.

Typology: Assignments

Pre 2010

Uploaded on 08/17/2009

koofers-user-equ
koofers-user-equ 🇺🇸

5

(1)

10 documents

1 / 10

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Example Optimization Problems
1. A farmer has 300 feet of chicken wire with which to construct a rectangular pen to
hold a flock of chickens. A 400-foot long chicken coop will be used for one side of the
pen, so the wire is only needed for the remaining three sides of the pen. How can the
pen be constructed so that the chickens have the maximum space in which to roam?
If we let the base of the pen have length xand the height be ythen the area of the pen
is A=xy. The dimensions of the pen are constrained so that 300 = x+ 2y. Solving
the constraint for ywe see that y= 150 x/2. Thus we can derive a formula for the
area of the pen which only depends on x, namely
A(x) = x(150 x
2) = 150xx2
2.
We wish to maximize this function. A(x) = 150 xand thus the only critical number
is x= 150. We know the global maximum occurs at x= 150 and y= 150 150/2 = 75
since the area function produces a graph which is a downward opening parabola.
2. An open box will be constructed from a single sheet of cardboard. The sheet is 10 inches
wide and 14 inches long. A square will be cut from each corner and the resulting sides
folded up to form a rectangular box with no top. What size square cut from each
corner of the sheet will create the box with the largest volume?
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download Optimization Problems: Finding Maxima and Minima of Areas and Volumes and more Assignments Calculus in PDF only on Docsity!

Example Optimization Problems

  1. A farmer has 300 feet of chicken wire with which to construct a rectangular pen to hold a flock of chickens. A 400-foot long chicken coop will be used for one side of the pen, so the wire is only needed for the remaining three sides of the pen. How can the pen be constructed so that the chickens have the maximum space in which to roam?

If we let the base of the pen have length x and the height be y then the area of the pen is A = xy. The dimensions of the pen are constrained so that 300 = x + 2y. Solving the constraint for y we see that y = 150 − x/2. Thus we can derive a formula for the area of the pen which only depends on x, namely

A(x) = x(150 −

x 2

) = 150x −

x^2 2

We wish to maximize this function. A′(x) = 150 − x and thus the only critical number is x = 150. We know the global maximum occurs at x = 150 and y = 150 − 150 /2 = 75 since the area function produces a graph which is a downward opening parabola.

  1. An open box will be constructed from a single sheet of cardboard. The sheet is 10 inches wide and 14 inches long. A square will be cut from each corner and the resulting sides folded up to form a rectangular box with no top. What size square cut from each corner of the sheet will create the box with the largest volume?

If we let the length of an edge of the square removed be x then the dimensions of the resulting box are (length) 14 − 2 x, (width) 10 − 2 x, and (height) x. Thus the volume of the box is V (x) = (14 − 2 x)(10 − 2 x)x = 4x^3 − 48 x^2 + 140x. We wish to maximize this function.

V ′(x) = 12 x^2 − 96 x + 140 = 4(3x^2 − 24 x + 35)

Setting the derivative equal to zero and using the quadratic formula produces two critical numbers

x = 4 +

≈ 6. 081666 and x = 4 −

Since x ≥ 5 would make the width of the box negative we will ignore the larger of the two critical numbers. If we use the Extreme Value Theorem, then we see that the volume is maximized when (height) x = 4 −

√ 39 3 , (length) 14^ −^2 x^ ≈^10 .16333, and (width) 10 − 2 x ≈ 6 .16333.

  1. A rectangle is to be inscribed in a semicircle of radius 2 inches. Find the dimensions of the rectangle that encloses the maximum area.

x^2

16 = x^2 ± 4 = x

We can ignore the solution x = −4 since x must be positive. Since S′(x) < 0 on the interval (0, 4) and S′(x) > 0 on (4, ∞) then the absolute minimum occurs when x = y = 4.

  1. A rectangular box with a square top and bottom is to have a volume of 2250 cm^3. Find the dimensions of the box with the minimum cost if material for the top and bottom of the box costs $0.04 per square cm and material for the sides costs $0.015 per square cm.

x

x

y

Let the dimensions of the base be x by x (since the base is a square) and the height of the box be y. The dimensions are constrained by the fact that the volume must be 2250 = x^2 y. The cost of constructing the box will be the sum of the costs of the six sides of the box. The cost of the side of a box will be its area multiplied by the cost of the material per unit area. Let the cost be

C = 2(0. 04 x^2 ) + 4(0. 015 xy) = 0. 08 x^2 + 0. 06 xy.

Solving the constraint equation for y yields y = 2250/x^2 and thus we can write the cost as a function of x only,

C(x) = 0. 08 x^2 + 0. 06 x(2250/x^2 ) = 0. 08 x^2 +

x

We can minimize the cost by looking for the critical points of the function C(x).

C′(x) = 0. 16 x −

x^2 0 = 0. 16 x −

x^2 135 x^2

= 0. 16 x 135

  1. 16

= x^3

  1. 75 = x^3 √ (^3843). 75 = x

x ≈ 9. 44941

We can see from the first derivative that C′(x) < 0 on the interval (0, 9 .44941) and C′(x) > 0 for (9. 44941 , ∞). Thus the absolute minimum of cost occurs when x = 9 .44941. Thus the dimensions of the minimum cost box are (length) 9.44941 cm, (width) 9.44941 cm, and (height) 25.1984 cm.

  1. A standard can has a volume of 900 cm^3. The can is in the shape of a right circular cylinder with a top and a bottom. Find the dimensions of the can that minimize the amount of material needed for construction. Suppose that the cylinder has radius r and height h. The volume of a cylinder is given by the formula V = πr^2 h. Thus the dimensions of the cylinder are constrained by the equation 900 = πr^2 h. The material needed to construct the can is minimized when the total surface area of the can is minimized. The surface area includes the top, bottom, and the curved side. We will let the surface area be S, where

S = 2(πr^2 ) + 2πrh.

Solving the constraint equation for h = 900/(πr^2 ) allows us to write the S as a function of r only. S(r) = 2πr^2 + 2πr ·

πr^2

= 2πr^2 +

r Thus we can minimize the surface area by finding the critical points of S(r).

S′(r) = 4 πr −

r^2 0 = 4 πr −

r^2

1 + x^2 = 4 x 1 + x^2 = 16 x^2 1 = 15 x^2

±

√ 1 15

= x

The cost cannot be minimized when x < 0 since the underwater pipeline would be heading away from point B. The value of x which minimizes the cost must lie in the closed interval [0, 2

2]. According to the Extreme Value Theorem the cost is minimized when x =

√ 1 / 15 ≈ 0 .258199, since

C(0) = 4 + 2

C(

√ 1 /15) = 2

C(

  1. A beer distributor has determined that 200 gallons of light beer can be sold to a tavern if the price is $2 per gallon. The beer costs the distributor $0.90 per gallon. For each cent that the price to the tavern is lowered, 10 more quarts of beer will be sold. At what price should the beer be sold to the tavern so that the distributor has the greatest profit? Profit is revenue minus cost. Revenue is the number of gallons of beer sold times the price per gallon to the tavern’s customers. Cost is the number of gallons sold times $0.90, which is the cost per gallon to the tavern. If we create a small table we can discover a relationship between the customer price and the number of gallons sold.

Price per gallon Gallons sold

  1. 00 200. 0
  2. 99 202. 5
  3. 98 205. 0
  4. 97 207. 5 .. .

Thus if the price of the beer is 2 − 0. 01 x dollars per gallon then 200 + 2. 5 x gallons will be bought. Hence we can write the profit P , as a function of x.

P (x) = revenue − cost = (2 − 0. 01 x)(200 + 2. 5 x) − 0 .90(200 + 2. 5 x) = (2 − 0. 01 x − 0 .90)(200 + 2. 5 x) = (1. 10 − 0. 01 x)(200 + 2. 5 x) = − 0. 025 x^2 + 0. 75 x + 220

The graph of the profit will be a downward opening parabola. Thus the maximum value of the profit occurs at the vertex, which is occurs at the value of x for which the tangent line is horizontal.

P ′(x) = − 0. 05 x + 0. 75 0 = − 0. 05 x + 0. 75 x = 15

Thus the profit is maximized when the selling price of the beer is $1.85 per gallon.

  1. A paper drinking cup in the shape of a cone is to be constructed by removing a circular sector from a circular disk of paper of radius a and then joining the two straight edges. What is the largest cup volume?

a

We will assume the angle subtended by the sector is θ where 0 ≤ θ ≤ 2 π. When the sector is removed the circle loses aθ of its circumference. Thus when the cone is formed the open end has a circumference of 2πa − aθ = a(2π − θ). Thus the radius of the cone is r = (^21) π a(2π − θ) = a(1 − 2 θπ ). Consider the side view of the cone in the figure below.

a^3 6

( 1 −

θ 2 π

) [ 2

( − 1 2 π

4 πθ − θ^2 +

( 1 −

θ 2 π

) 1 2

(4πθ − θ^2 )−^1 /^2 (4π − 2 θ)

]

a^3 6

( 1 −

θ 2 π

) [( − 1 π

4 πθ − θ^2 +

( 1 −

θ 2 π

) (4πθ − θ^2 )−^1 /^2 (2π − θ)

]

a^3 6

( 1 −

θ 2 π

)  

( − 1 π

) (4πθ − θ^2 )^1 /^2 +

( 1 − 2 θπ

) (2π − θ) (4πθ − θ^2 )^1 /^2

 

a^3 6

( 1 −

θ 2 π

)  

−(4πθ − θ^2 ) + π

( 1 − 2 θπ

) (2π − θ) π(4πθ − θ^2 )^1 /^2

 

a^3 6

( 1 −

θ 2 π

)  

π

( 1 − 2 θπ

) (2π − θ) − (4πθ − θ^2 ) π(4πθ − θ^2 )^1 /^2

 

Thus the critical numbers are the values of θ for which θ − (^21) π = 0 which implies θ = 2π and the value of θ for which

π

( 1 −

θ 2 π

) (2π − θ) − (4πθ − θ^2 ) = 0

π

( 2 π − 2 θ +

θ^2 2 π

) − 4 πθ + θ^2 = 0

2 π^2 − 2 πθ +

θ^2 2

− 4 πθ + θ^2 = 0 3 2

θ^2 − 6 πθ + 2π^2 = 0

3 θ^2 − 12 πθ + 4π^2 = 0

θ =

12 π ±

144 π^2 − 48 π^2 6

θ = 2 π

( 1 ±

)

Since 0 ≤ θ ≤ 2 π then we can ignore the solution 2π

( 1 +

√ 6 3

)

. According to the Ex-

treme Value Theorem the maximum volume for the cone occurs when θ = 2π

( 1 −

√ 6 3

) ≈ 1 .15299 radians which is approximately 66. 0612 ◦.

V (0) = 0 (1)

V (2π

( 1 −

)

2 a^3 π 9

V (2π) = 0 (3)