SOLUTION: Find the equation for the transformed function of the parent function f(x)=x^3 which has been reflected in the x-axis vertically stretched by a factor of 2, translated 5 units to t
Question 1161244: Find the equation for the transformed function of the parent function f(x)=x^3 which has been reflected in the x-axis vertically stretched by a factor of 2, translated 5 units to the left and 3 units down. Found 2 solutions by Edwin McCravy, solver91311:Answer by Edwin McCravy(20060) (Show Source): You can put this solution on YOUR website! f(x)=x³
reflected in the x-axis
Multiply whole right side by -1:
y = -x³
vertically stretched by a factor of 2,
Multiply right side by 2
y = -2x³
translated 5 units to the left
Replace x by (x+5)
y = -2(x+5)³
and 3 units down.
Add -3 to the right side:
y = -2(x+5)³-3 <--answer
Edwin