Question

Difficulty: HardLinear Functions and Graphs

The graph of the linear function ff in the xyxy-plane is defined by f(x)=kx+4f(x) = kx + 4, where kk is a positive constant. The graph of the linear function gg is obtained by translating the graph of ff left by 33 units and down by 22 units. If the xx-intercept of the graph of gg is 55 times the xx-intercept of the graph of ff, what is the value of kk?

Answer: 6

Answer

6
The correct answer is 6. The linear function g(x)g(x) represents the translated graph, which is expressed as g(x)=f(x+3)2g(x) = f(x+3) - 2. Substituting f(x)=kx+4f(x) = kx + 4 yields g(x)=k(x+3)+42=kx+3k+2g(x) = k(x+3) + 4 - 2 = kx + 3k + 2. The xx-intercept of a graph is the point where the function value is 00. Solving f(x)=0f(x) = 0 gives the xx-intercept of the graph of ff as x=4kx = -\frac{4}{k}. Solving g(x)=0g(x) = 0 gives the xx-intercept of the graph of gg as x=3k+2kx = -\frac{3k + 2}{k}. We are given that the xx-intercept of the graph of gg is 55 times the xx-intercept of the graph of ff, which translates to the equation 3k+2k=5(4k)-\frac{3k+2}{k} = 5 \left(-\frac{4}{k}\right). Multiplying both sides by k-k (since k>0k > 0, k0k \neq 0) yields 3k+2=203k + 2 = 20. Subtracting 22 from both sides gives 3k=183k = 18, and dividing by 33 results in k=6k = 6.

Step-by-Step Solution

1
Determine the equation of the translated function g(x)g(x)
g(x)=kx+3k+2g(x) = kx + 3k + 2
Shifting the graph of f(x)f(x) left by 33 units and down by 22 units translates to g(x)=f(x+3)2g(x) = f(x+3) - 2.
2
Find the xx-intercept of the graph of ff
x=4kx = -\frac{4}{k}
The xx-intercept is the input value for which the output of the function is zero, so we solve f(x)=0f(x) = 0.
3
Find the xx-intercept of the graph of gg
x=3k+2kx = -\frac{3k + 2}{k}
We set the equation of g(x)g(x) to zero and solve for xx in terms of kk.
4
Set up and solve the equation relating the two xx-intercepts
k=6k = 6
Using the relation xg=5xfx_g = 5 \cdot x_f, we obtain 3k+2k=5(4k)-\frac{3k + 2}{k} = 5 \left(-\frac{4}{k}\right), which simplifies to 3k+2=203k + 2 = 20, leading to k=6k = 6.

Key Concept

Function translations and finding intercepts of linear equations
Rate this question