A function problem does not always give us a formula such as Instead, we may be told how particular inputs and outputs are related. In these problems, finding the complete formula for the function may be unnecessary.
The useful habit is to follow the information that the problem gives us.
Start with the Input You Need
Suppose for all real , and we want to find .
The expression is the input of the function. To obtain , we therefore need .
This gives . We can now return directly to the given relationship: .
There was no need to find a formula for .
The reasoning can be viewed as a short chain:
| Step | Question | Result |
|---|---|---|
| Target | Which function value do we need? | |
| Match the input | When is ? | |
| Read the output | What is when ? |
More generally, if , then is the input being sent into , while is the corresponding output.
To find , the natural first question is .
Once we know which values of produce the required input, we can use the corresponding value of .
Do not find the whole function unless you need it. First match the input you want to the input you have been given.
Follow the Intermediate Value
The same idea applies to composite functions.
Suppose the only solutions of are .
Now suppose .
Think of the information as passing through two stages: .
We already know which inputs make produce the output 4. Therefore the intermediate value must be one of them: .
We do not yet need to solve for . The first step is simply to identify what is allowed to be.
| What we know about | What this tells us about |
|---|---|
| may equal | |
| may equal | |
| No other input gives 4 | There are no other possibilities for |
This is often a better way to read a composition than immediately trying to expand it.
One Input Must Have One Output
There is one important condition hidden inside every function relationship:
The same input cannot produce two different outputs.
Consider .
Suppose we want . Matching the input gives , so .
Both values produce the same input, 10. They also produce the same output because the right-hand side depends only on : .
So there is no conflict: .
Now compare this with .
If this were true for every real , consider and .
| Input to | Claimed output | |
|---|---|---|
Both values give the same input to , but they would require and .
That is impossible. A function cannot assign two different outputs to the same input.
So function relationships can sometimes tell us whether a proposed condition is possible, even when we know nothing else about the function.
A Useful Way to Read Function Problems
When you meet an unfamiliar function relationship, separate the problem into three parts:
| Look for | Ask |
|---|---|
| Input | What is being put into the function? |
| Output | What information do I have about the resulting value? |
| Link | Which input or intermediate value connects what I know to what I need? |
Then check one more thing whenever several values lead to the same function input:
Do they also lead to the same output?
This gives a useful progression:
Key Idea: Read a function as a relationship between inputs and outputs. Follow only the information you need, and when an intermediate input has several possibilities, keep them all until the conditions allow you to decide between them.
Apply the bridge
See how this idea simplifies a TMUA problem.