Question 819975
Can someone please help me graph the line and label the x- and y- intercepts of -3x/4+y/2=0
------
Solve for "y":
y/2 = (3/4)x
----
y = (3/8)x
-----------
If x = 0, y = 0 
If x = 8, y = 3
----
Plot those two points:: (0,0) and (8,3)
Draw a line thru them to see the graph.
-----------
{{{graph(400,400,-10,10,-10,10,(3/8)x)}}}
--------------
The x-int and the y-int are the same:: (0,0)
===============================================
Cheers,
Stan H.
==============