How to denote a set of all points that satisfy equation in Cartesian plane?

134 Views Asked by At

How can I denote a set of all points that satisfy $y=7-3x$ equation? Do you denote this set in set-builder?

Thanks

1

There are 1 best solutions below

1
On BEST ANSWER

$\{(x,y)\in\mathbb R^2\ |\ y=7-3x\}$