Solve Composite Function: g(f(x)) = 225?

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
3 replies · 2K views
Loppyfoot
Messages
192
Reaction score
0

Homework Statement


If f(x) = x3+3x2+4x+5 and g(x)=5, then g(f(x)) = ?


Homework Equations





The Attempt at a Solution


I don't know if I am correct.
g(f(x)) =
g(x3+3x2+4x+5)= 225?

I plugged 5 into the equation. Am I right?
 
Physics news on Phys.org
Loppyfoot said:

Homework Statement


If f(x) = x3+3x2+4x+5 and g(x)=5, then g(f(x)) = ?


Homework Equations





The Attempt at a Solution


I don't know if I am correct.
g(f(x)) =
g(x3+3x2+4x+5)= 225?

I plugged 5 into the equation. Am I right?

If you plugged 5 into f(x), then you calculated f(5) = f(g(x)), since g(x) = 5. You want to find g(f(x)), which means plug f(x) into g(x).

If you're having trouble, maybe ask yourself, what's g(1), g(10), g(1000)? Once you see a pattern, then g(f(x)) shouldn't be much harder.
 
How do I plug a function into an integer? Would g(f(x)) just be 5?