← Back to Test

Problem 10 - Olympiad

Find the area of a triangle with a base of 5 cm and a height of 6 cm.

Correct: C

The area of a triangle is found using the formula: Area = 0.5 * base * height. Thus, Area = 0.5 * 5 cm * 6 cm = 15 cm^2.