Question 1064641: Find the equation of the line using the point-slope formula. Write the final equation using the slope-intercept form. the x-intercept is 1, and (x, y) (−2, 3) is a point on the line
___________
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Find the equation of the line using the point-slope formula. Write the final equation using the slope-intercept form. the x-intercept is 1, and (x, y) (-2,3) is a point on the line
------
x-int is (1,0), a 2nd point.
Slope m = diffy/diffx = 3/-3 = -1
----
y-y1 = m*(x-x1) where (x1,y1) is either point.
y-0 = -1*(x-1)
y = -x + 1
|
|
|