If (x/3 + 1, y - 2/3) = (5/3, 1/3), find the values of x and y.
Hint. Two ordered pairs are equal only when their first elements match and their second elements match, separately.
Equate first elements: x/3 + 1 = 5/3, so x/3 = 5/3 - 3/3 = 2/3, giving x = 2. Equate second elements: y - 2/3 = 1/3, so y = 1/3 + 2/3 = 1.
✦ Working through each part gives: x = 2, y = 1.
