Question
The sum of the squares of three consecutive positive integers is 365. Find the integers.
The sum of the squares of three consecutive positive integers is 365. Find the integers.
Answers
What are best answers and total votes?
Guide On Rating System
✅
Best Answers -
Rating provided by student who posted the question
Total Votes -
Sum of votes provided by verified experts based on their
assessment of the answer. For example, total votes of 2
means 2 verified experts have approved the answer.
In most cases Best Answers have also the most Total Votes but when
this is not the case, kindly review the feedbacks from verified experts
and decide which answer to take.
No Votes
Vote
SignIn to Vote
Vote
Vote
Loading...
Koala Tutor
Koala Ai Support
Let the three consecutive positive integers be $n-1$, $n$, and $n+1$. By the problem, $(n-1)^2 + n^2 + (n+1)^2 = 365$. Expanding the left side gives $n^2-2n+1 + n^2 + n^2 + 2n+1 = 365$. Combining like terms gives $3n^2 +2 = 365$. Isolating $n^2$ gives $3n^2 = 363$, so $n^2 = 121$. Since $n$ is positive, we have $n = \boxed{11}$. Thus, the other two integers are $n-1 = 10$ and $n+1 = 12$.