Bsc CSIT Semester 3 – Numerical Method – Unit 1: Solution of Nonlinear Equations (8 Hrs.)
Comprehensive questions and detailed answers for Unit 1: Solution of Nonlinear Equations (8 Hrs.). Perfect for exam preparation and concept clarity.
What are inherent errors? Derive the Newton Raphson method for solving non-linear equation and using this method solve . Calculate upto 3 decimal places.
How secant methods differs from Newton Rhapson method? Derive the formula for Secant Method. Solve the equation using Secant method. Assume error precision as 0.01. Discuss the drawbacks of the Newton Rhapson method.
Define the terms approximate error and relative approximate error? Discuss the working of Half Interval method for finding the roots of non-linear equation.
How secant method can approximate the root of a non-linear equation? Explain with necessary derivation. Estimate a real root of following equation using secant method. Assume error precisionn of 0.01.
Calculate a real root of the following function using bisection method correct upto 3 significant figures.
What is fixed point iteration method? How can it converge to the root of a non-linear equation? Also explain the diverging cases with suitable examples.
How can Horner’s rule be used to evaluate the and of a polynomial at a given point? Explain. Write an algorithm and program to calculate a real root of a polynomial using Horner’s rule.
Derive the formula for Newton Raphson Method. Solve the equation using Newton Raphson method. Assume error precision is Discuss drawbacks of the Newton Raphson method.
How the half-interval method can be estimate a root of a non-linear equation? Find a real root of the following equation using the half-interval method to correct up to two decimal places.
1
Calculate the real root of the given equation using fixed point iteration correct up to 3 significant figures.
Sample Questions
How secant methods differs from Newton Rhapson method? Derive the formula for Secant Method. Solve the equation \(Cosx + 2Sinx – x² = 0\) using Secant method. Assume error precision as 0.01. Discuss t
Define the terms approximate error and relative approximate error? Discuss the working of Half Interval method for finding the roots of non-linear equation.
How secant method can approximate the root of a non-linear equation? Explain with necessary derivation. Estimate a real root of following equation using secant method. Assume error precisionn of 0.01.
Calculate a real root of the following function using bisection method correct upto 3 significant figures. \[x^2 – e^{-x} = 3\]
And more questions available on this page.