Hi, there. I'm happy to help with this.
I think something is fishy here. I don't know the source, but I've looked at other postings on the web, and I've found multiple version of this question, each with a slight variation. I'm not sure what the official version would be.
I'll take your question exactly as you present it:
If n is an integer, is 10^n ≤ 0.001
1) n < -2
2) n < -5First look at the prompt. 10^n will be less than 0.001 = 10^(-3) when n ≤ -3.
Statement #1: n < -2
Well, if n is an
integer less than -2, it must be n ≤ -3. This is precisely the condition that makes the prompt statement true, so statement #1 is
sufficient.
Statement #2: n < -5
Well, if n is an
integer less than -5, it must be n ≤ -6. These are plenty low, lower than needed, so they certainly make the prompt statement true. Statement #2 is also
sufficient.
Given the question as it appears here, the correct answer has to be
D.
Notice, though, that only a slight typing mistake would radically change the question and lead to a different answer. For example:
Alternate Version #1]If n is an integer, is 10^n ≤ 0.001
1) n < -2
2) n
> -5 ===> Answer =
AAlternate Version #2]If n is an integer, is 10
*n ≤ 0.001
1) n < -2
2) n < -5 ===> Answer =
EAgain, I don't know the source, but perhaps you could check the source and see whether everything is copied correctly. Ah, just as I was writing this, Bunuel posted the correct version with an impeccably correct solution.
Anyway, I hope this is helpful. Please let me know if you have any questions on what I've said.
Mike