To obtain the term that will give a remainder, we will have to check if the dividend is a multiple of the divisor
Dividends and divisors are the two key ingredients that yield the quotient. The dividend is the number being divided, while the divisor is the number by which the dividend is divided. In other words, given a÷b, a is the dividend and b is the divisor
Looking at
37 ÷ 3 = (12 remainder 1), 37 is not a multiple of 3, so this will give a remainder of 1
64 ÷ 4 = (16 remainder 0), 64 is a multiple of 4, so this will not give a remainder
74 ÷ 3 = (24 remainder 2), 74 is not a multiple of 3, so this will give a remainder of 2
96 ÷ 5 = (19 remainder 1), 95 is not a multiple of 5, so this will give a remainder of 1
56 ÷ 2 = (28 remainder 0), 56 is a multiple of 2, so this will not give a remainder