SOLUTION: The sum of the squares of 2 consecutive odd integers is 34. Find the product of the integers. Use a polynomial equation to solve this problem It would be awesome if you inclu

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: The sum of the squares of 2 consecutive odd integers is 34. Find the product of the integers. Use a polynomial equation to solve this problem It would be awesome if you inclu      Log On


   



Question 301484: The sum of the squares of 2 consecutive odd integers is 34. Find the product of the integers.
Use a polynomial equation to solve this problem
It would be awesome if you included in your reply the initial equation. Thanks a bunch!

Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
X^2+(X+2)^2=34
X^2+X^2+4X+4=34
2X^2+4X+4-34=0
2X^2+4X-30=0
2(X^2+2X-15)=0
2(X+5)(X-3)=0
X-3=0
X=3 FOR THE SMALLER INTEGER.
3+2=5 FOR THE LARGER INTEGER.
PROOF:
3^2+5^2=34
9=25=34
34=34
PRODUCT=3*5=15 ANS.