Hi Blowice27,
Questions like these become tricky if not approached the right way. Keeping two things in mind will help boost your accuracy on DS questions:
1. Plugging In v/s Analysis : Choose your approach based on the question stem - Instead of blindly getting in to solving with the statements, use data provided (or sometimes not provided) in the question stem to determine whether you would plug in values or use analysis. When constraints are mentioned in the question, the best route is to analyze, but if constraints are given the best approach is to plug in values. For eg: If the question mentions that x is an integer and gives us 3x is even, then we can directly say that x has to be even, however if we do not have any mention of x is an integer, and 3x is even, then x can be even or a fraction.
2. Always try to prove insufficiency: Having a negative mentality while solving DS questions will help you avoid falling for traps. Always try to take examples to prove insufficiency. For a value DS question try to get multiple possibilities to prove insufficiency, for a YES/NO DS question try to get a YES and a NO to prove insufficiency.
Now coming to the question
Is the non-negative number r prime? Since we have no constraints on 'r' being an integer, the best route here would be to plug in values.
Statement 1 : r = 2n, where n not equal to 1If n = 0, then r = 0, this gives us a NO
If n = 3/2, then r = 3, this gives us a YES
Insufficient
Statement 2: r = 2m, where m not equal to 0If m = 1, then r = 2, this gives us a YES
If m = 2, then r = 4, this gives us a NO
Combining the two statements
If n = 3/2 and m = 3/2, r will be 3, this gives us a YES
If n = 2 and m = 2, r will be 4, this gives us a NO
Answer is E