Question 75
In the following question, state whether the statement is True (T) or False (F):
The difference of the squares of two consecutive numbers is their sum.
True
Let n and n + 1 be any two consecutive numbers, then their sum = n + n + 1 = 2n + 1
Now, the difference of their squares,
(n+1)2−n2=n2+1+2n−n2
=2n+1 [∵(a+b)2=a2+2ab+b2]