Question 266118: Show that (-1,-1), (9,4), (20,6), and (10,1) are the vertices of a rhombus, and then find the area of the rhombus.
Found 2 solutions by jim_thompson5910, drk: Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! Hint: find the distances between each vertex (excluding the vertices that are opposite one another). If those distances are equal, then the figure is a rhombus.
Answer by drk(1908) (Show Source):
You can put this solution on YOUR website! we need the distance formula as

-----
distance between: (-1,-1), (9,4) is

or

and then

-----
distance between: (9,4), (20,6) is

or

and then

-----
distance between: (20,6), and (10,1) is

or

and then

-----
distance between: (-1,-1), and (10,1) is

or

and then

-----
So we have shown we have a square with all sides equal. SInce the angles are all not 90 degrees, we have a rhombus.
-----
area = diagonal 1 x diagonal 2 / 2
diagonal 1 = sqrt(21^2 + 7^2) = sqrt(490)
diagonal 2 = sqrt(1^2 + 3^2) = sqrt(10)
area = sqrt(490) * sqrt(10)/2 = 35
|
|
|