Each of A, B, C and D is a positive integer with the proviso that A ≤ B ≤ C ≤ D ≤ 20
Determine the total number of quadruplets (A, B, C, D) such that: A*B + C*D > 300.
What is the total number of quadruplets (A, B, C, D) such that: A*B - C*D > 100?