SOLUTION: The sum of the squares of three consecutive positive odd integers is 35. Find the integers. Write the equation and then solve

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of the squares of three consecutive positive odd integers is 35. Find the integers. Write the equation and then solve      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 107486: The sum of the squares of three consecutive positive odd integers is 35. Find the integers. Write the equation and then solve
Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
let x= first, so x+2=middle and x+4=last ... x^2+(x+2)^2+(x+4)^2=35 ... 3x^2+12x+20=35

3x^2+12x-15=0 ... (3x-3)(x+5)=0