To develop algorithm, draw flow chart and write a program to implement following:
(a) for loop and while loop-- application in Descartes’ rule of sign.
(b) if-else and functions-- application in Intermediate value theorem.
(c) 2DArray formation-- application in matrix data entry, transposition and printing matrix.
At the end of this experiment, learner will be able to
LO1: Identify existence of root of the equations using intermediate value theorem.
LO2: Find number of positive and negative real roots and complex roots using Descartes' rule of sign to find
LO3: Apply decision and repetition control instructions from Python.
Any Python IDE or any online Python complier
Intermediate value theorem:
Descartes's Rule of sign
For details see video given below
You have to solve problem assigned to your group:
This is sample program for Intermediate value theorem
This is sample program for Descartes' Rule of Sign
This is sample program for Matrix Operations
Here are questions and answers in quiz form which will be counted for your grades. Solve following quiz.