If the product of three consecutive positive integers is 15600 then the sum of the squares of these integers is
1877
Let the three consecutive numbers be (n-1), n, and (n+1)
Then, according to question:
(n-1) x n x (n+1) = 15600
⇒ n3 – n = 15600.
We have to try for a number whose cube is very close to but also little more than 15600.
We get, n = 25
So, the required sum = (n−1)2+(n)2+(n+1)2=(25−1)2+(25)2+(25+1)2=242+252+262
⇒ 576 + 625 + 676 = 1877