ABCD is a parallelogram and A(-b,-a) ,B(a,-3 ),C(5,a), D(-2,a) are given find the ratio of a/b
Asked
Active
Viewed 114 times
1
-
As the parallelogram makes to congruent triangle they should have the same areas – Clair Feb 13 '18 at 06:49
1 Answers
0
Hint: Opposite sides of a parallelogram are equal in length.
Therefore using the distance formula, we get:
$(a+b)^2+(a-3)^2=(7)^2$
$(5-a)^2 +(a+3)^2=(b-2)^2+(2a)^2$
You can solve these two equations to get the value of $a$ and $b$ and then find the necessary ratio.
Le Connoisseur
- 194