What is the value of 24^2 + 25^2?
24^2 = 576 and 25^2 = 625, so 24^2 + 25^2 = 576 + 625 = 1201. A quick method: compute 24^2 as (25−1)^2 = 25^2 − 2·25 + 1 = 576, then add. The closest distractor 1200 is off by 1 and therefore incorrect. Exam tip: use the identity (n−1)^2 + n^2 = 2n^2 − 2n + 1 for consecutive integers to save time.
View question details