document.write( "Question 1177624: Describe a series of transformations from the parent function, f(x) = x^n that gives us g(x)= 1/3(x+2)^3 -1. Be sure the transformations are written in the proper order. \n" ); document.write( "
Algebra.Com's Answer #807202 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The 1/3 shrinks the graph vertically by a factor of 3 (i.e., \"stretches\" it by a factor of 1/3). \n" ); document.write( "The x+2 shifts the graph 2 units to the left. \n" ); document.write( "The -1 shifts the graph 1 unit down. \n" ); document.write( "The order of the transformations is the order in which you would apply the changes if you were evaluating the expression for a given value of x, using standard order of operations: \n" ); document.write( "first: simplify inside parentheses: x+2: shift left 2 \n" ); document.write( "second: multiplication/division: 1/3: shrink vertically \n" ); document.write( "third: addition/subtraction: -1: shift down 1 \n" ); document.write( "Parent function: x^3 \n" ); document.write( " \n" ); document.write( "first transformation: (x+2)^3: shift left 2 \n" ); document.write( " \n" ); document.write( "second transformation: (1/3)(x+2)^3: shrink by a factor of 3 \n" ); document.write( " \n" ); document.write( "third transformation: (1/3)(x+2)^3-1: shift down 1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |