Welcome to Westonci.ca, where you can find answers to all your questions from a community of experienced professionals. Explore our Q&A platform to find in-depth answers from a wide range of experts in different fields. Get immediate and reliable solutions to your questions from a community of experienced professionals on our platform.

A line is perpendicular to y = -x-2
and intersects the point (-5, 10).
What is the equation of this
perpendicular line?
y = x + [?]


Sagot :

The equation of the perpendicular line is y = x + 15.

How to determine the equation of the perpendicular line

In this problem we need to determine the equation of the line perpendicular to another line, that intersects at the point (x, y) = (- 5, 10). The explicit form of the equation of the line is defined by the following first order polynomial:

y = m · x + b      

Where:

  • m - Slope
  • b - y-Intercept
  • x - Independent variable
  • y - Dependent variable

The first line has a slope - 1 and the slope of the second line is:

m' = - 1 / m

m' = 1

Then, the intercept of the second line is:

b = y - m · x

b = 10 - (- 5)

b = 15

The equation of the perpendicular line is y = x + 15.

To learn more on equations of the line: https://brainly.com/question/2564656

#SPJ1