Problem: The difference of the squares of two odd numbers is always divisible by 8. If a>b, and 2a+1 and 2b+1 are the odd numbers, to prove the given statement we put the difference of the squares in the form:
Answer Choices:
A. (2a+1)2β(2b+1)2
B. 4a2β4b2+4aβ4b
C. 4[a(a+1)βb(b+1)]
D. 4(aβb)(a+b+1)
E. 4(a2+aβb2βb)
Solution:
(2a+1)2β(2b+1)2=4a2+4a+1β4b2β4bβ1
=4[a(a+1)βb(b+1)]
Since the product of two consecutive integers is divisible by 2, the last expression is divisible by 8.