10.8k views
3 votes
Find two consecutive even numbers whose sum is 1322.​

1 Answer

2 votes

Answer:

Explanation:

Let's represent the first even number as x, then the second consecutive even number is x + 2. Since their sum is 1322, we can set up the equation:

x + (x + 2) = 1322

Simplifying and solving for x:

2x + 2 = 1322

2x = 1322 - 2

2x = 1320

x = 660

So the first even number is 660, and the second consecutive even number is 660 + 2 = 662.

Therefore, the two consecutive even numbers whose sum is 1322 are 660 and 662.

User Hahahaha
by
7.7k points