Question 391375: Write and equation in slope intercept form containing the point (4, -5) with a slope equal to -6? Found 2 solutions by solver91311, ewatrrr:Answer by solver91311(24713) (Show Source):
Hi,
Using the standard slope-intercept form for an equation of a line y = mx + b
where m is the slope and b the y-intercept.
slope equal to -6
y = -6x + b |using ordered pair Pt(4,-5) to solve for b
-5 = -6*4 + b
19 = b
y = -6x + 19