Maths Model Paper 2
Maths Model Paper 2
Model Set - 2
Q. 1 | Select and write the most appropriate answer from the given alternatives for
each sub-question:
1.ii
1.iii The feasible region is the set of point which satisfy.
1. The object functions
2. All the given constraints
3. Some of the given constraints
4. Only one constraint
1.iv
1.v
1.vi A ladder 5 m in length is resting against vertical wall. The bottom of the ladder is
pulled along the ground, away from the wall at the rate of 1.5 m /sec. The length of the
higher point of the when foot of the ladder is 4 m away from the wall decreases at the rate
of ______
1. 1
2. 2
3. 2.5
4. 3
1. null vector
2. the unit vector along the line
3. any vector along the line
4. a vector perpendicular to the line
Ans.
2.iii An urn contains 5 red and 2 black balls. Two balls are drawn at random. X denotes
number of black balls drawn. What are possible values of X?
Ans. A The urn contains 5 red and 2 black balls. If two balls are drawn from the urn, it
contains either 0 or 1 or 2 black balls.
X can take values 0, 1, 2.
∴ X = {0, 1, 2}.
Ans. B X denotes the number of black balls drawn.
Sample space of the experiment is
S = {RR, BR, RB, BB}
The value of X corresponding to these outcomes are as follows:
X (RR) = 0
X(BR) = X(RB) = 1
X(BB) = 2
∴ Possible values of X are {0, 1, 2}.
2.iv The displacement of a particle at time t is given by s = 2t3 – 5t2 + 4t – 3. Find the
velocity when 𝑡 = 2 sec
Ans.
Q. 4
Ans.
Q. 5 Find the graphical solution for the system of linear inequation 2x + y ≤ 2, x − y ≤ 1
Ans. To find graphical solution, construct the table as follows:
The shaded portion represents the graphical solution.
Q. 6 Find the area enclosed between the X-axis and the curve y = sin x for values of x
between 0 to 2π
Ans. Let A be the required area.
Consider the equation y = sin x.
= 2 + |(– 2)|
= 4 sq.units
Q. 7
Ans. By the symmetry of the ellipse, required area of the ellipse is 4 times the area of the
region OPQO.
For the region OPQO, the limits of integration are x = 0 and x = 6.
Q. 8
Ans.
Q. 9 Find the value of h, if the measure of the angle between the lines 3x2 + 2hxy + 2y2 = 0 is
45°.
Ans. Given equation of the lines is 3x2 + 2hxy + 2y2 = 0
Comparing with ax2 + 2hxy + by2 = 0,
We get a = 3, b = 2
Given that 45° is the acute angle between the lines.
Q. 10
Ans.
Q. 11 Water is being poured at the rate of 36 m3/sec in to a cylindrical vessel of base radius
3 meters. Find the rate at which water level is rising
Ans. Let h be the height of water level, r be the radius of the base and V be the volume of
the cylindrical vessel.
= 36 m3/sec
V = πr2h
= π(3)2h
= 9πh
Differentiating w.r.t.t, we get
Q. 12
Ans.
Q. 13
Ans.
Q. 14 If a line has the direction ratios 4, −12, 18, then find its direction cosines
Ans. Direction ratios of the line are a = 4, b = −12, c = 18.
Let l, m, n be the direction cosines of the line.
Q. 15 | Attempt any Eight:
Q. 15 (A) Write the following statements in symbolic form
Milk is white if and only if the sky is not blue
Q. 17
Ans.
Ans.
Q. 20 The probability that a person who undergoes a kidney operation will be recovered is
0.5. Find the probability that out of 6 patients who undergo similar operation none will
recover
Ans. Let X denote the number of patients recovered.
P(patient recovers) = p = 0.5
∴ q = 1 – p = 1 – 0.5 = 0.5
Given, n = 6
∴ X ~ B(6, 0.5)
The p.m.f. of X is given by
P(X = x) = 6Cx (0.5)x (0.5)6–x, x = 0, 1, …, 6
P(none will recover) = P(X = 0)
= 6C0 (0.5)0 (0.5)6
= `1/2^6
Q. 21
Ans.
Put a – x = t
∴ – dx = dt
∴ – dx = dt
When x = 0, t = a – 0 = a
and when x = a, t = a – a = 0
= L.H.S.
Ans. y = log x + c
Differentiating w.r.t. x, we get
Q. 24
Ans.
Q. 25
Ans.
Q. 26
Ans. The plane passes through the point A(7, 8, 6).
∴ x1 = 7, y1 = 8, z1 = 6
X=x −3 −2 −1 0 1 2 3 4
P(X = x) 0.1 0.2 0.2 0.15 0.1 0.1 00.5 0.1
i. P(–1 ≤ X ≤ 2)
= P(X = –1 or X = 0 or X = 1 or X = 2)
= P(X = –1) + P(X = 0) + P(X = 1) + P(X = 2)
= 0.2 + 0.15 + 0.1 + 0.1
= 0.55
ii. P(X ≤ 3 / X > 0)
Q. 28 Show that the combined equation of pair of lines passing through the origin is a
homogeneous equation of degree 2 in x and y. Hence find the combined equation of the
lines 2x + 3y = 0 and x − 2y = 0
Ans.
Let a1x + b1y = 0 and a2x + b2y = 0 be a pair of lines passing through the origin.
∴ Their combined equation is (a1x + b1y)(a2x + b2y) = 0
∴ a1a2x2 + a1b2xy + b1a2xy + b1b2y2 = 0
∴ (a1a2)x2 + (a1b2 + a2b1)xy + (b1b2)y2 = 0
In this if we put a1a2 = a, a1b2 + a2b1 = 2h, b1b2 = b, We get ax2 + 2hxy + by2 = 0 which is a
homogeneous equation of degree 2 in x and y.
Now, on comparing 2x + 3y = 0 and x − 2y = 0 with a1x + b1y = 0 and a2x + b2y = 0,
we get a1 = 2, b1 = 3, a2 = 1 and b2 = −2
Substituting in equation (i), we get
2(1)x2 + [2(−2) + 1(3)]xy + 3(−2)y2 = 0
i.e., 2x2 − xy − 6y2 = 0,
Which is the required combined equation.
Q. 29
Q. 30 A man of height 180 cm is moving away from a lamp post at the rate of 1.2 meters per
second. If the height of the lamp post is 4.5 meters, find the rate at which
(i) his shadow is lengthening
(ii) the tip of the shadow is moving
Ans. Let OA be the lamp post, MN be the man, MB = x be the length of the shadow and OM =
y be the distance of the man from the lamp post at time t.
Then,
(ii) B is the tip of the shadow and it is at a distance of (x + y) from the lamp post.
= 2 m/sec
Thus, the shadow is lengthening at the rate of 0.8 m/sec and its tip is moving at the rate of
2 m/sec.
Q. 31
Ans.
Putting t = 1 in (i), we get
2 + 3 = A(1 + 1) + (B + C)(3 + 2)
∴ 5 = 2A + 5(B + C)
Q. 32
Ans.
∴ 3x + 4 = A(4x + 2) + B
∴ 3x + 4 = 4Ax + 2A + B
By equating the coefficients on both sides, we get
4A = 3 and 2A + B = 4
Q. 33 A(– 2, 3, 4), B(1, 1, 2) and C(4, –1, 0) are three points. Find the Cartesian equations of
the line AB and show that points A, B, C are collinear
Ans. We find the cartesian equations of the line AB.
The cartesian equations of the line passing through the points (x1, y1, z1) and (x2, y2, z2) are
Here, (x1, y1, z1) ≡ (−2, 3, 4) and (x2, y2, z2) ≡ (4, −1, 0)
∴ The required cartesian equations of the line AB are
C = (4, −1, 0)
Ans. R is a point on the line segment AB(A-R-B) and ARAR¯ and RBRB¯ are in the same
direction.
Point R divides AB internally in the ratio m : n