Question: What is the area of triangle formed by points A(0, 0), B(4, 0), and C(0, 3)?
Options:
Correct Answer: 6.0
Solution:
Area = 1/2 * base * height = 1/2 * 4 * 3 = 6.0.