document.write( "Question 1199726: Given f(x) = 3/4x + 2, and g(x) = 1/2 • f(x) + 3. Describe the transformations(list them) and write the new simplified equation for g(x). \n" ); document.write( "
Algebra.Com's Answer #833689 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "g(x) = (1/2) * f(x) + 3 \n" ); document.write( "The \"1/2\" shrinks the graph vertically by a factor of 1/2. \n" ); document.write( "The \"+3\" shifts the graph up 3 units. \n" ); document.write( "A graph, showing the transformations: \n" ); document.write( "red: f(x) = (3/4)x+2 \n" ); document.write( "green: (1/2) * f(x): red, shrunk vertically by a factor of 1/2 \n" ); document.write( "blue: (1/2) * f(x) + 3: green, shifted up 3 units \n" ); document.write( " \n" ); document.write( "The equation of the new graph is \n" ); document.write( "g(x) = (1/2)(f(x))+3 \n" ); document.write( "g(x) = (1/2)((3/4)x+2)+3 \n" ); document.write( "g(x) = ((3/8)x+1)+3 \n" ); document.write( "g(x) = (3/8)x+4 \n" ); document.write( " \n" ); document.write( " |