0% found this document useful (0 votes)
23 views

21 MAT21 Set 2

Model question paper with answers for 1 sem

Uploaded by

arbassaleem222
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

21 MAT21 Set 2

Model question paper with answers for 1 sem

Uploaded by

arbassaleem222
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Model Question Paper-II with effect from 2021

USN

Second Semester B.E Degree Examination


Advanced Calculus and Numerical Methods (21MAT21)
TIME: 03 Hours Max. Marks: 100

Note: Answer any FIVE full questions, choosing at least ONE question from each module.

Module -1 Marks
Q.01 a Evaluate ∫ ∫ 𝑥𝑦 𝑑𝑥𝑑𝑦 over the region bounded by the x-axis, ordinate 𝑥 = 2𝑎 and the 06
curve 𝑥 2 = 4𝑎𝑦
b Find the volume bounded by the cylinder 𝑥 2 + 𝑦 2 = 4 and the planes 𝑦 + 𝑧 = 4 and 07
𝑧 = 0, by using double integration
𝜋 𝜋
c 𝑑𝜃 07
Show that ∫02 √sin 𝜃 𝑑𝜃 × ∫02 =𝜋
√sin 𝜃

OR
Q.02 a ∞ ∞ 𝑒 −𝑦 06
Change the order of integration and hence evaluate ∫0 ∫𝑥 𝑦
𝑑𝑦𝑑𝑥

b 1 √1−𝑥 2 √1−𝑥 2 −𝑦 2 07
Evaluate ∫0 ∫0 ∫0 𝑥𝑦𝑧 𝑑𝑥𝑑𝑦𝑑𝑧
c 1 07
Show that 𝛤 ( ) = √𝜋
2

Module-2
Q. 03 a Find the angle between the surfaces 𝑥 2 + 𝑦 2 + 𝑧 2 = 9 and 𝑧 = 𝑥 2 + 𝑦 2 − 3 at the point 06
(2, −1, 2)
b If 𝐹⃗ = 𝑥 2 𝑦 𝑖̂ + 𝑦 2 𝑧 𝑗̂ + 𝑧 2 𝑥 𝑘̂ , find 𝐶𝑢𝑟𝑙(𝐶𝑢𝑟𝑙𝐹⃗ ) 07
c Show that 𝐹⃗ = (𝑦 2 − 𝑧 2 + 3𝑦𝑧 − 2𝑥)𝑖̂ + (3𝑥𝑧 + 2𝑥𝑦)𝑗̂ + (3𝑥𝑦 − 2𝑥𝑧 + 2𝑧)𝑘̂ is both 07
solenoidal and irrotational.
OR
Q.04 a If 𝐹⃗ = (5𝑥𝑦 − 6𝑥 + (2𝑦 − 4𝑥)𝑗̂ , evaluate ∫𝐶 𝐹⃗ ∙ 𝑑𝑟⃗ along the curve 𝐶: 𝑦 = 𝑥 3 in the
2 )𝑖̂ 06
𝑥𝑦 −plane from the point (1, 1) 𝑡𝑜 (2, 8)
b Using Green’s theorem, evaluate ∫𝐶 (𝑥𝑦 + 𝑦 2 ) 𝑑𝑥 + 𝑥 2 𝑑𝑦, where C is bounded by 07
𝑦 = 𝑥 and 𝑦 = 𝑥 2

c Using Stoke’s theorem, evaluate ∮𝐶 𝐹⃗ ∙ 𝑑𝑟⃗, where 𝐹⃗ = (𝑥 2 + 𝑦 2 ) − 2𝑥𝑦, taken around 07


the rectangle whose vertices are (𝑎, 0), (𝑎, 𝑏), (−𝑎, 𝑏), (−𝑎, 0).
Module-3
Q. 05 a Form the partial differential equation from the relation 𝑧 = 𝑓(𝑥 + 𝑎𝑡) + 𝑔(𝑥 − 𝑎𝑡). 06
b 𝜕2 𝑧 𝜕𝑧 𝜕𝑧 07
Solve 𝜕𝑥 2 + 𝜕𝑥 − 4𝑧 = 0, given that when x = 0, z = 1 and 𝜕𝑥 = 𝑦
c 𝜕2 𝑢 𝜕2 𝑢 07
Derive one-dimensional wave equation 𝜕𝑡 2
= 𝑐 2 𝜕𝑥 2

OR
Q. 06 a Form the partial differential equation from 𝑓(𝑥 + 𝑦 + 𝑧, 𝑥 2 + 𝑦 2 + 𝑧 2 ) = 0 06
b 𝜕2 𝑧 𝜕𝑧 07
Solve = sin 𝑥 sin 𝑦 for which = −2 sin 𝑦 when x = 0 and z = 0 when y is an odd
𝜕𝑥𝜕𝑦 𝜕𝑦
𝜋
multiple of 2 .
c Solve 𝑥(𝑦 2 − 𝑧 2 )𝑝 + 𝑦(𝑧 2 − 𝑥 2 )𝑞 − 𝑧(𝑥 2 − 𝑦 2 ) = 0 07

Module-4
Q. 07 a Find a real root of 𝑥 3 − 9𝑥 + 1 = 0 𝑖𝑛 (2, 3) by the Regula-Falsi method in four 06
iterations
b Using Newton’s forward interpolation find y at x = 5 from the data 07
x 4 6 8 10
y 1 3 8 16
𝜋
c 07
Evaluate ∫0 √𝑐𝑜𝑠𝜃𝑑𝜃 by taking 7 ordinates by Simpson’s (1/3)rd rule.
2

OR
Q. 08 a Using the Newton-Raphson method, find the root of 3𝑥 = 𝑐𝑜𝑠𝑥 + 1 correct four decimal 06
places.
b Using Newton’s divided difference interpolation find 𝑓(9), Given that 07
x 5 7 11 13 17
y 150 392 1452 2366 5202

c 1 𝑑𝑥 07
Evaluate ∫𝑜 1+𝑥2
, using Simpson’s (3/8)𝑡ℎ rule by taking 7 ordinates.

Module-5
Q. 09 a 𝑑𝑦 06
Use the Taylor series method to find 𝑦(0.2) from = 𝑥 2 𝑦 − 1, 𝑤𝑖𝑡ℎ 𝑦(0) = 1
𝑑𝑥

b 𝑑𝑦 𝑦−𝑥
By using modified Euler’s method, find y(0.2), taking h = 0.1 from 𝑑𝑥 = 𝑦+𝑥 , with 07
𝑦(0) = 1
c 𝑑𝑦
Applying Milne’s Predictor-Corrector method, find y(0.8), from 𝑑𝑥 = 𝑥 3 + 𝑦, given 07
that 𝑦(0) = 2, 𝑦(0.2) = 2.073 , 𝑦(0.4) = 2.452, 𝑦(0.6) = 3.023
Q.10 a Employ Taylor’s series method to evaluate 𝑦(0.2), 𝑡𝑎𝑘𝑖𝑛𝑔 ℎ = 0.1 from 06
𝑑𝑦
= 𝑒 𝑥 − 𝑦 2 , 𝑤𝑖𝑡ℎ 𝑦(0) = 1
𝑑𝑥

b Using the Runge-Kutta method of order 4, find y at x = 0.1, given that 07


𝑑𝑦
= 3𝑒 𝑥 + 2𝑦, 𝑦(0) = 1
𝑑𝑥

c 𝑑𝑦 𝑦
Applying Milne’s Predictor - Corrector method, to find y(1.4), from 𝑑𝑥 = 𝑥 2 + 2,
07
given that 𝑦(1) = 2, 𝑦(1.1) = 2.2156, 𝑦(1.2) = 2.4549, 𝑦(1.3) = 2.7514
Table showing the Bloom’s Taxonomy Level, Course Outcome and Program Outcome

Question Bloom’s Taxonomy Course Program Outcome


Level attached Outcome
Q.1 (a)
L2 CO 01 PO 02

(b)
L3 CO 01 PO 03

(c) L2 CO 01 PO 02

Q.2 (a) L2 CO 01 PO 02

(b) L2 CO 01 PO 02

(c) L2 CO 01 PO 02

Q.3 (a) L2 CO 02 PO 01

(b) L2 CO 02 PO 02

(c) L2 CO 02 PO 02

Q.4 (a) L2 CO 02 PO 02

(b) L3 CO 02 PO 03

(c) L3 CO 02 PO 03

Q.5 (a) L2 CO 03 PO 01

(b) L2 CO 03 PO 02

(c) L3 CO 03 PO 03

Q.6 (a) L2 CO 03 PO 02

(b) L2 CO 03 PO 02

(c) L2 CO 03 PO 02

Q.7 (a) L2 CO 04 PO 01

(b) L2 CO 04 PO 01

(c) L2 CO 04 PO 02

Q.8 (a) L2 CO 04 PO 01
(b) L2 CO 04 PO 01

(c) L2 CO 04 PO 02

Q.9 (a) L2 CO 05 PO 01

(b) L2 CO 05 PO 01

(c) L2 CO 05 PO 02

Q.10 (a) L2 CO 05 PO 01

(b) L2 CO 05 PO 02

(c) L2 CO 05 PO 02

Lower order thinking skills


Bloom’s Remembering Understanding Applying
Taxonomy (knowledge): L1 (Comprehension): L2 (Application): L3
Levels Higher-order thinking skills
Analyzing Valuating Creating
(Analysis): L4 (Evaluation): L5 (Synthesis): L6

You might also like