
Luke J. answered 03/10/22
Experienced High School through College STEM Tutor
Given:
f(x) = ax2 + bx + c
f(0) = 0
f(8) = 0
f'(2) = 16
Find:
a = ?
b = ?
c = ?
Solution:
f(0) = 0 = a * 0 + b * 0 + c ∴ c = 0
f(8) = 0 = 64a + 8b + c ∴ 64a + 8b = 0
f'(x) = 2ax + b
f'(2) = 16 = 4a + b ∴ 4a + b = 16
So, 2 equations, 2 unknowns, 100% solvable!
64a + 8b = 0
-8 ( 4a + b ) = -8 * 16
-32a - 8b = -128
-----------------------
32a = -128
∴ a = -4
4(-4) + b = 16
-16 + b = 16
∴ b = 32
∴ f(x) = -4x2 + 32x
Also: f(x) = -4 ( x2 - 8x ) = -4 x ( x - 8 )
I hope this helps! Message me in the comments if you have any questions, comments, or concerns!
Laura C.
Thank you, this really helped me.03/11/22