document.write( "Question 124293: Can you please help with this problem from college algebra blitzer.using this function f(x) =x^2 +4x +1, find h, the x-coordinate of the vertex of this parabola,using a graph.\r
\n" );
document.write( "\n" );
document.write( "substitute the two intergers immediately to the left and right of h into the function to find the corresponding y. fill in following table. make sure the x- values are in increasing order in your table.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #91097 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! using this function f(x) =x^2 +4x +1, find h, the x-coordinate of the vertex of this parabola,using a graph. \n" ); document.write( "---------- \n" ); document.write( "The max or min point occurs when x=-b/2a = -4/(2*1) = -2 \n" ); document.write( "Therefore h=-2 \n" ); document.write( "------------------------ \n" ); document.write( "substitute the two integers immediately to the left and right of h into the function to find the corresponding y. fill in following table. make sure the x- values are in increasing order in your table. \n" ); document.write( "If x=-4, f(-4) = (-4)^2+4*4+1 = 13 \n" ); document.write( "If x=-3, f(-3) = (-3)^2+4*-3+1 =-2 \n" ); document.write( "If x=-2, f(-2) = (-2)^2+4*-2+1 =-3 \n" ); document.write( "If x=-1, f(-1) = (-1)^2+4*-1+1 =-2 \n" ); document.write( "If x=0 , f(0) = (0)^2+4*0+1 = 1 \n" ); document.write( "---------------------------------------- \n" ); document.write( " \n" ); document.write( "------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |