A triangle has sides A, B, and C. The angle between sides A and B is (pi)/2π2 and the angle between sides B and C is pi/12π12. If side B has a length of 7, what is the area of the triangle?

1 Answer
Feb 4, 2016

S = 49(1-sqrt(3)/2)~=6.5648S=49(132)6.5648

Explanation:

It is a right triangle with catheti AA and BB and hypotenuse CC.
Knowing the length of B=7B=7 and an angle between BB and CC equaled pi/12π12, we can calculate AA as follows.

Since A/B = tan(pi/12)AB=tan(π12),
it follows that A = B*tan(pi/12)A=Btan(π12)

Area of a triangle is
S =1/2(A*B) = 1/2B^2tan(pi/12)S=12(AB)=12B2tan(π12)

The latter can be simplified using a formula
tan(phi) = (1-cos(2phi)) / sin(2phi)tan(ϕ)=1cos(2ϕ)sin(2ϕ)
from which follows:
tan(pi/12) = (1-cos(pi/6)) / sin(pi/6) = [1-sqrt(3)/2]/(1/2) = 2-sqrt(3)tan(π12)=1cos(π6)sin(π6)=13212=23

Therefore, the area of a triangle is
S = (1/2)7^2(2-sqrt(3))=49(1-sqrt(3)/2)S=(12)72(23)=49(132)