find two consecutive odd positive integer sum of whose square is 290
Attachments:
Answers
Answered by
11
Let the two consecutive odd positive integers be x and x + 2
Now it is given that the sum of the squares is 290.
⇒ x² + ( x + 2 )² = 290
⇒ x² + x² + 4x + 4 = 290
⇒ 2x² + 4x + 4 – 290 = 0
⇒ 2x² + 4x – 286 = 0
Dividing by 2 we get,
⇒ x² + 2x – 143 = 0
⇒ x² + 13x – 11x – 143 = 0
⇒ x ( x + 13 ) -11 ( x + 13 ) = 0
⇒ ( x – 11 ) ( x + 13 ) = 0
⇒ x = -13, 11
------------------------------------------------------------------------
Note: question solve by using the quadratic formula
--------------------------------------------------------------------------
Answered by
1
Answer:
Answer is 11 and 13
Explanation:
Let us consider one odd number as 'x', so the consecutive odd number will be (x+2)
Equation :
=>
=>
=>
=>
=>
=>
Therefore x = 11 & 13
Please mark my answer as Brainliest
Similar questions