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)\"\" \"About 
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( "\"A=sqrt%28s%28s-a%29%28s-b%29%28s-c%29%29\"
\n" ); document.write( "where \"s=%28a%2Bb%2Bc%29%2F2\"
\n" ); document.write( "---
\n" ); document.write( "Here, s=(22+14+30)/2=33
\n" ); document.write( "---
\n" ); document.write( "So,
\n" ); document.write( "\"A=sqrt%2833%2833-22%29%2833-14%29%2833-30%29%29\"
\n" ); document.write( "\"A=sqrt%2833%2A11%2A9%2A3%29\"
\n" ); document.write( "\"A=sqrt%2833%2A33%2A3%2A3%29\"
\n" ); document.write( "A=33*3=99 square units
\n" ); document.write( "
\n" );