Multiple Choice Questions With Border
Multiple Choice Questions With Border
n [(A ∪ C) × B]
Hint: A = {a, b, p}, B = {2, 3}, C = {p, q, r, s}
A ∪ C = {a, b, p, q, r, s}
(A ∪ C) × B = {a, 2), (a, 3), (b, 2), (b, 3), (p, 2), (p, 3), (q, 2), (q, 3), (r, 2),
n [(A ∪ C) × B] = 12
(r, 3), (s, 2), (s, 3)}
(4) (D × A) ⊂ (B × A)
Hint: A×C={(1,5),(1,6),(2,5),(2,6)}
B×D={(1,5),(1,6),(1,7),(1,8),(2,5),(2,6),(2,7),(2,8),(3,5),(3,6),(3,7),(3,8),(4,5),
(4,6),(4,7),
∴ (A × C) ⊂ (B × D)
(4,8)}
4. If there are 1024 relations from a set A = {1, 2, 3, 4, 5} to a set B, then the
number of elements in B is
(1) 3 (2) 2 (3) 4 (4) 6
Hint: m= n(A) = 5 , n= n(B) = x
n(A × B)= 2mn
n(A × B) = 1024 = 210
25x = 210
5x = 10
x =2
5.The range of the relation R = {(x, x2) a prime number less than 13} is ……
(1) {2, 3, 5, 7} (2) {2, 3, 5, 7, 11} (3) {4, 9, 25, 49, 121} (4) {1, 4, 9, 25, 49, 121}
Hint: Prime number less than 13 = {2, 3, 5, 7, 11}
Range (R) = {(x, x2)}
Range = {4, 9, 25, 49, 121} (square of x)
1
6. If the ordered pairs (a + 2, 4) and (5, 2a + b)are equal then (a, b) is
(1) (2, -2) (2) (5, 1) (3) (2, 3) (4) (3, -2)
Hint: (a + 2, 4), (5, 2a + b)
a+2=5
a=3
2a + b = 4
6+b=4
b = -2
7. Let n(A) = m and n(B) = n then the total number of non-empty relations that can
be
defined from A to B is (1) mn (2) nm (3) 2mn – 1 (4) 2mn
mn
Answer: (3) 2 - 1
8. If {(a, 8),(6, b)}represents an identity function, then the value of a and b are
Respectively (1) (8, 6) (2) (8, 8) (3) (6, 8) (4) (6, 6)
Hint:{{a, 8), (6, b)}
a=8
b=6
9. Let A = {1, 2, 3, 4} and B = {4, 8, 9, 10}.
A function f: A → B given by f = {(1, 4), (2, 8),(3,9),(4,10)} is a ……………
(1) Many-one function (2) Identity function (3) One-to-one function (4) Into
function
Hint:
∴ It is one-to-one function.
Different elements of A has different images in B.
2
Hint: In a bijective function, n(A) = n(B)
n(A) = 7
12.Let f and g be two functions given by f = {(0,1),(2, 0),(3-4),(4,2),(5,7)},
g = {(0,2),(1,0),(2, 4),(-4,2),(7,0)} then the range of f o g is
(1) {0,2,3,4,5} (2) {-4,1,0,2,7} (3) {1,2,3,4,5} (4) {0,1,2}
Hint: f = {(0, 1)(2, 0)(3, -4) (4, 2) (5, 7)}
g = {(0,2)(l,0)(2,4)(-4,2)(7,0)}
fog = f[g(x)]
f [g(0)] = f(2) = 0
f [g(1)] = f(0) = 1
f [g(2)] = f(4) = 2
f[g(-4)] = f(2) = 0
f[g(7)] = f(0) = 1
Range of fog = {0,1,2}
13.Let f(x) = √ 1+ x2 then
(1) f(xy) = f(x),f(y) (2) f(xy) ≥ f(x),f(y) (3) f(xy) ≤ f(x).f(y) (4) None of these
Hint: f(xy) ≤ f(x) . f(y)
14.If g= {(1,1),(2,3),(3,5),(4,7)} is a function given by g(x) = αx + β then the
values of α and β are
(1) (-1,2) (2) (2,-1) (3) (-1,-2) (4) (1,2)
Hint: g (x) = αx + β
g(1) = α(1) + β
1 = α + β ….(1)
g (2) = α (2) + β
3 = 2α + β ….(2)
Solve the two equations we get
α = 2, β = -1
15.f(x) = (x + 1)3 – (x – 1)3 represents a function which is
(1) linear (2) cubic (3) reciprocal (4) quadratic
Hint: f(x) = (x + 1)3 – (x – 1)3
= x3 + 3x2 + 3x + 1 -[x3 – 3x2 + 3x – 1]
= x3 + 3x2 + 3x + 1 – x3 + 3x2 – 3x + 1 = 6x2 + 2
It is a quadratic function.
1. Euclid’s division lemma states that for positive integers a and b, there exist
3
unique integers q and r such that a = bq + r, where r must satisfy ………………….
(1) 1 < r < b (2) 0 < r < b (3) 0 < r < 6 (4) 0 < r < b
Ans: (3) 0 < r < b
2 .Using Euclid’s division lemma, if the cube of any positive integer is divided by 9
then the
possible remainders are … (1) 0, 1, 8 (2) 1, 4, 8 (3) 0, 1, 3 (4) 1, 3, 5
Hint: Let the +ve integer be 1, 2, 3, 4 …………
13 = 1 when it is divided by 9 the remainder is 1.
23 = 8 when it is divided by 9 the remainder is 8.
33 = 27 when it is divided by 9 the remainder is 0.
43 = 64 when it is divided by 9 the remainder is 1.
53 = 125 when it is divided by 9 the remainder is 8.
The remainder 0, 1, 8 is repeated.
3. If the H.C.F of 65 and 117 is expressible in the form of 65m – 117 , then the value
of m is
(1) 4 (2) 2 (3) 1 (4) 3
Hint: H.C.F. of 65 and 117
117 = 65 × 1 + 52
65 = 52 × 1 + 13
52 = 13 × 4 + 0
∴ 13 is the H.C.F. of 65 and 117.
65m – 117 = 13
65m=13+117
65m=130
∴m=2
4.The sum of the exponents of the prime factors in the prime factorization of
1729 is ………… (1) 1 (2) 2 (3) 3 (4) 4
Hint: 1729 = 7 × 13 × 19
Sum of the exponents = 1 + 1 + 1= 3
5. The least number that is divisible by all the numbers from 1 to 10 (both inclusive
is
(1) 2025 (2) 5220 (3) 5025 (4) 2520
Hint:
L.C.M. = 23 × 32 × 5 × 7
=8×9×5×7
= 2520
4
6.74k ≡ ______ (mod 100) (1) 1 (2) 2 (3) 3 (4) 4
Hint: 74k ≡______ (mod 100)
y4k ≡ y4 × 1 = 1 (mod 100)
7. Given F1 = 1 , F2 = 3 and Fn = Fn-1 + Fn-2 then F5 is ………….
(1) 3 (2) 5 (3) 8 (4) 11
Hint: Fn = Fn-1 + Fn-2
F 3 = F2 + F1 = 3 + 1 = 4
F 4 = F3 + F2 = 4 + 3 = 7
F5 = F4 + F3 = 7 + 4 = 11
8.The first term of an arithmetic progression is unity and the common
difference is 4. Which of the following will be a term of this A.P
(1) 4551 (2) 10091 (3) 7881 (4) 13531
Hint: t1 = 1,d = 4
t n = a + (n – 1)d
= 1 + 4n – 4
4n – 3 = 4551
4n = 4554 ;……..n will be a fraction.It is not possible.
4n – 3 = 10091
4n = 10091 + 3 = 10094
4n – 3 = 7881
4n = 7881 + 3 = 7884
n = 78844 ;…….. n is a whole number.
4n – 3 = 13531
4n = 13531 – 3 = 13534; ….... n is a fraction. It is not possible
∴ 7881 will be a term in A.P.
9.If 6 times of 6th term of an A.P is equal to 7 times the 7th term, then the 13th term of
the
A.P. is …….. (1) 0 (2) 6 (3) 7 (4) 13
Hint: 6 t6 = 7 t7
6(a + 5d) = 7 (a + 6d)
6a + 30d = 7a + 42d
30 d – 42 d = 7a – 6a
-12d = a
t13 = a + 12d (12d = -a)
=a–a=0
10.An A.P consists of 31 terms. If its 16th term is m, then the sum of all the terms of
this A.P. is….. (1) 16 m (2) 62 m (3) 31 m (4) 312 m
Hint: t16 = m
S31 = 31/2 (2a + 30d)
= 31/2(2(a + 15d)) …. (∵ t16 = a + 15d)
= 31(t16) = 31m
11.In an A.P., the first term is 1 and the common difference is 4. How many terms of
the A.P must
5
be taken for their sum to be equal to 120?
(1) 6 (2) 7 (3) 8 (4) 9
Hint: a = 1, d = 4, Sn = 120
Sn = n/2[2a + (n – 1)d]
120 = n/2 [2 + (n – 1)4] = n/2 [2 + 4n – 4)]
= n/2 [4n – 2)] = n/2 × 2 (2n – 1)
CHAPTER 3:Algebra
6
1.A system of three linear equations in three variables is inconsistent if their planes
(1) intersect only at a point (2) intersect in a line
(3) coincides with each other (4) do not intersect
Answer:
(4) do not intersect
2.The solution of the system x + y -3z = -6, -7y + 7z = 7,3z = 9 is
(1) x = 1, y = 2, z = 3 (2) x = -1, y = 2, z = 3
(3) x = -1, y = -2, z = 3 (4) x = 1, y = 2, z = 3
Hint: x + y – 3z = -6
-7y + 7z = 7
3z = 9
z=3
-7y + 21 = 7
-7y = -14
y=2
x + 2 -3 × 3 = -6
x + 2 – 9 = -6 .
x = -6 + 7 = 1
3.If (x – 6) is the HCF of x2 – 2x – 24 and x2 – kx – 6 then the value of k is
(1) 3 (2) 5 (3) 6 (4) 8
Hint.
HCF = x – 6
p(x) = x2 – 2x – 24
= (x – 6) (x + 4)
g (6) = 62 – k(6) – 6²
= 36 – 6k – 6
= 30 – 6k
g(6) = 0
30 = 6k ⇒ k = 306 = 5
30 – 6k = 0
The value of k = 5
4.(3y−3)/y + (7y−7)/3y² is …………
7
Hint.
Hint.
Hint.
2x – 1 = ± 3 ⇒ 2x – 1 = 3 or 2x – 1 = 3
2x = 4 ⇒ x = 4/2 = 2
2x – 1 = 3
2x – 1 = -3 ⇒ 2x = -3 + 1
x = -1
8
10.The values of a and b if 4x4 – 24x3 + 76x2 + ax + b is a perfect square are
(1) 100,120 (2) 10,12 (3) -120,100 (4) 12,10
Hint.
Since it is a perfect square
a + 120 = 0
a = -120
b – 100 = 0
b = 100
11.If the roots of the equation q2x2 + p2x + r2 = 0 are the squares of the roots of the
equation qx2+ px + r = 0 , then q,p,r are in ……………..
(1) A.P. (2) G.P. (3) Both A.P and G.P (4) none of these
Hint.
q2x2 + p2x + r2 = 0
Let the roots be α2 + β2
α2 + β2 = −p2q2
α2β2 = r2q2
qx2 + px + r = 0
Let the root be α and β
9
with the X axis is (1) 0 (2) 1 (3) 0 or 1 (4) 2
(x + 2)2 = 0 ⇒ (x + 2) (x + 2) = 0
Hint:
x + 2 = 0 or x + 2 = 0 ⇒ x = -2 or x = -2
Number of points of intersection is 1 (both the values are same)
14.For the given matrix
∴ Number of columns is 4.
Hint. The order of AB is 2 × 4
16.If the number of columns and rows are not equal in a matrix then it is said to be
a (1) diagonal matrix (2) rectangular matrix (3) square matrix (4) identity
matrix
Solution: (2) rectangular matrix
17.Transpose of a column matrix is …………..
(1) unit matrix (2) diagonal matrix (3) column matrix (4) row matrix
Answer:(4) row matrix
18.Find the matrix X if
Hint.
10
(ii) B2 is possible to find
(iii) not possible: order of A= (3 × 2) order of B is (3 × 3). AB is not
possible number of column of
matrix A ≠ number of rows of the matrix B.
(iv) Possible number column of the matrix is equal to the number of the
matrix A.
20. Which of the following statements are correct?
(1) (i) and (ii) only (2) (ii) and (iii) only (3) (iii) and (iv) (4) all of these
Answer:
(1) (i) and (ii) only
Hint: (i) AB + C : order of A = 2 × 3
order of B = 3 × 2
order of AB = 2 × 2
order of C = 2 × 2
It is possible to add AB + C
(ii) BC :
order of B = 3 × 2
order of C = 2 × 2
It is possible to find BC
(iii) BA is not possible
order of B = 3 × 2
order of A = 3 × 2
BA does not exist.
BA + C is not a correct statement
(iv) ABC is not possible
order of A = 2 × 3 order of
B=3×2
order of AB = 2 × 2
order of C = 3 × 2
11
CHAPTER 4:Geometry
Answer: (3) ∠B = ∠D
Hint:
∠N = ∠R
Hint: Since ∆LMN ~ ∆PQR
3.If ∆ABC is an isosceles triangle with ∠C = 90° and AC = 5 cm, then AB is ………
(1) 2.5
cm (2) 5 cm (3) 10 cm (4) 5 √2 cm
Answer: (4) 5 2–√ cm
Hint:
12
AB = √50
AB = √25×2=5 √2
4.In a given figure ST || QR, PS = 2 cm and SQ = 3 cm. Then the ratio of the area of
∆PQR
to the area of ∆PST is …………….
Hint:
6.If in ∆ABC, DE || BC. AB = 3.6 cm, AC = 2.4 cm and AD = 2.1 cm then the
length of AE is ….. (1) 1.4 cm (2) 1.8 cm (3) 1.2 cm (4) 1.05 cm
Answer:(1) 1.4 cm
Hint:
13
7. In a ∆ABC, AD is the bisector of ∠BAC. If AB = 8 cm, BD = 6 cm and DC =
3cm.The
length of the side AC is ………….
(1) 6 cm (2) 4 cm (3) 3 cm (4) 8 cm
Answer: (2) 4 cm
Hint:
(1) BD.CD = BC2 (2) AB.AC = BC2 (3) BD.CD = AD2 (4) AB.AC = AD2
Answer:(3) BD CD = AD2
Hint:
9.Two poles of heights 6 m and 11m stand vertically on a plane ground. If the
distance between their feet is 12 m, what is the distance between their tops?
(1) 13 m (2) 14 m (3) 15 m (4) 12.8 m
Answer: (1) 13 m
14
Hint:
In the ∆PQR,
∠PQR = 90°
PR2 = PQ2 + QR2
15
Hint.
∠AOB = 2 × 55 = 110°
= 180 – 125 = 55
14.In figure CP and CQ are tangents to a circle with centre at 0. ARB is another
tangent touching the circle at R. If CP = 11 cm and BC = 7 cm, then the length of
BR is …….
∠QPR = 90°
Hint. Since PR is tangent of the circle.
∠P + ∠Q + ∠O = 180°
In ∆OPQ
30 + 30° + ∠O = 180°
16
∠O = 180° – 60° = 120°
(OP and OQ are equal radius)
1.The area of triangle formed by the points (-5, 0), (0, – 5) and (5, 0) is …………..
(1) 0 sq.units (2) 25 sq.units (3) 5 sq.units (4) none of these
Answer: (2) 25 sq.units Hint.
Hint:Area of the ∆
2.A man walks near a wall, such that the distance between him and the wall is 10
units. Consider the wall to be the Y axis. The path travelled by the man is …………
(1) x = 10 (2) y = 10 (3) x = 0 (4) y = 0
Answer: (1) x = 10
Hint:
5p + 18 + 42 – (21 + 6p + 30) = 0
5p + 60 – (51 + 6p) = 0
5p + 60 – 51 – 6p = 0
-p + 9 = 0; -p = -9 ; p = 9
5. The point of intersection of 3x – y = 4 and x + 7 = 8 is ……………
(1) (5,3) (2) (2,4) (3) (3,5) (4) (4, 4)
Answer: (3) (3, 5)
17
Substitute the value of x = 3 in (2)
3+y=8;y=8–3=5
The point of intersection is (3, 5)
6.The slope of the line joining (12, 3), (4, a) is 18. The value of ‘a’ is …………….
(1) 1 (2) 4 (3) -5 (4) 2
Answer:(4) 2
Hint:Slope of a line = 18
7.The slope of the line which is perpendicular to a line joining the points (0, 0) and
(- 8, 8) is ……(1) -1 (2) 1 (3) 13 (4) -8
Answer:(2) 1
Hint: Slope of a line = y2−y1x2−x1
= 8−0−8−0 = 8−8 = -1
Slope of the Perpendicular = 1
8. If slope of the line PQ is 1/ √3 then slope of the perpendicular bisector of PQ is
…………..(1) √ 3 (2) – √3 (3) 1/ √3 (4) 0
Answer: (2) – √3
Hint: Slope of a line = 1/ √3
Slope of the ⊥r bisector = – √3
9.If A is a point on the Y axis whose ordinate is 8 and B is a point on the X axis
whose abscissae is 5 then the equation of the line AB is ……………
(1) 8x + 5y = 40 (2) 8x – 5y = 40 (3) x = 8 (4) y = 5
Answer:(1) 8x + 5y = 40
Hint: Let the point A be (0, 8) and B (5, 0)
18
10.The equation of a line passing through the origin and perpendicular to the line
7x -3y + 4 = 0 is (1) 7x – 3y + 4 = 0 (2) 3x – 7y + 4 = 0 (3) 3x + 7y = 0
(4) 7x – 3y = 0
Answer: (3) 3x + 7y = 0
Hint:
Slope of the line of 7x – 3y + 4 = 0
-a/b= −7/−3 = 7/3
Slope of its ⊥ = −3/7
r
19
= 1 x/8 + 21/8
m= 1/2 = 0.5
y intercept = 21/8 = 2.6
13.When proving that a quadrilateral is a trapezium, it is necessary to show
(1) Two sides are parallel. (2) Two parallel and two non-parallel sides.
(3) Opposite sides are parallel. (4) All sides are of equal length.
Solution: (2) Two parallel and two non-parallel sides.
14. When proving that a quadrilateral is a parallelogram by using slopes you must
find
(1) The slopes of two sides (2) The slopes of two pair of opposite sides
(3) The lengths of all sides (4) Both the lengths and slopes of two sides
Answer: (2) The slopes of two pair of opposite sides
15. (2,1) is the point of intersection of two lines.
(1) x – y – 3 = 0; 3x – y – 7 = 0 (2) x + y = 3; 3x + y = 7
(3) 3x + y = 3; x + y = 7 (4) x + 3y – 3 = 0; x – y – 7 = 0
Solution: (2) x + y = 3; 3x + y = 7.
CHAPTER 6 :Trigonometry
20
Hint:b (a2 – 1) = (sec θ + cosec θ) [(sin θ + cos θ)2 – 1]
= 1cosθ+1sinθ [sin2 θ + cos2 θ + 2 sin θ cos θ – 1]
21
y = b sec θ
y / b = sec θ
y2/b2 = sec2 θ
y²/b2−x2/a2 = sec2 θ – tan2 θ = 1
8.(1 + tan θ + sec θ) (1 + cot θ – cosec θ) is equal to ……………
(1) 0 (2) 1 (3) 2 (4) -1
Answer: (3) 2
Hint:(1 + tan θ + sec θ) (1 + cot θ – cosec θ)
a2 cot2θ + b2 cosec2θ + 2ab cot θ cosec θ – (b2cot2θ + a2 cosec2θ + 2ab cot θ cosec θ)
= (a2 – b2) cot2θ + (b2 – a2)cosec2θ
= (a2 – b2) (cosec2θ – 1) + (b2 – a2) (cosec2θ)
= (a2 – b2)cosec2θ – (a2 – b2) – (a2 – b2) cosec2θ
= b2 – a2
10.If the ratio of the height of a tower and the length of its shadow is √3 : 1, then the
angle of elevation of the sun has a measure
(1) 45° (2) 30° (3) 90° (4) 60°
Answer: (4) 60°
Hint:Ratio of length of the tower : length of the shadow = √3 : 1
11.The electric pole subtends an angle of 30° at a point on the same level as its foot.
At a second point ‘b’ metres above the first, the depression of the foot of the tower
is 60° .
The height of the tower (in metres) is equal to ……………
(1) √3/ b (2) b/3 (3) b/2 (4) b/√3
22
Answer : (3) b/3
hint:
12.A tower is 60 m height. Its shadow is x metres shorter when the sun’s altitude is
45° than when it has been 30° , then x is equal to
(1) 41. 92 m (2) 43. 92 m (3) 43 m (4) 45. 6 m
Answer: (2) 43. 92 m
Hint: In the right ∆ ABC, tan 30° = AB/BC = 60/(x+y)
1/√3 = 60/(x+y) ⇒ x + y = 60√3
y = 60 √3 – x …….(1)
In the right ∆ ABD, tan 45° = AB/BD
1 = 60/y ⇒ y = 60 ………..(2)
From (1) and (2) we get
60 = 60 √3 – x
x = 60 √3 – 60 = 60 (√3– 1) = 60 (1.732 – 1)
= 60 × 0.732
x = 43.92 m
13. The angle of depression of the top and bottom of 20 m tall building from the top
of a multistoried building are 30° and 60° respectively. The height of the
multistoried building and the distance between two buildings (in metres) is
(1) 20,10√3 (2) 30, 5√3 (3) 20, 10 (4) 30, 10√3
Answer: (4) 30, 10√3
Hint:Let the height of the multistoried building AB be “h”
AE = h – 20
Let BC be x
In the right ∆ ABC, tan 60° = AB/BC ⇒ √3 = h/x
x = h/√3 ………..(1)
23
In the right ∆ ABC, tan 30° = AE/ED = (h−20)/x
1/√3 = (h−20)/x
1√3 = (h−20)/x
x = (h – 20) √3 ………(2)
From (1) and (2) we get,
h/√ 3= (h – 20) √3
h = 3h – 60 ⇒ 60 = 2 h
h = 60/2 = 30
Distance between the building (x) = h/√3=30/√3=30√3/3=10√3
14.Two persons are standing ‘x’ metres apart from each other and the height of the
first person is double that of the other. If from the middle point of the line joining
their feet an observer finds the angular elevations of their tops to be
complementary, then the height of the shorter person (in metres) is ……………….
(1)√2x (2) x/2√2 (3) x/√2 (4) 2 x
Answer:(2) x/2√2
Hint:Consider the height of the 2nd person ED be “h”
Height of the second person is 2 h
C is the mid point of BD. In the right ∆ ABC, tan θ = AB/BC
15.The angle of elevation of a cloud from a point h metres above a lake is β . The
angle of depression of its reflection in the lake is 45° . The height of the location of
the cloud from the lake is ………….
24
CHAPTER: 7 Mensuration
1.The curved surface area of a right circular cone of height 15 cm and base diameter
16 cm is (1) 60π cm2 (2) 68π cm (3) 120π cm2 (4) 136π cm2
Solution: (4) 136 π cm2
Hint: Here, h = 15 cm, r = 8 cm
25
Hint: Here r = 5 cm and l = 13 cm
4.If the radius of the base of a right circular cylinder is halved keeping the same
height, then the ratio of the volume of the cylinder thus obtained to the volume of
original cylinder is _________ (1) 1 : 2 (2) 1 : 4 (3) 1 : 6 (4) 1 : 8
Answer: (2) 1 : 4
Hint:Let the radius of the cylinder be “r” and the height be “h”
Radius of the new cylinder = r/2 (Height will be same)
Volume of the new cylinder : Volume of the original cylinder
= π(r/2)2h:π(r) 2h (πh is same)
= r2 /4 :r2 =1/4 = 1 : 4
5.The total surface area of a cylinder whose radius is 1/3 of its height is _______
(1) 9πh2 /8 sq. units (2) 24πh2 sq.units (3) 8πh2 /9 sq.units (4) 56πh2 /9 sq.units
Answer: (3) 8πh2 /9 sq.units
Hint: Let the height of the cylinder be “h”
Radius of the cylinder = 13
T.S.A of the cylinder = 2πr(h + r)
6.In a hollow cylinder, the sum of the external and internal radii is 14 cm and the
width is 4 cm. If its height is 20 cm, the volume of the material in it is
(1) 5600π cm3 (2) 11200π cm3 (3) 56π cm3 (4) 3600π cm3
Solution: (2) 11200π cm3
Hint:Here, let the external radius be “R” and the internal radius be “r”
R + r = 14 ……(1)
Width (R – r) = 4 ……(2)
Height of the hollow cylinder = 20 cm
Volume of the hollow cylinder = πh × (R2 – r2) = πh(R + r) (R – r)= π × 20 (14) × 4 = π
× 1120= 1120π cm3
7.If the radius of the base of a cone is tripled and the height is doubled then the
volume is ______(1) made 6 times (2) made 18 times (3) made 12 times (4)
unchanged
Answer:(2) made 18 times
Hint:Radius of a cone = r
Height of a cone = h
Volume of the cone = 1/3 πr2h cu. units
When the radius is increased three-time (tripled) and the height is doubled
26
Radius is 3r and the height is 2h
Volume of the new cone
10.A frustum of a right circular cone is of height 16cm with radii of its ends as 8cm
and 20cm. Then, the volume of the frustum is
(1) 3328π cm3 (2) 3228π cm3 (3) 3240πcm3 (4) 3340π cm3
Solution: (1) 3328π cm3
Hint: Here, h = 16 cm, r = 8 cm, R = 20 cm
Volume of the frustum
11.A shuttlecock used for playing badminton has the shape of the combination of
______
(1) a cylinder and a sphere (2) a hemisphere and a cone
(3) a sphere and a cone (4) frustum of a cone and a hemisphere
Answer: (4) frustum of a cone and a hemisphere
27
Hint:
12.A spherical ball of radius r1 units is melted to make 8 new identical balls each of
radius r2 units. Then r1 : r2 is _______
(1) 2 : 1 (2) 1 : 2 (3) 4 : 1 (4) 1 : 4
Answer:(1) 2 : 1
Hint:Volume of the first sphere : Volume of second sphere = 8 : 1
13.The volume (in cm3) of the greatest sphere that can be cut off from a cylindrical
log of wood of base radius 1 cm and height 5 cm is ________
(1) 43π (2) 103π (3) 5π (4) 203π
Answer:(1) 43π
Hint:Radius of the sphere = 1 cm
Volume of the Sphere = 4/3 πr3 cu. units
= 4/3 × π × 1 × 1 × 1 cm3= 4/3 π cm3
14.The height and radius of the cone of which the frustum is a part are h1 units and
r1 units respectively. Height of the frustum is h2 units and the radius of the smaller
base is r2 units. If h2: h1 = 1 : 2 then r2 : r1 is ______ (1) 1 : 3 (2) 1 : 2 (3) 2 : 1
(4) 3 : 1
Answer: (2) 1 : 2
Hint:h2 : h1 = 1 : 2
h1 : h2 = 2 : 1
Ratio of their volumes
28
Volume of (cylinder : cone : sphere)
6.The standard deviation of a data Is 3. If each value is multiplied by 5 then the new
29
variance is (1) 3 (2) 15 (3) 5 (4) 225
Solution:σ = 3.
30
Probability of not getting a job = 1 – x/3
13.Kamalam went to play a lucky draw contest. 135 tickets of the lucky draw were
sold. If the probability of Kamalam winning is 1/9, then the number of tickets
bought by Kamalam is _______ (1) 5 (2) 10 (3) 15 (4) 20
Answer: (3) 15
Hint:n(S) = 135
P(A) = 19
14.If a letter is chosen at random from the English alphabets {a, b, …, z}, then the
probability that the letter chosen precedes x.
(1) 12/13 (2) 1/13 (3) 23/26 (4) 3/26
Solution: (3) 23/26
Hint:n(S) = 26
Let A denote the letter chosen precedes x
A= {a, b, c, d, …, x}
n(A) = 23
P(A) = n(A)/n(S)=23/26
15.A purse contains 10 notes of ₹ 2000, 15 notes of ₹ 500, and 25 notes of ₹ 200.
One note is drawn at random. What is the probability that the note is either a ₹ 500
note or ₹ 200 note? (1) 1/5 (2) 3/10 (3) 2/3 (4) 4/5
Answer:(4) 4/5
Hint:Sample space (S) = 10 + 15 + 25 = 50
n(S) = 50
Let A be the event of getting ₹ 500 note
n (A) = 15
P(A) = n(A)/n(S)=15/50
Let B be the event of getting ₹ 200 note
n (B) = 25
P(B) = n(B)/n(S)=25/50
Probability of the note is either a ₹ 500 note or ₹ 200 note
P(A) + P(B) = 15/50+25/50 = 40/50 = 4/5
31