31
Optimization Problems By Tuesday J. Johnson 1

By Tuesday J. Johnson - UTEP

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Optimization Problems

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.

β€’ Two positive numbers: let them be π‘₯ and 𝑦.

β€’ The product is 185: π‘₯𝑦 = 185.

β€’ Sum is a minimum: 𝑆 = π‘₯ + 𝑦.

The sum equation is our primary equation. We want to use the product equation to help

eliminate a variable. If π‘₯𝑦 = 185, then 𝑦 =185

π‘₯.

We can now focus on 𝑆 in one variable.

5

Find two positive numbers such that the product is 185 and the sum is a minimum.

Sum is a minimum: 𝑆 = π‘₯ + 𝑦 = π‘₯ +185

π‘₯

The minimum will occur at a critical number so we find the derivative:

𝑆 = π‘₯ +185

π‘₯= π‘₯ + 185π‘₯βˆ’1

𝑆′ = 1 βˆ’ 185π‘₯βˆ’2 = 1 βˆ’185

π‘₯2

𝑆’ does not exist at π‘₯ = 0, but this is not a positive number so let’s solve 𝑆’ = 0.

6

Find two positive numbers such that the product is 185 and the sum is a minimum.

Sum is a minimum: 𝑆 = π‘₯ + 𝑦 = π‘₯ +185

π‘₯

0 = 1 βˆ’185

π‘₯2

185

π‘₯2= 1

So π‘₯2 = 185 and π‘₯ = 185. We only use the positive square root based on the conditions of the problem.

7

Find two positive numbers such that the product is 185 and the sum is a minimum.

Sum is a minimum: 𝑆 = π‘₯ + 𝑦 = π‘₯ +185

π‘₯

First derivative: 𝑆′ = 1 βˆ’185

π‘₯2

How do we know π‘₯ = 185 is a minimum?

Second derivative: 𝑆" = 2(185)π‘₯βˆ’3 =370

π‘₯3 and

𝑆"( 185) is positive. By the 2nd derivative test this is a minimum.

If π‘₯ = 185 and 𝑦 =185

π‘₯, 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

β€’ 40 βˆ’ π‘Š = 𝐿

β€’ Primary equation is area with 𝐴 = πΏπ‘Š = 40 βˆ’ π‘Š π‘Š = 40π‘Š βˆ’ π‘Š2

𝐴′ = 40 βˆ’ 2π‘Š

𝐴′ = 0 when 0 = 40 βˆ’ 2π‘Š so π‘Š = 20. The second derivative is always negative so this is a maximum.

9

W

L

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

β€’ 40 βˆ’ π‘Š = 𝐿

β€’ Primary equation is area with 𝐴 = 40π‘Š βˆ’ π‘Š2 𝐴′ = 40 βˆ’ 2π‘Š

𝐴′ = 0 so π‘Š = 20. If π‘Š = 20, then

𝐿 = 40 – 20 = 20.

A rectangle of max area will always be a square. 10

W

L

Find the point on the graph of the function 𝑓 π‘₯ = (π‘₯ βˆ’ 1)2 that is closest to the point (βˆ’5,3).

β€’ β€œClosest to” tells us to find the minimum distance.

β€’ Using the distance formula and the points (βˆ’5,3) and π‘₯, π‘₯ βˆ’ 1 2 we have:

𝑑 = (βˆ’5 βˆ’ π‘₯)2+(3 βˆ’ π‘₯ βˆ’ 1 2)2

This does not look fun, the derivative will be easier if we simplify the radicand to a polynomial.

11

𝑑 = (βˆ’5 βˆ’ π‘₯)2+(3 βˆ’ π‘₯ βˆ’ 1 2)2

𝑑 = π‘₯4 βˆ’ 4π‘₯3 + π‘₯2 + 18π‘₯ + 29

Now we can find the derivative to find the minimum:

𝑑′ =1

2π‘₯4 βˆ’ 4π‘₯3 + π‘₯2 + 18π‘₯ + 29 βˆ’

12(4π‘₯3

βˆ’ 12π‘₯2 + 2π‘₯ + 18)

𝑑′ =4π‘₯3 βˆ’ 12π‘₯2 + 2π‘₯ + 18

2 π‘₯4 βˆ’ 4π‘₯3 + π‘₯2 + 18π‘₯ + 29

𝑑′ =2π‘₯3 βˆ’ 6π‘₯2 + π‘₯ + 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).

Minimize: 𝑑 = (βˆ’5 βˆ’ π‘₯)2+(3 βˆ’ π‘₯ βˆ’ 1 2)2

With 𝑑′ =2π‘₯3βˆ’6π‘₯2+π‘₯+9

π‘₯4βˆ’4π‘₯3+π‘₯2+18π‘₯+29

The derivative will be zero when the numerator is zero…using techniques from Pre-Calculus we find this to be at π‘₯ = βˆ’1. (The other two roots are complex).

We could use the 2nd derivative test to see if this is a minimum, or assume we are excellent at algebra and trust it!

13

Find the point on the graph of the function 𝑓 π‘₯ = (π‘₯ βˆ’ 1)2 that is closest to the point (βˆ’5,3).

Minimize: 𝑑 = (βˆ’5 βˆ’ π‘₯)2+(3 βˆ’ π‘₯ βˆ’ 1 2)2

With 𝑑′ =2π‘₯3βˆ’6π‘₯2+π‘₯+9

π‘₯4βˆ’4π‘₯3+π‘₯2+18π‘₯+29

With π‘₯ = βˆ’1, 𝑦 = (βˆ’1 βˆ’ 1)2= 4.

The point (βˆ’1,4) on 𝑓 π‘₯ = (π‘₯ βˆ’ 1)2 is closest to (βˆ’5,3)

14

On a given day, the flow rate 𝐹 (cars per hour)

on a congested roadway is 𝐹 =𝑣

22+0.02𝑣2 where

𝑣 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)2 =22βˆ’0.02𝑣2

(22+0.02𝑣2)2

𝐹′ = 0 when 22 βˆ’ 0.02𝑣2 = 0 so 𝑣 = 1100 β‰ˆ33 mph. Test points confirm this is a max.

15

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.

β€’ Volume of a right circular cylinder and volume of a sphere combine to give 14.

β€’ Minimize surface area.

β€’ We need some formulas!

β€’ 𝑉 =4

3πœ‹π‘Ÿ3 + πœ‹π‘Ÿ2β„Ž = 14

β€’ 𝑆𝐴 = 4πœ‹π‘Ÿ2 + 2πœ‹π‘Ÿβ„Ž 16

β€’ 𝑉 =4

3πœ‹π‘Ÿ3 + πœ‹π‘Ÿ2β„Ž = 14

β€’ 𝑆𝐴 = 4πœ‹π‘Ÿ2 + 2πœ‹π‘Ÿβ„Ž

β€’ To minimize surface area, we need to eliminate one of the variables. It seems easiest to eliminate the h. That is, we will solve the volume equation for h:

β„Ž =14 βˆ’

43

πœ‹π‘Ÿ3

πœ‹π‘Ÿ2=

14

πœ‹π‘Ÿ2βˆ’

4

3π‘Ÿ

β€’ Substitute into the surface area equation and then take the derivative.

17

𝑆𝐴 = 4πœ‹π‘Ÿ2 + 2πœ‹π‘Ÿβ„Ž

With β„Ž =14βˆ’

4

3πœ‹π‘Ÿ3

πœ‹π‘Ÿ2 =14

πœ‹π‘Ÿ2 βˆ’4

3π‘Ÿ

Makes

𝑆𝐴 = 4πœ‹π‘Ÿ2 + 2πœ‹π‘Ÿ14

πœ‹π‘Ÿ2βˆ’

4

3π‘Ÿ

𝑆𝐴 = 4πœ‹π‘Ÿ2 +28

π‘Ÿβˆ’

8

3πœ‹π‘Ÿ2

𝑆𝐴 =4

3πœ‹π‘Ÿ2 +

28

π‘Ÿ

18

𝑆𝐴 =4

3πœ‹π‘Ÿ2 +

28

π‘Ÿ

Taking the derivative:

𝑆𝐴′ =8

3πœ‹π‘Ÿ βˆ’

28

π‘Ÿ2

When the radius is 0 the surface area does not exist so let’s solve for 𝑆𝐴’ = 0.

0 =8

3πœ‹π‘Ÿ βˆ’

28

π‘Ÿ2

8

3πœ‹π‘Ÿ =

28

π‘Ÿ2 and so 84 = 8πœ‹π‘Ÿ3 making π‘Ÿ3 =84

8πœ‹ or

π‘Ÿ =84

8πœ‹

3β‰ˆ 1.495 cm.

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

π‘Ÿ =84

8πœ‹

3β‰ˆ 1.495 cm.

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?

22

It seems as though we have a Pythagorean relationship with 𝑀2 + β„Ž2 = 202.

Since our equation already has an β„Ž2, we can solve for it and substitute: β„Ž2 = 400 βˆ’ 𝑀2

So now,

𝑆 = π‘˜π‘€(400 βˆ’ 𝑀2)

𝑆 = π‘˜π‘€(400 βˆ’ 𝑀2)

Simplifying we have 𝑆 = 400π‘˜π‘€ βˆ’ π‘˜π‘€3

Taking the derivative will give 𝑆′ = 400π‘˜ βˆ’ 3π‘˜π‘€2

The critical numbers are when 𝑆’ = 0 so 0 = 400π‘˜ βˆ’ 3π‘˜π‘€2

3π‘˜π‘€2 = 400π‘˜

𝑀2 =400π‘˜

3π‘˜=

400

3

Therefore, 𝑀 =400

3=

20

3=

20 3

3β‰ˆ 11.5 inches

23

What are the dimensions of the strongest beam that can be cut from a round log of diameter 20 inches?

24

With, 𝑀 =400

3=

20

3=

20 3

3β‰ˆ 11.5 inches and

β„Ž2 = 400 βˆ’ 𝑀2, it must be that

β„Ž2 = 400 βˆ’400

3=

800

3

and so β„Ž =800

3β‰ˆ 16.3 inches.

The second derivative, 𝑆" = βˆ’6π‘˜π‘€ which is negative for all positive widths; this is a max.

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?

β€’ Water: 𝑑 = π‘₯2 + 4 so Time = π‘₯2+4

2

β€’ Land: 𝑑 = (3 βˆ’ π‘₯)2+1 = π‘₯2 βˆ’ 6π‘₯ + 10 so

Time = π‘₯2βˆ’6π‘₯+10

4

26

β€œleast time” means minimize the total time

Total Time = T =π‘₯2+4

2+

π‘₯2βˆ’6π‘₯+10

4

The minimum will occur at a critical number:

𝑇′ =1

2

1

2π‘₯2 + 4 βˆ’

12 2π‘₯

+1

4

1

2π‘₯2 βˆ’ 6π‘₯ + 10 βˆ’

12 2π‘₯ βˆ’ 6

𝑇′ =π‘₯

2 π‘₯2 + 4+

π‘₯ βˆ’ 3

4 π‘₯2 βˆ’ 6π‘₯ + 10

27

Total Time = T =π‘₯2+4

2+

π‘₯2βˆ’6π‘₯+10

4

First derivative:

𝑇′ =π‘₯

2 π‘₯2 + 4+

π‘₯ βˆ’ 3

4 π‘₯2 βˆ’ 6π‘₯ + 10

Solving

0 =π‘₯

2 π‘₯2 + 4+

π‘₯ βˆ’ 3

4 π‘₯2 βˆ’ 6π‘₯ + 10

βˆ’π‘₯

2 π‘₯2 + 4=

π‘₯ βˆ’ 3

4 π‘₯2 βˆ’ 6π‘₯ + 10

Square both sides to get…

28

Total Time = T =π‘₯2+4

2+

π‘₯2βˆ’6π‘₯+10

4

βˆ’π‘₯

2 π‘₯2 + 4=

π‘₯ βˆ’ 3

4 π‘₯2 βˆ’ 6π‘₯ + 10

Square both sides to get π‘₯2

4(π‘₯2 + 4)=

π‘₯2 βˆ’ 6π‘₯ + 9

16 π‘₯2 βˆ’ 6π‘₯ + 10

Cross multiply to get 16π‘₯4 βˆ’ 96π‘₯3 + 160π‘₯2

= 4π‘₯4 βˆ’ 24π‘₯3 + 36π‘₯2 + 16π‘₯2 βˆ’ 96π‘₯ + 144

Or π‘₯4 βˆ’ 6π‘₯3 + 9π‘₯2 + 8π‘₯ βˆ’ 12 = 0

29

Total Time = T =π‘₯2+4

2+

π‘₯2βˆ’6π‘₯+10

4

Solving π‘₯4 βˆ’ 6π‘₯3 + 9π‘₯2 + 8π‘₯ βˆ’ 12 = 0

we get π‘₯ = 1 or π‘₯ β‰ˆ βˆ’1.11.

β€’ Rowing a negative distance would be ridiculous so the man should row toward a point one mile down the coast to minimize his travel time.

30

End of Lecture

31