document.write( "Question 87187: Determine the area of triangle ABC given the following information:
\n" );
document.write( "C=124degrees, a=4m, b=6m
\n" );
document.write( "is it 8m^2? \n" );
document.write( "
Algebra.Com's Answer #63137 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the area of triangle ABC given the following information: \n" ); document.write( "C=124degrees, a=4m, b=6m \n" ); document.write( "Area = (1/2)absinC \n" ); document.write( "Area = (1/2)4*6*sin(124) \n" ); document.write( "Area = 12sin(124) \n" ); document.write( "Area = 9.95 sq. units. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |