asked 32.6k views
2 votes
The sum of the squares of two consecutive odd positive integers is 202. find the integers

asked
User LenaYan
by
7.2k points

1 Answer

5 votes
----------------------------------------------------------
Define x :
----------------------------------------------------------
Let one of the number be x. The other number is x + 2.

----------------------------------------------------------
Construction Equation :
----------------------------------------------------------
The sum of the square of the two number is 202.

x^2 + (x+2)^2 = 202

----------------------------------------------------------
Solve for x :
----------------------------------------------------------

x^2 + (x+2)^2 = 202


x^2 + x^2 + 4x + 4 = 202


2x^2 + 4x - 198 = 0


x^2 + 2x - 99 = 0


(x+11)(x-9) =0


(x+11)= 0 \ \ or \ \ (x-9) =0


x = - 11 \ or \ x = 9

x = -11 is rejected, since it only want positive integer.

----------------------------------------------------------
Find the two numbers :
----------------------------------------------------------
x = 9.
x + 3 = 11

----------------------------------------------------------
Answer: The numbers are 9 and 11.
----------------------------------------------------------
answered
User Dam
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.