Difficulty: Easy
Correct Answer: x > y
Explanation:
Introduction / Context:The first quadratic yields two symmetric roots ±2, and the second is a perfect square with a repeated root at −3. We must compare any root x from I with any root y from II and select the correct relation that always holds.Given Data / Assumptions:
Concept / Approach:List all possible x values and the (single) y value. Compare systematically. If the smallest possible x is still greater than y, then x > y regardless of choice.
Step-by-Step Solution:
Possible x: {−2, 2}; y = −3.Compare: −2 > −3 and 2 > −3.Thus, for any choice, x > y.Verification / Alternative check:Draw a number line: y fixed at −3; both x values lie to the right (−2 and 2), confirming x > y.
Why Other Options Are Wrong:
Common Pitfalls:Missing that y is a repeated single value (−3) and assuming variability comparable to x. The certainty arises from the fixed y.
Final Answer:
x > y
Discussion & Comments