203k views
5 votes
Prove that the difference between between squares of consecutive even number is always a multiple of 4. Let n stand for any integer in your working.

User Solarc
by
7.9k points

1 Answer

1 vote

Answer:

2n and 2n+2 are two consecutive even numbers, then the difference of their squares is:

  • (2n+2)²- (2n)²= (2n+2+2n)(2n+2-2n)= (4n+2)*2= 2*(2n+1)*2= 4*(2n+1)

As we see it is multiple of 4.

User Timur Mustafaev
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.