Question: If the coordinates of the vertices of a triangle are (0, 0), (4, 0), and (0, 3), what is the area of the triangle?
Options:
Correct Answer: 6 square units
Solution:
The area of a triangle can be calculated using the formula A = 1/2 * base * height. Here, base = 4 and height = 3, so A = 1/2 * 4 * 3 = 6 square units.