Question: If a line passes through the points (1, 1) and (2, 3), what is its equation in slope-intercept form?
Options:
Correct Answer: y = 2x - 1
Solution:
Slope m = (3 - 1) / (2 - 1) = 2. Using point-slope form: y - 1 = 2(x - 1) => y = 2x - 1.