\(z=100a+10b+c+\frac{d}{10}+\frac{3}{100}+\frac{6}{1,000}\)
If a, b, c and d denote the hundreds, tens, units and tenths digits respectively in the decimal representation of z above, is the number that results when z is rounded to the nearest integer divisible by 3?
a + b + c = 3K, 0≤d≤4, where k is an integer ?? OR
a + b + c + 1 = 3K, 5≤d≤9 ??
(1) When \(\frac{z}{100}\) is rounded to the nearest hundredths, the result is 1.85
\(\frac{z}{100} = \frac{100}{100}a+\frac{10}{100}b+\frac{c}{100}+\frac{d}{1000}+\frac{3}{10000}+\frac{6}{100,000}\)
\(\frac{z}{100} = a+\frac{1}{10}b+\frac{c}{100}+\frac{d}{1000}+\frac{3}{10000}+\frac{6}{100,000}\)
\(\frac{z}{100}\) = a.bcd36
Since only hundredths rounding is applicable, \(\frac{z}{100}\) = a.bcd
1.845 ≤ a.bcd ≤ 1.849 OR 1.850 ≤ a.bcd ≤ 1.854
184.5 ≤ abc.d ≤ 184.9 OR 185.0 ≤ abc.d ≤ 185.4
a+b+c+1 = 3k NO OR a+b+c = 3k NO
SUFFICIENT.
(2) When z +2 is rounded to the nearest tens, the result is 190
185 ≤ z+2 ≤ 194
183 ≤ z ≤ 192
Case I: If z = abc.d36 = 183 or 192, YES
Case II: If z = abc.d36 = 184 or 185 or 188 NO
Since d=? not known
INSUFFICIENT.
Answer A.