|
Question 922109: Find three numbers in A.P. such that their sum is 27 and the sum of their squares is 341..
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find three numbers in A.P. such that their sum is 27 and the sum of their squares is 341..
======
a + (a+d) + (a+2d) = 27
a^2 + (a+d)^2 + (a+2d)^2 = 341
-------
3a + 3d = 27
-----
a + d = 9
a^2 + 9^2 + (9+d)^2 = 341
------
a + d = 9
a^2 + 9^2 + 9^2 + 18d + d^2 = 341
a^2 +18d + 162 + d^2 = 341
-------------------------
a + d = 9
a^2 + 18d + d^2 = 179
-----
a = 9-d
------
(9-d)^2 + 18d + d^2 = 179
81-18d+d^2 + 18d + d^2 = 179
81 + 2d^2 = 179
2d^2 = 98
d^2 = 49
d = 7
Then a = 2
---------------------
Checking::
Sum = 27 ??
2 + (2+7) + (2+14) = 6 + 21 = 27
2^2 + 9^2 + 16^2 = 341
============================
Cheers,
Stan H.
--------------------
|
|
|
| |