Question 660398
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
What is -3x+2y=14 in slope intercept form:
Solving for y
 {{{y = (3/2)x + 7}}}   m = 3/2  and y-intercept is 7
{{{drawing(300,300,   -6, 6, -6, 10,  grid(1),
circle(0, 7,0.3),
graph( 300, 300, -6, 6, -6, 10,0,(3/2)x + 7 ))}}}