Algebra.Com's Answer #254763 by Edwin McCravy(20055)  You can put this solution on YOUR website! find the vertex of the x and y coordinate, line of symmetry and maximum of f(x) \n" );
document.write( "f(x)=-2x^2+2x+7. \n" );
document.write( "\r\n" );
document.write( "There are two methods, {1) completing the square using the memorized\r\n" );
document.write( "standard form f(x) = ax²+b+c \r\n" );
document.write( "\r\n" );
document.write( "and \r\n" );
document.write( "\r\n" );
document.write( "(2) using the vertex formula that you have memorized.\r\n" );
document.write( "\r\n" );
document.write( "-----------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "Method (1)\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2x² + 2x + 7\r\n" );
document.write( "\r\n" );
document.write( "Factor out -2 from the first two terms:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2(x² - x) + 7\r\n" );
document.write( "\r\n" );
document.write( "To the side multiply the coefficient of x, which is -1, by getting\r\n" );
document.write( " then squaring getting or . Then\r\n" );
document.write( "adding that and subtracting that inside of the parentheses:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2(x² - x + - ) + 7\r\n" );
document.write( "\r\n" );
document.write( "Change the parentheses to brackets (so you can put parentheses inside):\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2[x² - x + - ] + 7\r\n" );
document.write( "\r\n" );
document.write( "Factor the first three terms inside the brackets:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2[(x - )(x - ) - ] + 7\r\n" );
document.write( "\r\n" );
document.write( "Since those factors in parentheses are the same we write them\r\n" );
document.write( "as a perfect square:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2[(x - )² - ] + 7\r\n" );
document.write( " \r\n" );
document.write( "Now remove the brackets by using the distributive\r\n" );
document.write( "principle. That is, we multiply the -2 by putting\r\n" );
document.write( "it in front of the (x - )^2 and we multiply\r\n" );
document.write( "the -2 also by the getting -1. So we have\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2(x - )² + + 7\r\n" );
document.write( "\r\n" );
document.write( "Then we combine the two terms on the right side and get\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2(x - )² + + \r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2(x - )² + \r\n" );
document.write( " \r\n" );
document.write( "We recognize this as in the standard form we have memorized:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = a(x - h)² + k\r\n" );
document.write( "\r\n" );
document.write( "we know that a = -2, h = and k = \r\n" );
document.write( "\r\n" );
document.write( "So that the vertex is (h,k) or ( , ) \r\n" );
document.write( "\r\n" );
document.write( "----------------\r\n" );
document.write( "\r\n" );
document.write( "Method (2), using the vertex formula we have memorized:\r\n" );
document.write( "\r\n" );
document.write( "x-coordinate of vertex = \r\n" );
document.write( "\r\n" );
document.write( "y-coordinate of vertex = what you get when you substitute the\r\n" );
document.write( "x-coordinate for x in the equation and simplify.\r\n" );
document.write( "\r\n" );
document.write( "f(x) = -2x² + 2x + 7\r\n" );
document.write( "\r\n" );
document.write( "Compare to the general form we have memorized,\r\n" );
document.write( "\r\n" );
document.write( "f(x) = ax² + bx + c\r\n" );
document.write( "\r\n" );
document.write( "a = -2, b = 2, c = 7\r\n" );
document.write( "\r\n" );
document.write( "x-coordinate of vertex = = = \r\n" );
document.write( " = \r\n" );
document.write( "\r\n" );
document.write( "y-coordinate of vertex = what we get when you substitute the\r\n" );
document.write( "x-coordinate, for x in the equation and simplify:\r\n" );
document.write( "\r\n" );
document.write( "f( ) = -2( ² + 2 + 7 = -2( ) + 1 + 7 = + 8 = + = \r\n" );
document.write( "\r\n" );
document.write( "so the vertex is the point V( , ).\r\n" );
document.write( "\r\n" );
document.write( "-------\r\n" );
document.write( "\r\n" );
document.write( "No that we have found the vertex by either of the above two methods,\r\n" );
document.write( "\r\n" );
document.write( "we plot that point and draw a verticle line, the line of symmetry,\r\n" );
document.write( "through it, like this line drawn in green:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "That green line of symmetry has the equation x = because\r\n" );
document.write( "every point on that green line of symmetry has as its \r\n" );
document.write( "x-coordinate.\r\n" );
document.write( "\r\n" );
document.write( "Now we can get some other points on that graph:\r\n" );
document.write( "\r\n" );
document.write( " x| y\r\n" );
document.write( "-----\r\n" );
document.write( "-2|-5 \r\n" );
document.write( "-1| 3\r\n" );
document.write( " 0| 7\r\n" );
document.write( " 1| 7\r\n" );
document.write( " 2| 3\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "And the graph is\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "The maximum value is the greatest y-value on the graph, which is the\r\n" );
document.write( "y-coordinate of the vertex, \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin \n" );
document.write( " |