Question Statement
The points A(β1,2), B(3,β1), and C(6,β¦) are consecutive vertices of a rhombus. Find the fourth vertex and show that the diagonals of the rhombus are perpendicular to each other.
Background and Explanation
To solve this problem, we need to apply properties of rhombuses and parallel lines. A rhombus is a type of parallelogram where all sides are of equal length, and its diagonals bisect each other at right angles. Understanding slopes and how they relate to perpendicular lines will be crucial here.
Solution
We are asked to find the fourth vertex D(a,b) of the rhombus, given three vertices A(β1,2), B(3,β1), and C(6,β¦).
-
Calculate the slope of line AB:
The formula for the slope between two points (x1β,y1β) and (x2β,y2β) is:
m=x2ββx1βy2ββy1ββ
For A(β1,2) and B(3,β1):
mABβ=3β(β1)β1β2β=4β3β
-
Set up the slope equation for line CD:
Since the opposite sides of a rhombus are parallel, the slope of AB will be equal to the slope of CD.
The slope of line CD is:
mCDβ=aβ6bβ3β
Since mABβ=mCDβ:
4β3β=aβ6bβ3β
Cross-multiply to get:
β3(aβ6)=4(bβ3)
Simplifying:
β3a+18=4bβ12
3a+4b=30(1)
-
Set up the slope equation for line BC and AD:
Similarly, the slope of line BC will be equal to the slope of line AD because opposite sides of a rhombus are parallel.
The slope of line BC is:
mBCβ=6β33+1β=34β
The slope of line AD is:
mADβ=a+1bβ2β
Since mBCβ=mADβ:
34β=a+1bβ2β
Cross-multiply to get:
4(a+1)=3(bβ2)
Simplifying:
4a+4=3bβ6
4aβ3b=β10(2)
-
Solve the system of equations (1) and (2):
We now have two equations:
- 3a+4b=30
- 4aβ3b=β10
To solve this system, we will multiply equation (1) by 4 and equation (2) by 3 to eliminate b:
12a+16b=120(3)
12aβ9b=β30(4)
Subtract equation (4) from equation (3):
(12a+16b)β(12aβ9b)=120β(β30)
25b=150
b=6
-
Find a:
Substitute b=6 into equation (1):
3a+4(6)=30
3a+24=30
3a=6
a=2
Thus, the coordinates of the fourth vertex D are (2,6).
-
Verify that the diagonals are perpendicular:
The diagonals of a rhombus are perpendicular. To check this, we calculate the slopes of diagonals AC and BD:
- The slope of diagonal AC is:
mACβ=6β(β1)3β2β=71β
- The slope of diagonal BD is:
mBDβ=2β36β(β1)β=β17β=β7
The product of the slopes of two perpendicular lines is β1. Check:
mACβΓmBDβ=71βΓ(β7)=β1
Therefore, the diagonals are perpendicular.
m=x2ββx1βy2ββy1ββ
- The slopes of opposite sides of a rhombus are equal.
- The diagonals of a rhombus are perpendicular, meaning the product of their slopes equals β1.
Summary of Steps
- Calculate the slope of line AB.
- Set up the equation for the slope of line CD and solve for a and b.
- Calculate the slope of line BC and AD, and set up the equation for a and b.
- Solve the system of equations to find a=2 and b=6.
- Verify that the diagonals are perpendicular by checking the product of their slopes.