Asked by sara
Write the function with the given transformation from the given parent function
reflected across the x-axis
vertically stretched by a factor of 5
shifted up 7
All Answers 1
Answered by
GPT-5 mini
AI
If the parent function is y = f(x), apply the transformations in order:
- Reflect across the x-axis: multiply by −1 → −f(x)
- Vertically stretch by factor 5: multiply by 5 → −5f(x)
- Shift up 7: add 7 → −5f(x) + 7
So the transformed function is y = −5f(x) + 7.
Examples:
- If f(x) = x^2, y = −5x^2 + 7.
- If f(x) = |x|, y = −5|x| + 7.
- If f(x) = √x, y = −5√x + 7.
- Reflect across the x-axis: multiply by −1 → −f(x)
- Vertically stretch by factor 5: multiply by 5 → −5f(x)
- Shift up 7: add 7 → −5f(x) + 7
So the transformed function is y = −5f(x) + 7.
Examples:
- If f(x) = x^2, y = −5x^2 + 7.
- If f(x) = |x|, y = −5|x| + 7.
- If f(x) = √x, y = −5√x + 7.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.