Question 208531
how do i graph the equation "{{{ y=(3/2)x-4 }}}"?
----------------
Plot two points:
If x = 0, y = -4 giving you point (0,-4)
---
If x = 2, y = -1 giving you point (2,-1)
--------
Plot the points and draw a line thru them.
{{{graph(400,300,-10,10,-10,10,(3/2)x-4)}}}
===============================================
Cheers,
Stan H.
PS: Any reply on this problem should be sent to 
stanbon@comcast.net because the feedback program
on algebra.com is not working.