document.write( "Question 124130: Consider the function f(x)=x^2+4x+1
\n" );
document.write( "Find h, the x-coordinate of the vertex of this parabola
\n" );
document.write( "So I took -b/2a or -4/2(1)^2=-4/2
\n" );
document.write( "So I believe h=-2
\n" );
document.write( "The next part of the question is: Substitute the two integers immediately to the left and right of h into the function to find the corresponding y. Fill in the following table. Make sure your x-values are in increasing order in your table.
\n" );
document.write( "x y
\n" );
document.write( "_________
\n" );
document.write( "_________
\n" );
document.write( "h =__
\n" );
document.write( "_________
\n" );
document.write( "_________
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #91013 by bucky(2189) ![]() You can put this solution on YOUR website! One minor comment to your work as noted below: \n" ); document.write( ". \n" ); document.write( "Consider the function f(x)=x^2+4x+1 \n" ); document.write( ". \n" ); document.write( "Find h, the x-coordinate of the vertex of this parabola \n" ); document.write( ". \n" ); document.write( "So I took -b/2a or -4/2(1)^2=-4/2 <=== don't square the (1). The denominator is just 2*(1) \n" ); document.write( ". \n" ); document.write( "So I believe h=-2 <=== correct \n" ); document.write( ". \n" ); document.write( "The next part of the question is: Substitute the two integers immediately to the left and \n" ); document.write( "right of h into the function to find the corresponding y. Fill in the following table. Make \n" ); document.write( "sure your x-values are in increasing order in your table. \n" ); document.write( ". \n" ); document.write( "(I'm going to use periods as \"space holders only\" in the table. They are just to keep the table formatted. \n" ); document.write( ". \n" ); document.write( "The two integers to the left of h = -2 are x = -4 and x = -3. The two integers to the right \n" ); document.write( "of h = -2 are x = -1 and x = 0 \n" ); document.write( ". \n" ); document.write( "You are to substitute these 5 values (-4, -3, -2, -1, and 0) for the value of x in the equation: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Table: \n" ); document.write( ". \n" ); document.write( "... x .... y \n" ); document.write( ". \n" ); document.write( ".. -4 ... +1 <=== Note that y = (-4)^2 + 4*(-4) + 1 = +16 - 16 + 1 = +1 \n" ); document.write( ".. -3 ... -2 <=== Note that y = (-3)^2 + 4*(-3) + 1 = +9 - 12 + 1 = -2 \n" ); document.write( ".. -2 ... -3 <=== x is h and therefore y = (-2)^2 + 4*(-2) + 1 = 4 - 8 + 1 = -3 \n" ); document.write( ".. -1 ... -2 <=== y = (-1)^2 + 4*(-1) + 1 = 1 - 4 +1 = -2 \n" ); document.write( "... 0 ... +1 <=== y = 0^2 + 4*0 + 1 = 0 + 0 + 1 = +1 \n" ); document.write( ". \n" ); document.write( "Notice the values of y for values of x that are equal distance from x = -2. When x = -4 and x = 0 \n" ); document.write( "the values of x are both 2 units away from x = -2. And the values of y at these two distances \n" ); document.write( "are both +1. \n" ); document.write( ". \n" ); document.write( "Similarly when x = -1 and x = -3 both these values are 1 unit away from x = -2. And in both \n" ); document.write( "these cases y = -2. \n" ); document.write( ". \n" ); document.write( "This is also shown in the graph of y = x^2 + 4x + 1 which is shown below. The vertical green \n" ); document.write( "line through x = -2 represents the line of symmetry, which in this case means that if you \n" ); document.write( "printed this graph out and then folded it along the vertical green line, the two sides of the \n" ); document.write( "graph would be exactly on top of each other. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand what I think you are being taught ... namely what symmetry \n" ); document.write( "means. Notice the horizontal lines I put on the graph. If you look at each horizontal line \n" ); document.write( "and the points where the graph intercepts them you will see that the distance between those \n" ); document.write( "intersections and the green line are equal on both sides of the green line of symmetry. \n" ); document.write( ". \n" ); document.write( "That's sort of what symmetry means. The graph on one side of the green line is the \"mirror image\" \n" ); document.write( "of the graph on the other side of the green line. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |