Saved Bookmarks
| 1. |
Find area using heron's formula and height of a triangle |
|
Answer» Answer: AREA of traingle:- 1/2*base*height Step-by-step EXPLANATION: You can calculate the area of a triangle if you know the lengths of all three sides, using a formula that has been known for NEARLY 2000 years. It is CALLED "Heron's Formula" after HERO of Alexandria (see below)
Just use this two step process: Step 1: Calculate "s" (half of the triangles perimeter): s = a+b+c2 Step 2: Then calculate the Area: herons formula A = sqrt( s(s-a)(s-b)(s-c) ) |
|