Difficulty: Easy
Correct Answer: 3 sq. units
Explanation:
Introduction / Context:
Lines that intersect the coordinate axes form a right triangle with the axes. The area of this triangle is 1/2 * |x-intercept| * |y-intercept|. We will find intercepts of 2x − 3y + 6 = 0 and compute the area using absolute values of those intercept lengths.
Given Data / Assumptions:
Concept / Approach:
Set y = 0 to get the x-intercept, and set x = 0 to get the y-intercept. The triangle with axes has legs equal to the magnitudes of these intercepts. Then area = (1/2) * |x-intercept| * |y-intercept|.
Step-by-Step Solution:
Verification / Alternative check:
Convert to intercept form: x/(−3) + y/2 = 1. Using absolute intercepts, area = (1/2)*3*2 = 3, consistent with the above method.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
3 sq. units
Discussion & Comments