document.write( "Question 790000: Help me figure this out,
\n" ); document.write( "In a triangle, two sides that measure 6 cm and 10 cm form an angle that measures 80 degrees. Find, to the nearest degree, the measure of the smallest angle in the triangle.
\n" ); document.write( "

Algebra.Com's Answer #479032 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
use the law of cosines to find the length of the third side
\n" ); document.write( "c^2 = 10^2 + 6^2 - 2*10*6(cos(80))
\n" ); document.write( "c^2 = 136 -120*.17
\n" ); document.write( "c^2 = 136 -20.84
\n" ); document.write( "c = 10.7
\n" ); document.write( "now use the law of sines
\n" ); document.write( "a/sin(A) = b/sin(B) = c / sin(C)
\n" ); document.write( "10.7 / sin(80) = 10 / sin(B) = 6 / sin(C)
\n" ); document.write( "sin(B) = 10 / 10.7 = .934
\n" ); document.write( "sin(69) = .934
\n" ); document.write( "now
\n" ); document.write( "80 + 69 = 149 and
\n" ); document.write( "180 - 149 = 31
\n" ); document.write( "therefore the smallest angle is 31 degrees\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );