Question 360759
<pre><font size = 3 color = "indigo"><b>
Hi,
what would be the slope of the line? sry m is the slope of the line
 (-3,2) and (1,-1)
m = (-1-(2))/(1-(-3)) = (-3/4) (change in y/change in x)
Note: as y decreases by three, x increases by 4, for ex
 {{{drawing(300,300, -6, 6, -6, 6,
circle(-3, 2,0.2),
circle(1, -1,0.2),
graph( 300, 300, -6, 6, -6, 6, -.75x  -.25))}}}