SOLUTION: find 3 consecutive integers, the sum of whose squares is 29 more then 3 times the square of the smallest

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find 3 consecutive integers, the sum of whose squares is 29 more then 3 times the square of the smallest      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 284237: find 3 consecutive integers, the sum of whose squares is 29 more then 3 times the square of the smallest
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = first integer
Let x + 1 = second integer
Let x + 2 = third integer
x^2 + (x + 1)^2 + (x + 2)^2 = x^2 + 29
This is your equation.
Can you finish now?