Solution:
For a cute pair (a,b) we would have
a≥2b+7,b≥2a+7
Solving the system, we get that a and b must both be at least 14. However, 14 could only be paired with itself or a smaller number; therefore, only people with age 15 or above can be paired with someone of different age. Pairing consecutive numbers (15,16),(17,18),…,(99,100) works, giving 2100−14=43 pairs.