Michael J. answered 09/28/16
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Find two factors that contain the x-intercepts and multiply them. Then set that product equal to f(x)
f(x) = C (x + [2 - √5])(x + [2 + √5])
Next, we expand the function using FOIL. The brackets will guide you through the process.
f(x) = C[x2 + x(2 + √5) + x(2 - √5) + (4 - 5)]
f(x) = C(x2 + 4x - 1)
Now we find the value of C using the condition f(-4)=5.
5 = C((-4)2 + 4(-4) - 1)
5 = C(16 - 16 - 1)
5 = -33C
C = -5/33
Now just plug this value of C into the function.
f(x) = (-5/33)(x2 + 4x - 1)
Then to get it in standard form, distribute the value of C to all the terms in parenthesis.