SOLUTION: I am thinking of three consecutive integers. The square of the largest is 12 less than the sum of the squares of the other two. Find the integers.
Question 446568: I am thinking of three consecutive integers. The square of the largest is 12 less than the sum of the squares of the other two. Find the integers. Answer by chriswen(106) (Show Source):
You can put this solution on YOUR website! Let x be the first integer.
Let x+1 be the second integer.
Let x+2 be the third integer.
...
x^2+(x+1)^2=(x+2)^2+12
x^2+x^2+2x+1=x^2+4x+4+12
2x^2+2x+1=x^2+4x+16
2x^2-x^2+2x-4x+1-16=0
x^2-2x-15=0