
Dr. Jacob Z. answered 09/18/15
Tutor
New to Wyzant
Good Professional Maths Tutor
g(x)=3x^2+3x+20
now replace x with 4 then
g(4)=3*(4^2)+3*4+20
=3*16+12+20
= 48+12+20
= 80
============
Now replace x with (p+4), then
g(p+4)=3*(p+4)^2+3*(p+4)+20 (a+b)^2=a^2+2ab+b^2
(p+4)^2=p^2+2*p*4+4^2
=3[p^2+2*p*4+4^2]+3p+3*4+20
=3[p^2+8p+16]+3p+12+20
=[3*p^2+3*8p+3*16]+3p+32
=3*p^2+24p+48+3p+32
=3*p^2+27p+80
=3p2+27p+80
============================