Check the divisibility condition
gcd(15, 21) = 3, and 3 divides 84 because 84 ÷ 3 = 28. Integer solutions therefore exist.
Bézout’s identity gives 15(3) + 21(−2) = 3. Multiplying by 28 first gives (84, −56), then shifting within the family gives the smaller particular solution (0, 4).
