How Do You Solve This Composite Function Problem?

AI Thread Summary
To solve the composite function problem f(f(x) - x²) = x² - 5x + 3, it is suggested to assume that f(x) is a polynomial. The initial attempt with a linear function did not yield the correct result, indicating that f(x) might need to be a quadratic function instead. A quadratic f(x) could allow f(x) - x² to be linear, which is a potential path to explore. Additionally, considering the degrees of the polynomials involved may provide further insights into the solution. Exploring these polynomial relationships is crucial for finding the correct form of f(x).
songoku
Messages
2,467
Reaction score
382

Homework Statement


Find f(x) given that f ( f(x) - x2) = x2 - 5x + 3

Homework Equations


Not sure

The Attempt at a Solution


I tried assuming f(x) = ax + b and use composite function but end up wrong. Please give me idea to start

Thanks
 
Physics news on Phys.org
songoku said:

Homework Statement


Find f(x) given that f ( f(x) - x2) = x2 - 5x + 3

Homework Equations


Not sure

The Attempt at a Solution


I tried assuming f(x) = ax + b and use composite function but end up wrong. Please give me idea to start

Thanks
It seems reasonable to assume that f(x) is a polynomial.

If you compose linear function and a quadratic you get a quadratic function.

One way to do that is for f(x) to be linear, which is what you tried & you say doesn't work.

Another way is for f(x) to be a quadratic such that f(x) - x2 is linear.

Try that.
 
  • Like
Likes songoku
SammyS said:
It seems reasonable to assume that f(x) is a polynomial.

If you compose linear function and a quadratic you get a quadratic function.

One way to do that is for f(x) to be linear, which is what you tried & you say doesn't work.

Another way is for f(x) to be a quadratic such that f(x) - x2 is linear.

Try that.

Thank you very much
 
To turn Sammy's remarks into a general approach, suppose f is a polynomial degree n. What are the possible degrees of f(x)-x2? What, then, are the possible degrees of f(f(x)-x2)?
 
  • Like
Likes songoku

Similar threads

Back
Top