document.write( "Question 238027: How to get the quadratic Intercept form converted to the quadratic vertex form in the equation y=4(x+1)(x-6) \n" ); document.write( "
Algebra.Com's Answer #174932 by Theo(13342)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The above is a graph of your equation in standard form of y = 4x^2 - 20x - 24.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The minimum point of the graph is at (2.5,-49).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The intercept form of this equation is y = (x+1)*(x-6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are a couple of ways to get to the vertex form of this equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Both involve converting to the standard form of the equation first.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The standard form is ax^2 + bx + c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Simply multiply your factors out to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 4x^2 - 20x - 24 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first way is to solve for the x value of the max/min point which is the x value of the vertex.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The formula for that is x = -b/2a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That becomes 20/8 = 2.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then you want to find the y point.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The y point is f(-b/2a) which becomes f(2.5) which means you replace x in the standard form of the equation and solve for y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your equation of y = 4x^2 - 20x - 24 becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 4*(2.5)^2 - 20*(2.5) - 24 which becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -49.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The vertex of your equation is (2.5,-49)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The vertex form of your equation is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = a * (x-h)^2 + k where (h,k) is the vertex of the equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This standard form would become:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = a *(x-2.5)^2 - 49\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is left only to solve for a.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The a is the a term in the standard form of the equation which is 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The vertex form of your equation is then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 4*(x-2.5)^2 - 49\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "graph of this equation is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph confirms the standard form of the equation and the vertex form of the equation is identical.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second way to convert to the vertex form is to get the standard form and then use the completing the square method to convert to the vertex form.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That is done as follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The standard form of your equation is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 4x^2 - 20x - 24 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add 24 to both sides to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4x^2 - 20x = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divid both sides of your equation by 4 which is the a term.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "hold on to the a term however because you will be multiplying it back in after you're done.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get:\r \n" ); document.write( "\n" ); document.write( "x^2 - 5x = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "take 1/2 of the b term to get 2.5 \n" ); document.write( "square 1/2 of the b term to get 2.5^2 = 6.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add 6.25 to the right side of your equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 - 5x = 12.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "replace your b term on the left side of the equation with 1/2 of the b term and than divide the expression by x and then square it to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-2.5)^2 = 12.25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now multiply both sides of your equation by the a term of 4 that you divided out earlier, to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4 * (x-2.5)^2 = 49\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 49 from both sides of this equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4 * (x-2.5)^2 - 49 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your vertex form.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "standard form is y = a * (x-h)^2 + k\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = 2.5 \n" ); document.write( "k = -4.9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "vertex is equal to (h,k) = (2.5,-49) as seen on the graph.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |