Question 1122435
The distance D km between two ships A and B at time t hours is given by the formula D = 4t^2 - 36t +95. Find the minimum distance between the ships 
---------
1st derivative = 8t - 36
8t-36 = 0
t = 4.5 hours
-------
D = 4*4.5^2 - 36*4.5 + 95
D = 14 km
===================
Without calculus:
The closest point is the vertex of the parabola, at t = -b/2a = 36/8 = 4.5
D = 14 kms