document.write( "Question 140510: find the area of a triangle with sides of length 9 and 24 and included angle 12degrees. Round to the nearest tenth.
\n" );
document.write( "I have 22.5, but I believe I did this wrong since I seen an example using trig functions, can someone please help. \n" );
document.write( "
Algebra.Com's Answer #102293 by stanbon(75887) ![]() You can put this solution on YOUR website! find the area of a triangle with sides of length 9 and 24 and included angle 12degrees. Round to the nearest tenth. \n" ); document.write( "---------------- \n" ); document.write( "Area = (1/2)absinC \n" ); document.write( "Area = (1/2)9*24*sin(12) \n" ); document.write( "Area = 22.45... sq. units. \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |