Search

Find extrema of functions

For example, to find the minimum value
y = -(x-2)2+2
Write as Minimize[{-(x-2)^2+2}] and click on sign (=)

For example, to find the maximum value

y = -(x-2)2+2
Write asк Maximize[{-(x-2)^2+2}] and click on sign (=)