aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • 2011|Electronics and Comm (GATE Exam)-Previous Question Paper Solution
  • A numerical solution of the equation f(x) = x + $\sqrt{x ...
Multiple choice

A numerical solution of the equation f(x) = x + $\sqrt{x - 3}$ = 0 can be obtained using Newton Raphson method. If the starting value is x = 2 for the iteration, the value of x that is to be used in the next step is

  1. 0.306

  2. 0.739

  3. 1.694

  4. 2.306

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Keep practicing — related questions

  • Newton-Raphson method is used to compute a root of the equation x2 − 13 = 0 with 3.5 as the initial value. ...
  • The following equation needs to be numerically solved using the Newton-Raphson method. x3 + 4x - 9 = 0 The ...
  • The equation x3 -x2 + 4x - 4 = 0 is to be solved using the Newton-Raphson method. If x = 2 is taken as th...
  • Starting from x0 = 1, one step of Newton-Raphson method in solving the equation x3 + 3x - 7 = 0 gives the n...
  • The square root of a number N is to be obtained by applying the Newton Raphson iterations to the equation x...
  • Which of the following statements about the hashcode() method are incorrect? 1. The value returned by hashc...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy