document.write( "Question 911433: Find the area of the triangle having the indicated angle and sides. (Round your answer to one decimal place.)
\n" );
document.write( "C = 117°, a = 7, b = 9 \n" );
document.write( "
Algebra.Com's Answer #554497 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the area of the triangle having the indicated angle and sides. (Round your answer to one decimal place.) \n" ); document.write( "C = 117°, a = 7, b = 9 \n" ); document.write( "*** \n" ); document.write( "Area of triangle=(1/2)ab*sinx, a and b are 2 sides of the triangle and x is the included angle \n" ); document.write( ".. \n" ); document.write( "Area=(1/2)*7*9*sin117˚=21.7 sq units \n" ); document.write( " |