William A. answered 02/22/22
Tutor for Computer Science and Mathematics
To find minimum values, first take the derivative
ex - 2x
ex - 2
then find when the function is equal to 0
ex = 2
x = ln2
This x value is a minimum if the derivative is negative when x is slightly less than 2, and the derivative is positive when x is slightly greater than 2.
plugging in ln1.99 to the derivative function, we find that the derivative is negative, meaning that x is decreasing
plugging in ln2.01 to the derivative function, we find that the derivative is positive, meaning that x is growing
this means that x = ln2 is a minimum
plug x = ln2 into the original equation
so:
eln2-2ln2 = y
Recall the identity that elnx = x
2 - 2ln2 = y
The minimum value of this function is 2 - 2ln2
Barry D.
02/23/22