expr(["*", "f", ["+","x", -X_SHIFT]])expr(["+", "f(x)", X_SHIFT])expr(["+", "f(x)", -X_SHIFT])
Function \red{g(x)} is shifted 1 unit left relative to \blue{f(x)}.
Function \red{g(x)} is shifted abs(X_SHIFT) units left relative to \blue{f(x)}.
Function \red{g(x)} is shifted 1 unit right relative to \blue{f(x)}.
Function \red{g(x)} is shifted abs(X_SHIFT) units right relative to \blue{f(x)}.
Therefore, to find \red{g(x)} you can find the value of \blue{f(x)}
1 unit to the right.
Therefore, to find \red{g(x)} you can find the value of \blue{f(x)}
abs(X_SHIFT) units to the right.
Therefore, to find \red{g(x)} you can find the value of \blue{f(x)}
1 unit to the left.
Therefore, to find \red{g(x)} you can find the value of \blue{f(x)}
abs(X_SHIFT) units to the left.
Therefore g(x) = ANSWER.
expr(["*", "f", ["+","x", Y_SHIFT]])expr(["*", "f", ["+","x", -Y_SHIFT]])expr(["+", "f(x)", -Y_SHIFT])
Function \red{g(x)} is shifted 1 unit up relative to \blue{f(x)}.
Function \red{g(x)} is shifted abs(Y_SHIFT) units up relative to \blue{f(x)}.
Function \red{g(x)} is shifted 1 unit down relative to \blue{f(x)}.
Function \red{g(x)} is shifted abs(Y_SHIFT) units down relative to \blue{f(x)}.
Therefore, to find \red{g(x)} you can find \blue{f(x)}
and add abs(Y_SHIFT).
Therefore, to find \red{g(x)} you can find \blue{f(x)}
and subtract abs(Y_SHIFT).
Therefore g(x) = ANSWER.
toFractionTex(1/COEFFICIENT)f(x)toFractionTex(-1/COEFFICIENT)f(x)toFractionTex(-COEFFICIENT)f(x)
Function \red{g(x)} is flipped vertically compared to \blue{f(x)},
so multiply by -1 to get \color{red}{-f(x)}.
Function \red{g(x)} is not flipped vertically compared to \blue{f(x)},
so does not have a negative coefficient.
Function \red{g(x)} is compressed vertically relative to
\color{red}{-f(x)}
\blue{f(x)},
so must be multiplied by a number with a magnitude less than 1.
Function \red{g(x)} is stretched vertically compared to
\color{red}{-f(x)}
\blue{f(x)},
so must be multiplied by a number with a magnitude greater than 1.
g(x) = ANSWER.Functions \blue{f(x)} and \red{g(x)} are graphed.
What is \red{g(x)} in terms of \blue{f(x)}?
ANSWER