How do I solve for the height of a triangle?

$\begingroup$

The basic triangle looks something like this:

triangleHow do I solve for $h$? As an example, in one problem I was given $b = 45, c = 42, \angle C = 38^\circ$

I understand how $h$ divides $\triangle ABC$ into two right triangles, and then you can find the upper angle (what used to be $\angle B$) of the right-hand triangle by using the the Triangle Angle Sum Theorem. But after that, I'm stuck. I'm pretty sure it has something to do with the Law of Sines, but I'm not sure what, exactly.

Thanks!

evamvid

$\endgroup$ 8

1 Answer

$\begingroup$

Note that $$\dfrac {h}{a}=\sin 38^\circ$$ and using the cosine rule for triangle $ABC$, we have $$c=\sqrt {a^2+b^2-2ab\cos C}$$ or $$a^2-2ab\cos C+b^2-c^2=0$$ Plugging in values and solving for $a$, we get $$a=67.02701552,3.89395228$$ which gives $$h=a\sin38^\circ \implies h=41.265951, 2.3973563 $$

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like