Question: What is the area of a triangle with vertices at (0,0), (4,0), and (0,3)?
Options:
Correct Answer: 6
Solution:
The area is calculated as (1/2) * base * height = (1/2) * 4 * 3 = 6.