McGraw Hill Glencoe Geometry, 2012
MH
McGraw Hill Glencoe Geometry, 2012 View details
1. Classifying Triangles
Continue to next subchapter

Exercise 71 Page 244

Find the equation of a line perpendicular to the given lines. Then find the intersection points between this line and the two given lines.

2sqrt(5)

Practice makes perfect

Before we begin, let's assign names to the given lines for easier reference. l :& y= 2x + 3 k :& y= 2x - 7 To find the distance between l and k, we will follow a three-step process.

  1. Pick an arbitrary point on line l and construct the perpendicular line p through it.
  2. Find the intersection point between lines k and p.
  3. Find the distance between the point chosen in the first step and the point found in the second step.


    Finding the Equation of the Perpendicular Line

    The slope of the given lines is 2, which implies that the slope of the perpendicular line must be m= - 12. As our point of intersection with line l, we will use the y-intercept, ( 0, 3). We can substitute these values into the point-slope form to write the equation of the line.
    y-y_1=m(x-x_1)
    y- 3 = - 1/2(x- 0)
    â–Ľ
    Solve for y
    y-3=- 1/2x
    y=- 1/2x+3
    This new equation, y=- 12x+3, is the equation of line p.

    Finding the Intersection Point Between Lines k and p

    To find the intersection point between lines k and p, we can create a system of equations. y=2x-7 & (I) y=- 12x+3 & (II) Since the y-variable is already isolated, we will use the Substitution Method.
    y=2x-7 & (I) y=- 12x+3 & (II)
    â–Ľ
    Solve by substitution
    - 12x+3=2x-7 y=- 12x+3
    - x+6=4x-14 y=- 12x+3
    6=5x-14 y=- 12x+3
    20=5x y=- 12x+3
    4=x y=- 12x+3
    x=4 y=- 12x+3
    To find the y-coordinate, we will substitute x=4 into the second equation.
    x=4 y=- 12x+3
    â–Ľ
    Solve by substitution
    x=4 y=- 12( 4)+3
    x=4 y=- 42+3
    x=4 y=- 2+3
    x=4 y=1
    The point of intersection of lines k and p is (4,1).

    Finding the Distance Between the Two Points

    Finally, to find the distance between lines l and k, we must find the distance between the point on l, (0,3), and the point on k, (4,1). To do so, we will substitute them into the Distance Formula.
    d = sqrt((x_2-x_1)^2 + (y_2-y_1)^2)
    d = sqrt(( 0- 4)^2 + ( 3- 1)^2)
    â–Ľ
    Simplify right-hand side
    d=sqrt((- 4)^2+2^2)
    d=sqrt(4^2+2^2)
    d=sqrt(16+4)
    d=sqrt(20)
    d=sqrt(4* 5)
    d=sqrt(4)* sqrt(5)
    d=2sqrt(5)
    The distance between the lines is 2sqrt(5).