题目
Problem
A parallelogram ABCD has area 40 cm2.
Given that AB has length 10 cm, BC has length 6 cm and angle DAB is obtuse, find
(a) the size of angle DAB, in degrees, to 2 decimal places,
(3)
(b) the length of diagonal BD, in cm, to one decimal place.
(2)
解答
(a)
解法一
思路
展开
平行四边形面积可以写成 absinθ。这里相邻边是 10 和 6,夹角是 ∠DAB。因为题目说它是钝角,所以要取钝角解。
答题过程
展开
Let θ=∠DAB. Then
40=sinθ=10(6)sinθ32.
The acute solution is
sin−1(32)=41.810…∘.
Since θ is obtuse,
θ==180∘−41.810…∘138.19∘.
(b)
解法一
思路
展开
在三角形 ABD 中,AB=10,AD=BC=6,夹角就是刚求出的 ∠DAB。用余弦定理求 BD。
答题过程
展开
By the cosine rule,
BD2==102+62−2(10)(6)cos(138.19∘)225.44….
Therefore
BD=15.014…=15.0 cm.