Model Question Paper-I With Effect From 2022: Mathematics-I For Computer Science Engineering Stream (BMATS101)
Model Question Paper-I With Effect From 2022: Mathematics-I For Computer Science Engineering Stream (BMATS101)
1. Note: Answer any FIVE full questions, choosing at least ONE question from each
MODULE
2. VTU Formula Hand Book is Permitted
3. M: Marks, L: Bloom’s level, C: Course outcomes.
Module - 1 M L C
d
Q.1 a With usual notation prove that tan r . 6 L2 CO1
dr
b Find the anglebetweenthe curves r a log , r 7 L2 CO1
log
Show that the radius of curvature at any point of the cycloid
c 7 L3 CO1
x a sin , y a 1 cos is 4a cos .
2
OR
Show that the curves
Q.2 a r a 1 sin and r a 1 sin cut each other orthogonally. 7 L2 CO1
2a
b Find the pedal equation of the curve 1 cos . 8 L2 CO1
r
Using modern mathematical tool write a program/code to plot the curve
c 𝑟 = 2|𝑐𝑜𝑠2𝜃|. 5 L3 CO5
Module – 2
Q.3 a Expand log(sec x) byMaclaurin’sseries up to thetermcontaining x 4 . 6 L2 CO1
u u
b If 𝑢 = 𝑒 (𝑎𝑥+𝑏𝑦) 𝑓(𝑎𝑥 − 𝑏𝑦), prove that b a 2abu by using 7 L2 CO1
x y
concepts composite functions.
OR
1 1⁄
𝑎 𝑥 +𝑏 𝑥 𝑥 𝑡𝑎𝑛𝑥 𝑥
Q.4 a Evaluate (i) lim ( ) . (ii) lim ( ) . 7 L2 CO1
𝑥→0 2 𝑥→0 𝑥
Model Question Paper- I with effect from 2022
Module – 3
𝑑𝑦 2 6 𝑦 6 L2 CO2
Q.5 a Solve: 𝑑𝑥 + 𝑥 = 𝑥 𝑦 .
x2 y2 7 L3 CO2
b Find the orthogonal trajectories of 1 , where is a
a 2 b2
parameter.
Module – 4
Find the least positive values of x such that
Q.7 a 6 L2 CO3
(𝑖 ) 71 ≡ 𝑥(𝑚𝑜𝑑 8)(𝑖𝑖 ) 78 + 𝑥 ≡ 3 (𝑚𝑜𝑑 5)(𝑖𝑖𝑖 ) 89 ≡ (𝑥 + 3)(𝑚𝑜𝑑4)
OR
2013 37
Q.8 a (i) Find the last digit of 7 (ii) Find the last digit of 13 . 6 L2 CO3
1000
b Find the remainder when the number 2 is divided by 13. 7 L3 CO3
Find the remainder when 14 is divided by 17.
c 7 L2 CO3
Model Question Paper- I with effect from 2022
Module – 5
Q.9 a 2 3 1 1 6 L2 CO4
Find the rank of the matrix 1 1 2 4
3 1 3 2
6 3 0 7
Solve the system of equations by Gauss-Jordan method
b x y z 10, 2 x y 3z 19, x 2 y 3z 22 . 7 L3 CO4
c Forwhatvaluesandthesystemofequations 7 L2 CO4
2𝑥+3𝑦 +5𝑧=9, 7𝑥+3𝑦 −2𝑧=8 , 2𝑥+3𝑦 +𝜆𝑧=𝜇, has
(i) nosolution
(ii) auniquesolutionand
(iii)infinitenumber ofsolutions.
OR
Solve the following system of equations by Gauss – Seidel method
Q.10 a 10 x y z 12, x 10 y z 12, x y 10 z 12 8 L3 CO4
.