Determine two consecutive even positive integers, ĂÂ the sum of whosesquares is 100.
Let the two consecutive odd natural numbers be x and x + 2.
x 2 + (x + 2) 2 = 100
x 2 + x 2 + 4x + 4 = 100
2x 2 + 4x – 96 = 0
x 2 + 2x – 48 = 0
x 2 + 8x – 6x – 48 = 0
x(x + 8) – 6(x + 8) = 0
(x – 6)(x + 8) = 0
(x – 6) = 0 or (x + 8) = 0
x = 6 or x = – 8
The two consecutive even positive integers is 6 and 8.
Checking:
6 2 + 8 2 = 36 + 64 = 100.
AI is thinking…
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.