
Parisa D. answered 01/23/20
A College teacher specializing in Calculus and Linear Algebra
Two lines are perpendicular if the product of their slops is -1. It means given the line L with slop m, any perpendicular line to L has slop - 1/m.
For your question, the slop of perpendicular line to the line y+1= 2(x+5) is -1/2. Now you have the slop and a point of this line. Using point slop formula, you can derive the equation of the line as following:
y - 0 = -1/2 (x-5) which is y = (-1/2) x + 5/2.