Question

Difficulty: Very hardProperties of Quadrilaterals

In the standard (x,y)(x, y) coordinate plane, quadrilateral ABCDABCD is an isosceles trapezoid where ABAB is parallel to CDCD and the length of ADAD equals the length of BCBC. The coordinates of three of the vertices are A(0,0)A(0, 0), B(16,12)B(16, 12), and C(9,13)C(9, 13). If ABCDABCD is not a parallelogram, what is the yy-coordinate of vertex DD?

  1. A
    1-1
  2. B
    11
  3. C
    55
  4. 77Answer
  5. E
    1313

Answer

The correct yy-coordinate of vertex DD is 77.
The correct yy-coordinate is 77. The slope of base ABAB is 120160=34\frac{12-0}{16-0} = \frac{3}{4}, meaning the parallel line containing base CDCD is y=34x+254y = \frac{3}{4}x + \frac{25}{4}. The length of the leg BCBC is (916)2+(1312)2=50\sqrt{(9-16)^2 + (13-12)^2} = \sqrt{50}. Setting the distance of leg ADAD equal to 50\sqrt{50} gives the equation x2+y2=50x^2 + y^2 = 50. Substituting the line equation yields x2+(3x+254)2=50x^2 + (\frac{3x+25}{4})^2 = 50, which simplifies to the quadratic x2+6x7=0x^2 + 6x - 7 = 0. Solving for xx gives x=1x = 1 or x=7x = -7. If x=7x = -7, then y=1y = 1, which makes ABCDABCD a parallelogram. If x=1x = 1, then y=7y = 7, which successfully forms a non-parallelogram isosceles trapezoid.

Step-by-Step Solution

1
Calculate the slope of the base ABAB.
Slope m=120160=34m = \frac{12 - 0}{16 - 0} = \frac{3}{4}
Since the trapezoid has bases ABCDAB \parallel CD, the line containing segment CDCD must also have a slope of 34\frac{3}{4}.
2
Determine the equation of the line containing segment CDCD passing through C(9,13)C(9, 13).
y13=34(x9)    y=34x+254y - 13 = \frac{3}{4}(x - 9) \implies y = \frac{3}{4}x + \frac{25}{4}
Using the point-slope form with vertex CC and the parallel slope allows us to express the coordinates of DD as (x,34x+254)(x, \frac{3}{4}x + \frac{25}{4}).
3
Calculate the length of the leg BCBC using the distance formula.
BC=(916)2+(1312)2=(7)2+12=50BC = \sqrt{(9 - 16)^2 + (13 - 12)^2} = \sqrt{(-7)^2 + 1^2} = \sqrt{50}
Since the trapezoid is isosceles with AD=BCAD = BC, the distance from the origin A(0,0)A(0,0) to vertex D(x,y)D(x, y) must also satisfy AD=50AD = \sqrt{50}.
4
Set up the distance equation for ADAD and substitute the line equation for yy.
x2+y2=50    x2+(34x+254)2=50x^2 + y^2 = 50 \implies x^2 + \left(\frac{3}{4}x + \frac{25}{4}\right)^2 = 50
Substituting the relation for yy in terms of xx allows us to solve for the xx-coordinate of vertex DD.
5
Solve the quadratic equation for xx.
16x2+(9x2+150x+625)=800    25x2+150x175=0    x2+6x7=0    (x+7)(x1)=0    x=1 or x=716x^2 + (9x^2 + 150x + 625) = 800 \implies 25x^2 + 150x - 175 = 0 \implies x^2 + 6x - 7 = 0 \implies (x + 7)(x - 1) = 0 \implies x = 1 \text{ or } x = -7
The solutions to this quadratic equation yield two potential coordinates for vertex DD.
6
Find the corresponding yy-coordinates and verify the non-parallelogram condition.
If x=7x = -7, then y=1y = 1, which makes ABCDABCD a parallelogram. If x=1x = 1, then y=7y = 7, which makes ABCDABCD a non-parallelogram isosceles trapezoid.
The question specifies that ABCDABCD is not a parallelogram, so we choose the solution D(1,7)D(1, 7), giving a yy-coordinate of 77.

Key Concept

Using coordinate geometry (slopes and distances) to determine the properties and vertices of a quadrilateral.

Alternative Method

In an isosceles trapezoid, the perpendicular bisector of the base is the axis of symmetry. The midpoint of base ABAB is M(8,6)M(8, 6). Since the slope of ABAB is 34\frac{3}{4}, the slope of the perpendicular bisector is the negative reciprocal, 43-\frac{4}{3}. The equation of this perpendicular bisector is y6=43(x8)    4x+3y50=0y - 6 = -\frac{4}{3}(x - 8) \implies 4x + 3y - 50 = 0. Reflecting vertex C(9,13)C(9, 13) across this line yields vertex DD. The projection of CC onto the bisector is found by intersecting it with the parallel base line 3x4y+25=03x - 4y + 25 = 0, giving the intersection point P(5,10)P(5, 10). Reflecting CC across PP gives D=2PC=(2(5)9,2(10)13)=(1,7)D = 2P - C = (2(5) - 9, 2(10) - 13) = (1, 7), which confirms the yy-coordinate is 77.
Estimated Time:3m 0s
Rate this question