Question 57659
Because this is in slope intercept form, I assume you need to graph it using the slope intercept method since you didn't specify.
{{{highlight(y=mx+b)}}}, m=slope, and (0,b)=y-intercept
{{{y=highlight(3/4)x+2}}} your slope, m=3/4
{{{y=(3/4)x+highlight(2)}}} your y-intercept is, (0,b)=(0,2)
Plot (0,2) (it's at 2 on the y-axis)
From that point use your slope=rise/run, rise 3 units up, and run 4 units right.  Plot your second point (you should be at (4,5)).
Connect the points and you have a line like this one:
{{{graph(300,200,-10,10,-10,10,(3/4)x+2)}}}
Happy Calculating!!!