document.write( "Question 621329: Specify the sequence transformations that will yield the graph of the given function from the graph of the function f(x)= x^3\r
\n" ); document.write( "\n" ); document.write( "G(x)= -(x-4)^3
\n" ); document.write( "

Algebra.Com's Answer #390790 by KMST(5396)\"\" \"About 
You can put this solution on YOUR website!
How could we do that transformation? Let me count the ways.
\n" ); document.write( "
\n" ); document.write( "The answer could be
\n" ); document.write( "\"f%28x%29=x%5E3\" --> \"f%28x%29=%28x-4%29%5E3\" shift to the right by 4 units
\n" ); document.write( "followed by
\n" ); document.write( "\"f%28x%29=%28x-4%29%5E3\" --> \"f%28x%29=-%28x-4%29%5E3\" flip over the x-axis.
\n" ); document.write( "\"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2Cx%5E3%29\" --> \"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2C%28x-4%29%5E3%29\" --> \"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2C-%28x-4%29%5E3%29\"
\n" ); document.write( "That's the first way that comes to mind, and simple minds would look no further.
\n" ); document.write( "
\n" ); document.write( "You could flip first, and shift later, too.
\n" ); document.write( "\"f%28x%29=x%5E3\" --> \"f%28x%29=-x%5E3\" flip over the x-axis.
\n" ); document.write( "followed by
\n" ); document.write( "\"f%28x%29=-x%5E3\" --> \"f%28x%29=-%28x-4%29%5E3\" shift to the right by 4 units.
\n" ); document.write( "\"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2Cx%5E3%29\" --> \"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2C-x%5E3%29\" --> \"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2C-%28x-4%29%5E3%29\"
\n" ); document.write( "because if you change x to -x you get the same result:
\n" ); document.write( "\"f%28x%29=x%5E3\" --> \"f%28x%29=%28-x%29%5E3=-x%5E3\".
\n" ); document.write( "(Unless you are watching while the function is being flipped you would not know which way it was flipped).
\n" ); document.write( "
\n" ); document.write( "You could also shift left to start, and then flip over the y-axis:
\n" ); document.write( "\"f%28x%29=x%5E3\" --> \"f%28x%29=%28x%2B4%29%5E3\"
\n" ); document.write( "\"f%28x%29=%28x%2B4%29%5E3\" --> \"f%28x%29=%28-x%2B4%29%5E3=-%28x-4%29%5E3\"
\n" ); document.write( "\"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2Cx%5E3%29\" --> \"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2C%28x%2B4%29%5E3%29\" --> \"graph%28200%2C300%2C-8%2C8%2C-20%2C20%2C%28-x%2B4%29%5E3%29\"
\n" ); document.write( "
\n" );