document.write( "Question 106957: The lengths of the sides of a non-right triangle are 17 inches, 9 inches, and 12 inches. Find the area of the triangle. Round to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #77806 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! first we need to find the perimiter \n" ); document.write( "17+9+12=38 \n" ); document.write( "now we need to divide this number by 2 \n" ); document.write( "38/2=19 this number is x in the formula: \n" ); document.write( "a=sqrt[x(x-17)(x-9)(x-12)] \n" ); document.write( "a=sqrt[19(2)(10)(7)] \n" ); document.write( "a=sqrt[2660] \n" ); document.write( "a=51.58 answer for the area of this triangle. \n" ); document.write( " |