5 would be the digit in the tenths place
The formula is y-y0=m(x-x0)
So we plug in the Y's and the X's given:
-5-9=m(0-(-3)) >>>> -14=m(3)>>>>> m=-14/3
The next formula is y=mx+b , choose any point to use for X and Y: I'm gonna choose (0,-5)
-5=-14/3(0)+b >>> b=-5
Your formula is: y=-14/3x-5
Answer:
-1/4
Step-by-step explanation:
Take two points on the line
(-4,-1) and (0,-2)
Using the slope formula
m = (y2-y1)/(x2-x1)
= ( -2 - -1)/( 0 - -4)
= (-2+1)/ ( 0+4)
-1/4