Objective: A frequently occurring problem is to find the roots of an equation f(x)=0. In this case f(x)=0 may be an algebraic or transcendental equation. If f(x) is a quadratic, cubic or a biquadratic expression, the algebraic formulae are available for solving f(x)=0. On the other hand when f(x) is a polynomial of higher degree or an expression involving transcendental functions then to find the roots of f(x)=0 is not so easy. In such a situation, different numerical methods are there to get approximate root of such equation. Â
Study Material: Numerical Solution of Algebraic & Transcendental Equation
Worked Out Examples & Assignment: Solution & Assignment
Test Your Skill with MCQ : MCQ question on Programming with Sage
Feedback: Click here to give Feedback