Page 1 of 1

#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
by answerhappygod
Please Solve The Problem In Python Details Solution Please Note I Need To Find Minima And Maxima Of These Function 1
Please Solve The Problem In Python Details Solution Please Note I Need To Find Minima And Maxima Of These Function 1 (10.88 KiB) Viewed 11 times
#Please solve the problem in Python.
#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]