Pearson Algebra 2 Common Core, 2011
PA
Pearson Algebra 2 Common Core, 2011 View details
3. Modeling With Quadratic Functions
Continue to next subchapter

Exercise 18 Page 213

Try to write the standard form of a quadratic function using the information provided. If it cannot be done, it means that there is no quadratic model for the given set of values.

Yes; y=4x^2

Practice makes perfect

We want to determine whether there is a quadratic function that fits the given set of values.

Given information Point
f( - 2)= 16 ( - 2, 16)
f( 0)= 0 ( 0, 0)
f( 1)= 4 ( 1, 4)
To use the given points, we need to substitute their coordinates into the standard form of a quadratic function. y=a x^2+b x+c, a≠ 0 Doing so will create a system of equations that we can solve for the values of a, b, and c. Let's do it!
y=ax^2+bx+c
Point Substitute Simplify
( - 2, 16) 16=a( - 2)^2+b( - 2)+c 4a-2b+c=16
( 0, 0) 0=a( 0)^2+b( 0)+c c= 0
( 1, 4) 4=a( 1)^2+b( 1)+c a+b+c=4
We already found that c= 0. This allows us to start writing our equation. y=ax^2+bx+ 0 ⇕ y=ax^2+bx Now we can write a system using the two remaining equations. 4a-2b+c=16 a+b+c=4 ⇓ 4a-2b+ 0=16 & (I) a+b+ 0=4 & (II) Let's solve this system using the Elimination Method. First, we will simplify the equations, then we will divide Equation (I) by 2, and finally we will add Equation (II) to Equation (I).
4a-2b+0=16 & (I) a+b+0=4 & (II)
â–Ľ
(I), (II): Simplify

(I), (II): Identity Property of Addition

4a-2b=16 a+b=4
2(2a-b)=16 a+b=4
2a-b=8 a+b=4
2a-b+ a+b=8+ 4 a+b=4
â–Ľ
(I): Solve for a
3a=12 a+b=4
a= 4 a+b=4
We found that a=4. y= 4x^2+bx Next, we will substitute 4 for a in Equation (II).
a=4 & (I) a+b=4 & (II)
a=4 4+b=4
a=4 b= 0
Now that we have the three values, we can write the full equation of the quadratic function. y=4x^2+ 0x ⇕ y=4x^2 To help visualize this situation, we can plot the given points and sketch the curve.