Newton–Raphson Worked Solutions — A-Level Maths

Fully worked, step-by-step solutions to A-Level Newton–Raphson questions. See exactly how to solve problems on newton-raphson, differentiation, iterative-formula, iteration.

newton-raphsondifferentiationiterative-formulaiterationgeometryfailure
A-Level70 questionsStep-by-step solutions
Question 1
2 markseasy
Given f(x)=x32x5f(x)=x^{3} - 2 x - 5, find f(x)f'(x) (the derivative needed for the Newton-Raphson method).

Worked solution

  1. Write down the function

    f(x)=x32x5f(x)=x^{3} - 2 x - 5

    Identify the function that is to be differentiated.

  2. Differentiate with respect to x

    3x223 x^{2} - 2

    Apply the standard rules of differentiation term by term.

  3. State the derivative

    f(x)=3x22f'(x)=3 x^{2} - 2

    This derivative is used in the Newton-Raphson formula.

Answer
3x223 x^{2} - 2
Question 2
2 markseasy
Given f(x)=x25f(x)=x^{2} - 5, find f(x)f'(x) (the derivative needed for the Newton-Raphson method).

Worked solution

  1. Write down the function

    f(x)=x25f(x)=x^{2} - 5

    Identify the function that is to be differentiated.

  2. Differentiate with respect to x

    2x2 x

    Apply the standard rules of differentiation term by term.

  3. State the derivative

    f(x)=2xf'(x)=2 x

    This derivative is used in the Newton-Raphson formula.

Answer
2x2 x
Question 3
2 markseasy
Given f(x)=x3+x3f(x)=x^{3} + x - 3, find f(x)f'(x) (the derivative needed for the Newton-Raphson method).

Worked solution

  1. Write down the function

    f(x)=x3+x3f(x)=x^{3} + x - 3

    Identify the function that is to be differentiated.

  2. Differentiate with respect to x

    3x2+13 x^{2} + 1

    Apply the standard rules of differentiation term by term.

  3. State the derivative

    f(x)=3x2+1f'(x)=3 x^{2} + 1

    This derivative is used in the Newton-Raphson formula.

Answer
3x2+13 x^{2} + 1
Question 4
2 markseasy
Given f(x)=x+exf(x)=x + e^{x}, find f(x)f'(x) (the derivative needed for the Newton-Raphson method).

Worked solution

  1. Write down the function

    f(x)=x+exf(x)=x + e^{x}

    Identify the function that is to be differentiated.

  2. Differentiate with respect to x

    ex+1e^{x} + 1

    Apply the standard rules of differentiation term by term.

  3. State the derivative

    f(x)=ex+1f'(x)=e^{x} + 1

    This derivative is used in the Newton-Raphson formula.

Answer
ex+1e^{x} + 1
Question 5
2 markseasy
Given f(x)=xcos(x)f(x)=x - \cos{\left(x \right)}, find f(x)f'(x) (the derivative needed for the Newton-Raphson method).

Worked solution

  1. Write down the function

    f(x)=xcos(x)f(x)=x - \cos{\left(x \right)}

    Identify the function that is to be differentiated.

  2. Differentiate with respect to x

    sin(x)+1\sin{\left(x \right)} + 1

    Apply the standard rules of differentiation term by term.

  3. State the derivative

    f(x)=sin(x)+1f'(x)=\sin{\left(x \right)} + 1

    This derivative is used in the Newton-Raphson formula.

Answer
sin(x)+1\sin{\left(x \right)} + 1

Unlock 65 more Newton–Raphson questions

Create a free account to work through every A-Level Newton–Raphson question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Newton–Raphson practice

Related Pure Maths topics