Bunuel
a, b, c, and d are all positive integers. If \(\frac{ab}{c + d} = 3.7\), which of the following statements must be true ?
I. ab is divisible by 5
II. c + d is divisible by 5
III. If c is even, then d must be even
A. I only
B. II only
C. III only
D. II and III only
E. I, II and III
Solution:
• We can right the relation given as shown below:
\(\frac{ab}{(c+d)}=\frac{37}{10}\)
• Let \(37k\) and \(10k\) be the value of ab and \((c+d)\), respectively, where \(k\) is an integer.
o \(\frac{ab}{(c+d)}=\frac{37k}{10k}=\frac{37*k}{2*5*k}\)
Statement 1: \(ab\) is divisible by \(5\)
• \(ab = \frac{37*k}{2*5*k}*(c+d)\)
o If \(c = d =5\), then \(ab = 37\)
o Which is not a multiple of \(5\).
Hence, statement 1 is not true.
Statement 2: \(c + d\) is divisible by \(5\)
• \(c + d = 2*5*k\)
o \(\frac{(c + d)}{5} = 2*k = integer\).
o \(c + d\) is divisible by \(5\).
Hence, statement 2 is always true.
Statement 3: If \(c\) is even, then \(d\) must also be an even number.
• \(c + d = 2*5*k\)
• \(even + d = even\)
o \(d = even – even\)
o \(d =even\), [difference of two even number is always even]
Hence, statement 3 is also always true.
Thus, the correct answer is
Option D.