InterviewSolution
Saved Bookmarks
| 1. |
Waht is herons formula |
|
Answer» \xa0Area of a Triangle from SidesYou 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 .Just use this two step process:Step 1:\xa0Calculate\xa0"s"\xa0(half of the triangles perimeter):s = (a+b+c) / 2Step 2:\xa0Then calculate the\xa0Area: It is an formula to find the area of a triangle |
|