document.write( "Question 602476: the length of the sides of a triangle are 6 inches, 8 inches, and 12 inches. Find the area of the triangle \n" ); document.write( "
Algebra.Com's Answer #380286 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,\r
\n" ); document.write( "\n" ); document.write( "Using Heron's Equation to find the area of a triangle when 3 sides are given
\n" ); document.write( "a = 6, b = 8 and c = 12 inches
\n" ); document.write( "\"sqrt%28s%28s-a%29%28s-b%29%28s-c%29%29\" | s being the semi-perimeter = 26/2 = 13
\n" ); document.write( "\"sqrt%2813%287%29%285%29%281%29%29\" = 21.3307 square inches \n" ); document.write( "
\n" );