Optimization Problems: by Tuesday J. Johnson
Optimization Problems: by Tuesday J. Johnson
By Tuesday J. Johnson
1
Suggested Review Topics
• Algebra skills reviews suggested:
– None
• Trigonometric skills reviews suggested:
– None
2
Applications of Differentiation
Optimization Problems
3
Guidelines for Solving Applied Minimum and
Maximum Problems
1. Identify all given quantities and all quantities to be
determined. If possible, or necessary, make a sketch.
2. Write a preliminary equation for the quantity that is to
be maximized or minimized.
3. Reduce the primary equation to one having a single
independent variable. This may involve the use of
secondary equations relating the independent variables
of the primary equation.
4. Determine the feasible domain of the primary equation.
That is, determine the values for which the stated
problem makes sense.
5. Determine the desired maximum or minimum using the
Calculus techniques we have developed. 4
Find two positive numbers such that the product
is 185 and the sum is a minimum.
7
Find two positive numbers such that the product
is 185 and the sum is a minimum.
185
Sum is a minimum: 𝑆 = 𝑥 + 𝑦 = 𝑥 +
𝑥
185
First derivative: 𝑆′ = 1 −
𝑥2
How do we know 𝑥 = 185 is a minimum?
−3 370
Second derivative: 𝑆" = 2(185)𝑥 = and
𝑥3
𝑆"( 185) is positive. By the 2nd derivative test
this is a minimum.
185
If 𝑥 = 185 and 𝑦 = , then 𝑦 = 185 also.
𝑥
8
Find the length and width of a rectangle that has
a perimeter of 80 meters and a maximum area.
• 𝑃 = 80 = 2𝐿 + 2𝑊 or
• 40 = 𝐿 + 𝑊or W
• 40 − 𝑊 = 𝐿 L
• 40 − 𝑊 = 𝐿 L
11
𝑑 = (−5 − 𝑥)2 +(3 − 𝑥 − 1 2 )2
𝑑 = 𝑥 4 − 4𝑥 3 + 𝑥 2 + 18𝑥 + 29
Now we can find the derivative to find the
minimum:
1 −
1
𝑑 = 𝑥 − 4𝑥 + 𝑥 + 18𝑥 + 29 2 (4𝑥 3
′ 4 3 2
2
− 12𝑥 2 + 2𝑥 + 18)
3 2
4𝑥 − 12𝑥 + 2𝑥 + 18
𝑑′ =
2 𝑥 4 − 4𝑥 3 + 𝑥 2 + 18𝑥 + 29
3 2
2𝑥 − 6𝑥 + 𝑥 + 9
𝑑′ =
𝑥 4 − 4𝑥 3 + 𝑥 2 + 18𝑥 + 29
12
Find the point on the graph of the function
𝑓 𝑥 = (𝑥 − 1)2 that is closest to the point (−5,3).
13
Find the point on the graph of the function
𝑓 𝑥 = (𝑥 − 1)2 that is closest to the point (−5,3).
14
On a given day, the flow rate 𝐹 (cars per hour)
𝑣
on a congested roadway is 𝐹 = 2 where
22+0.02𝑣
𝑣 is the speed of the traffic in miles per hour.
What speed will maximize the flow rate on the
road?
• “Maximize flow rate” tells us to find the
derivative.
22+0.02𝑣 2 1 −𝑣(0.04𝑣) 22−0.02𝑣 2
𝐹′ = =
(22+0.02𝑣 2 )2 (22+0.02𝑣 2 )2
18
4 2 28
𝑆𝐴 = 𝜋𝑟 +
3 𝑟
Taking the derivative:
′
8 28
𝑆𝐴 = 𝜋𝑟 − 2
3 𝑟
When the radius is 0 the surface area does not
exist so let’s solve for 𝑆𝐴’ = 0.
8 28
0 = 𝜋𝑟 − 2
3 𝑟
8 28 3 3 84
𝜋𝑟 = 2 and so 84 = 8𝜋𝑟 making 𝑟 = or
3 𝑟 8𝜋
3 84
𝑟= ≈ 1.495 cm.
8𝜋
19
A solid is formed by adjoining two hemispheres
to the ends of a right circular cylinder. The total
volume of the solid is 14 cubic centimeters. Find
the radius of the cylinder that produces the
minimum surface area.
• The radius that minimizes the surface area is
3 84
𝑟= ≈ 1.495 cm.
8𝜋
20
A wooden beam has a rectangular cross section
of height ℎ and width 𝑤. The strength 𝑆 of the
beam is directly proportional to the width and
the square of the height by 𝑆 = 𝑘𝑤ℎ2 , where
the k is the proportionality constant. What are
the dimensions of the strongest beam that can
be cut from a round log of diameter 20 inches?
• “Strongest beam” tells us to maximize the
strength equation given.
• The value k is a constant, but we have two
other variables that we must get down to one.
21
A wooden beam has a rectangular cross section
of height ℎ and width 𝑤. What are the
dimensions of the strongest beam, 𝑆 = 𝑘𝑤ℎ2 ,
that can be cut from a round log of diameter 20
inches?
It seems as though we have a Pythagorean
relationship with 𝑤 2 + ℎ2 = 202 .
2
400 800
ℎ = 400 − =
3 3
800
and so ℎ = ≈ 16.3 inches.
3
The second derivative, 𝑆" = −6𝑘𝑤 which is
negative for all positive widths; this is a max.
24
A man is in a boat 2 miles from the nearest point
on the coast. He is to go to a point Q, located 3
miles down the coast and 1 mile inland. He can
row at 2 miles per hour and walk at 4 miles per
hour. Toward what point on the coast should he
row in order to reach point Q in the least time?
• We can break this into two parts:
– Time on water
– Time on land
𝐷
• 𝐷 = 𝑟𝑡 so 𝑡 =
𝑟
• Pythagoras
25
He can row at 2 miles per hour and walk at 4
miles per hour. Toward what point on the coast
should he row in order to reach point Q in the
least time?
𝑥 2 +4
• Water: 𝑑 = 𝑥 2 + 4 so Time =
2
• Land: 𝑑 = (3 − 𝑥)2 +1 = 𝑥 2 − 6𝑥 + 10 so
𝑥 2 −6𝑥+10
Time =
4
26
“least time” means minimize the total time
𝑥 2 +4 𝑥 2 −6𝑥+10
Total Time = T = +
2 4
The minimum will occur at a critical number:
1 1 −
1
𝑇′ = 𝑥 2 + 4 2 2𝑥
2 2
1 1 2 −
1
+ 𝑥 − 6𝑥 + 10 2 2𝑥 − 6
4 2
𝑥 𝑥 − 3
𝑇′ = +
2 𝑥 2 + 4 4 𝑥 2 − 6𝑥 + 10
27
𝑥 2 +4 𝑥 2 −6𝑥+10
Total Time = T = +
2 4
First derivative:
′
𝑥 𝑥−3
𝑇 = +
2 𝑥2 + 4 4 𝑥 2 − 6𝑥 + 10
Solving
𝑥 𝑥−3
0= +
2 𝑥 2 + 4 4 𝑥 2 − 6𝑥 + 10
−𝑥 𝑥−3
=
2 𝑥 2 + 4 4 𝑥 2 − 6𝑥 + 10
Square both sides to get…
28
𝑥 2 +4 𝑥 2 −6𝑥+10
Total Time = T = +
2 4
−𝑥 𝑥−3
=
2 𝑥 2 + 4 4 𝑥 2 − 6𝑥 + 10
Square both sides to get
𝑥2 𝑥 2 − 6𝑥 + 9
=
4(𝑥 + 4) 16 𝑥 2 − 6𝑥 + 10
2
30
End of Lecture
31