How do you graph #x+y=3#?
1 Answer
Easiest way: plot
Explanation:
We're looking for all pairs of numbers that add to 3.
There are infinitely many
Two pairs are easy to find. We know that
graph{(x^2+(y-3)^2)*((x-3)^2+y^2)=0.3 [-10, 10, -5, 5]}
It's not hard to find a couple more. For instance,
As you may be able to tell already, these points all fall in a straight line. That means the collection of all pairs
graph{(x^2+(y-3)^2-0.04)*((x-3)^2+y^2-0.04)(x+y-3)=0 [-10, 10, -5, 5]}