Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
716 views
in Mathematics by (101k points)
closed by
Find the positive real root of x3 - x - 3 = 0 using Newton-Raphson method. If the starting guess (x0) is 2, the numerical value of the root after two iterations (x2) is __________ (round off to two decimal places).

1 Answer

0 votes
by (102k points)
selected by
 
Best answer

Concept:

According to the Newton-Raphson method:

\({x_{n + 1}} = {x_n} - \frac{{f\left( {{x_n}} \right)}}{{f'\left( {{x_n}} \right)}}\)

where xn is starting guess.

Calculation:

Given:

f(x) = x3 - x - 3 

\(f'\left( x \right) = 3{x^2} -1\)

Starting guess (x= 2)

Now first iterations

\(x_1=x_0-\frac{(x_0^3\;-\;x_0\;-\;3)}{3x_0^2\;-\;1}\)

\({x_1} = {x_0} - \frac{{f\left( {{x_0}} \right)}}{{f'\left( {{x_0}} \right)}} = 2 - \frac{{{{\left( { 2} \right)}^3} -2-3 }}{{3{{\left( { 2} \right)}^2} - 1}} = 1.7273\)

Second iterations

\(x_2=x_1-\frac{(x_1^3\;-\;x_1\;-\;3)}{3x_1^2\;-\;1}\)

x1 = 1.7273

\({x_2} = {x_1} - \frac{{f\left( {{x_1}} \right)}}{{f'\left( {{x_1}} \right)}} = 1.7273 - \frac{{{{\left( { 1.7273} \right)}^3} -1.7273-3 }}{{3{{\left( { 1.7273} \right)}^2} - 1}} = 1.67369\)

x2 = 1.67 

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...