document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #784744 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
f(x)=x³\r
\n" ); document.write( "\n" ); document.write( "reflected in the x-axis
Multiply whole right side by -1:\r\n" );
document.write( "\r\n" );
document.write( "y = -x³
vertically stretched by a factor of 2,
Multiply right side by 2\r\n" );
document.write( "\r\n" );
document.write( "y = -2x³
translated 5 units to the left
Replace x by (x+5)\r\n" );
document.write( "\r\n" );
document.write( "y = -2(x+5)³
and 3 units down.
Add -3 to the right side:\r\n" );
document.write( "\r\n" );
document.write( "y = -2(x+5)³-3   <--answer\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );