Question

Difficulty: MediumLinear Functions and Graphs

The table below shows some values of the linear function hh.

xxh(x)h(x)
22k4k - 4
55k+8k + 8
882k+22k + 2

If kk is a constant, what is the value of kk?

Answer: 18

Answer

The value of the constant kk is 1818.
Since the function hh is linear, its rate of change (slope) is constant. Calculating the slope using the first two coordinate pairs (2,k4)(2, k - 4) and (5,k+8)(5, k + 8) gives (k+8)(k4)52=123=4\frac{(k + 8) - (k - 4)}{5 - 2} = \frac{12}{3} = 4. Using the next two coordinate pairs (5,k+8)(5, k + 8) and (8,2k+2)(8, 2k + 2) gives the slope as (2k+2)(k+8)85=k63\frac{(2k + 2) - (k + 8)}{8 - 5} = \frac{k - 6}{3}. Setting these two slope values equal to each other gives the equation k63=4\frac{k - 6}{3} = 4. Multiplying both sides by 33 results in k6=12k - 6 = 12, and adding 66 to both sides yields k=18k = 18.

Step-by-Step Solution

1
Identify that the rate of change (slope) of a linear function is constant between any two points.
The slope calculated from the first two points must equal the slope calculated from the second and third points.
This relationship allows us to set up an algebraic equation to solve for the unknown constant kk.
2
Calculate the slope using the first two points: (2,k4)(2, k - 4) and (5,k+8)(5, k + 8).
Slope = (k+8)(k4)52=k+8k+43=123=4\frac{(k + 8) - (k - 4)}{5 - 2} = \frac{k + 8 - k + 4}{3} = \frac{12}{3} = 4.
This simplifies to a constant numerical value of 44 for the slope of the function.
3
Calculate the slope using the second and third points: (5,k+8)(5, k + 8) and (8,2k+2)(8, 2k + 2).
Slope = (2k+2)(k+8)85=2k+2k83=k63\frac{(2k + 2) - (k + 8)}{8 - 5} = \frac{2k + 2 - k - 8}{3} = \frac{k - 6}{3}.
This provides a second expression for the slope in terms of the variable kk.
4
Equate the two slope expressions and solve for kk.
k63=4    k6=12    k=18\frac{k - 6}{3} = 4 \implies k - 6 = 12 \implies k = 18.
Setting the two expressions equal and solving isolating kk gives the correct value of 1818.

Key Concept

A linear function has a constant rate of change (slope) between any two points on its graph.
Rate this question