Question 1183961
<br>
{{{y=x^3}}}<br>
{{{graph(400,400,-5,15,-240,240,x^3)}}}<br>
(1) Vertical stretch of 3: {{{y=3x^3}}}<br>
{{{graph(400,400,-5,15,-240,240,x^3,3x^3)}}}<br>
(2) Horizontal stretch of 1: (no change)<br>
(3) Vertical shift of 0: (no change)<br>
(4) Horizontal shift of 5: {{{y=3(x-5)^3}}}<br>
{{{graph(400,400,-5,15,-240,240,x^3,3x^3,3(x-5)^3)}}}<br>
(5) Reflection over the x-axis: {{{y=-3(x-5)^3}}}<br>
{{{graph(400,400,-5,15,-240,240,x^3,3x^3,3(x-5)^3,-3(x-5)^3)}}}<br>