Representation matches

Report a typo

Find matches between a verbal representation and an expression using the mod operator.

Match the items from left and right columns
x is divisible by y
x is equal to y modulo n
x is even
x < y
if and only if x mod y = 0
if x mod y = x (x and y are positive)
if x mod 2 = 0
if ​ x ≡ y mod n​
___

Create a free account to access the full topic