document.write( "Question 408568: The lengths of a triangle sides are 5 m, 5 m and 2 m. Calculate the area of the triangle. Give the answer in 0,1 m2 precision.
\n" );
document.write( "Is it 5.1 m^2?? \n" );
document.write( "
Algebra.Com's Answer #287896 by richard1234(7193) You can put this solution on YOUR website! Either using Heron's formula or drawing an altitude onto the base of length 2 will work (since the triangle is isosceles and we can use Pythagorean theorem). I'll present the first solution since it works for any triangle of given side lengths.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Applying Heron's formula, we have semiperimeter = (5 + 5 + 2)/2 = 6. Thus, the area of the triangle is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |