document.write( "Question 906413: Let f (x) = x^2 + 4x - 7
\n" );
document.write( "(a) Find the coordinates of the vertex.
\n" );
document.write( "(x, y) = ___ \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) The [Either max/min] value of f is
\n" );
document.write( "f ( __ ) = __ \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) Find the domain and range of f\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549811 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let f (x) = x^2 + 4x - 7 \n" ); document.write( "(a) Find the coordinates of the vertex. \n" ); document.write( "(x, y) = \n" ); document.write( "x = -b/(2a) = -4/(2*1) = -2 \n" ); document.write( "y = (-2)^2 + 4*-2 -7 = -11 \n" ); document.write( "---- \n" ); document.write( "(x,y) = (-2,-11) \n" ); document.write( "----------------------- \n" ); document.write( "(b) The [Either max/min] value of f is \n" ); document.write( "f (-2)) = -11 \n" ); document.write( "----------------------- \n" ); document.write( "(c) Find the domain and range of f \n" ); document.write( "Domain:: All Real Numbers \n" ); document.write( "Range:: y >= -11 \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |