David M. answered 10/07/18
Tutor
4.8
(122)
Dave "The Math Whiz"
a. f(x)=x2-7x+4 --->f(c)=c2-7c+4
Replace c with 2 and solve.
f(2)=22-7(2)+4
=4-14+4
=-6
b. The Remainder Theorem states that a polynomial, f(x), divided by a binomial, x-a, is the constant remainder, f(a).
That is: Dividend equals quotient times divisor plus remainder. Using synthetic division, we need to divide x2-7x+4 by
x-2. Because c=2 we need to do this:
2 1 -7 4
2 -10
1 -5 -6<---This is your remainder which is your answer to f(c).
*Notice that both answers are the same, -6.