document.write( "Question 984762: Find the area of the following triangle:
\n" );
document.write( "A=115°20', b=9.23m, c= 12.1m\r
\n" );
document.write( "\n" );
document.write( "(Round your answer to the nearest tenth of a square meter.)\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #605584 by Boreal(15235) You can put this solution on YOUR website! The area = (1/2)bc sin A, with two sides and an included angle. \n" ); document.write( "sin 115.333=0.9038 \n" ); document.write( "A=(1/2)(0.9038)*9.23 m*12.1m \n" ); document.write( "=50.5 m^2 \n" ); document.write( " |