You can put this solution on YOUR website! The Remainder Theorem tells us that if some polynomial P(x) is divided by (x-c) then
P(x) = Q(x)(x-c) + R
where Q(x) is the quotient and R is the remainder of the division. Then
P(c) = Q(c)((c)-c) + R
Since (c-c) = 0 it will not matter what Q(c) is because when you multiply whatever Q(c) is by 0 you will get 0. And since 0+R = R, P(c) = R.
So we can find P(c) by using the remainder of dividing P(x) by (x-c). In your problem c = 3 so we will divide by (x-3) (using Synthetic Division):