Assignment 12july 2022 Solution
Assignment 12july 2022 Solution
a) Only I
b) Only II
c) Both I & II
d) None of the above
a) 12.78
b) 13.08
c) 15.20
d) 11.36
Solution: (c)
𝑥−𝑥 (12 − 15)(12 − 20) 24
𝐿 (𝑥 ) = = = = 0.48
𝑥 −𝑥 (10 − 15)(10 − 20) 50
a) 5446.3
b) 5336.2
c) 4986.5
d) 5278.4
Solution: (a)
Week 11 Assignment Solution
𝑓 (𝑏) − 𝑓(𝑎)
𝑓(𝑥)𝑑𝑥 = (𝑏 − 𝑎)
2
Here, 𝑎 = 0, 𝑏 = 3, 𝑓(𝑎) = 0 and 𝑓(𝑏) = 3630.859. Hence, ∫ 𝑥 𝑒 𝑑𝑥 = 5446.3
d) = 𝑥𝑠𝑖𝑛(𝑦) − 𝑥 𝑒 , 𝑦(0) = 5
Solution: (c) The LHS contains the derivative part. All other terms are shifted to right
side.
5. Given 4 + 𝑥 = 𝑦 , y(0.5)=2, and using a step size of h 0.2 , Find the value of
𝑦(0.7) using Runge-Kutta 4th order method is
a) 2.8634
b) 2.5546
c) 2.1865
d) 1.9856
6. What will be the area under the curve using the Trapezoidal Rule
a) 4.3829
b) 5.4863
c) 6.3427
d) 3.2857
∫ydx=0.22[4.3215+6.8762+2×(4.7428+5.5205+6.0525)]
∫ydx=0.22[4.3215+6.8762+2×(16.3158)]
∫ydx=4.3829
Solution by Trapezoidal Rule is 4.3829
7. The real root of the equation 5x − 2cosx −1 = 0 (up to two decimal accuracy) is
[You can use any method known to you. A range is given in output rather than single
value to avoid approximation error]
a) 0.45 to 0.47
b) 0.35 to 0.37
c) 0.41 to 0.43
d) 0.53 to 0.56
I. The bisection method is guaranteed to work for finding roots of all continuous
functions.
II. Trapezoidal rule is a technique for approximating the indefinite integral.
III. Lagrange polynomial is used for Polynomial Interpolation.
a) Only I
b) Only II
c) II and III
d) None
Solution: (b) Trapezoidal rule is a technique for approximating the definite integral.
a) 1.68
b) 1.92
c) 1.86
d) 1.66
Solution: (a)