SOLUTION: Graph for 3x + y = -3

Algebra ->  Graphs -> SOLUTION: Graph for 3x + y = -3      Log On


   



Question 634252: Graph for 3x + y = -3
Answer by graphmatics(170) About Me  (Show Source):
You can put this solution on YOUR website!
3x+6=-3
y=-3x-3
We note the equation is the form of a line. Put x=0 and get y=-3 so (0,-3) is a point on the line. When x=-1 y=0 so (-1,0) is on the line. Plot these two points and draw the line thru the two points.
Solved by pluggable solver: PLOT a graph of a function
Plotting a graph:
graph%28+600%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C+-3%2Ax-3+%29
This solver uses formula rendering system and here's the actual formula that was plotted:

graph( 600, 400, -10, 10, -10, 10, -3*x-3 )