Question 547816
It is easiest to graph any line in the form y=mx+b.  So we will first isolate for y to get it into this form:

{{{2x-3y=5}}}
{{{2x-3y+3y-5=5+3y-5}}}
{{{2x-3=3y}}}
{{{(2x-3)/3=3y/3}}}
{{{(2x-3)/3=y}}}
Which can also be written as :
{{{y=2/3*x-3/3}}}
{{{y=2/3*x-1}}}

So our b value (which is the y intercept is -1 so we know one point on the line.  
The m value (slope) is 2/3.  Since slope is rise/run, we must go up 2 and over 3 and get another point... Since it is a line, we take our ruler and connect these points and extend the line in both directions.  The line should end up looking like this:


{{{graph(500,500,-10, 10, -10, 10, 2/3*x-1)}}}

HOpefully this helps.  Let me know if you are still unsure:)