Question

Difficulty: Very hardProperties of Quadrilaterals

In the standard (x,y)(x, y) coordinate plane, a rhombus ABCDABCD has vertices A(1,2)A(1, 2) and C(7,10)C(7, 10). The length of diagonal BDBD is half the length of diagonal ACAC. If the xx-coordinate of vertex BB is greater than the xx-coordinate of vertex DD, what is the yy-coordinate of vertex BB?

Answer: 4.5

Answer

The yy-coordinate of vertex BB is 4.54.5.
By using the geometric properties of a rhombus, we know that its diagonals bisect each other perpendicularly. The midpoint of diagonal ACAC is calculated as M(4,6)M(4, 6) and its length is 1010. Consequently, the perpendicular diagonal BDBD must pass through M(4,6)M(4, 6) with a slope of 34-\frac{3}{4} (the negative reciprocal of the slope of ACAC, which is 43\frac{4}{3}). Since the length of BDBD is half the length of ACAC, the length of BDBD is 55, meaning vertices BB and DD are each a distance of 2.52.5 units away from M(4,6)M(4, 6). Solving for points along the line y6=0.75(x4)y - 6 = -0.75(x - 4) at this distance gives (6,4.5)(6, 4.5) and (2,7.5)(2, 7.5). The condition that the xx-coordinate of BB is greater than the xx-coordinate of DD uniquely determines BB to be (6,4.5)(6, 4.5), yielding a yy-coordinate of 4.54.5.

Step-by-Step Solution

1
Calculate the midpoint MM and the length of diagonal ACAC.
M=(4,6)M = (4, 6) and AC=10AC = 10.
The diagonals of a rhombus bisect each other at their midpoint and their lengths determine the proportions of the shape.
2
Find the slope and length of diagonal BDBD.
Slope of BDBD is 34-\frac{3}{4}, and length is 55.
Diagonals of a rhombus are perpendicular, meaning their slopes are negative reciprocals (m1m2=1m_1 \cdot m_2 = -1). The problem specifies that the length of BDBD is half of ACAC (10÷2=510 \div 2 = 5).
3
Set up equations to find coordinates of B(x,y)B(x, y) and D(x,y)D(x, y) that are at distance 2.52.5 from M(4,6)M(4, 6) along the line of diagonal BDBD.
(x4)2+(y6)2=6.25(x - 4)^2 + (y - 6)^2 = 6.25 and y6=0.75(x4)y - 6 = -0.75(x - 4).
Since the diagonals bisect each other, the distance from the midpoint MM to each of the remaining vertices BB and DD is half the length of diagonal BDBD (5÷2=2.55 \div 2 = 2.5).
4
Solve the system of equations for the coordinates.
P1(6,4.5)P_1(6, 4.5) and P2(2,7.5)P_2(2, 7.5).
Substituting y6y-6 into the distance equation yields (x4)2+0.5625(x4)2=6.25(x-4)^2 + 0.5625(x-4)^2 = 6.25, which simplifies to 1.5625(x4)2=6.25    (x4)2=4    x4=±21.5625(x-4)^2 = 6.25 \implies (x-4)^2 = 4 \implies x - 4 = \pm 2. Thus, x1=6x_1 = 6 (giving y1=4.5y_1 = 4.5) and x2=2x_2 = 2 (giving y2=7.5y_2 = 7.5).
5
Identify vertex BB using the given coordinate condition.
B=(6,4.5)B = (6, 4.5), so the yy-coordinate is 4.54.5.
The problem states that the xx-coordinate of BB is greater than the xx-coordinate of DD. Comparing the two solutions, the one with the larger xx-value (6>26 > 2) must belong to vertex BB.

Key Concept

Rhombus Diagonal Properties in the Coordinate Plane

Alternative Method

Alternatively, since the diagonals of a rhombus divide it into four congruent right triangles, we can determine the side length of the rhombus. The legs of these right triangles are half the diagonal lengths: 55 and 2.52.5. By the Pythagorean theorem, the square of the side length is 52+2.52=31.255^2 + 2.5^2 = 31.25. We can set up distance equations from B(x,y)B(x, y) to A(1,2)A(1, 2) and C(7,10)C(7, 10): (x1)2+(y2)2=31.25(x-1)^2 + (y-2)^2 = 31.25 and (x7)2+(y10)2=31.25(x-7)^2 + (y-10)^2 = 31.25. Subtracting the second equation from the first simplifies to the linear relation y=0.75x+9y = -0.75x + 9, which can then be substituted back into one of the quadratic equations to find x=6x = 6 or x=2x = 2, yielding y=4.5y = 4.5 or y=7.5y = 7.5.
Estimated Time:3m 0s
Rate this question