Numerical Method ANSWER

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

LATERAL ENTRY INTERPOLATION &

NEWTON REPHSON METHOD PAGE-

1. Taking the length of differencing interval ∆(𝑥 + 𝑐𝑜𝑠𝑥) =?


a)𝜋 + 2𝑐𝑜𝑠𝑥 b) 𝜋 + 2𝑐𝑜𝑠𝑥 c)𝒙 − 𝒔𝒊𝒏𝒙 d)1-sinx
2. Using Newton Forward find the annual net Premium at the age of 25 from the
following data-
Age: 20 22 24 26 28 30
Annual
Premium: 52 57 61 63 65 71
a)62.5 b)62.3 c)62 61
2 3
3. Find ∆ (𝑥 ) when the differencing interval 1 is
a)6x+6 b)6x c)3x+3 d)NOT
2 2
4. Find ∆ (𝑥 + 1) when the differencing interval 1 is
a)2 b)1 c)3 d)4
3 𝑥
5. Find ∆ (2 ) when the differencing interval 1 is
a)𝟐𝒙 b) 2𝑥 + 1 c) 2𝑥+1 d) 3𝑥
6. Find ∆3 (𝑒 𝑥 ) when the differencing interval unity is
a)e(e+1) b) e(e-1) c) (e-1) d) e
2
7. Compute ∆ (𝑦0 )
𝑥: 2 4 6 8
f(x): 3 6 9 15
a)3 b)6 c)0 d)15
3
8. Compute ∆ (𝑦1 )
𝑥: 2 4 6 8
f(x): 3 6 9 15
a)3 b)6 c)0 d)15
2
9. Compute ∆ (𝑦2 )
𝑥: 2 4 6 8
f(x): 3 6 9 15
a)3 b)6 c)0 d)15
10. Find the tabular value of ∆2 (𝑦0 )
𝑥: 𝑥0 𝑥1 𝑥2 𝑥3 𝑥4
f(x): 𝑦0 𝑦1 𝑦2 𝑦3 𝑦4
a) 𝑦1 − 𝑦0 b) 𝑦2 − 2𝑦3 + 𝑦1 c)3𝑦3 + 3𝑦2 − 𝑦1 d)NOT
3
11. Find the tabular value of ∆ (𝑦1 )
𝑥: 𝑥0 𝑥1 𝑥2 𝑥3 𝑥4
f(x): 𝑦0 𝑦1 𝑦2 𝑦3 𝑦4
a) 𝑦1 − 𝑦0 b) 𝑦2 − 2𝑦3 + 𝑦1 c)3𝑦3 + 3𝑦2 − 𝑦1 d)NOT
1
12. Find the tabular value of ∆ (𝑦3 )
𝑥: 𝑥0 𝑥1 𝑥2 𝑥3 𝑥4
f(x): 𝑦0 𝑦1 𝑦2 𝑦3 𝑦4
a) 𝑦1 − 𝑦0 b) 𝑦2 − 2𝑦3 + 𝑦1 c)3𝑦3 + 3𝑦2 − 𝑦1 d)NOT
13. Find the value of P
𝑥: 0 1 2 3
f(x): 3 1 P 3
a)1 b)2 c)3 d)4
LATERAL ENTRY INTERPOLATION &
NEWTON REPHSON METHOD PAGE-

14. From the following table:


𝑥: 0 1 2 3
f(x): 3 1 1 3
2 2
a)𝑥 + 3𝑥 + 3 b) 𝑥 − 3𝑥 + 3 c) 𝒙𝟐 + 𝟑𝒙 − 𝟑 d) 𝑥 2 − 3𝑥 − 3
15. Find the approximate value of f(3) from the following table
𝑥: 2 4 6 8
f(x): 4 7 11 15
a)6.5 b)5.5 c)5 d)6
16. The restriction on the interpolation points for Newton forward interpolation formula
is-
a)should not be so large b)should be equal spaced
c) should be proportional d) should be positive
17. Newton forward interpolation formula is used to interpolate-
a)near end b)near central position c)near beginning d)NOT
18. Newton forward interpolation formula the value of ‘u’ lies between-
a)1 & 2 b)-1 & 1 c)0 & ∝ d)0 & 1
2
19. Find the tabular value of ∆ (𝑦2 )
𝑥: 2 2.5 2.8 3.1 3.7
f(x): 4.1 3.9 3.89 4.01 4.7
a)0.19 b)0.57 c)0.12 d)0.44
20. Find the approximate value of f(1.85) from the following table
𝑥: 1.7 1.8 1.9 2.0 2.1 2.2
f(x): 5.4 6.0 6.6 7.3 8.1 9.0
a)0.19 b)6.3 c)6.4 d)6.5
21. In Trapezoidal rule of the interval of integration [a,b] is divided into 5 equal intervals
𝑏
of length ‘h’ each , then ∫𝑎 𝑓 (𝑥)𝑑𝑥 =?
ℎ 𝒉
a)2 ∗ [𝑦0 + 𝑦4 + 2 ∗ (𝑦1 + 𝑦2 + 𝑦3 )] b) 𝟐 ∗ [𝒚𝟎 + 𝒚𝟓 + 𝟐 ∗ (𝒚𝟏 + 𝒚𝟐 + 𝒚𝟑 + 𝒚𝟒 )]

c) 2 ∗ [𝑦0 + 𝑦5 + 2 ∗ (𝑦2 + 𝑦3 + 𝑦5 )] d)NOT
22. The significance of Trapezoidal rule represent the area of a-
a)Triangle b)Circle c)Trapezium d)NOT
23. In Simpson’s 1/3 Rule of the interval of integration [a,b] is divided into
rd

a)an odd b)an even c)a multiple of 3 d)any number of sub interval
24. The Newton Raphson Method is called-
a)Tangent method b)Secant method c)Chord method d)NOT
25. For decreasing the number of iteration in Newton Raphson Method-
a)The value of 𝒇′ (𝒙) must be increased b) The value of 𝑓 ′ (𝑥) must be decreased
c) The value of 𝑓 ′ ′(𝑥) must be decreased d)NOT

26. The Newton Raphson Method 𝑓 (𝑥) for a given by the formula-
a)y/x' b)y'/x c)y/x d)y'/x'
27. The points where the Newton Raphson Method fails are called-
a)Floating b)Continuous c)Non – Stationary d) Stationary
28. The convergence of which the following method depends on initial assumed value-
a)False position b)Gauss seidel method
LATERAL ENTRY INTERPOLATION &
NEWTON REPHSON METHOD PAGE-

c) Newton Raphson Method d)NOT


3
29. The equation f(x) is given as 𝑥 + 4𝑥 + 1 = 0 , considering the initial approximation
at x=1 then the value of 𝑥1 is given as-
a)1.67 b)1.87 c)1.86 d)1.85
30. Rate of convergence of the Newton Raphson Method is generally,
a)Linear b)Quadratic c)Super Linear d)Cubic
31. The iteration formula for Newton Raphson Method is given by-
𝑓(𝑥0) 𝒇(𝒙𝟎 ) 𝑓(𝑥0) 𝑓′(𝑥0)
a)𝑥1 = 𝑥0 − b) 𝒙𝟏 = 𝒙𝟎 + c) 𝑥0 = 𝑥1 − d) 𝑥1 = 𝑥0 −
𝑓′(𝑥0) 𝒇′(𝒙𝟎 ) 𝑓′(𝑥0) 𝑓(𝑥0)
32. In Newton Raphson Method if the curve f(x) is constant then-
a)𝑓′′(𝑥) = 0 b) 𝑓(𝑥) = 0 c) 𝒇′(𝒙) = 𝟎 d) 𝑓′(𝑥) = 𝐶
33. The Newton Raphson Method fails if,-
a) 𝑓′′(𝑥0 ) = 0 b) 𝒇′(𝒙𝟎 ) = 𝟎 c) 𝑓(𝑥0 ) = 0 d)NOT
34. The Newton Raphson Method is not applicable to a function 𝑓(𝑥) if-
a) 𝑓 (𝑥) > 0 b) 𝑓(𝑥) < 0 c) 𝒇(𝒙) = 𝟎 d)NOT
3
35. One root of the equation 𝑥 + 𝑥 − 5 = 0 lies in the interval
a)[2,3] b)[3,4] c)[1,2] d)[-3,-2]
12 1
36. Find the integral ∫0 1+𝑥
𝑑𝑥 =? is divided into 6 equal part.
a)2.733 b)2.833 c)2.733 d)NOT
4
37. The value of ∫0 (1 + 𝑥)2 𝑑𝑥 =? is divided into 4 equal part.
a)64/3 b)76/3 c)8/3 d)NOT
38. Solve the equation, x+2y-z=-3,3x+y+z=4,x-y+2z=6
a)[1,-1,2] b)[1,2,-1] c)[2,1,-1] d)NOT
1 1
39. Find the integral ∫0 1+𝑥 2 𝑑𝑥 =? is divided into 2 equal part.
a)31/40 b)32/40 c)33/40 d)NOT
3
40. Find the real root of the equation 𝑥 − 5𝑥 + 3 = 0 by using Newton Raphson Method
a)0.657 b)0.567 c)0.765 d)NOT

You might also like