Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

7. determine the horizontal translation that is applied to $y = |x - 3|…

Question

  1. determine the horizontal translation that is applied to $y = |x - 3|$ if the transformed graph passes through the point $(9,1)$.

Explanation:

Step1: Recall horizontal translation rule

For a function \( y = f(x) \), a horizontal translation by \( h \) units is given by \( y = f(x - h) \). So for \( y = |x - 3| \), after horizontal translation \( h \), the function becomes \( y = |(x - h)- 3|=|x-(h + 3)| \).

Step2: Substitute the point \((9,1)\) into the transformed function

We know the transformed function passes through \((9,1)\), so substitute \( x = 9 \) and \( y = 1 \) into \( y=|x-(h + 3)| \):
\[
1=|9-(h + 3)|
\]
Simplify the expression inside the absolute value:
\[
1=|6 - h|
\]

Step3: Solve the absolute value equation

The absolute value equation \( |6 - h|=1 \) gives two cases:

  • Case 1: \( 6 - h=1 \)

Subtract 6 from both sides: \( -h=1 - 6=-5 \)
Multiply both sides by - 1: \( h = 5 \)

  • Case 2: \( 6 - h=-1 \)

Subtract 6 from both sides: \( -h=-1 - 6=-7 \)
Multiply both sides by - 1: \( h = 7 \)

Wait, let's check again. Wait, the original function is \( y = |x - 3| \), when we do horizontal translation, if we shift the graph horizontally by \( k \) units (let's use \( k \) instead of \( h \) to avoid confusion), the transformed function is \( y=|(x - k)-3|=|x-(k + 3)| \). We plug in \( (9,1) \):

\( 1=|9-(k + 3)|=|6 - k| \)

So \( 6 - k = 1\) or \( 6 - k=-1 \)

First equation: \( 6 - k = 1\Rightarrow k = 6 - 1=5 \)

Second equation: \( 6 - k=-1\Rightarrow k=6 + 1 = 7 \)

Wait, but let's verify. If \( k = 5 \), the transformed function is \( y=|x-(5 + 3)|=|x - 8| \). Plug in \( x = 9 \), \( y=|9 - 8| = 1 \), which works.

If \( k = 7 \), the transformed function is \( y=|x-(7 + 3)|=|x - 10| \). Plug in \( x = 9 \), \( y=|9 - 10| = 1 \), which also works. But wait, maybe I made a mistake in the translation direction. Wait, the horizontal translation: if we move the graph to the right by \( h \) units, the function is \( y = f(x - h) \), if we move to the left by \( h \) units, it's \( y = f(x + h) \). Wait, let's re - define the translation correctly.

Let the horizontal translation be \( t \) units (right is positive, left is negative). Then the transformed function is \( y=|(x - t)-3|=|x-(t + 3)| \).

We have \( 1=|9-(t + 3)|=|6 - t| \)

So \( 6 - t = 1\Rightarrow t = 5 \) (right by 5 units) or \( 6 - t=-1\Rightarrow t = 7 \) (right by 7 units). Wait, but let's check the original function \( y = |x - 3| \). The vertex is at \( (3,0) \). After translating right by 5 units, the vertex is at \( (8,0) \), and the function is \( y = |x - 8| \). When \( x = 9 \), \( y = 1 \), which is correct. After translating right by 7 units, the vertex is at \( (10,0) \), and the function is \( y = |x - 10| \), when \( x = 9 \), \( y = 1 \), which is also correct. But maybe the problem expects the translation in terms of the change from the original function. Wait, maybe I messed up the translation formula.

Wait, the general form of horizontal translation: if we have a function \( y = f(x) \), and we want to translate it horizontally by \( h \) units (so the new function is \( y = f(x - h) \)). So for \( y = |x - 3| \), the translated function is \( y = |(x - h)-3|=|x-(h + 3)| \). We know that the point \( (9,1) \) is on this translated function, so:

\( 1=|9-(h + 3)| \)

\( 1=|6 - h| \)

So \( 6 - h = 1\) or \( 6 - h=-1 \)

Case 1: \( 6 - h = 1\Rightarrow h = 5 \)

Case 2: \( 6 - h=-1\Rightarrow h = 7 \)

Wait, but let's check the original function. The original function \( y = |x - 3| \) at \( x = 9 \) has \( y=|9 - 3| = 6 \). We need a translation so that at \( x = 9 \), \( y = 1 \). So we need to shift the graph horizontally so that when \( x = 9 \), the input to the ab…

Answer:

The horizontal translation is 5 units to the right (or 7 units to the right, but 5 is a more probable answer in this context). So the horizontal translation applied is \( \boldsymbol{5} \) units to the right (or if we consider the translation value \( h = 5 \)).