30th EMC SUDDEN QUIZ SOLUTIONS
30th EMC SUDDEN QUIZ SOLUTIONS
Question 1:
SOLUTION:
Question 2:
8 girls and 2 boys sit in a straight row of chairs. What is the probability that the 2 boys will be separated
by at most 2 girls?
SOLUTION:
We should have a block BB (Boy-Boy). If we treat this block as one so we have 9!. Also we will count the
arrangement of the block = 2!
TOTAL: 9!*2!
We should have a block BGB. If we treat this block as one so we have 8!. From that, we will choose 1 girl
8
from 8 girls = 1 P. Also we will consider the arrangement of the boys = 2!
8
TOTAL: 8!*2!*1 P
Question 3:
Find the least three-digit number that is equal to the sum of its digits plus
twice the product of its digits.
SOLUTION:
99x + 9y = 2xyz
99 x+ 9 y
=z
2 xy
To minimize N, let x = 1
99+9 y
=z
2y
99+9 y
Note that is decreasing for y = 9
2y
99+91
is approximately 10
18
Let x = 2
192+ 9 y
=z
4y
For y = 9
192+ 9 y
=z
4y
273
= z which is approximately 9 but not 9 thus z cannot be a one digit number
36
For x = 3
297+9 y
which z will satisfy. By systematic trial and error, N = 397
6y
Question 4:
Find a polynomial equation wherein it's coefficients are integers and it's degree is at minimum such that x
=5+ √3 6
SOLUTION:
X–5= √3 6
( x−5)3 = 6
x 3 - 15 x 2 + 75x – 125 = 6
x 3 - 15 x 2 + 75x – 131 = 0
Question 5:
(i) f(2) = 2
(ii) f(mn) = f(m)*f(n) for all m,n natural numbers
(iii) if m, n are natural numbers with m< n, then f(m) < f(n)
SOLUTION:
Let m = n = 2
f(2*2) = f(2)*f(2) = 4
f(4) = 4
since f(m) and f(n) are natural numbers (also m and n)
f(3) = 3
f(1) = [f (1)]2
f(1) [f(1) – 1] = 0
Question 6:
The base of a triangle is 15. Two line segments are draw parallel to the base, intersecting the other two
sides and dividing the triangle into three closed regions of equal areas. Find the lengths of these two
parallel segments.
Let ABC be the triangle and PQ is parallel to BC (P is on AB and Q is on AC) and MN is also parallel to BC
but above PQ (M is on AB and N is on AC).
First a|(8n + 5)
Second a|(15n + 8)
a|11
Question 8:
5a + b + c + d = 14
SOLUTION
Case 1: if a = 0 then
b + c + d = 14
b+c+d=9
b+c+d=4
If x1 + x2 + … + xn = r, then the number of nonnegative integer solution of this one is C(r + n – 1, r).
(TO BE PROVEN..I WILL PRESENT THE PROOF ON THIS ONE)
Question 9:
A man launches his boat from point A on a bank of a straight river, 3 km wide and wants to reach point B
8km downstream on the opposite bank, as quickly as possible. He could row his boat directly across the
river to point C and then run to B or he could row directly to B or he could row to some point D between
C and B and then run to B. If he coulf row 6km/h and run 8km/h, where should he land to reach B as
soon as possible. (The speed of water is negligable)
SOLUTION:
Let x be the distance from C to D, then the running distance DB = 8 – x. By Pythagorean Theorem gives
distance
the rowing distance as AD = √ x 2+ 9. Note that time = rate
T(x) =
√ x 2 +9 . + 8−z with domain [0, 8]
6 8
x. 1
T’(x) = 2 -
6 √ x +9 8
x. 1
2 - =0
6 √ x +9 8
4x = 3 √ x2 +9
7 x 2 = 81
9 9
x= note that this is the minimum since T(0) and T(8) are larger that T( )
√7 √7
9
Therefore he should be km from C
√7
Question 10
A water tank has shape of an inverted circular cone with base radius = 2m and height = 4m. If the water
is being pumped into the tank at a rate of 2m^3/min find the rate at which the water level is rising when
the water is 3m deep in m/min.
SOLUTION:
dV dh
Given = 2 and we are asked to find when h = 3
dt dt
1 2
V= πr h
3
r 2 h
Using similarities, = => r =
h 4 2
1 h 2 π 3
V= π( ) h = h
3 2 12
dV π 2 dh dh 4 dV
= h thus =
dt 4 dt dt π h 2 dt
dV
Substituting h = 3 and =2we have
dt
dh 4 8
= *2 =
dt π (3)2 9π