81.8k views
4 votes
What is the value of g(x)=x^2+4x

1 Answer

4 votes

The value of g(x) = x^2 + 4x depends on the value of x.

If, for example, x = 2, then:

g(2) = 2^2 + 4(2) = 4 + 8 = 12

If x = -3, then:

g(-3) = (-3)^2 + 4(-3) = 9 - 12 = -3

In general, we can evaluate g(x) for any value of x by substituting that value into the expression x^2 + 4x.

User The Artist
by
7.6k points