Solution
Correct: A
To find the equation of the line, we need to find the slope first. The slope formula is m = (y2 - y1) / (x2 - x1). Given points (-1, 2) and (3, 4), we can plug in the values: m = (4 - 2) / (3 - (-1)), m = 2 / 4, m = 1 / 2. Then, we can use the point-slope form of the equation of a line: y - y1 = m(x - x1). Using point (-1, 2), we have y - 2 = (1 / 2)(x - (-1)), y - 2 = (1 / 2)(x + 1), 2(y - 2) = x + 1, 2y - 4 = x + 1, 2y = x + 5, which does not directly match any options, indicating a need to simplify or reevaluate based on provided choices and standard forms of a line. However, simplifying further to match provided options directly: y = (1 / 2)x + 5 / 2, which simplifies to y = (1 / 2)x + 2.5, but recognizing the mistake in calculations and matching to standard forms provided, let's correctly apply the slope-intercept form y = mx + b with correct slope calculation and application: Given m = 1 / 2, using one of the points, for instance, (3, 4), we find b by substituting m, x, and y into y = mx + b: 4 = (1 / 2)*3 + b, 4 = 1.5 + b, b = 4 - 1.5, b = 2.5, thus y = (1 / 2)x + 2.5, but correctly identifying this wasn't listed as is, yet aiming to align with provided choices, it's clear a precise match to the provided options requires adjustment or recognition of a calculation error given the standard forms.
Discussion & Comments