3. Modeling With Quadratic Functions
Sign In
To find the values of a and b, we will substitute the last two points in the equation above, and simplify.
y=ax^2+bx-4 | ||
---|---|---|
Point | Substitute | Simplify |
( 2, 4) | 4=a( 2)^2+b( 2)-4 | 4a+2b=8 |
( 4, 4) | 4=a( 4)^2+b( 4)-4 | 16a+4b=8 |
(I): LHS * 2=RHS* 2
(I): Distribute 2
(II): Subtract (I)
(I): a= - 1
(I): a(- b)=- a * b
(I): LHS+8=RHS+8
(I): .LHS /4.=.RHS /4.
x= 3
Calculate power
Multiply
Add and subtract terms
y = ax^2 + bx + c As we can see, in the equation above there are three coefficients we must find, which are a, b, and c. This implies that we need at least three equations to form a system and solve it. To write three equations, we need three points.