Question 359114
<pre><font size = 3 color = "indigo"><b>
Hi,
Find the slope and y intercept of line 4x = 3y + 9 
Yes! putting it in the slope intercept form  y = mx + b is exactly right!proceed. 
Solving for y
3y  + 9 = 4x
3y = 4x - 9
y = (4/3)x - 3
m = (4/3)  the slope
b = 3   line crosses the y axis at (0,-3)
{{{graph( 300, 300,-10,10,-10,10,(4/3)x -3) }}}