You can put this solution on YOUR website! Given the following triangle , find the measure
of the smallest angle .w=33 ; v=51 ; p=45
---------
The smallest angle will be the angle opposite w.
----
Use the Law of Cosines:
cos(w) = [51^2 + 45^2-33^2]/(2*51*45) = 0.7706
--
Ans: invcos(0.7706) = 39.59 degrees
====================
Cheers,
Stan H.
=================