document.write( "Question 154216: Find the function that is finally graphed after the following trasnformations are applied to the graph of y = x^3. The graph is shifted to the right 5 units, stretched by a factor of 10, and shifted vertically down 3 units \n" ); document.write( "
Algebra.Com's Answer #113540 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the function that is finally graphed after the following trasnformations are applied to the graph of y = x^3. \n" ); document.write( "--------------------- \n" ); document.write( "The graph is shifted to the right 5 units: y = (x-5)^3 \n" ); document.write( "------------------------------ \n" ); document.write( "stretched by a factor of 10: y = 10(x-5)^3 \n" ); document.write( "------------------------------ \n" ); document.write( "and shifted vertically down 3 units: y = 10(x-5)^2 - 3 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |