When you see a question about UNITS DIGITS with EXPONENTS, you should think about the UNITS DIGITS CYCLE.
Every number has a cycle that its exponents move through. Since the units digit is the only digit that determines the units digit of the outcome, you only ever need to worry about it. This problem deals with the units digit cycles of 4 and 6.
6's units digit cycle is very easy. Every exponent of every number that ends in 6... also ends in 6. So 6^x will have a units digit of 6. What we need to know is what the units digit of 4^(y+z) is.
4's units digit cycle looks like this: 4, 6, 4, 6, 4, 6... etc
Every even power ends in a 6, every odd power ends in a 4.
So we'll either add units digits 6+4 (if y+z is odd) or 6 + 6 (if y+z is even). That ends up being all that matters for this question: is y+z even or odd (Note: we're told all variables are POSITIVE INTEGERS).
Statement 1 tells us just what we wondered. It says y+z is odd. So the units digit cycle of '4' will end on '4.'
4+6 will end in a 0.
Statement 2 is also enough. This tells us every variable is 1, so y+z = 2, an even number.
The answer must be D.
TAKEAWAYS:
--When you see exponents and units digit, find the units digit cycle.
--You don't have to (but you could) memorize each units digit cycle for each units digit. It's more important that you be able to figure it out quickly (none of them are longer than a cycle of '4.' For instance the units digit cycle for 3 is: 3, 9, 7, 1.
3^1 = 3
3^2 = 9
3^3 = 27
3^4 = 81
3^5= 243
3^6 = ____9
3^7 = ____7
3^8 = ____1
etc.
--Investigate a question upfront! Often what seems to be asked isn't *really* what's asked.