Question

Difficulty: MediumParallel and Perpendicular Lines

In the standard (x,y)(x, y) coordinate plane, a triangle has vertices at D(1,2)D(1, -2), E(4,7)E(4, 7), and F(6,k)F(6, k). If the line containing the altitude from vertex FF to side DEDE has a yy-intercept of 88, what is the value of kk?

  1. A
    -10
  2. B
    23\frac{2}{3}
  3. 6Answer
  4. D
    10
  5. E
    26

Answer

The value of kk is 66.
The slope of side DEDE is calculated as 7(2)41=3\frac{7 - (-2)}{4 - 1} = 3. An altitude is perpendicular to the side it intersects, so the slope of the altitude is the negative reciprocal of 33, which is 13-\frac{1}{3}. The line containing this altitude has a yy-intercept of 88, giving the equation y=13x+8y = -\frac{1}{3}x + 8. Since the vertex F(6,k)F(6, k) lies on this line, substituting x=6x = 6 and y=ky = k into the equation yields k=13(6)+8=2+8=6k = -\frac{1}{3}(6) + 8 = -2 + 8 = 6. This matches the correct value of 66.

Step-by-Step Solution

1
Calculate the slope of side DEDE using the coordinates of D(1,2)D(1, -2) and E(4,7)E(4, 7).
The slope of DEDE is 33.
The slope formula is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Substituting the points gives mDE=7(2)41=93=3m_{DE} = \frac{7 - (-2)}{4 - 1} = \frac{9}{3} = 3.
2
Determine the slope of the altitude line, which is perpendicular to side DEDE.
The slope of the altitude is 13-\frac{1}{3}.
Perpendicular lines have slopes that are negative reciprocals of each other. The negative reciprocal of 33 is 13-\frac{1}{3}.
3
Write the equation of the line containing the altitude using its slope and the given yy-intercept of 88.
The equation of the altitude line is y=13x+8y = -\frac{1}{3}x + 8.
The slope-intercept form of a linear equation is y=mx+by = mx + b, where mm is the slope and bb is the yy-intercept.
4
Substitute the coordinates of point F(6,k)F(6, k) into the equation of the altitude to solve for kk.
k=6k = 6.
Since vertex FF lies on the line containing the altitude, its coordinates must satisfy the equation: k=13(6)+8=2+8=6k = -\frac{1}{3}(6) + 8 = -2 + 8 = 6.

Key Concept

Finding the equation of a line perpendicular to a given line segment and using it to find a missing coordinate of a point on that line.
Rate this question