[go: up one dir, main page]

0% found this document useful (0 votes)
2K views3 pages

Model Question Paper-I With Effect From 2022: Mathematics-I For Computer Science Engineering Stream (BMATS101)

1. The document is a model question paper for the first semester BE degree examination in Mathematics-I for computer science engineering. 2. It contains 10 questions divided across 5 modules, testing various concepts through calculations, proofs, problem solving and programming. 3. Students must answer 5 full questions, selecting at least one from each module, within the allotted time of 3 hours. Calculators and formula sheets are permitted.

Uploaded by

Vaishnavi Vaishu
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)
2K views3 pages

Model Question Paper-I With Effect From 2022: Mathematics-I For Computer Science Engineering Stream (BMATS101)

1. The document is a model question paper for the first semester BE degree examination in Mathematics-I for computer science engineering. 2. It contains 10 questions divided across 5 modules, testing various concepts through calculations, proofs, problem solving and programming. 3. Students must answer 5 full questions, selecting at least one from each module, within the allotted time of 3 hours. Calculators and formula sheets are permitted.

Uploaded by

Vaishnavi Vaishu
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/ 3

Model Question Paper- I with effect from 2022

First Semester B.E Degree Examination___________


Mathematics-I for Computer Science Engineering Stream (BMATS101)
TIME: 03Hours Max.Marks:100

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.

c Find the extreme values of the function f ( x, y)  x  3xy  3 y  3x  4 7


3 2 2 2
L3 CO1
.

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

b If x  y  z  u, y  z  uv, z  uvw find


  x, y , z  8 L2 CO1
.
  u , v, w 
Using modern mathematical tool write a program/code to show that
c 𝑢 + 𝑢 = 0 𝑔𝑖𝑣𝑒𝑛 𝑢 = 𝑒 𝑥 (𝑥 𝑐𝑜𝑠(𝑦) − 𝑦 𝑠𝑖𝑛(𝑦)). 5 L3 CO5
𝑥𝑥 𝑦𝑦

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.

Solve xyp 2   x 2  y 2  y  xy  0 . 7 L2 CO2


c
OR
( x  y  x) dx  xy dy  0
2 2
Q.6 a Solve 6 L2 CO2

When a switch is closed in a circuit containing a battery E, a resistance


b R and an inductance L, the current i build up at a rate given by 7 L3 CO2
di
L  Ri  E . Find i as a function of t. How long will it be, before the
dt
current has reached one-half its final value, if E=6 volts, R=100 Ohms
and L=0.1 Henry?

Find the general solution of the equation ( px  y)( py  x)  a 2 p by 7 L2 CO2


c
reducing into Clairaut’s form by taking the substitution X  x , Y  y . 2 2

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)

b Find the remainder when 


349  74  36  is divided by 3. 7 L2 CO3

Solve:2𝑥 + 6𝑦 ≡ 1(𝑚𝑜𝑑 7) 𝑎𝑛𝑑 4𝑥 + 2𝑦 ≡ 2(𝑚𝑜𝑑 7).


c 7 L3 CO3

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 Forwhatvaluesandthesystemofequations 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
.

Solve the following system of equations by Gauss-Elimination method


b x  y  z  9, x  2 y  3z  8, 2 x  y  z  3 . 7 L3 CO4
Using modern mathematical tool write a program/code to find the
c 1 1 3 5 L3 CO5
largest eigen value of 𝐴 = 1 5 1] by power method.
[
3 1 1

You might also like