asked 179k views
2 votes
Prove that the difference between squares of consecutive even numbers is always a multiple of 4. Note: Let n stand for any integer in your working. Total marks: 4

asked
User Spierala
by
8.0k points

1 Answer

5 votes

Answer:

see explanation

Explanation:

consecutive even numbers have a difference of 2

let the consecutive even numbers be n and n + 2, thus

(n + 2)² - n² ← expand (n + 2)² using FOIL

= n² + 4n + 4 - n² ← collect like terms

= 4n + 4

= 4(n + 1) ← which results in a multiple of 4

answered
User Joshua Behrens
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.