第1題死圖,,幫你唔到..SOR
2. Let P be the amount of fuel consumed for the whole journey, t be the time taken for it.
t = 3000/v
P = (50 + 0.00001*v³)*t
= 3000/v*(50 + 0.00001*v³)
= 150000/v + 0.03v²
To consume the minimum amount of fuel, dP/dv = 0 and d²P/dv² > 0
dP/dv = -150000/v² + 0.06v = 0
-150000 + 0.06v³ = 0 (for v not equal to 0)
v³ = 150000/0.06 = 2500000
v = 135.72 km/h
d²P/dv² = 300000/v³ + 0.06
When v = 135.72, d²P/dv² = 0.18 > 0
So the fuel consumption is minimum if the speed is 135.72 km/h.
The corresponding amount of fuel consumed = 150000/135.72 + 0.03*135.72²
= 1657.81 litres.
3. C = q²/4 + 3q + 400
Let A be the average cost per unit,
A = C/q = q/4 + 3 + 400/q
For the average cost to be minimum, dA/dq = 0 and d²A/dq² > 0
dA/dq = 1/4 - 400/q² = 0
400 / q² = 1/4
q² = 400*4 = 1600
q = 40, since q >= 0
d²A/dq² = 800/q³
when q = 40, d²A/dq² = 800/40³ = 0.0125 > 0
So A is min. if q = 40.
When 40 units are produced, the average cost per unit will be the minimum.
Minimum average cost per unit = q/4 + 3 + 400/q
= 40/4 + 3 + 400/40
= 10 + 3 + 10
= $23
|