Please help, I am so lost with this.
Given that f(x)= x+1 and g(x)= x^2 -x, Find (f + g)(1) if it exists.

My main concern is that one, and what would a function that doesn't exist look like?

as far as i've gotten is (x+1)+(x^2-x) = x^2 +2x+1

but then im left second guessing my self with that (1) why is it even there? Am i missing something? Or am i just overthinking this :0

Respuesta :

You're overthinking it.

The (1) is there just to signify that x should be replaced with 1.

f + g(x) would look like: x + 1 + x^2 - x.

f + g(1) would look like: 1 + 1 + 1^1 - 1.

Which can be simplified like so:

2 + 1 - 1 = 2

Your answer is 2.

This should be your answer. Let me know if you need any more help.