58.4k views
11 votes
Let $f(x) = 4x - 7$, $g(x) = (x + 1)^2$, and $s(x) = f(x) + g(x)$. What is $s(3)$?

2 Answers

1 vote

Answer:

21

Explanation:

We find that s(x) = 4x - 7 + (x + 1)^2. Expanding, we get s(x) = x^2 + 6x - 6. Plugging in x = 3, we have s(3) = 3^2 + 6 x 3 - 6 = 21.

Alternatively, we can compute that f(3) = 5 and g(3) = 16, so s(3) = f(3) + g(3) = 21.

User Batilc
by
4.2k points
10 votes

s(3)=4(3)-7+(3+1)^2

s(3)=12-7+16

s(3)=21

User Erikscandola
by
4.1k points