Difficulty: Medium
Correct Answer: 2307890
Explanation:
Given data
Concept / Approach
Step-by-step calculation
a^2 = 963^2 = (1000 − 37)^2 = 1000000 − 74000 + 1369 = 927369b^2 = 476^2 = (500 − 24)^2 = 250000 − 24000 + 576 = 226576a^2 + b^2 = 927369 + 226576 = 1153945S = 2(a^2 + b^2) = 2 × 1153945 = 2307890
Alternative check
(963 + 476) = 1439, (963 − 476) = 487 ⇒ 1439^2 + 487^2 = 2(963^2 + 476^2) (same identity).
Common pitfalls
Final Answer
Value = 2307890.
Discussion & Comments