Why Does Subtraction Become Addition in Composite Functions?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
mitchconnor
Messages
2
Reaction score
0
g(x)=−4x2−5x
f(x)=−3x2+7x−5(g(x))

f(g(−1))=?

First, let's solve for the value of the inner function, g(−1). Then we'll know what to plug into the outer function.

g(−1)=−4(−1)2+(−5)(−1)I don't understand why they transformed the minus symbol into an addition symbol. This has happened a few times now. Every time I think I get an answer, I get hoodwinked by this change!

Help would be much appreciated.
 
Last edited:
Mathematics news on Phys.org
Re: Composite function troubles~

Note that:

$$-4(-1)^2+(-5)(-1)=-4(-1)^2-5(-1)$$

I would choose to write it they way it is on the right, but both are equivalent. It boils down to the fact that subtracting a number is the same as adding the negative of that number:

$$a-b=a+(-b)$$
 
Last edited: