You can put this solution on YOUR website! For the given polynomial p(x) and C=-2 use the remainder theorem to find P(c)
P(x)=(3x^4+4x^2+2)
-------------
P(-2) = 3(-2)^4 + 4(-2)^2 + 2
---
P(-2) = 3*16 + 4*4 + 2
---
P(-2) = 48 + 16 + 2
P(-2) = 66
==============
Cheers,
Stan H.