Chapter Study

Bsc CSIT Semester 3 Numerical MethodUnit 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.

10
Questions
75
Marks
Back to All Chapters

What are inherent errors? Derive the Newton Raphson method for solving non-linear equation and using this method solve x25x+6=0x2-5x+6=0. Calculate upto 3 decimal places.

MediumNumerical10 marks2081(TU Final)

How secant methods differs from Newton Rhapson method? Derive the formula for Secant Method. Solve the equation Cosx+2Sinxx2=0Cosx + 2Sinx - x² = 0 using Secant method. Assume error precision as 0.01. Discuss the drawbacks of the Newton Rhapson method.

HardNumerical10 marks2080(TU Final)

Define the terms approximate error and relative approximate error? Discuss the working of Half Interval method for finding the roots of non-linear equation.

MediumNumerical5 marks2080(TU Final)

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.

x3+2xcos(x)=4x3 + 2x - cos(x) = 4

HardNumerical10 marks2079(TU Final)

Calculate a real root of the following function using bisection method correct upto 3 significant figures.

x2ex=3x^2 - e^{-x} = 3
MediumNumerical5 marks2079(TU Final)

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.

MediumNumerical5 marks2079(TU Final)

How can Horner’s rule be used to evaluate the f(x)f(x) and f(x)f(x) 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.

HardNumerical10 marks2078(TU Final)

Derive the formula for Newton Raphson Method. Solve the equation x2+4x9=0x^2 + 4x - 9 = 0 using Newton Raphson method. Assume error precision is 0.01.0.01. Discuss drawbacks of the Newton Raphson method.

HardNumerical10 marks2077(TU Final)

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.

x2exx=x^2 - e^{-x} - x = 1

MediumTHEORY5 marks2078(TU Final)

Calculate the real root of the given equation using fixed point iteration correct up to 3 significant figures.

2x32x=52x^3 - 2x = 5
MediumNumerical5 marks2078(TU Final)
Showing 10 questions

Sample Questions

What are inherent errors? Derive the Newton Raphson method for solving non-linear equation and using this method solve \(x2–5x+6=0\). Calculate upto 3 decimal places.

Marks: 10Chapter: Unit 1: Solution of Nonlinear Equations (8 Hrs.)

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

Marks: 10Chapter: Unit 1: Solution of Nonlinear Equations (8 Hrs.)

Define the terms approximate error and relative approximate error? Discuss the working of Half Interval method for finding the roots of non-linear equation.

Marks: 5Chapter: Unit 1: Solution of Nonlinear Equations (8 Hrs.)

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.

Marks: 10Chapter: Unit 1: Solution of Nonlinear Equations (8 Hrs.)

Calculate a real root of the following function using bisection method correct upto 3 significant figures. \[x^2 – e^{-x} = 3\]

Marks: 5Chapter: Unit 1: Solution of Nonlinear Equations (8 Hrs.)

And more questions available on this page.

Unit 1: Solution of Nonlinear Equations (8 Hrs.) chapter questions with answers for Numerical Method (Bsc CSIT Semester 3). Prepare for TU exams with our comprehensive question bank and model answers.