Connect with knowledgeable experts and enthusiasts on IDNLearn.com. Ask anything and get well-informed, reliable answers from our knowledgeable community members.
Sagot :
Answer:
y = 2x^2 + 8x + 3
Step-by-step explanation:
Step 1: use the vertex form of the quadratic equation
y = a*(x - h)^2 + k
vertex = (-2, -5) = (h, k)
y = a*(x + 2)^2 - 5
Step 2: determine a using the given point
point = (0, 3)
y = a*(x + 2)^2 - 5
3 = a*(0+2)^2 - 5
3 + 5 = a*(2)^2
8 = a*4
a = 2
vertex equation is now y = 2*(x + 2)^2 - 5
Step 3: simplify vertex equation to standard quadratic equation
quadratic equation = Ax^2 + Bx + C
y = 2*(x + 2)^2 - 5
y = 2*(x^2 + 4x + 4) - 5
y = 2x^2 + 8x + 8 - 5
y = 2x^2 + 8x + 3
We appreciate your presence here. Keep sharing knowledge and helping others find the answers they need. This community is the perfect place to learn together. IDNLearn.com is committed to providing the best answers. Thank you for visiting, and see you next time for more solutions.