187,620 views
22 votes
22 votes
Prove the difference of the squares of two successive intergers is equal to the sum of the intergers

Prove the difference of the squares of two successive intergers is equal to the sum-example-1
User Sean Fahey
by
2.6k points

1 Answer

21 votes
21 votes

Answer:


\displaystyle \begin{aligned} \displaystyle (n+1)^2 - n^2 &= 2n +1 \\ &= n (n+1)\end{aligned}

Where ? = 2.

Explanation:

We want to prove that the difference of the squares of two successive integers is equal to the sum of the integers.

In other words, we want to show that for any given integer n:


\displaystyle (n+1)^2 - n^2 = n + (n+1)

From the original equation, expand:


\displaystyle = (n^2 + 2n + 1) - n^2

Combine like terms:


= 2n +1

And rewrite. Hence:


\displaystyle = n + (n + 1)

Therefore:


\displaystyle \begin{aligned} \displaystyle (n+1)^2 - n^2 &= 2n +1 \\ &= n (n+1)\end{aligned}

In conclusion, ? = 2.

User Varunpatil
by
2.9k points