document.write( "Question 1097695: In 2011, a mobile phone company made a live-action version of the popular Angry Birds game at a park in Barcelona as part of their marketing campaign. During the game, a player launched a bird to a maximum height of 12 m above ground. The bird landed 16 m away from its launch platform which is located at ground level. Model the bird’s path using a quadratic function f(x), where x is the horizontal displacement of the bird in meters. Assume that the bird was launched from the origin of the Cartesian plane. Express your answer in standard form. \n" ); document.write( "
Algebra.Com's Answer #712182 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the vertex form of a quadratic equation is y = a * (x-h)^2 + k\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(h,k) is the vertex of the equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are given that the maximum height is 12 and that the zero crossing points are x = 0 and x = 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this makes the vertex of the quadratic equation equal to (6,12).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the equation of y = a * (x-h)^2 + k, replace h with 6 and k with 12 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = a * (x-6)^2 + 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the value of y is 0 when x is equal to 0 or x is equal to 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 0, you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0 = a * (0-6)^2 + 12 which becomes 0 = a * (-6)^2 + 12 which becomes 0 = 36a + 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for a to get a = -1/3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 12, you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0 = a * (12-6)^2 + 12 which becomes 0 = a * (6)^2 + 12 which becomes 0 = 36a + 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve fora to get a = -1/3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the vertex form of the equation becomes y = -1/3 * (x-6)^2 + 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph of that equation is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can convert this vertex form of the equation into the standard form of the equation by simplifying it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "start with y = -1/3 * (x-6)^2 + 12 \n" ); document.write( "simplify to get y = -1/3 * (x^2 - 12x + 36) + 12 \n" ); document.write( "simplify further to get y = -1/3 * x^2 + 4x - 12 + 12 \n" ); document.write( "simplify further to get y = -1/3 * x^2 + 4x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the standard form of the equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph of that equation is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() |