Question: What is the length of the segment of the line 3x + 4y = 12 between the x-axis and y-axis?
Options:
Correct Answer: 6
Solution:
The x-intercept is (4, 0) and the y-intercept is (0, 3). The length of the segment is sqrt((4-0)^2 + (0-3)^2) = sqrt(16 + 9) = 5.