Michael J. answered 11/18/16
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
We can use these points to create a factor polynomial. That factor polynomial is
(x + 1/4)(x - 3)(x - k)
Then expanding this factorization, we obtain
(x + 1/4)(x2 - kx - 3x + 3k) =
x(x2 - kx - 3x + 3k) + (1/4)(x2 - kx - 3x + 3k) =
x3 - kx2 - 3x2 + 3kx + (1/4)x2 - (1/4)kx - (3/4)x + (3/4)k
Now we group coefficients by variables.
x3 + x2(-k - 3 + (1/4)) + x(3k - (1/4)k - (3/4)) + (3/4)k
Then, equate coefficients using the expanded factor and p(x).
x3 : 4 = 4 eq1
x2: 4[-k - 3 + (1/4)] = b eq2
x: 4[3k - (1/4)k - (3/4)] = 41 eq3
cons: 4[(3/4)k] = 12 eq4
Now use this system of equations to solve for b. You will need to solve for k from eq4. Then substitute that value of k into eq2 to solve for b.