Question: If the base of a triangle is doubled and the height remains the same, how does the area change?
Options:
Correct Answer: It doubles
Solution:
Area = 1/2 * base * height; if base is doubled, area = 1/2 * (2 * base) * height = 2 * (1/2 * base * height).