Be Computer Engineering Semester 4 2023 May Engineering Mathematics III m3 Pattern 2019
Be Computer Engineering Semester 4 2023 May Engineering Mathematics III m3 Pattern 2019
Be Computer Engineering Semester 4 2023 May Engineering Mathematics III m3 Pattern 2019
8
23
P-1531 [Total No. of Pages : 5
ic-
[6002]-160
tat
1s
S.E. (Computer/I.T./A.I & M.L/C.S & D.E.)
9:5
02 91
ENGINEERING MATHEMATICS - III
0:2
0
(2019 Pattern) (Semester - IV) (207003)
31
Time : 2½ Hours] 2/0 13 [Max. Marks : 70
0
om
6/2
Instructions to the candidates:
.23 GP
1) Q1 is compulsory.
E
rsic-238
.c
C
tat
5) Use of electronic pocket calculator is allowed.
8.2
es
:51
6) Assume suiatable data, if necessary.
.24
:29p
02P 91
7) Write numerical calculations correct upto three decimal places.
49
0a
0
31
2/0 n13
Q1) Write the correct option for the following multiple choice questions.
P0
−8 −5
6/2
8 2 io
15 6
CE
coefficient is [2]
s
38
ue
−2
c-2
2
i) ii)
i
16
3 3
tat
Q
8.2
1s
1 1
iii) − iv)
.24
9:5
PU
2 2
91
49
0:2
1 1
A and B are independent events such that P ( A ) = , P ( B ) = then
30
b)
31
2 3
SP
01
02
P ( A∪ B ) . [2]
6/2
GP
3 2
2/0
i) ii)
CE
5 3
82
1 1
.23
iii) iv)
6 3
16
8.2
.24
P.T.O.
49
c) Using Gauss elimination method the solution of system of equations
8
23
x + 2y + z = 4, –3y + 2z = –3, –7y – 2z = –6 is [2]
ic-
−43 −9 15 47 9 −3
x=− , y = ,z = x= , y = ,z =
tat
i) ii)
16 8 16 20 10 20
1s
−5
9:5
4 3 16 8
x = ,y = ,z = iv) x = , y = , z = −5
02 91
iii)
3 8
0:2
6 43 9
0
d) If a curve passing through (0,0), (2,4), (4,8) is given by y = y0 + u Δ y0
31
2/0 13
then y at x = 1 is given by (Note : x = x0 + uh) [2]
0
om
6/2
i) 1 ii) 0
.23 GP
iii) –1 iv) 2
E
rsic-238
.c
C
tat
f) If x0, x1 are two initial approximations to the root of f(x) = 0, by secant
8.2
es
:51
method next approximation x2 is given by [1]
.24
( x1 − x0 ) × f :29p
02P 91
x0 + x1
49
0a
i) x2 = x1 − x2 =
( f1 − f0 ) 1 ii)
0
2
31
2/0 n13
f ( x1 ) ( x1 + x0 ) × f
P0
x2 = x1 − x2 = x1 +
6/2
iii) iv)
f ′ ( x1 ) ( f1 + f0 ) 1
8 2 io
.23 tG
s CE
38
Q2) a) The first four moments of distribution abut the value 4 are –1.5, 17, –30
ue
c-2
and 108 respectively. Obtain the first four central moments about mean,
i
16
tat
β1 and β2. [5]
Q
8.2
1s
9:5
PU
91
0:2
30
x 0 1 2 3 4
31
SP
01
02
y –2 1 4 7 10
6/2
GP
OR
16
8.2
.24
[6002]-160 2
49
Q3) a) Calculate the coefficient of variation for the data given as follows. [5]
8
23
36, 15, 25, 10 and 14.
ic-
b) Fit a second degree parabola of the form y = a + bx + cx2 using least
tat
1s
squares method to the folowing data [5]
9:5
x 0 1 2 3
02 91
0:2
y 2 1 6 17
0
31
c) 2/0 13
Find the correlation coefficient between the variables population density
0
(x) and death rates (y) as given in the following data. [5]
om
6/2
.23 GP
y 12 18 16 21 10
82
rsic-238
.c
C
Q4) a) Find the expected value of the sum of the faces obtained when two fair
16
tat
dice are tossed simultaneously. [5]
8.2
es
:51
b) An unbiased coin is tossed five times. Find the probability of observing
.24
0a
0
inclusive). [5]
.23 tG
38
ue
c-2
OR
i
16
tat
Q5) a) A riddle is given to three students to solve independently. The individual
Q
8.2
1s
probabilities of the riddle being solved by the three students are 0.3, 0.4
.24
9:5
and 0.5 respectively. Find the probability that the riddle gets solved. [5]
PU
91
49
0:2
01
page from the book has at least one printing mistake. [5]
02
6/2
GP
with pink eyes, 60 brown mice with brown eyes, 62 white mice with pink
CE
82
eyes and 26 white mice with brown eyes. Theory predicts that these types of
mice should be obtained in the ratios 9 : 3 : 3 : 1. Test the compatibility of the
.23
[5]
8.2
.24
[6002]-160 3
49
Q6) a) Find a root of the equation x4 + 2x3 – x – 1 = 0, lying in the interval [0, 1]
8
23
wing the bisection method at the end of fifth iteration. [5]
ic-
b) Obtain the real root of the quation x3 – 4x – 9 = 0 by applying Newton.
tat
Raphson method at the end of third iteration. [5]
1s
c) Solve by Gauss - Seidel method, the system of equations : [5]
9:5
02 91
10x1 + x2 + x3 = 12
0:2
2x1 + 10x2 + x3 = 13
0
31
2/0 13
2x1 + 2x2 + 10x3 = 14
0
om
6/2
OR
.23 GP
rsic-238
2x1 + x2 + x3 = 10
.c
C
tat
x1 + 4x2 + 9x3 = 16
8.2
es
b) Solve by Jacobi's iteration method, the system of equations : [5]
:51
.24
0a
3x1 + 20x2 – x3 = –18
0
31
2/0 n13
38
Q8) a) Using Newton's forward interpolation formula, find y at x = 8 from the
ue
c-2
data : [5]
i
16
tat
x 0 5 10 15 20 25
Q
8.2
1s
.24
y 7 11 14 18 24 32
9:5
PU
91
49
0:2
2 rd
dx 1
ò
30
31
01
1
02
6/2
GP
dy
c) Use Euler's method to solve = 1 + xy,
2/0
dx
CE
82
OR
16
8.2
.24
[6002]-160 4
49
dy
8
= x + y 2 , y (0) = 1
23
Q9) a) Use Runge-Kutta method of fourth order to solve
dx
ic-
at x = 0.1 with h = 0.1. [5]
tat
1s
dy
9:5
b) Use modified Euler's method to find y(0.1), given = 1 + xy, y (0) = 1
02 91
dx
0:2
and h = 0.1. (up to two iterations) [5]
0
31
2/0 13
c) Using Newton's backward difference formula, find the value of 155
0
om
6/2
.23 GP
rsic-238
.c
C
tat
8.2
es
:51
.24
:29p
02P 91
49
0a
0
31
2/0 n13
P0
6/2
8 2 io
.23 tG
s CE
38
ue
c-2
i
16
tat
Q
8.2
1s
.24
9:5
PU
91
49
0:2
30
31
SP
01
02
6/2
GP
2/0
CE
82
.23
16
8.2
.24
[6002]-160 5
49