Carcass wrote:
What is the least integer k such that 13k is less than 0.0005 ?
A. 6
B. 7
C. 666
D. 667
E. There is no such least integers
First, we can rewrite
0.0005 as:
0.0005=510,000 =
12000This question boils down to: for what value of
k will
3k>2000?
We know this is possible, so E is incorrect. C and D would work, but we want the least number. We don't need 600+ multiples of 3 to get above 2000, so we can cross those out. We're left with A and B.
k=2=>19k=3=>127k=4=>181k=5=>1243At this point, instead of continuing I'd estimate
1243 to
1250 in order to save time with calculation. Though by all means, if you have time to use a calculator or want to write out the multiplication, that's fine too.
k=5=> 1250k=6=> 1750k=7=> 12250k = 7 is the least number for 3k>2000, so answer B is correct.