document.write( "Question 762078: A triangle has sides of lengths 10 cm and 16 cm and the measure of the angle between them is 130. Whats the area of this triangle and how do I solve it? \n" ); document.write( "
Algebra.Com's Answer #463688 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A triangle has sides of lengths 10 cm and 16 cm and the measure of the angle between them is 130. Whats the area of this triangle and how do I solve it?
\n" ); document.write( "------------
\n" ); document.write( "Area = b*h/2
\n" ); document.write( "b = 16
\n" ); document.write( "h = 10*sin(130)
\n" ); document.write( "
\n" ); document.write( "
\n" );