Question

Difficulty: MediumLinear Equations in Two Variables

In the xyxy-plane, the graph of the linear equation y=mx+by = mx + b, where mm and bb are constants, passes through the points (2,5)(-2, 5) and (4,7)(4, 7). What is the value of m+bm + b?

  1. 66Answer
  2. B
    2-2
  3. C
    44
  4. D
    143\frac{14}{3}

Answer

The value of m+bm + b is 66.
The correct answer is 66. By finding the slope mm using the change in yy divided by the change in xx, we get m=13m = \frac{1}{3}. Using the slope-intercept form with the point (4,7)(4, 7) allows us to solve for b=173b = \frac{17}{3}. Adding the two values together yields m+b=13+173=6m + b = \frac{1}{3} + \frac{17}{3} = 6.

Step-by-Step Solution

1
Calculate the slope mm of the line using the two points (2,5)(-2, 5) and (4,7)(4, 7).
m=754(2)=26=13m = \frac{7 - 5}{4 - (-2)} = \frac{2}{6} = \frac{1}{3}
The slope of a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
2
Substitute the slope m=13m = \frac{1}{3} and the coordinates of one point, such as (4,7)(4, 7), into the slope-intercept equation y=mx+by = mx + b to solve for bb.
7=13(4)+b7=43+bb=1737 = \frac{1}{3}(4) + b \Rightarrow 7 = \frac{4}{3} + b \Rightarrow b = \frac{17}{3}
Substituting a known point and the slope into the slope-intercept form allows us to isolate and solve for the constant yy-intercept.
3
Add the calculated values of mm and bb to find m+bm + b.
m+b=13+173=183=6m + b = \frac{1}{3} + \frac{17}{3} = \frac{18}{3} = 6
The question asks for the sum of the slope mm and the yy-intercept bb.

Key Concept

Linear Equations in Two Variables
Rate this question