Difficulty: Easy
Correct Answer: 2
Explanation:
Introduction / Context:
This problem is a direct application of the identity (a + b)^2 + (a − b)^2 = 2(a^2 + b^2). Recognizing this pattern quickly reduces the expression to a constant, independent of the specific values of a and b, as long as the structure matches the identity.
Given Data / Assumptions:
Concept / Approach:
Apply the identity to the numerator. Since the denominator equals a^2 + b^2, the ratio simplifies immediately. No numeric expansion is required, though you may compute to verify.
Step-by-Step Solution:
(a + b)^2 + (a − b)^2 = 2(a^2 + b^2).Therefore the whole ratio = [2(a^2 + b^2)] / (a^2 + b^2) = 2.
Verification / Alternative check:
Compute a^2 + b^2 numerically if desired and observe exact cancellation when doubling and dividing.
Why Other Options Are Wrong:
Common Pitfalls:
Over-expanding and making arithmetic mistakes; ignoring the elegant identity that saves time.
Final Answer:
2
Discussion & Comments