document.write( "Question 211804: if a=22, b=14, and c=30, find the area of triangle ABC.\r
\n" );
document.write( "\n" );
document.write( "a)33 sq units\r
\n" );
document.write( "\n" );
document.write( "b)121.0 sq units\r
\n" );
document.write( "\n" );
document.write( "c)130.2 sq units\r
\n" );
document.write( "\n" );
document.write( "d)143.8 sq units \n" );
document.write( "
Algebra.Com's Answer #160174 by HyperBrain(694)![]() ![]() ![]() You can put this solution on YOUR website! a=22, b=14, and c=30 \n" ); document.write( "--- \n" ); document.write( "There is a formula to find the area of a triangle using only the given three sides. \n" ); document.write( " \n" ); document.write( "where \n" ); document.write( "--- \n" ); document.write( "Here, s=(22+14+30)/2=33 \n" ); document.write( "--- \n" ); document.write( "So, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "A=33*3=99 square units \n" ); document.write( " |