SOLUTION: If the sum of squares of three consecutive integers is 194, find the integers.

Algebra.Com
Question 221136: If the sum of squares of three consecutive integers is 194, find the integers.
Answer by chibisan(131)   (Show Source): You can put this solution on YOUR website!
1st consecutive integer : x
2nd : x+1
3rd : x+2

(x)^2 + (x+1)^2 + (x+2)^2 = 194
x^2 + x^2 + 2x + 1 + x^2 + 4x + 4 = 194
3x^2 + 6x + 5 = 194
3x^2 + 6x - 189 = 0
3(x^2 + 2x - 63) = 0
(x+9)(x-7) = 0
x = -9 or x = 7

when x=-9
-9^2 + (-9+1)^2 + (-9+2)^2
= 81 + 64 + 49
=162 (reject)

when x=7
7^2 + (7+1)^2 + (7+2)^2
= 49 + 64 +81
= 194

so the three consecutive integers are 7,8,9 .

RELATED QUESTIONS

the sum of the squares of three consecutive positive integers is 194. find the integers. (answered by Alan3354)
The sum of the squares of three consecutive integers is 194. What are the... (answered by checkley71)
Consecutive Integers. Find three consecutive integers such that the sum of their squares... (answered by checkley77)
the sum of the squares of three consecutive integers is 14 find the three integers (answered by ewatrrr)
The sum of the squares of three consecutive even integers is 116. Find the... (answered by checkley71)
The sum of the squares of three consecutive integers is 116. Find the... (answered by jim_thompson5910)
The sum of the squares of three consecutive ODD integers is 875. Find the... (answered by checkley77)
The sum of the squares of three consecutive integers is 149. Find the... (answered by Alan3354)
The sum of the squares of three consecutive positive integers is 77. Find the... (answered by Alan3354)