A triangle has sides A, B, and C. Sides A and B are of lengths 22 and 55, respectively, and the angle between A and B is pi/12π12. What is the length of side C?

1 Answer
Jan 27, 2016

C ~~4.4C4.4

Explanation:

SketchSketch
Use the trigonometric relationships e.g. sine = opposite /hypotenuse
A = x + yA=x+y

x/B = cos(pi/12)xB=cos(π12)

:. x= Bcos(pi/12) = 5cos(pi/12)

Similarly h = 5sin(pi/12)

y = A - x = 2 - 5cos(pi/12)

Using Pythagoras, C^2 = h^2 + y^2

:.C^2 = (5sin(pi/12))^2 +(2-5cos(pi/12))^2

C^2 = 25sin^2(pi/12) +4 - 10cos(pi/12) +25cos^2(pi/12)

C^2 = 25(sin^2(pi/12) +cos^2(pi/12)) +4 -10cos(pi/12)

Using the fact that sin^2(theta) + cos^2(theta) = 1 this is now

C^2 = 25 + 4 - 10cos(pi/12) =29 - 10cos(pi/12)

C~~ sqrt(29-9.659) ~~4.4