Respuesta :

A = {(2, 3), (5, 1), (-3, -2), (0, 3)}


The domain is the set of X values


The X value is the first number inside each set of parenthesis.

The domain would be {2,5,-3,0}