
Kathy M. answered 07/20/17
Tutor
5
(13)
ANY MATH -I can break it down to the basics for you!
When lines are perpendicular, the product of their slopes equals -1.
So, first, take the opposite sign (-/+) and reciprocal of the slope from the given line:
y = (8/5)x + 5 where 8/5 is slope
-5/8 is slope of perpendicular line as (8/5)x(-5/8) = -1
Now that we have slope (m), we need a y-intercept (b) by substituting new slope (m) and (x,y) from given point (16,-14) into slope intercept form:
y = mx + b
-14 = (-5/8)(16) + b (simplify first term on right)
-14 = -10 + b (add 10 to both sides)
-4 = b (this is y-intercept)
Last, let's put our m (slope) and b (y-intercept) into our equation to give the solution:
y = (-5/8)x - 4