document.write( "Question 47647: Give the equation of the function whose graph is describe.\r
\n" );
document.write( "\n" );
document.write( "the graph of y=x^2 is shifted 4 units to the left. This graph is then vertically stretched by a factor of 5 and reflected across the x-axis. finally the graph is shifted 7 units downward.\r
\n" );
document.write( "\n" );
document.write( "Help please \n" );
document.write( "
Algebra.Com's Answer #31509 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Remember Vertex Form: f(x) = a(x - h)^2 + k where v(h,k): h determines left and right while k determines up or down \n" ); document.write( "f(x) = x^2 \n" ); document.write( " \n" ); document.write( "f(x) = (x - 4)^2 shift four units to the right \n" ); document.write( " \n" ); document.write( "f(x) = 5*(x - 4)^2 stretched by a factor of five vertically \n" ); document.write( " \n" ); document.write( "f(x) = -5*(x - 4)^2 reflected along the x-axis (+a is up; -a is down) \n" ); document.write( " \n" ); document.write( "f(x) = -5*(x - 4)^2 - 7 shifted downward seven units \n" ); document.write( " \n" ); document.write( "f(x) = -5x^2 + 40x - 87 \n" ); document.write( " |