Find two consequtive odd integers some of whose sq is 290
Answers
Answered by
23
Let one of the odd positive integer be x
then the other odd positive integer is x+2
their sum of squares = x^2 +(x+2)^2
= x^2 + x^2 + 4x +4
= 2x^2 + 4x + 4
Given that their sum of squares = 290
⇒ 2x^2 +4x + 4 = 290
⇒ 2x^2 +4x = 290-4 = 286
⇒ 2x^2+ 4x -286 = 0
⇒ 2(x^2 + 2x - 143) = 0
⇒ x^2 + 2x - 143 = 0
⇒ x^2 + 13x - 11x -143 = 0
⇒ x(x+13) - 11(x+13) = 0
⇒ (x-11) = 0 , (x+13) = 0
Therfore , x = 11 or -13
We always take positive value of x
So , x = 11 and (x+2) = 11 + 2 = 13
Therefore , the odd positive integers are 11 and 13 .
Answered by
18
Given:
- Sum of squares of 2 consecutive odd integers = 290
To Find:
- Value of the numbers
Assumption:
- Let the 2 consecutive odd integers be (2x+1) & (2x+3) respectively.
Solution:
According to the question,
Verification:
Formula used:
Similar questions