Two consecutive integers a and b, where a is bigger, have a sum of 7. Find a^2 - b^2.
I must be missing something here, because it's obvious that
4 and 3 satisfy the requirement to be consecutive and total 7.
So 42 – 32 = 16 – 9 = 7 What am I missing?
.