Difficulty: Medium
Correct Answer: x > y
Explanation:
Introduction / Context:
We must compare any root from each equation. Solving both gives finite root sets; comparing their ranges yields the universal relation if one exists.
Given Data / Assumptions:
Concept / Approach:
Solve both quadratics. If the smallest x exceeds the largest y, then x > y for all pairings.
Step-by-Step Solution:
Verification / Alternative check:
Check all four pairings; each gives x − y > 0.
Why Other Options Are Wrong:
Common Pitfalls:
Missing the sign when taking square roots or forgetting to rearrange to standard form before solving.
Final Answer:
Discussion & Comments