asked 164k views
1 vote
Given that

g(x)=3x2+2x+5

find each of the following.
a)
g(−6)
b)
g(p+2)

asked
User Richal
by
7.3k points

2 Answers

1 vote
a.
sub -6 for x

g(-6)=3(-6)^2+2(-6)+5
g(-6)=3(36)-12+5
g(-6)=108-7
g(-6)=101



b.
sub p+2 for x
g(p+2)=3(p+2)^2+2(p+2)+5
g(p+2)=3(p^2+4p+4)+2p+4+5
g(p+2)=3p^2+12p+12+2p+9
g(p+2)=3p^2+14p+21
answered
User DaveCat
by
9.1k points
4 votes
a) Substitute -6 for where x is in the expression...
g(-6) = 3(-6)^2 + 2(-6) + 5
g(-6) = 3(36) + 2(-6) + 5
g(-6) = 108 + 2(-6) + 5
g(-6) = 108 - 12 + 5
g(-6) = 96 + 5
g(-6) = 101

b) Substitute (p + 2) into where x is...
g(p + 2) = 3(p + 2)^2 + 2(p + 2) + 5
g(p + 2) = 3(p + 2)(p + 2) + 2(p + 2) + 5
g(p + 2) = 3(p^2 + 4p + 4) + 2(p + 2) + 5
g(p + 2) = 3p^2 + 12p + 12 + 2(p + 2) + 5
g(p + 2) = 3p^2 + 12p + 12 + 2p + 4 + 5
g(p + 2) = 3p^2 + 14p + 21

answered
User Gavin Morrow
by
8.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.