|
|
Rekreasi Matematik |
|||
|
|
Pautan |
|
|
|
|
Can you find five consecutive whole number that are all positive and such that the sum of the squares of the two largest numbers is equal to the sum of the squares of the three smallest? Let n be then number in the middle of the series. We have the relationship (n + 1)2 + (n + 2)2 = n2 + (n - 1)2 + (n - 2)2 Expanding and simplifying gives us n(n-12) = 0 The only acceptable solution is n = 12. The five consecutive whole numbers are 10, 11, 12, 13 and 14 |