Question 1198284
 How do I graph 4x=-9 
:
make into a standard equation
4x + 9 = 0
y = 4x + 9
:
Its a linear equation so only need two points, but a 3rd one will confirm it
Graph these points and join them, should be straight line
Choose some low values near 0 for x
 x | y
------
-2 | 1, (4*-2) + 9
 0 | 9
+2 | 17
:
looks like this
{{{ graph( 300, 200, -6, 5, -10, 20, 4x+9) }}}