60.0k views
5 votes
Given the points A(0, 0), B(e, f), C(0, e) and D(f, 0), determine if line segments AB and CD are parallel, perpendicular or neither.

1 Answer

6 votes

Answer: perpendicular

====================================================

Work Shown:

Use the slope formula to find the slope of line AB

m = (y2-y1)/(x2-x1)

m = (f-0)/(e-0)

m = f/e

Let p = f/e so we can compare the slope later

---------------

Use the slope formula to find the slope of line CD

m = (y2-y1)/(x2-x1)

m = (0-e)/(f-0)

m = -e/f

Let q = -e/f so we can compare the slope later

---------------

We have

  • p = f/e which is the slope of AB
  • q = -e/f which is the slope of CD

Multiply the values of p and q

p*q = (f/e)*(-e/f) = (f(-e))/(ef) = (-ef)/(ef) = -1

since p*q = -1, this means the lines AB and CD are perpendicular. They form a 90 degree angle.

User Xi
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories