0% found this document useful (0 votes)
52 views1 page

Numerical Analysis QB

The document contains 5 problems each for 3 numerical methods: Regula-Falsi method, Newton-Raphson method, and Simple Iteration Method. The problems involve finding the roots of various equations using the specified numerical method and reporting the root to 4 decimal places. The equations include polynomials, trigonometric, exponential and other functions. The document provides practice problems for engineering students to learn and apply different root finding numerical methods.

Uploaded by

Garvit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views1 page

Numerical Analysis QB

The document contains 5 problems each for 3 numerical methods: Regula-Falsi method, Newton-Raphson method, and Simple Iteration Method. The problems involve finding the roots of various equations using the specified numerical method and reporting the root to 4 decimal places. The equations include polynomials, trigonometric, exponential and other functions. The document provides practice problems for engineering students to learn and apply different root finding numerical methods.

Uploaded by

Garvit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

B.Tech./B.Tech.(Int.

) IV Semester
Engineering Mathematics-IV, MAL0409
Question Bank, Unit-I
Regula-Falsi method
1. Find the root of the equation x 3 5x 7 0 , that lies between 2 and 3,
correct to 4 places of decimals, using the method of false position .
2. Find the root of the equation 4 sin x e x , that lies between 0 and 0.5,
correct to 4 places of decimals, using Regula-Falsi method .
3. Find the root of the equation x 3 8x 40 0 , correct to 4 places of decimals,
using the method of false position.
.
x
4. Find the root of the equation xe 2 , correct to 4 places of decimals,
using the method of false position.
5. Find the negative root of the equation x 3 2 x 2 2.2 x 0.4 0 , that lies
between -1 and 0, correct to 4 places of decimals, using Regula-Falsi method .
Newton-Raphson method
1. Find the smallest positive root of the equation 3x 3 9 x 2 8 0 ,
correct to 4 places of decimals, using Newton-Raphson method.
2. Find the cube root of 17 correct to 4 places of decimals, by using
Newton -Raphson method.
3. Find the root of the equation e x 2 x 1 , correct to 4 places of decimals,
using Newton-Raphson method, the root lies between 2 and 3.
4. Find the root of equation x 4 x 10 0 correct to 4 places of decimals, by using
Newton -Raphson method.
5. Find the root of equation xe x cos x 0 correct to 4 places of decimals, by using
Newton -Raphson method.
Simple Iteration Method
1. Find the positive root of the equation 2 x log 10 x 7 0 ,
correct to 4 places of decimals, using the method of simple iteration.
2. Find the root of the equation x 3 x 2 100 0 , correct to 4 places of decimals,
using the method of simple iteration, that lies between 4 and 5.
3. Find the root of the equation x 3 x 1 0 , correct to 4 places of decimals,
using the method of simple iteration, that lies between 0 and 1.
4. Find the root of the equation 3x sin x e x 0 , correct to 4 places of decimals,
using the method of simple iteration, that lies between 0 and 1.

You might also like