SOLUTION: Please help. Graph the following equation by first solving for y. 2x - 3y = 12 Thanks JMS

Algebra ->  Graphs -> SOLUTION: Please help. Graph the following equation by first solving for y. 2x - 3y = 12 Thanks JMS      Log On


   



Question 110106: Please help.
Graph the following equation by first solving for y.
2x - 3y = 12
Thanks
JMS

Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
2x+-+3y+=+12...move -3y to the right, and 12 to the left
2x+-+12+=+3y.....divide both sides by 3
%282%2F3%29x+-+4+=+y
or
y+=+%282%2F3%29x+-+4.....this is slope_intercept form
now the graph:


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+%282%2F3%29x-4+%29
This solver uses formula rendering system and here's the actual formula that was plotted:

graph( 600, 400, -10, 10, -10, 10, (2/3)x-4 )