Find the value of C so that (x-3) is a factor of the polynomial p(x)

In general, you have that [tex](x-x_0)[/tex] is a factor of a polynomial [tex]p(x)[/tex] if and only if [tex]p(x_0)=0[/tex]
So, we want [tex]p(3)=0[/tex]. We have
[tex]p(3) = -3^3+ 9c -4\cdot 3 +3 = -27+9c-12+3 = 9c-36[/tex]
So, we have
[tex]p(3) = 0 \iff 9c-36 = 0 \iff x = \dfrac{36}{9} = 4[/tex]
Answer:
c = 4
Step-by-step explanation:
Given that (x - 3) is a factor of p(x) then x = 3 is a root and p(3) = 0
p(3) = - (3)³ + c(3)² - 4(3) + 3 = 0, hence
- 27 + 9c - 12 + 3 = 0
9c - 36 = 0 ( add 36 to both sides )
9c = 36 ( divide both sides by 9 )
c = 4