89.8k views
2 votes
The sum of the squares of two positive consecutive odd integers is 34. What are the integers?

User PyKing
by
4.7k points

1 Answer

4 votes

Answer:

Explanation:

So we can set up this problem like so:

x^2 + (x+2)^2 = 34

You add two to the second x value because assuming the first x is odd you have to add 2 to get to the next odd integer

So:

x^2 + x^2 + 4x + 4 = 34

2x^2 + 4x + 4 = 34

2x^2 + 4x - 30 = 0

Factor this using the box method to get

x = -3 or x = 5

Since it has to be positive we have x = 5

then add 2 to 5 to get the next answer ---> y = 7

User MilivojeviCH
by
5.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.