Q.1.
What is the condition applied in the factorization method?
Q.2.
A quadratic equation x4-x-8=0 is defined with an initial guess of 1 andFind the approximated value of x2 using Secant Method.
Q.3.
If the equation y = aebx can be written in linear form Y=A + BX, what are Y, X, A, B?
Q.4.
Secant Method is also called as?
Q.5.
Find f(0.from the following table using Newton’s Forward interpolation formula.
Q.6.
Which of the following is an assumption of Jacobi’s method?
Q.7.
Find the approximated value of x till 6 iterations for x3-4x+9=0 using Bisection Method. Take a = -3 and b = -2.
Q.8.
Find the positive root of the equation x3 –– 9 = 0 using Regula Falsi method and correct to 4 decimal places.
Q.9.
The equation f(x) is given as x3+4x+1=Considering the initial approximation at x=1 then the value of x1 is given as _______________
Q.10.
In Newton Raphson method if the curve f(x) is constant then __________
Q.11.
Which of these methods is named after the mathematician Carl Friedrich Gauss?