#Please solve the problem in Python. #Details solution please. Note: I need to find minima and maxima of these function
Posted: Sun Jul 03, 2022 11:22 am
#Details solution please.
Note: I need to find minima and maxima of these function byusing python .
Find the minima and maxima of the following functions at a given interval 1. y=9x³-7x²+3x+10 in the interval [-5, 6] 2. y= In x [-5, 6] 3. y=sin x [-5, 6] 4. y= cos x [-5, 6] 5. y= tan x [-5, 6]