
Learn core concepts, essential formulas, and attempt practice questions designed on the latest TCS NQT testing patterns.
What is x? (1) x + y = 10 (2) y = 4.
Correct Answer: C) Both together sufficient
Step-by-step Solution: From (1) alone, x has infinite values. From (2) alone, x is unknown. Combining both: x + 4 = 10 => x = 6. Thus, both statements together are sufficient.
Is x positive? (1) x^2 = 16 (2) x^3 = 64.
Correct Answer: B) 2 alone sufficient
Step-by-step Solution: From (1), x can be 4 or -4 (insufficient). From (2), x must be 4 (positive, sufficient). Hence, statement 2 alone is sufficient.
Check each statement independently before attempting combinations logic.