Pearson Algebra 2 Common Core, 2011
PA
Pearson Algebra 2 Common Core, 2011 View details
2. Standard Form of a Quadratic Function
Continue to next subchapter

Exercise 51 Page 208

a=3 and b=-12

Practice makes perfect
We are given a quadratic function and its vertex, and want to find the values of a and b. Function & Vertex y=ax^2+bx+8 & (2,-4) To do so, we will use the vertex form of a quadratic function. y=a(x- h)^2+ kIn this form, the vertex is ( h, k). Since we know the vertex of our function is ( 2, -4), we can substitute 2 for h and -4 for k. y=a(x- 2)^2+( -4) ⇕ y=a(x-2)^2-4 Let's simplify this equation.
y=a(x-2)^2-4
y=a ( x^2-2(x)(2)+2^2 ) -4

Simplify power and product

y=a ( x^2-4x+4 ) -4
y=ax^2-4ax+4a-4
Now, we can compare the given function with the one we obtained, term by term.
y=ax^2+bx+8 y=ax^2+(-4a)x+(4a-4)
Quadratic Coefficient a a
Linear Coefficient b -4a
Independent Term 8 4a-4
We can find the value of a by equating the constant terms.
8= 4a-4
â–Ľ
Simplify
12=4a
3 = a
a=3
Finally, from the linear coefficient, we know that b= -4a. We will find the value of b by substituting 3 for a. b=-4(3) ⇔ b=-12