document.write( "Question 661760: My question is: Name the vertex and the parent function for the following functions:
\n" );
document.write( "F(x)= 2 (x-4)^2 -7 \r
\n" );
document.write( "\n" );
document.write( "There is another question attached to this but I figured I would see how this one is done and try the other on my own. \r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #411785 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! F(x)= 2 (x-4)^2 -7 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "is in the form \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "F(x)= a(x-h)^2 -k\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where (h,k) is the vertex. Since h = 4 and k = -7, the vertex is (4, -7)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The parent function is f(x) = x^2 \n" ); document.write( " |