Question 1027147
y+3x=0
y = -3x
---------------------- 
I need to graph this line and find the x intercept, y intercept, and an additional point as a check. I would appreciate it SO very much if someone could help me! Thank you!!
-------
y-int:: Let x = 0, then y = 0 :: Ans: (0,0)
---
x-int:: Let y = 0, then x = 0 :: Ans: (0,0)
---
Additional point:: Let x = 2, they y = -6 ;; Point (2,-6)
------
{{{graph(400,400,-10,10,-10,10,-3x)}}}
-----------
Cheers,
Stan H.
------------