by "Greg Neill" <gneillREM@[EMAIL PROTECTED]
>
Apr 6, 2008 at 10:04 PM
"Barry Schwarz" <schwarzb@[EMAIL PROTECTED]
> wrote in message
news:6iriv391mktkqhluj62j67e7ehf6b66ms6@[EMAIL PROTECTED]
>=20
> The total time is obviously the sum of the two times above. What is
> the standard method for determining where a function has a local
> minimum?
Differentiate the function with respect to the=20
variable to be minimized and set the resulting
expression to zero. Solve for the variable in
question. That will yield maxima, minima, or
both (if there are multiple roots). Technically,
they are called inflection points. Check each=20
solution to determine what it is, or apply the=20
"second derivative test".