Asked by Victoria

How would you solve this?

1.(f+g)(3)

Answers

Answered by Steve
depends on f and g, but it means f(3) + g(3)
Answered by Victoria
f(x)=x^2+3 and g(x)=3x-1

So would i multiply everything by 3 First?
Answered by Victoria
I multiplied everything by 3.
Is the answer 3x^2+6x-3
Answered by Steve
f(3) is the value when 3 is substituted for x. It is not a multiplication.

f(x) = x^2+3
f(3) = 3^2 + 3 = 9+3 = 12

g(x) = 3x-1
g(3) = 3*3-1 = 9-1 = 8

(f+g)(x) = f(3)+g(3) = 12+8 = 20
Answered by Steve
or, you can do the addition first

(f+g)(x) = f(x)+g(x) = x^2+3 + 3x-1 = x^2 + 3x + 2

(f+g)(3) = 3^2 + 3*3 + 2 = 9 + 9 + 2 = 20
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions