The document provides examples of solving equations using numerical methods like the Newton Raphson method, Regula Falsi method, and Bisection method.
It contains 7 examples of finding the real roots of equations using the Newton Raphson method. 5 examples are given for finding real roots using the Regula Falsi method. 6 examples demonstrate finding approximate roots of equations using the Bisection method.
Two examples are given to find roots near 0.3 and 2.1 of the equation -4x=0 using the direct iteration or method of successive approximation. The document is presented by a group of 13 students from Yeshwantrao Chavan College of Engineering, guided by their professor.