Question:

Sum of the squares of two consecutive even positive integers is 340. The numbers are

Updated On: Apr 7, 2025
  • 10, 12
  • 12, 16
  • 14, 16
  • 12, 14
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Let the two consecutive even integers be \( x \) and \( x + 2 \). Then, their squares will be \( x^2 \) and \( (x+2)^2 \). According to the question: \[ x^2 + (x+2)^2 = 340 \] \[ x^2 + x^2 + 4x + 4 = 340 \] \[ 2x^2 + 4x + 4 = 340 \] \[ 2x^2 + 4x - 336 = 0 \] Divide the whole equation by 2: \[ x^2 + 2x - 168 = 0 \] Solve the quadratic: \[ x = \frac{-2 \pm \sqrt{(2)^2 + 4 \cdot 168}}{2} = \frac{-2 \pm \sqrt{4 + 672}}{2} = \frac{-2 \pm \sqrt{676}}{2} = \frac{-2 \pm 26}{2} \] So, \( x = 12 \) or \( x = -14 \) Only the positive even integer is valid: \( x = 12 \)

Thus, the numbers are 12 and 14

Was this answer helpful?
0
0