Question

Difficulty: MediumLinear Functions and Graphs

In the xyxy-plane, the graph of the linear function ff passes through the points (2,c)(-2, c) and (c,7)(c, 7), where cc is a constant. If the slope of the graph of ff is 12\frac{1}{2}, what is the value of cc?

  1. A
    1
  2. 4Answer
  3. C
    6
  4. D
    16

Answer

The value of cc is 4.
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} with the points (2,c)(-2, c) and (c,7)(c, 7) and the slope m=12m = \frac{1}{2} gives 7cc(2)=12\frac{7 - c}{c - (-2)} = \frac{1}{2}. Simplifying the denominator yields 7cc+2=12\frac{7 - c}{c + 2} = \frac{1}{2}. Cross-multiplying gives 2(7c)=c+22(7 - c) = c + 2, which expands to 142c=c+214 - 2c = c + 2. Adding 2c2c to both sides and subtracting 22 from both sides gives 12=3c12 = 3c. Dividing both sides by 33 gives c=4c = 4.

Step-by-Step Solution

1
Set up the slope formula for the line passing through (2,c)(-2, c) and (c,7)(c, 7).
m=7cc(2)m = \frac{7 - c}{c - (-2)}
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 given slope m=12m = \frac{1}{2} into the formula and simplify the denominator.
7cc+2=12\frac{7 - c}{c + 2} = \frac{1}{2}
We are given that the slope of the line is 12\frac{1}{2}.
3
Solve the equation for cc by cross-multiplying and isolating the variable.
2(7c)=c+2    142c=c+2    12=3c    c=42(7 - c) = c + 2 \implies 14 - 2c = c + 2 \implies 12 = 3c \implies c = 4
Cross-multiplying eliminates the fractions, allowing us to solve the linear equation for cc.

Key Concept

Finding the slope of a line given two points containing an unknown coordinate
Rate this question