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
381 views
in Mathematics by (152k points)
closed by
The Newton-Raphson method is used to solve the equation f(x) = x3 – 5x2 + 6x – 8 = 0. Taking the initial guess as x = 5, the solution obtained at the end of the first iteration is ________.

1 Answer

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

Concept:

Newton Raphson Method:

  • Converges at a very fast rate and its order, k = 2.
  • Its iteration follows this:

\({{x}_{n+1}}={{x}_{n}}-\frac{f\left( {{x}_{n}} \right)}{{f}'\left( {{x}_{n}} \right)~}~\) (Where f(x) is a given polynomial and f(x) is its derivative)

Its Solution majorly depends on x(n) value and can be obtained in very less iteration if f(x) is large.

Calculation:

Given f(x) = x3 – 5x2 + 6x – 8 = 0

Then f’(x) = 3x2 – 10x + 6

Initial guess given is x0 = 5

Then its 1st iteration is:

\({{x}_{1}}={{x}_{0}}-\frac{f\left( 5 \right)}{f'\left( 5 \right)}=5-\frac{22}{31}=4.2903\)

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

...