SOLUTION: WRITE AN EQUATION IN SLOPE INTERCEPT FORM OF THE LINE SATISFYING THE GIVEN CONDITIONS. PASSES THROUGH(5,4) AND (6,-1)

Algebra ->  Graphs -> SOLUTION: WRITE AN EQUATION IN SLOPE INTERCEPT FORM OF THE LINE SATISFYING THE GIVEN CONDITIONS. PASSES THROUGH(5,4) AND (6,-1)      Log On


   



Question 49281This question is from textbook ALGEBRA 1
: WRITE AN EQUATION IN SLOPE INTERCEPT FORM OF THE LINE SATISFYING THE GIVEN CONDITIONS. PASSES THROUGH(5,4) AND (6,-1) This question is from textbook ALGEBRA 1

Answer by AnlytcPhil(1806) About Me  (Show Source):
You can put this solution on YOUR website!
WRITE AN EQUATION IN SLOPE INTERCEPT FORM OF THE 
LINE SATISFYING THE GIVEN CONDITIONS. PASSES 
THROUGH(5,4) AND (6,-1)

We need two things:  the slope formula and the 
point-slope form of a line:

Slope formula for the line thru (x1,y1) and (x2,y2):

     y2 - y1
m = ---------
     x2 - x1

Point-slope form for the equation of the line with 
slope = m passing thru (x1,y1)

y - y1 = m(x - x1)

--------------------------------------------------------

(x1,y1) = (5,4) and (x2,y2) = (6,-1)

     y2 - y1     (-1) - (4)      -5
m = --------- = ------------ =  ----- = -5 
     x2 - x1      (6) - (5)       1


y - y1 = m(x - x1)

y - 4 = -5(x - 5)

Now when you simplify this, you will have 
the slope-intercept form y = mx + b

y - 4 = -5(x - 5)

y - 4 = -5x + 25

    y = -5x + 29

The slope is the coefficient of x, which is 5
and the y-intercept is (0,29)

Edwin