InterviewSolution
Saved Bookmarks
| 1. |
What is the formula to find out the area of triangle.1. Area = 1/2 + Base + Height2. Area = 1/2 (Base × Height)3. Area = 1/2 (Base/Height)4. Area = 1/2 (Base - Height) |
|
Answer» Correct Answer - Option 2 : Area = 1/2 (Base × Height) Calculation: Area of triangle = 1/2 × (Base × Height) ∴ The formula to find out the area of triangle is 1/2 × (Base × Height) |
|