Class 12 Maths Practice Papers
Class 12 Maths Practice Papers
SECTION – A
Questions 1 to 10 carry 1 mark each.
3. Let set X = {1, 2, 3} and a relation R is defined in X as : R = {(1, 3), (2, 2), (3, 2)}, then
minimum ordered pairs which should be added in relation R to make it reflexive and symmetric
are
(a) {(1, 1), (2, 3), (1, 2)} (b) {(3, 3), (3, 1), (1, 2)}
(c) {(1, 1), (3, 3), (3, 1), (2, 3)} (d) {(1, 1), (3, 3), (3, 1), (1, 2)}
Ans: (c), For reflexive (a, a) ∈ R for a ∈ X
So it can be (c) or (d)
For symmetric (1, 3) ∈R, then (3, 1) should belong to R. Also (2, 3) should belong to R from
above observation.
4. Let Z be the set of integers and R be a relation defined in Z such that aRb if (a – b) is divisible by
5. Then number of equivalence classes are
(a) 2 (b) 3 (c) 4 (d) 5
Ans: (d) 5
as remainder can be 0, 1, 2, 3, 4.
5. Let R be a relation defined as R = {(x, x), (y, y), (z, z), (x, z)} in set A = {x, y, z} then relation R
is
(a) reflexive (b) symmetric (c) transitive (d) equivalence
Ans: (a) reflexive, as for all a ∈ A, (a, a)∈R.
7. Let A = {a, b, c}, then the total number of distinct relations in set A are
(a) 64 (b) 32 (c) 256 (d) 512
Ans: (d), as given A = {a, b, c}.
A relation is a subset of A × A.
n(A × A) = 9
we know total subsets of a set containing n elements is 2n.
Total relations = 29 = 512
8. Let X = {x2 : x ∈ N} and the function f : N → X is defined by f(x) = x2, x ∈ N. Then this
function is
(a) injective only (b) not bijective (c) surjective only (d) bijective
Ans: (d) Function is injective as for x1, x2 N,
f(x1) = f(x2) x12 = x22 x1 = x2, as x1, x2 > 0.
Function is surjective as for y x
There exists x N such that y = f(x)
y = x2 x = y N.
Function is bijective
For Q9 and Q10, a statement of assertion (A) is followed by a statement of reason (R). Choose
the correct answer out of the following choices.
(a) Both A and R are true and R is the correct explanation of A.
(b) Both A and R are true but R is not the correct explanation of A.
(c) A is true but R is false.
(d) A is false but R is true.
9. Assertion (A): In set A = {1, 2, 3} a relation R defined as R = {(1, 1), (2, 2)} is reflexive.
Reason (R): A relation R is reflexive in set A if (a, a) R for all a A.
Ans: (d) A is false but R is true.
10. Assertion (A): In set A = {a, b, c} relation R in set A, given as R = {(a, c)} is transitive.
Reason (R): A singleton relation is transitive.
Ans: (a) Both A and R are true and R is the correct explanation of A.
SECTION – B
Questions 11 to 14 carry 2 marks each.
11. Show that the relation R in the set {1, 2, 3} given by R = {(1,1), (2, 2), (3, 3), (1, 2), (2, 3)} is
reflexive but neither symmetric nor transitive.
Ans: Given R = {(1, 1), (2, 2), (3, 3), (1, 2), (2, 3)} defined on R : {1, 2, 3} {1, 2, 3}
For reflexive: As (1, 1), (2,2), (3, 3) ∈ R. Hence, reflexive
For symmetric: (1, 2) ∈ R but (2, 1) ∉ R. Hence, not symmetric.
For transitive: (1, 2) ∈ R and (2, 3) ∈ R but (1, 3) ∉ R. Hence, not transitive.
12. Prove that the Greatest Integer Function f : R → R, given by f(x) = [x] is neither one-one nor
onto. Where [x] denotes the greatest integer less than or equal to x.
Ans: f : R → R given by f (x) = [x]
Injectivity: Let x1 = 2.5 and x2 = 2 be two elements of R.
f (x1) = f (2.5) = [ 2.5] = 2
f (x2) = f (2) = [2] = 2
∴ f (x1) = f (x2) for x1 ≠ x2
13. Let A = {1, 2, 3}, B = {4, 5, 6, 7} and let f = {(1, 4), (2, 5), (3, 6)} be a function from A to B.
Show that f is one-one.
Ans : Given f : {1, 2, 3} {4,5,6,7}
as f = {(1,4), (2,5), (3,6)}.
We have f(1) = 4, f(2) = 5, f(3) = 6.
We notice x1≠x2 ⇒ f(x1)≠f(x2).
Hence, one-one.
14. Let the function f : R R be defined by f (x) = cos x ∀ x ∈ R. Show that f is neither one-one nor
onto.
Ans: Given function f(x) = cosx, ∀ x ∈ R
1
cos cos
3 3 2
So, f(x) is not one-one
Now, f(x) is also not onto as range is a subset of real numbers. (–1 ≤ cosx ≤1)
e.g. for y = 2 ∈ R (co-domain) there is no value of x ∈ R (domain) such that
y = f(x) i.e. cosx = 2 (∵ –1 ≤ cosx ≤ 1).
SECTION – C
Questions 15 to 17 carry 3 marks each.
15. Let T be the set of all triangles in a plane with R a relation in T given by R = {(T1, T2) : T1 ≅ T2}.
Show that R is an equivalence relation.
Ans: Given R = {(T1, T2) ∈ T × T : T1 ≅ T2}
For reflexive: (T1, T1) ∈ R is true as T1 ≅ T1 for all T1 ∈ T (i.e. triangle is congruent to itself).
Hence, R is reflexive.
For symmetric: (T1, T2) ∈ R ⇒T1 ≅T2 and T2 ≅T1 (T2, T1) ∈ R.
Hence, R is symmetric.
For transitive: Let(T1, T2) ∈ R and (T2, T3) ∈ R ⇒T1 ≅ T2 and T2 ≅ T3
⇒T1 ≅ T3 ⇒ (T1, T3) ∈ R.
Hence, R is transitive.
Since R is reflexive, symmetric and transitive, therefore R is an equivalence relation.
16. Show that the relation S in the set R of real numbers, defined as S = {(a, b) : a, b ∈ R and a ≤ b3}
is neither reflexive, nor symmetric, nor transitive.
Ans: Given S = {(a, b) ∈ R | a ≤ b3}
We can consider counter example.
For reflexive: Let (–2, –2) ∈ S –2 ≤(–2)3 –2 ≤ –8, false, Hence, not reflexive.
3
For symmetric: Let (–1, 2) ∈ S –1 ≤ (2) –1 ≤ 8 true,
If symmetric then (2, –1) ∈ S
2 ≤(–1)3 2 ≤ –1, false, Hence, not symmetric.
For transitive: Let (25, 3) ∈ S and (3, 2) ∈ S
25 ≤ (3)3 and 3 ≤ (2)3 25 ≤ 27 and 3 ≤ 8, true in both cases.
If transitive then (25, 2) ∈ S 25 ≤ (2)3 25 ≤ 8,false
Hence, not transitive.
SECTION – D
Questions 18 carry 5 marks.
18. Let N denote the set of all natural numbers and R be the relation on N × N defined by
(a, b) R (c, d) if ad (b + c) = bc (a + d). Show that R is an equivalence relation.
Ans: Relation R on N × N is given by
(a, b) R(c, d) ad(b + c) = bc(a + d).
For reflexive:
For (a, b) ∈ N × N
(a, b) R(a, b) ab(b + a) = ba(a + b),
true in N
Hence, reflexive
For symmetric:
For (a, b), (c, d) ∈ N × N
(a, b) R(c, d) ad(b + c) = bc(a + d)
cb(d + a) = da(c + b) ( × and + is commutative in N)
(c, d) R(a, b) (a, b), (c, d) ∈ N × N.
Hence, symmetric
For transitive:
For (a, b), (c, d), (e, f) ∈ N × N
Let (a, b) R(c, d) and (c, d) R(e, f)
ad(b + c) = bc(a + d)
1 1 1 1
c b d a
and cf(d + e) = de(c + f)
1 1 1 1
e d f c
1 1 1 1 1 1 1 1
c b e d d a f c
1 1 1 1
b e a f
af(e + b) = be(f + a)
af(b + e) = be(a + f)
(a, b) R(e, f)
As (a, b) R(c, d), (c, d) R(e, f)
(a, b) R(e, f) Hence, transitive.
As relation R is reflexive, symmetric and transitive. Hence, R is an equivalence relation.
Ans: R = {(V1, V2): V1, V2 I and both use their voting rights}
It is given that X exercised his voting right and Y didn’t cast her vote.
So, X is not related to Y, i.e. (X, Y) R.
(ii) R = {(V1, V2) : V1, V2 I and both use their voting rights}
It is given that Mr X and his wife W both exercised their voting rights in election.
So, X is related to W and W is related to X, i.e.
(X, W) R and (W, X) R
(iii) Since all the three friends F1, F2 and F3 exercised their voting rights in election, so
(F1, F2) R,
(F2, F3) R and (F1, F3) R.
OR
Let V be any person in I. Then V and V use their voting rights in election
Þ (V, V) R
Thus (V, V) R for all V I.
So, R is reflexive relation on I.
Let V1 and V2 be two persons in A such that (V1, V2) R.
Then, (V1, V2) R ⇒ V1 and V2 both use their voting rights
⇒ V2 and V1 both use their voting rights.
⇒ (V2, V1) R
R is symmetric on I.
Let V1, V2, V3 be three person in I such that (V1, V2) R and (V2, V3) R.
Then (V1, V2) R ⇒ V1 and V2 both use their voting rights.
and (V2, V3) R ⇒ V2 and V3 both use their voting rights.
So, V1 and V3 both use their voting rights.
⇒ (V1, V3) R
So, R is transitive on I.
Hence, R is an equivalence relation.
SECTION – A
Questions 1 to 10 carry 1 mark each.
1
1. The value of tan 1 ( 3) cos 1 corresponding to principal branches is
2
(a) (b) 0 (c) (d)
12 3
Ans: (c)
2. The value of sin 1 cos is
9
5 5 7
(a) (b) (c) (d)
9 9 9 18
7
Ans: (d)
18
7. If sin 1 x sin 1 y , then the value of cos 1 x cos 1 y is
2
2
(a) (b) 0 (c) (d)
2 3
Ans: (a)
2
10. Assertion (A): Principal value of tan–1 (-√3) is .
3
Reason (R): tan–1: IR→ , so for any x ϵ IR, tan–1 (x) represents an angle in ,
2 2 2 2
Ans: (a) Both A and R are true and R is the correct explanation of A.
SECTION – B
Questions 11 to 14 carry 2 marks each.
33
11. Find the value of sin 1 cos
5
Ans:
13
13. Find the value of sin 1 sin
7
13 1
Ans: sin 1 sin sin sin 2
7 7
SECTION – C
Questions 15 to 17 carry 3 marks each.
1 1
15. Find the values of tan 1 (1) cos 1 sin 1
2 2
Ans: Let tan 1 1 x tan x 1 tan x where x ,
4 4 2 2
tan 1 1
4
1 1 2
Let cos1 y cos y cos cos cos cos( ) cos
2 2 3 3 3
2
y where y 0,
3
1 1
Let sin 1 z sin z sin sin z where z ,
2 2 6 6 6 2 2
1
sin 1
2 6
1 1 2
tan 1 1 cos 1 sin 1 x y z
2 2 4 3 6
3 8 2 9 3
12 12 4
1 x 1 x 1
16. Prove that tan 1 cos x
1
1 x 1 x 4 2
Ans: Let x = cosy y cos 1 x
y y
1 cos y 1 cos y 2 cos 2sin
LHS tan 1 tan 1 2 2
1 cos y 1 cos y y y
2cos 2sin
2 2
2 y y
1 cos y 2 cos and 1 cos y 2sin 2
2 2
y y y
cos sin 1 tan
tan 1 2 2 tan 1 2 tan 1 tan y 1 cos 1 x
y y y
cos sin 1 tan 4 2 4 2
2 2 2
1 tan x
tan x
4 1 tan x
SECTION – D
Questions 18 carry 5 marks.
1 sin x 1 sin x x
18. Prove that cot 1 , x 0,
1 sin x 1 sin x 2 4
Ans:
1 sin x 1 sin x x
Given cot 1 , x 0,
1 sin x 1 sin x 2 4
1 sin x 1 sin x
LHS cot 1
1 sin x 1 sin x
1 sin x 1 sin x 1 sin x 1 sin x
cot 1
1 sin x 1 sin x 1 sin x 1 sin x
(by rationalizing the denominator)
2
1
cot
1 sin x 1 sin x cot
2
1 1 sin x 1 sin x 2 1 sin x
2 2
1 sin x 1 sin x
1 sin x 1 sin x
2 2cos x 1 2(1 cos x) 1 1 cos x
cot 1 cot cot
sin x 2sin x sin x
2 x
2 cos 2 x x x
1
cot 1 cos x 2cos 2 and sin x 2sin cos
x x 2 2 2
2sin cos
2 2
x
cos
cot 1 2 cot 1 cot x x RHS
x
2 2
sin
2
SECTION – A
Questions 1 to 10 carry 1 mark each.
1. If A is a square matrix such that A2 = A, then (I + A)2 – 3A is
(a) I (b) 2A (c) 3I (d) A
Ans: (a), as (I + A)2 – 3A = I2 + IA + AI + A2 – 3A = I + A + A + A – 3A = I
5 x
3. If A = and A = A′ then
y 0
(a) x = 0, y = 5 (b) x = y (c) x + y = 5 (d) x – y = 5
Ans: (b) x= y
5 x 5 y
A = A′ ⇒ x y
y 0 x 0
1 3 y 0 5 6
4. If 2 , then write the value of x and y.
0 x 1 2 1 8
(a) x = 3, y = 3 (b) x = 3, y = 2 (c) x = 2, y = 2 (d) x = 2, y = 3
Ans: (a) x = 3, y = 3
5. A is a skew-symmetric matrix and a matrix B such that B’AB is defined, then B’AB is a:
(a) symmetric matrix (b) skew-symmetric matrix
(c) Diagonal matrix (d) upper triangular symmetric
1 2 3 1 7 11
6. If 2 5 k 23 , then write the value of k.
3 4
(a) 17 (b) -17 (c) 13 (d) -13
Ans:
0 2b 2
8. The matrix A = 3 1 3 is a symmetric matrix. Then the value of a and b respectively are:
3a 3 1
2 3 1 1 3 1
(a) , (b) , (c) -2, 2 (d) ,
3 2 2 2 2 2
2 3
Ans: (a) ,
3 2
For Q9 and Q10, a statement of assertion (A) is followed by a statement of reason (R). Choose
the correct answer out of the following choices.
1 4 4 3 6
9. Assertion (A): Let A = 2 5 and B = 7 8 9 , then the product of the matrices A and B is
4 7 5 1 2
not defined.
Reason (R): The number of rows in B is not equal to number of columns in A.
Ans: (a) Both A and R are true and R is the correct explanation of A.
0 1 2
10. Assertion (A): The matrix A = 1 0 3 is a skew symmetric matrix.
2 3 0
Reason (R): For the given matrix A we have A' = A.
Ans: (c) A is true but R is false.
SECTION – B
Questions 11 to 14 carry 2 marks each.
a b 2a c 1 5
11. Find the value of a, b, c and d from the equation:
2a b 3c d 0 13
a b 2a c 1 5
Ans: Given that
2a b 3c d 0 13
By definition of equality of matrix as the given matrices are equal, their corresponding elements
are equal. Comparing the corresponding elements, we get
a−b=−1 …(i)
2a − b = 0 …(ii)
2a + c = 5 …(iii)
and 3c + d = 13 …(iv)
Subtracting Eq.(i) from Eq.(ii), we get a = 1
Putting a = 1 in Eq. (i) and Eq. (iii), we get
1 − b = − 1 and 2 + c = 5
b = 2 and c = 3
Substituting c = 3 in Eq. (iv), we obtain
3 × 3 + d = 13 d = 13 − 9 = 4
Hence, a = 1,b = 2, c = 3 and d = 4.
5 2 3 6
12. Find X and Y, if X + Y = and X – Y = .
0 9 0 1
5 2 3 6
Ans: ( X Y ) ( X Y )
0 9 0 1
8 8 1 8 8
2X X
0 8 2 0 8
4 4
X
0 4
5 2 3 6
Now, ( X Y ) ( X Y )
0 9 0 1
x y z 9
13. Find the values of x, y and z, if x z 5
y z 7
Ans: x + y + z = 9 ………….. (1)
x + z = 5, ………….. (2)
y + z = 7, ………….. (3)
Subtracting (3) from (1) we get x = 2
Subtracting (2) from (1) we get y = 4
From equation (2), we get z = 3
SECTION – C
Questions 15 to 17 carry 3 marks each.
1 0 2
15. If A 0 2 1 , prove that A3 – 6A2 + 7A + 2I = 0
2 0 3
1 0 2 1 0 2 5 0 8
Ans: A A. A 0 2 1 0 2 1 2 4 5
2
2 0 3 2 0 3 8 0 13
5 0 8 1 0 2 21 0 34
A A . A 2 4 5 0 2 1 12 8 23
3 2
0 tan
2 and I is the identity matrix of order 2, show that
16. If A
tan 0
2
cos sin
I + A = (I – A)
sin cos
0 x
Ans: Let A where x tan
x 0 2
1 tan 2 2 2 tan
2 1 x 2 2x
Now, cos 2
and cos
1 x 1 x2
1 tan 2 1 tan 2
2 2
cos sin
RHS ( I A)
sin cos
1 x2 2x
1 0 0 x 1 x 2
1 x2
0 1 x 0 2 x 1 x2
1 x 2 1 x 2
1 x 2 2x 1 x2 2x2 2 x x (1 x 2 )
1 x 1 x 2
1 x2 1 x2 1 x2
x 1 2 x 1 x 2 x (1 x 2 ) 2 x 2x2 1 x2
1 x 2 1 x 2 1 x2 1 x2
1 x2 2 x x x 3 x x3 x(1 x 2 )
1 1
1 x2 1 x2 1 x2 1 x2 1 x
x x3 2 x 1 x2 x3 x x( x 2 1) x 1
1 x 2 1 x 2 1 1 x 2 1
1 x2
1 0 0 x 1 x
LHS RHS
0 1 x 0 x 1
2 2 4
17. Express the matrix B 1 3 4 as the sum of a symmetric and a skew symmetric matrix.
1 2 3
2 2 4 2 1 1
Ans: B 1 3 4 B ' 2
3 2
1 2 3 4 4 3
SECTION – D
Questions 18 carry 5 marks.
1 1 0 2 2 4
18. Given A = 2 3 4 and B = 4 2 4 , verify that BA = 6I, how can we use the result
0 1 2 2 1 5
to find the values of x, y, z from given equations x – y = 3, 2x + 3y + 4z = 17, y + 2z = 17
1 1 0 2 2 4
Ans: We have A = 2 3 4 and B = 4 2 4
0 1 2 2 1 5
1 1 0 2 2 4 2 4 0 2 2 0 4 4 0
Now, AB 2 3 4 4 2 4 4 12 8 4 6 4 8 12 20
0 1 2 2 1 5 0 4 4 0 2 2 0 4 10
6 0 0 1 0 0
0 6 0 6 0 1 0
0 0 6 0 0 1
6
2 1 5
The given system of linear equations can be written in matrix form as AX = B, where
1 1 0 x 3
A 2 3 4 , X y , B 17
0 1 2 z 7
X A 1 B
2 2 4 3 2 3 2 17 4 7
1 1
X 4 2 4 17 X 4 3 2 17 4 7
6 6
2 1 5 7 2 3 117 5 7
x 2
y 1 x 2, y 1, z 4
z 4
20. Two farmers Ankit and Girish cultivate only three varieties of pulses namely Urad, Masoor and
Mung. The sale (in Rs.) of these varieties of pulses by both the farmers in the month of
September and October are given by the following matrices A and B.
OR
SECTION – A
Questions 1 to 10 carry 1 mark each.
k 3 4 3
1. For what value of k ∈ N, is .
4 k 0 1
(a) 4 (b) 1 (c) 3 (d) 0
Ans: (a) 4
k 3 4 3
Given,
4 k 0 1
⇒ k2 – 12 = 4 – 0 ⇒ k2 = 16 ⇒ k = ±4 ⇒k=4∈N
2 3 5
2. Find the cofactor of a12 in the following: 6 0 4
1 5 7
(a) -46 (b) 46 (c) 0 (d) 1
Ans: (b) 46
2
4 1 3 2 x 3
3. If , then the value of x is:
2 1 1 x 2 1
(a) 6 (b) 3 (c) 7 (d) 1
Ans: (a) 6
2
4 1 3 2 x 3
⇒ (4 – 2)² = (3x – 2) – (x + 6)
2 1 1 x 2 1
⇒ 4 = 3x – 2 – x – 6 ⇒ 2x = 12 ⇒ x = 6
4. If A and B are square matrices of order 3 such that |A| = 1 and |B| = 3, then the value of |3AB| is:
(a) 3 (b) 9 (c) 27 (d) 81
Ans: (d) 81
As AB is of order 3 and
|3AB| = 3³|AB|
= 27|A||B| = 27 × 1 × 3 = 81
Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 1 -
7 6 x
5. If one root of the equation 2 x 2 = 7 is x = -9, then the other two roots are:
x 3 7
(a) 6, 3 (b) 6, -3 (c) -2, -7 (d) 2, 6
Ans: (c) -2, -7
7 6 x
2 x 2 = 7(7x – 6) – 6(14 – 2x) + x(6 – x2)
x 3 7
= -x3 + 67x – 126
= (x + 9)(-x2 + 9x – 14)
= (x + 9)(-x – 2) (x + 7)
Hence the other two roots are -2 and -7.
1 1 1
7. The maximum value of ∆ = 1 1 sin 1 , where θ is a real number is:
1 cos 1 1
1
(a) 1 (b) (c) 3 (d) -1
2
1
Ans: (b)
2
1 1 1
We have, Δ = 1 1 sin 1
1 cos 1 1
= 1(1 + sin θ – 1) – 1(1 – 1 – cos θ) + (1 – (1 + sin θ) (1 + cos θ))
= sin θ + cos θ + [1 – 1 – sin θ – cos θ – sin θ cos θ]
= sin θ + cos θ – sin θ – cos θ – sin θ cos θ
1
= -sin θ cos θ = − sin 2θ
2
1 1
Max. Δ = − (-1) = [∵ 1 ≤ sin θ ≤ 1]
2 2
8. A and B are invertible matrices of the same order such that |(AB)–1| = 8, If |A| = 2, then |B| is
(a) 16 (b) 4 (c) 6 (d) 1/16
Ans: (d) 1/16
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of reason
(R). Mark the correct choice as:
(a) Both assertion (A) and reason (R) are true and reason (R) is the correct explanation of assertion (A).
(b)Both assertion (A) and reason (R) are true but reason (R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d)Assertion (A) is false but reason (R) is true.
10. Assertion (A): The value of determinant of a matrix and the value of determinant of its transpose
are equal.
Reason (R): The value of determinant remains unchanged if its rows and columns are
interchanged.
Ans: (a) Both assertion (A) and reason (R) are true and reason (R) is the correct explanation of
assertion (A).
SECTION – B
Questions 11 to 14 carry 2 marks each.
11. Find the value of x, such that the points (0, 2), (1, x) and (3, 1) are collinear.
Ans: If points are collinear then area of triangle = 0.
0 2 1
1 1
1 x 1 =0 [0 – 2(1 – 3) + 1(1 – 3x)] = 0
2 2
3 1 1
5
4 + 1 – 3x = 0 x= .
3
12. Area of a triangle with vertices (k, 0), (1, 1) and (0, 3) is 5 sq units. Find the value(s) of k.
k 0 1
1 1 1
Ans: Δ = 1 1 1 = [k(1 – 3) + 1(3 – 0)] = (– 2k + 3)
2 2 2
0 3 1
1
(– 2k + 3) = ± 5 – 2k + 3 = ± 10
2
7 13
– 2k = 7 or – 13 k= or .
2 2
x 1 x 1 4 1
13. If , then write the value of x.
x3 x2 1 3
x 1 x 1 4 1
Ans: We have,
x3 x2 1 3
(x + 1) (x + 2) – (x – 3) (x – 1) = 12 + 1
x2 + 3x + 2 – x2 + 4x – 3 = 13
7x = 14 x = 2.
1 2
14. If A = , then find the value of k if |2A| = k|A|
4 2
Ans: Matrix A is of order 2,
|2A| = 22|A| = k|A| k = 4.
A′A–1 =
2 3 2 –1
16. Show that A = satisfies the equation x – 6x + 17 = O. Hence find A .
3 4
2 3
Ans: Given A = and the equation
3 4
x2 – 6x + 17 = O
If A satisfies the equation,
then A2 – 6A + 17I = O
Consider A2 – 6A + 17I
A2 – 6A + 17I = O
Multiplying both sides by A–1
A–1(AA) – 6A–1A + 17A–1I = A–1O
(A–1A)A – 6I + 17A–1 = O
IA – 6I + 17A–1 = O
A – 6I + 17A–1 = O
A–1 = (6I – A) = .
3 2 4 6 –1 –1 –1
17. If A = and B = 3 2 , verify that (AB) = B A .
7 5
Ans:
Using the concept of matrices and determinants, answer the following questions.
(i) What is the award money for Honesty? [1]
(ii) What is the award money for Punctuality? [1]
i.e. PX = Q
20. Manjit wants to donate a rectangular plot of land for a school in his village. When he was asked
to give dimensions of the plot, he told that if its length is decreased by 50 m and breadth is
increased by 50 m, then its area will remain same, but if length is decreased by 10 m and breadth
is decreased by 20 m, then its area will decrease by 5300 m2.
SECTION – A
Questions 1 to 10 carry 1 mark each.
sin x
cos x, x 0
2. A function f (x) = x is continuous at x = 0 for
2k ,x 0
1 3
(a) k = 1 (b) k = 2 (c) k = (d) k =
2 2
lim sin x
Ans: (a), as cos x 1 1 2 2k k 1
x 0 x
2
1 x dy
3. If y = tan 1 2
, then is equal to
1 x dx
1 2 x 1 x2
(a) (b) (c) (d)
1 x4 1 x4 1 x4 1 x4
2 x
Ans: (b)
1 x4
3x x3
1 dy
4. If y = sin , then is
2 2 dx
3 3 1 1
(a) (b) (c) (d)
4 x2 4 x2 4 x2 4 x2
3
Ans: (a)
4 x2
x3 8
,x 2
7. The function ‘f ’ defined by f (x) = f ( x ) x 2 is
12 , x 2
(a) not continuous at x = 2 (b) continuous at x = 2
(c) not continuous at x = 3 (d) not continuous at x = – 2
Ans: (b) continuous at x = 2
2 d2y
8. If x = at , y = 2at, then is
dx 2
1 1 1
(a) (b) 2 (c) at2 (d)
t t 2at 3
1
Ans: (d)
2at 3
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of reason
(R). Mark the correct choice as:
(a) Both assertion (A) and reason (R) are true and reason (R) is the correct explanation of assertion (A).
(b)Both assertion (A) and reason (R) are true but reason (R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d)Assertion (A) is false but reason (R) is true.
10. Assertion (A): Every differentiable function is continuous but converse is not true.
Reason (R): Function f(x) = |x| is continuous.
Ans: (c) Assertion (A) is true but reason (R) is false
kx 1, if x
11. Find the value of k so that the function f defined by f ( x) is continuous
cos x, if x
at x = .
Ans:
dy
12. Find , if sin y + x = log x
dx
Ans: Consider sin y + x = log x
Differentiating both sides with respect to x, we get
SECTION – C
Questions 15 to 17 carry 3 marks each.
x2 1
15. Differentiate x x cos x w.r.t. x
x2 1
Ans:
dy 1 x 1 x
17. Find , if y = tan 1
dx 1 x 1 x
Ans:
1 sin 3 x
3cos 2 x , if x 2
18. Let f ( x) a , if x . If f(x) be a continuous function at x = , find a and b.
2
b(1 sin x)
( 2 x )2 , if x 2
Ans:
SECTION – A
Questions 1 to 10 carry 1 mark each.
x
1
2. The maximum value of is
x
1/ e
e 1/ e 1
(a) e (b) e (c) e (d)
e
Ans:
5. The interval in which the function f(x) = 2x3 + 9x2 + 12x – 1 is decreasing is
(a) (-1, ∞) (b) (-2,-1) (c) (-∞, -2) (d) [-1,1]
Ans:
6. The value of b for which the function f(x) = x + cos x + b is strictly decreasing over R is
(a) b < 1 (b) No value of b exists (c) b ≤ 1 (d) b ≥ 1
Ans:
7. A wire of length 20 cm is bent in the form of a sector of a circle. The maximum area that can be
enclosed by the wire is:
(a) 20 sq cm (b) 25 sq cm (c) 10 sq cm (d) 30 sq cm
Ans: (b) 25 sq cm
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of
reason (R). Mark the correct choice as:
(a) Both Assertion (A) and Reason (R) are true and Reason(R) is the correct explanation of assertion (A).
(b) Both Assertion (A) and Reason (R) are true but Reason(R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d) Assertion (A) is false but reason (R) is true.
10. Assertion (A): The rate of change of area of a circle with respect to its radius r when r = 6 cm is
12πcm2/cm.
dA
Reason (R): Rate of change of area of a circle with respect to its radius r is , where A is the
dr
area of the circle.
Ans: (a) Both assertion (A) and reason (R) are true & Reason (R) is the correct explanation of assertion
(A).
SECTION – B
Questions 11 to 14 carry 2 marks each.
11. Find the values of x for which y = [x(x – 2)]2 is an increasing function.
Ans:
13. Find the rate of change of volume of sphere with respect to its surface area, when radius is 2 cm.
Ans: Let r be the radius of sphere, V be the volume and S be the surface area of sphere.
14. The amount of pollution content added in air in a city due to x-diesel vehicles is given by P(x) =
0.005x3 + 0.02x2 + 30x. Find the marginal increase in pollution content when 3 diesel vehicles
are added.
Ans: We have to find [P'(x)]x = 3
Now, P(x) = 0.005x3 + 0.02x2 + 30x
∴ P'(x) = 0.015x2 + 0.04x + 30
⇒ [P'(x)]x = 3 = 0.015 x 9 + 0.04 x 3 + 30
= 0.135 + 0.12 + 30 = 30.255
SECTION – C
Questions 15 to 17 carry 3 marks each.
x4
15. Find the intervals in which the function f(x) = x 3 5 x 2 24 x 12 is
4
(a) strictly increasing (b) strictly decreasing.
Ans:
17. The volume of a cube is increasing at the rate of 9 cm3/s. How fast is its surface area increasing
when the length of an edge is 10 cm?
Ans:
18. Show that the height of the cylinder of maximum volume that can be inscribed in a sphere of
2R
radius R is . Also find the maximum volume.
3
Ans:
20. Case-Study 2: Sonam wants to prepare a sweet box for Diwali at home. For making lower part
of box, she takes a square piece of cardboard of side 18 cm.
Now, x cm be the length of each side of the square cardboard which is to be cut off from corner
of the square piece of side 18 cm.
SECTION – A
Questions 1 to 10 carry 1 mark each.
2
dx
1. The value of e sin x
is
0
1
(a) (b) 0 (c) 3 (d) /2
Ans: (a)
sin 2 x cos2 x
2. Evaluate: dx
sin 2 x cos 2 x
(a) tanx – cotx + C (b) –tanx + cotx + C
(c) tanx + cotx + C (d) –tanx – cotx +C
Ans: (c) tanx + cotx + C
2
dx
3. The value of is x :
1 x2 1
(a) π/3 (b) π/2 (c) π/4 (d) π/6
Ans: (a) π/3
a
a
4. The value of dx is:
0 x ax
(a) a/2 (b) a (c) a2 (d) 0
1
5. The value of e x
dx is:
1
(a) log ex + C (b) log|1 – e-x| + C
1
(c) log log x + C (d) log|ex – 1| + C
e
Ans: (b) log|1 – e-x| + C
1
6. The value of ( x [ x])dx is:
1
=0+1–0=1
2
dx
7. The value of x is:
1 x2 1
(a) π/3 (b) π/2 (c) π/4 (d) π/6
Ans: (a) π/3
3
8. cos x.e log(sin x ) dx is equal to
cos4 x sin 4 x esin x
(a) C (b) C (c) C (d) none of these
4 4 4
cos4 x
Ans: (a) C
4
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of
reason (R). Mark the correct choice as:
(a) Both Assertion (A) and Reason (R) are true and Reason(R) is the correct explanation of assertion (A).
1 x 1
9. Assertion(A): dx sin 1 C
x 2 2 x 10 3
1 1 2ax b
Reason(R) : If a > 0, b2 – 4ac < 0 then sin 1
dx C
ax 2 bx c a 4ac b
2
Ans: (a) Both A and R are true and R is the correct explanation of A.
3
3
10. Assertion(A): (x 5)dx 30
3
Hence A is true.
SECTION – B
Questions 11 to 14 carry 2 marks each.
11. Evaluate: 1 sin 2 xdx, x
4 2
Ans:
2
dx
12. Find the value of x(1 log x) 2
.
1
Ans:
x sin x
13. Evaluate: 0 1 cos2 xdx
SECTION – C
Questions 15 to 17 carry 3 marks each.
/2
dx
15. Evaluate: 1
0 tan x
Ans:
3x 1
17. Evaluate: ( x 1) ( x 3) dx
2
Ans:
SECTION – D
Questions 18 carry 5 marks.
Let f(x) be the set of all citizens of India who were eligible to exercise their voting right in the
general election held in 2019. A relation ‘R’ is defined on I as follows:
b b
If f(x) is a continuous function defined on [a, b] f ( x)dx f (a b x)dx on the basis of the
a a
Ans: (a)
20. Case-Study 2:
Mr. Kumar is a Maths teacher. One day he taught students that the Integral I f ( x )dx can be
transformed into another form by changing the independent variable x to t by substituting
Consider I f ( x )dx
(ii)
OR
(ii)
SECTION – A
Questions 1 to 10 carry 1 mark each.
1. The area (in sq. m) of the shaded region as shown in the figure is:
(a) 32/3 sq. units (b) 16/3 sq. units (c) 4 sq. units (d) 16 sq. units
Ans: (a) 32/3 sq. units
Given curves are x = y2 and x = 4.
So, their points of intersection are (4, 2) and (4, -2).
The diagram of function is shown this consist two triangle that is ABC and DBC both have base
= 2 and height =1
1 1
Total area will be 2 2 = 2 sq units
2 2
⇒ x = x2 – 2 ⇒ x2 – x – 2 = 0
⇒ (x – 2) (x + 1) = 0 ⇒ x = –1, 2
as the two curves intersect at –1, 2
2 2 2
x 2 x2 x2 x2
∴ Area dx dx 4 dx
1
4 4 1
4 1
2 2
1 x2 1 x3 1 22 1 1
2 x 2 2 2 [23 (1)3 ]
4 2 1 4 3 1 4 2 2 12
1 3 1 15 3 9
6 9 sq unit
4 2 12 8 4 8
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of
reason (R). Mark the correct choice as:
(a) Both Assertion (A) and Reason (R) are true and Reason(R) is the correct explanation of assertion (A).
(b) Both Assertion (A) and Reason (R) are true but Reason(R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d) Assertion (A) is false but reason (R) is true.
9. Assertion (A): The area of the ellipse 2x2 + 3y2 = 6 will be more than the area of the circle x2 +
y2 – 2x + 4y + 4 = 0.
Reason (R): The length of the semi-major axis of ellipse 2x2 + 3y2 = 6 is more than the radius
of the circle x2 + y2 – 2x + 4y + 4 = 0.
Ans: Clearly, both Assertion (A) and Reason (R) are true but Reason (R) is not the correct
explanation of Assertion (A).
∴ Option (b) is correct.
10. Assertion (A): Area enclosed by the circle x2 + y2 = 36 is equal to 36 π sq. units.
Reason (R): Area enclosed by the circle x2 + y2 = r2 is πr2.
Ans:
SECTION – B
Questions 11 to 14 carry 2 marks each.
11. Sketch the region {(x, 0): y = 4 x 2 } and X-axis. Find the area of the region using integration.
Ans:
1
12. Find the area of the region bounded by the curve y = , x-axis and between x = 1, x = 4.
x
13. Find the area of the region bounded by the curve y = x2 and the line y = 4.
Ans:
14. Find the area bounded by the curve y = sin x between x = 0 and x = 2π.
Ans:
SECTION – C
Questions 15 to 17 carry 3 marks each.
15. Make a rough sketch of the region {(x, y): 0 ≤ y ≤ x2, 0 ≤ y ≤ x, 0 ≤ x ≤ 2} and find the area of
the region using integration.
Ans: The points of intersection of the parabola y = x2 and the line y = x are (0, 0) and (1, 1).
17. Find the area of the region bounded by the line y = 3x + 2, the x-axis and ordinates at x = – 1
and x = 1.
Ans: y = 3x + 2, the x-axis and ordinates at x = – 1 and x = 1.
2
3 1
Required Area (3x 2)dx (3x 2)dx
1 2
3
2
1
3x 2 3 3x 2 2 4 3 3 2 4
2x 2x 2 2
2 1 2 2 3 8 2 2 3 3
3
2 1 7 2 1 25 1 25 26 13
sq. units
3 2 2 3 6 6 6 6 6 3
SECTION – D
Questions 18 carry 5 marks.
18. Using integration, find the area of triangle ABC, whose vertices are A(2, 5), B(4, 7) and C(6, 2).
Ans:
The floor of the elevator (lift) whose circular edge is given by the equation x2 + y2 = 4 and the
straight edge (line) is given by the equation y = 0.
(i) Find the point of intersection of the circular edge and straight line edge.
(ii) Find the length of each vertical strip of the region bounded by the given curves.
(iii) (a) Find the area of a vertical strip between given circular edge and straight edge.
(b) Find the area of a horizontal strip between given circular strip and straight edge.
OR
(iii) Find the area of the region of the floor of the lift of the building (in square units).
Ans: (i) Given curve for circle and straight line are
x2 + y2 = 4 ....(1)
y = 0 ....(2)
From (1) and (2), we have
x2 = 4 ⇒ x = ±2
∴ Points of intersection are (2, 0) and (-2, 0).
(ii) Given curve, is circle whose equation is x2 + y2 = 4
⇒ y2 = 4 – x2 ⇒ y 4 x 2
and y = 0
OR
20. Case-Study 2: Read the following passage and answer the questions given below.
A student designs an open air Honeybee nest on the branch of a tree, whose plane figure is
parabolic and the branch of tree is given by a straight line.
OR
SECTION – A
Questions 1 to 10 carry 1 mark each.
1. If m and n are the order and degree, respectively of the differential equation
3 2
dy d2y
y x 3 2 xy sin x , then write the value of m + n.
dx dx
(a) 1 (b) 2 (c) 3 (d) 4
Ans:
dy
2. If y sin 2 x , y(0) = 1, then solution is
dx
2 2
(a) y = esin x (b) y = sin2x (c) y = cos2x (d) y = ecos x
Ans:
3. If m and n are the order and degree, respectively of the differential equation
22
dy d y
5 x 2 6 y log x , then write the value of m + n.
dx dx
(a) 1 (b) 2 (c) 3 (d) 4
Ans: (c) 3
Here, m = 2 and n = 1 then m + n = 2 + 1 = 3
d2y 2 dy
4. The order and the degree of the differential equation 2 x 2
3 y 0 are:
dx dx
(a) 1, 1 (b) 2, 1 (c) 1, 2 (d) 3, 1
Ans: (b) 2, 1
The highest order is 2 and the degree of the highest order is 1.
dy
6. The general solution of the differential equation 2 y is:
dx
(a) 2y = x log 2 + C log 2 (b) 2y = x log 3 – C log 3
(c) y = x log 2 – C log 2 (d) None of these
Ans: (a) 2y = x log 2 + C log 2
dy
8. Solution of the differential equation x y xe x is
dx
(a) xy = ex (1 – x) + C (b) xy = ex (x + 1) + C
(c) xy = ey (y – 1) + C (d) xy = ex (x – 1) + C
Ans: (d) xy = ex (x – 1) + C
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of
reason (R). Mark the correct choice as:
(a) Both Assertion (A) and Reason (R) are true and Reason(R) is the correct explanation of assertion (A).
(b) Both Assertion (A) and Reason (R) are true but Reason(R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d) Assertion (A) is false but reason (R) is true.
dy
9. Assertion (A): Solution of the differential equation (1 x 2 ) y tan 1 x is
dx
1 1
ye tan x
(tan 1 x 1)e tan x
C
dy
Reason (R) : The differential equation of the form Py Q , where P, Q be the functions
dx
of x or constant, is a linear type differential equation.
Ans: (b) Both Assertion (A) and Reason (R) are true but Reason(R) is not the correct explanation of
assertion (A).
dy
14. Solve the differential equation: x y x2
dx
dy dy y
Ans: x y x2 x
dx dx x
dy 1
The equation is of the form Py Q , where P = and Q = x
dx x
1
1
Integrating factor, IF = e e x e log x
Pdx dx
x
1 1
Solution is y. x. C 1.dx C
x x
y
x C y x 2 Cx
x
15. Find the general solution of the following differential equation; x dy – (y + 2x2)dx = 0
Ans:
y
17. Solve the following differential equation: x sin 2 y dx xdy 0
x
y
Ans: We have x sin 2 y dx xdy 0
x
y y dy
sin 2 0 ...(i )
x x dx
This is a linear homogeneous differential equation
(a) State the degree of the above given differential equation. (1)
(b) Write method of solving a differential equation helped in calculation of the time of death? (1)
dT
(c) Find the solution of the differential equation = k(T − 70). (1)
dt
(d) If t = 0 when T is 72, then find the value of c (1)
Ans: (a) Degree is 1
(b) Variable separable method
dT dT
(c) We have k (T 70) kdt
dt T 70
log | T 70 | kt C
(d) Given t =0 when T =72
Now, log |T – 70| = kt + C
= log|72 – 70| = k. 0 + C
= log2 = C
20. Case-Study 2: Read the following passage and answer the questions given below.
Polio drops are delivered to 50K children in a district. The rate at which polio drops are given is
directly proportional to the number of children who have not been administered the drops. By the
end of 2nd week half the children have been given the polio drops. How many will have been
given the drops by the end of 3rd week can be estimated using the solution to the differential
dy
equation = k(50 − y) where x denotes the number of weeks and y the number of children
dx
who have been given the drops.
SECTION – A
Questions 1 to 10 carry 1 mark each.
1. The vector of the direction of the vector i 2 j 2k that has magnitude 9 is
i 2 j 2k
(a) i 2 j 2k (b) (c) 3(i 2 j 2k ) (d) 9(i 2 j 2k )
3
Ans: (c) 3(i 2 j 2k )
Any vector in the direction of a vector a is given by
a iˆ 2 ˆj 2kˆ iˆ 2 ˆj 2kˆ
|a| 12 22 22 3
a iˆ 2 ˆj 2kˆ
∴ Vector in the direction of a with magnitude 9 is 9 9. 3(i 2 j 2k )
|a| 3
2. The magnitude of each of the two vectors a and b , having the same magnitude such that the angle
between them is 60° and their scalar product is 9/2, is
(a) 2 (b) 3 (c) 4 (d) 5
Ans: (b) 3
4. Find the angle between the vectors a i j k and b i j k
6. The value of λ such that the vector a 2iˆ ˆj k and b iˆ 2 ˆj 3k are orthogonal is:
(a) 3/2 (b) −5/2 (c) −1/2 (d) 1/2
Ans: (b) −5/2
Since, two non-zero vectors a and b are orthogonal
7. For any vector a , the value of | a iˆ |2 | a ˆj |2 | a k |2 is:
(a) a (b) a2 (c) 1 (d) 0
2
Ans: (b) a
8. The area of a parallelogram whose one diagonal is 2i j 2k and one side is 3i j k is
(a) i 4 j k (b) 3√2 sq units (c) 6√2 sq units (d) 6 sq units
Ans: (b) 3√2 sq units
SECTION – B
Questions 11 to 14 carry 2 marks each.
2 2
11. If | a b | ( a.b) 144 and | a | 4 , then find the value of | b | .
12. Find the angle between the vectors a i j k and b i j k .
13. Given, p 3i 2 j 4k , a i j, b j k , c i k and p xa yb zc , then find the value of x, y,
z.
Ans:
SECTION – C
Questions 15 to 17 carry 3 marks each.
15. Show that the points A(1, 2, 7), B(2, 6, 3) and C(3, 10, –1) are collinear.
Ans: The given points are A(1, 2, 7), B (2, 6, 3) and C(3, 10, −1).
AB (2i 6 j 3k ) (i 2 j 7 k ) i 4 j 4k
| AB | 1 16 16 33
BC (3i 10 j k ) (2i 6 j 3k ) i 4 j 4k
| BC | 1 16 16 33
and AC (3i 10 j k ) (i 2 j 7 k ) 2i 8 j 8k
| AC | 4 64 64 132 2 33
| AC || AB | | BC |
Hence, the given points A, B and C are collinear.
16. Find a unit vector perpendicular to each of the vectors (a b) and (a b) , where
a i j k , b i 2 j 3k .
Ans: We have a b 2i 3 j 4k and a b j 2k
A vector which is perpendicular to both (a b) and (a b) is given by
i j k
(a b) (a b) 2 3 4 2i 4 j 2k ( c, say )
0 1 2
Now, | c | 4 16 4 24 2 6
Therefore, the required unit vector is
1 1 1 2 2
c c (2i 4 j 2k ) i j k
|c| 2 6 6 6 6
17. The two adjacent sides of a parallelogram are 2i 4 j 5k and i 2 j 3k . Find the unit vector
parallel to its diagonal. Also, find its area.
Ans: Two adjacent sides of a parallelogram are given by a 2i 4 j 5k and b i 2 j 3k
Then the diagonal of a parallelogram is given by c a b
c a b 2i 4 j 5k i 2 j 3k 3i 6 j 2k
| c | 9 36 4 49 7
1 1 3 6 2
Unit vector parallel to its diagonal = c c (3i 6 j 2k ) i j k
|c| 7 7 7 7
SECTION – D
Questions 18 carry 5 marks.
18. The magnitude of the vector product of the vector i j k with a unit vector along the sum of
vectors 2i 4 j 5k and i 2 j 3k is equal to 2 . Find the value of .
Ans: Let a = i j k , b = 2i 4 j 5k and c = i 2 j 3k
Now, b c 2i 4 j 5k i 2 j 3k (2 )i 6 j 2k
| b c | (2 )2 36 4 4 2 4 40 2 4 44
The vector product of i j k with this unit vector is 2 .
bc a (b c)
a 2 2
|bc| |bc|
i j k
Now, a (b c ) 1 1 1 (2 6)i (2 2 ) j (6 2 ) k
2 6 2
8i (4 ) j (4 ) k
a (b c ) 8i (4 ) j (4 )k
2 2
|bc| 2 4 44
64 (4 )2 (4 ) 2
2
2 4 44
64 (4 )2 (4 ) 2 64 16 2 8 16 2 8 96 2 2
2 2 2
2 4 44 2 4 44 2 4 44
96 2 2 2( 2 4 44) 96 2 2 2 2 8 88
8 8 1
20. Case-Study 2: Read the following passage and answer the questions given below.
Raghav purchased an air plant holder which is in shape of tetrahedron. Let A, B, C, D be the co-
ordinates of the air plant holder where A = (1, 2, 3), B= (3, 2, 1), C = (2, 1, 2), D = (3, 4, 3).
(i) Find the vector AB
. (1)
(ii) Find the vector CD . (1)
SECTION – A
Questions 1 to 10 carry 1 mark each.
x 3 y 1 z 6 x 5 y 2 z 3
1. Two-line and intersect at the point R. The reflection of R in
1 3 1 7 6 4
the xy plane has coordinates
(a) (2, 4, 7) (b) (-2, 4, 7) (c) (2, -4, -7) (d) (2, -4, 7)
Ans: (c) (2, -4, -7)
4 x y 1 z
2. Direction ratios of the line are
2 6 3
(a) 2, 6, 3 (b) –2, 6, 3 (c) 2, – 6, 3 (d) none of these
Ans : (c) 2, – 6, 3
3. The vector equation of the line joining the points (3, -2, -5) and (3, -2, 6) is:
(a) (4iˆ 4 ˆj 5kˆ) (12kˆ) (b) (4iˆ 4 ˆj 5kˆ) (12kˆ)
(c) (6iˆ 2 ˆj 2kˆ) (5kˆ) (d) (9iˆ 9 ˆj 2kˆ) (2kˆ)
Ans: (a) (4iˆ 4 ˆj 5kˆ) (12kˆ)
The vector equation of a line joining the points (3, -2, -5) and (3, -2, 6) is
r (3iˆ 2 ˆj 5kˆ) [(3 3)iˆ (2 2) ˆj (6 5)kˆ
r (3iˆ 2 ˆj 5kˆ) (11kˆ)
x 1 y 3 1 z
4. A point that lies on the line is:
2 4 7
(a) (1, -3, 1) (b) (-2, 4, 7) (c) (-1, 3, 1) (d) (2, -4, -7)
Ans: (a) (1, -3, 1)
x 1 y 3 z 1
The equation of the Line can be written as
2 4 7
So, it passes through (1, -3, 1).
x 3 y 2 z 1
6. The straight line is:
3 1 0
(a) parallel to x-axis (b) parallel to y-axis
(c) parallel to z-axis (d) perpendicular to z-axis
Ans: (c) parallel to z-axis
x 3 y 2 z 5
7. If the equation of a line AB is , find the direction ratios of a line parallel to AB.
1 2 4
(a) 1, 2, 4 (b) 1, 2, –4 (c) 1, –2, –4 (d) 1, –2, 4
Ans: (d) The direction ratios of line parallel to AB is 1, –2 and 4.
8. If a line makes angles α, β, γ with the positive direction of co-ordinates axes, then find the value of
sin2α + sin2β + sin2γ.
(a) 1 (b) 2 (c) 3 (d) 4
Ans: (b) 2
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of
reason (R). Mark the correct choice as:
(a) Both Assertion (A) and Reason (R) are true and Reason(R) is the correct explanation of assertion (A).
(b) Both Assertion (A) and Reason (R) are true but Reason(R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d) Assertion (A) is false but reason (R) is true.
x 1 y 2 z 3 x 1 y 2 z 3
9. Assertion (A) : The angle between the straight lines and
2 5 4 1 2 3
is 90°.
Reason (R) : Skew lines are lines in different planes which are parallel and intersecting.
Ans: (c) A is true but R is false.
Assertion is correct.
x 1 y 2 z 3 x 1 y 2 z 3
Give that and
2 5 4 1 2 3
x 5 y 4 z 6
10. Assertion: If the cartesian equation of a line is , then its vector form is
3 7 2
r 5i 4 j 6k (3i 7 j 2k )
SECTION – B
Questions 11 to 14 carry 2 marks each.
11. Find the vector equation of the line joining (1, 2, 3) and (–3, 4, 3) and show that it is perpendicular to
the z-axis.
Ans: Vector equation of the line passing through (1, 2, 3) and (–3, 4, 3) is
12. Show that the line through the points (1, –1, 2), (3, 4, –2) is perpendicular to the line through the
points (0, 3, 2) and (3, 5, 6).
Ans: Let A (1, –1, 2) and B (3, 4, – 2) be given points.
Direction ratios of AB are
(3 – 1), {(4 – (–1)}, (–2 –2) i.e., 2, 5, – 4.
Let C (0, 3, 2) and D (3, 5, 6) be given points.
Direction ratios of CD are
(3 – 0), (5 – 3), (6 – 2) i.e., 3, 2, 4.
We know that two lines with direction ratios a1, b1, c1 and a2, b2, c2 are perpendicular if
a1a2 + b1b2 + c1c2 = 0.
∴ 2 × 3 + 5 × 2 + (– 4) × 4 = 6 +10 –16 = 0, which is true.
It will shows that lines AB and CD are perpendicular.
x 1 y 2 z 3 1 x y 2 3 z
13. Find the angle between the straight lines and .
2 5 4 1 2 3
Ans:
SECTION – C
Questions 15 to 17 carry 3 marks each.
x 2 y 1 z 3
15. Find the points on the line at a distance of 5 units from the point P(1, 3, 3).
3 2 2
x 2 y 1 z 3
Ans: Given, the equation of a line is: = λ (say)
3 2 2
⇒ x = 3λ – 2, y = 2λ – 1, z = 2λ + 3
So, we have a point on the line is:
Q(3λ – 2, 2λ – 1, 2λ + 3) …….(i)
Now, given that distance between two points P(1, 3, 3) and Q(3λ – 2, 2λ – 1, 2λ + 3) is 5 units
i.e. PQ = 5
⇒ [(3 2 1) 2 (2 1 3)2 (2 3 3) 2 ] 5
On Squaring both sides, we get
(3λ – 3)2 + (2λ – 4)2 + (2λ)2 = 25
⇒ 9λ2 + 9 – 18λ + 4λ2 + 16 – 16λ + 4λ2 = 25
⇒ 17λ2 – 34λ = 0
⇒ 17λ (λ – 2) = 0
Either 17λ = 0 or λ – 2 = 0
∴ λ = 0 or 2
On putting λ = 0 and λ = 2 in equation (i),
we get the required point as (-2, -1, 3) or (4, 3, 7)
16. Find the vector equation of the line through the point (1, 2, –4) and perpendicular to the two lines
r (8i 19 j 10k ) (3i 16 j 7 k ) and r (15i 29 j 5k ) (3i 8 j 5k )
Ans:
SECTION – D
Questions 18 carry 5 marks.
18. Find the coordinates of the foot of perpendicular drawn from the point A(–1, 8, 4) to the line joining
the points B(0, –1, 3) and C(2, –3, –1). Hence find the image of the point A in the line BC.
Ans: Let P be the foot of the perpendicular drawn from point A on the line joining points B and C.
Equation of the line joining the points B(0,–1,3) and C(2,–3,–1) is
x x1 y y1 z z1
x2 x1 y2 y1 z2 z1
x0 y 1 z3 x 0 y 1 z 3
2 0 3 1 1 3 2 2 4
x 0 y 1 z 3
Let
2 2 4
General coordinates of P is (2λ,−2λ−1,−4λ+3)
Direction ratios of AP(2λ+1,−2λ−9,−4λ−1)
∵ Both the lines AP and BC are perpendicular to each other.
∴ 2(2λ+1)−2(−2λ−9)−4(−4λ−1)=0
⇒ 24λ+24=0
⇒ λ=−1
∴ P(−2, 1, 7)
So, the coordinates of the foot of perpendicular drawn from the point A to BC is P(−2, 1, 7).
20. Case-Study 2: Read the following passage and answer the questions given below.
Two non-parallel and non-intersecting straight lines are called skew lines. For skew lines, the line
segment of the shortest distance will be perpendicular to both the lines. If the lines are r a1 b1
and r a2 b2 .
(b1 b2 ).(a2 a1 )
Then, shortest distance is given as d
| b1 b2 |
Here, a1 , a2 are position vectors of point through which the lines are passing and b1 , b2 are the vectors
in the direction of a line.
(a) If a line has the direction ratios -18, 12, -4 then what are its direction cosines? (1)
(b) Write the condition for which the given two lines r a1 b1 and r a2 b2 are not coplanar
in vector form. (1)
(c) Write the distance of a point P(a, b, c) from the x-axis (1)
3 x y 4 2z 6
(d) If the cartesian form of a line is then write the vector equation of line. (1)
5 7 4
9 6 2
Ans: (a) , ,
11 11 11
(b) (b1 b2 ).(a2 a1 ) 0
(c) b2 c 2
(d) r (3i 4 j 3k ) (5i 7 j 2k )
SECTION – A
Questions 1 to 10 carry 1 mark each.
1. Corner points of the feasible region for an LPP are (0, 2), (3, 0), (6, 0), (6, 8) and (0, 5).
Let F =4x + 6y be the objective function. The minimum value of F occurs at
(a) Only (0, 2)
(b) Only (3, 0)
(c) the mid-point of the line segment joining the points (0, 2) and (3, 0)
(d) any point on the line segment joining the points (0, 2) and (3, 0)
Ans: (d) any point on the line segment joining the points (0, 2) and (3, 0)
Hence, minimum value of F occurs at any points on the line segment joining the points (0, 2) and (3,
0).
Ans: (d) 41
3. A set of values of decision variables that satisfies the linear constraints and non-negativity conditions
of an L.P.P. is called its:
(a) Unbounded solution (b) Optimum solution
(c) Feasible solution (d) None of these
Ans: (c) Feasible solution
4. The corner points of the feasible region determined by the following system of linear inequalities: 2x
+ y ≤ 10, x + 3y ≤ 15, x, y ≥ 0 are (0,0), (5,0), (3,4), (0,5). Let Z= px + qy, where p,q > 0. Condition
on p and q so that the maximum of Z occurs at both (3,4) and (0,5) is
(a) p = q (b) p = 2q (c) p = 3q (d) q = 3p
Ans: (d) q = 3p
5. For an L.P.P. the objective function is Z = 4x + 3y, and the feasible region determined by a set of
constraints (linear inequations) is shown in the graph.
6. Corner points of the feasible region for an LPP are (0, 3), (1,1) and (3,0). Let Z = px + qy, where p, q
> 0, be the objective function. The condition on p and q so that the minimum of Z occurs at (3,0) and
(1,1) is
q
(a) p = q (b) p (c) p = 3q (d) p=q
2
7. For an L.P.P. the objective function is Z = 400x + 300y, and the feasible region determined by a set
of constraints (linear inequations) is shown in the graph.
8. The corner points of the shaded bounded feasible region of an LPP are (0,0),(30,0),(20,30) and
(0,50) as shown in the figure .
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of
reason (R). Mark the correct choice as:
(a) Both Assertion (A) and Reason (R) are true and Reason(R) is the correct explanation of assertion (A).
(b) Both Assertion (A) and Reason (R) are true but Reason(R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d) Assertion (A) is false but reason (R) is true.
9. Assertion (A): The maximum value of Z = 5x + 3y, satisfying the conditions x ≥ 20, y ≥ 0 and 5x +
2y ≤ 10, is 15.
Reason (R): A feasible region may be bounded or unbounded.
10. Assertion (A): The maximum value of Z = x + 3y. Such that 2x + y ≤ 20, x + 2y ≤ 20, x, y ≥ 0 is 30.
Reason (R): The variables that enter into the problem are called decision variables.
Ans: We have, corner points be (0, 0), (10, 0), ( 20/3, 20/3) (0, 10).
∴ Zmax = x + 3y = 0 + 3 x 10 = 30 at (0, 10)
Clearly, both Assertion (A) and Reason (R) are true but Reason (R) is not the correct explanation of
Assertion (A).
∴ Option (b) is correct.
SECTION – B
Questions 11 to 14 carry 2 marks each.
11. In a linear programming problem, objective function, z = x + 2y. The subjective the constraints
x + 2y ≥ 100, 2x – y ≤ 0, 2x + y ≤ 200, x ≥ 0, y ≥ 0
The graph of the following equations is shown below.
Name the feasible region, and find the corner point at which the objective function is minimum.
Ans: Here the feasible region is ABCDEA
So, corner points are A(0, 50), B(20, 40), C(50, 100), E(0, 200)
Corner Points Z = x + 2y
A(0, 50) 100 Minimum
B(20, 40) 100 Minimum
C(50, 100) 250
D(0, 200) 400 Maximum
The minimum value of z is 100 at all the points on the line segment joining the points (0, 50) and
(20, 40).
12. A manufacturer makes two types of furniture, chairs and tables. Both the products are processed on
three machines A1, A2 and A3. Machine A1 requires 3 hours for a chair and 3 hours for a table,
machine A2 requires 5 hours for a chair and 2 hours for a table and machine A3 requires 2 hours for a
chair and 6 hours for a table. Maximum time available on machine A1, A2 and A3 is 36 hours, 50
hours and 60 hours respectively. Profits are 20 per chair and 30 per table. Formulate the above as
a linear programming problem to maximise the profit.
Ans:
Prepared by: M. S. KumarSwamy, TGT(Maths) Page - 4 -
Let x chairs and y tables are manufactured.
Then LPP is
Maximise P = 20x + 30y
subject to the constraints, x ≥ 0, y ≥ 0, 3x + 3y ≤ 36, 5x + 2y ≤ 50, 2x + 6y ≤ 60.
OR
Two tailors A and B earn 150 and 200 per day respectively. A can stich 6 shirts and 4 pants per day
while B can stich 10 shirts and 4 pants per day. Form a linear programming problem to minimise the
labour cost to produce at least 60 shirts and 52 pants.
Ans: Let A works for x days and B works for y days
Then LPP is
To Minimise cost Z = 150x + 200y
subject to constraints,
x ≥ 0, y ≥ 0
6x + 10y ≥ 60
4x + 4y ≥ 52
(i) Write the constraints with respect to the above in terms of x and y.
(ii) Find the coordinate of B and C and maximize, z = x + y.
x y
Ans: (i) Equation of line is: ≤ 1 ⇒ 2x + y ≤ 50
25 50
x y
Equation of second line is: ≤ 1 ⇒ x + 2y ≤ 40
40 20
∴ Constraint are 2x + y ≤ 50, x + 2y ≤ 40, x ≥ 0, y ≥ 0
(ii) Coordinates of B are (20, 10) and C(0, 20)
∴ For z = x + y
Corner points z=x+y
(25, 0) 25
(20, 10) 30 Max
(0, 20) 20
(0, 0) 0
The feasible region is a triangle with vertices O(0, 0), A(4, 0) and B(0, 4)
ZO = 3 × 0 + 4 × 0 = 0
ZA = 3 × 4 + 4 × 0 = 12
ZB = 3 × 0 + 4 × 4 = 16
Thus, maximum of Z is at B(0, 4) and the maximum value is 16
SECTION – C
Questions 15 to 17 carry 3 marks each.
15. Solve the following Linear Programming Problem graphically:
Maximise z = 8x + 9y subject to the constraints: 2x + 3y ≤ 6, 3x – 2y ≤ 6, y ≤ 1; x, y ≥ 0
Ans:
Let l1 : 2x + 3y = 6, l2 : 3x – 2y = 6, l3 : y = 1; x = 0, y = 0
Solving l1 and l3, we get D (1.5, 1)
30 6
Solving l1 and l2, we get C ,
13 13
SECTION – D
Questions 18 carry 5 marks.
19. Case-Study 1: Read the following passage and answer the questions given below.
Linear Programming Problem is a method of or finding the optimal values (maximum or minimum)
of quantities subject to the constraints when relationship is expressed as a linear equations or linear
inequations.
The corner points of a feasible region determined by the system of linear constraints are as shown
below.
20. Case-Study 2: Read the following passage and answer the questions given below.
Let R be the feasible region of a linear programming problem and let Z = ax + by be the objective
function. When Z has an optimal value (max. or min.), when the variable x and y are subject to
constraints described by linear inequalities, this optimal value occurs at the corner point (vertex) of
the feasible region.
Based on the above information, answer the following questions:
(i) What is an objective function of LPP? [1]
(ii) In solving an LPP “minimize f = 6x + 10y subject to constraints x ≥ 6, y ≥ 2, 2x + y ≥ 10, x ≥ 0,
y ≥ 0” which among is redundant constraint? [1]
(iii) The feasible region for an LPP is shown in the figure. Let Z = 3x – 4y, be the objective function.
Then, at which point minimum of Z occurs? [2]
OR
The feasible region for an LPP is shown shaded in the figure. Let F = 3x – 4y be the objective
function. Then, what is the maximum value of F. [2]
Ans: (i) Objective function is a linear function whose maximum or minimum values is to be found.
(ii) When x ≥ 6 and y ≥ 2, then
2x + y ≥ 2 × 6 + 2 ⇒, 2x + y ≥ 14
Hence, x ≥ 0, y ≥ 0, and 2x + y ≥ 10 are automatically satisfied by every point of the region.
Hence, answer is 2x + y ≥ 10, x ≥ 0, y ≥ 0.
(iii) Minimum of z = -32 at (0, 8)
Corner Point z = 3x – 4y
(0, 0) 0
(5, 0) 3 x 5 – 4 x 0 = 15
(6, 5) 3 x 6 – 4 x 5 = -2
(6, 8) 3 x 6 – 4 x 8 = -14
(4, 10) 3 x 4 – 4 x 10 = -28
(0, 8) 3 x 0 – 4 x 8 = -32
SECTION – A
Questions 1 to 10 carry 1 mark each.
1. If P(A) = 1/4, P(B) = 1/3 and P(A ∩ B) = 1/5, then P ( B / A) =?
(a) 11/15 (b) 11/45 (c) 37/45 (d) 37/60
Ans: (c) 37/45
3. A dice is tossed thrice. The probability of getting an odd number at least once is:
(a) 7/8 (b) 1/3 (c) 3/8 (d) 1/8
Ans: (a) 7/8
Required probability = 1 – Probability of getting no odd number
1 1 1 1 7
= 1 – = 1 –
2 2 2 8 8
4. Two numbers are selected at random from integers 1 through 9. If the sum is even, what is the
probability that both numbers are odd?
(a) 5/8 (b) 1/6 (c) 4/9 (d) 2/3
Ans: (a) 5/8
Total outcome = 5C1 x 4C1 (Both the numbers are odd) + 4C1 x 3C1 (Both the numbers are even) = 32
Number of favourable outcomes = 5C1 x 4C1 =20
Thus, the probability that both numbers are odd will be = 20/32 = 5/8
5. A card is picked at random from a pack of 52 playing cards. Given that the picked card is a queen,
the probability of this card to be a card of spade is
(a) 1/ 3 (b) 4/13 (c) 1/4 (d) 1/2
Ans: (c) 1/4
6. If A and B are two independent events with P(A) = 3/5 and P(B) = 4/9, then find P ( A B) .
(a) 1/9 (b) 2/9 (c) 1/3 (d) 4/9
Ans: (b) 2/9
In the following questions 9 and 10, a statement of assertion (A) is followed by a statement of
reason (R). Mark the correct choice as:
(a) Both Assertion (A) and Reason (R) are true and Reason(R) is the correct explanation of assertion (A).
(b) Both Assertion (A) and Reason (R) are true but Reason(R) is not the correct explanation of assertion (A).
(c) Assertion (A) is true but reason (R) is false.
(d) Assertion (A) is false but reason (R) is true.
9. Assertion (A): Given that E and F are events such that P(E) = 0.6, P(F) = 0.3 and P(E ∩ F) = 0.2,
then P(E|F) = 2/3
Reason (R): Given that E and F are events such that P(E) = 0.6, P(F) = 0.3 and P(E ∩ F) = 0.2, then
P(E|F) = 1/3
Ans. (c) A is true but R is false.
Given that, P(E) = 0.6, P(F) = 0.3 and P(E ∩ F) = 0.2
P( E F ) 0.2 2
P( E / F )
P(F ) 0.3 3
Hence, Assertion is true and Reason is false.
10. Assertion (A): Two coins are tossed simultaneously. The probability of getting two heads, if it is
1
known that at least one head comes up, is
3
P( A B)
Reason (R): Let A and B be two events with a random experiment then P( A / B)
P( B)
Ans: A = Event of getting two heads and B = Event of getting at least one head
A = {HH}, B = {HT, TH, HH}
⇒ A ∩ B = {H H}
P(A ∩ B ) = 1/4, P(B) = ¾
P( A B) 1/ 4 1
∴ P( A / B)
P( B) 3/ 4 3
Both (A) and (R) are true and (R) is the correct explanation of (A).
∴ Option (a) is correct.
12. The random variable X can take only the values 0, 1, 2, 3. Given that:
P(X = 0) = P(X = 1) = P and P(X = 2) = P(X = 3) such that Pi xi2 2Pi xi , find the value of P.
Ans: Let P(X = 2) = P(X = 3) = a
1
pi 1 a 2 p
pi xi2 2 pi xi
0( p ) 1( p) 4(a) 9(a) 2(0( p) 1( p) 2(a ) 3(a ))
p 13a 2 p 10a
1 3
p 3 p p
2 8
13. An urn contains 10 black and 5 white balls. Two balls are drawn from the urn one after the other
without replacement, then find the probability that both drawn balls are black.
Ans: Let E and F denote respectively the events that first and second ball drawn are black. We have
to find P(E ∩ F).
14. In a hostel, 60% of the students read Hindi newspaper, 40% read English newspaper and 20% read
both Hindi and English newspaper. A student is selected at random.
(a) If she reads Hindi newspaper, find the probability that she reads English newspaper.
(b) If she reads English newspaper, find the probability that she reads Hindi newspaper.
Ans: Let A be the event that a student reads Hindi newspaper and B be the event that a student reads
English newspaper.
P(A) = 60/100 = 0.6, P(B)= 40/100 = 0.4 and P(A ∩ B) = 20/100 = 0.2
P( A B) 0.2 1
(a) P( B / A)
P( A) 0.6 3
P( A B) 0.2 1
(b) P( A / B)
P( B) 0.4 2
SECTION – C
Questions 15 to 17 carry 3 marks each.
15. In a group of 50 scouts in a camp, 30 are well trained in first aid techniques while the remaining are
well trained in hospitality but not in first aid. Two scouts are selected at random from the group.
Find the probability distribution of number of selected scouts who are well trained in first aid.
16. An urn contains 5 white and 8 white black balls. Two successive drawing of three balls at a time are
made such that the balls are not replaced before the second draw. Find the probability that the first
draw gives 3 white balls and second draw gives 3 black balls.
Ans:
17. Two numbers are selected at random (without replacement) from first 7 natural numbers. If X
denotes the smaller of the two numbers obtained, find the probability distribution of X.
Ans: First 7 natural numbers are 1, 2, 3, 4, 5, 6, 7.
(1, 2) (1, 3) (1, 4) (1, 5) (1, 6) (1, 7)
(2, 1) (2, 3) (2, 4) (2, 5) (2, 6) (2, 7)
(3, 1) (3, 2) (3, 4) (3, 5) (3, 6) (3, 7)
S = (4, 1) (4, 2) (4, 3) (4, 5) (4, 6) (4, 7) i.e. 42 ways
(5, 1) (5, 2) (5, 3) (5, 4) (5, 6) (5, 7)
(6, 1) (6, 2) (6, 3) (6, 4) (6, 5) (6, 7)
(7, 1) (7, 2) (7, 3) (7, 4) (7, 5) (7, 6)
12 2 10 5 8 4
P( X 1) , P ( X 2) , P( X 3)
42 7 42 21 42 21
6 1 4 2 2 1
P( X 4) , P( X 5) , P( X 6)
42 7 42 21 42 21
SECTION – D
Questions 18 carry 5 marks.
18. There are three coins, one is a two headed coin (having head on both the faces), another is a biased
coin that comes up heads 75% of the time and the third is an unbiased coin. One of the three coins is
chosen at random and tossed. If it shows head. What is probability that it was the two headed coin?
Ans: Let E1 : Two headed coin is chosen
E2 : Coin chosen is biased
E3 : Coin chosen is unbiased
A : Coin shows head
1 1 1
P( E1 ) , P( E2 ) , P( E3 )
3 3 3
75 3 1
P( A / E1 ) 1, P( A / E2 ) , P( A / E3 )
100 4 2
Using Baye’s theorem,
P( E1 ) P( A∣E1 )
P( E1 ∣ A)
P( E1 ) P( A∣ E1 ) P( E2 ) ( A∣ E2 ) P( E3 ) ( A∣ E3 )
1 1 1
1
3 3 3 1 12 4
1 1 3 1 1 1 3 1 4 3 2 3 9 9
1 3 12 6 12
3 3 4 3 2
For previous testing procedures, the following probabilities are assumed to be known.
P(A fails) = 0.2, P(B fails alone) = 0.15, P(A and B fail) = 0.15
Based on the above information answer the following questions:
20. Case-Study 1: Read the following passage and answer the questions given below.
In a town, it’s rainy one-third of the day. Given that it is rainy, there will be heavy traffic with
probability 1/2. Given that it is not rainy, there will be heavy traffic with probability 1/4. If it’s rainy
and there is heavy traffic, I arrive late for work with probability 1/2. On the other hand, the
probability of being late is reduced to 1/8 if it, is not rainy and there is no heavy traffic. In other
situations (rainy and no heavy traffic, net rainy and heavy traffic), the probability of being late is 1/4.
You pick a random day.