SOLUTION: What is the slope of the line that contains the points A(0,6) & B(4,0).

Algebra ->  Linear-equations -> SOLUTION: What is the slope of the line that contains the points A(0,6) & B(4,0).      Log On


   



Question 565899: What is the slope of the line that contains the points A(0,6) & B(4,0).
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
x1 y1 x2 y2
0 6 4 0

slope m = (y2-y1)/(x2-x1)
( 0 - 6 )/( 4 - 0 )
( -6 / 4 )
m= -3/ 2