- Find f(3): Find x=3 in the first row, then go
down that column to the f(x) row to get f(3)=1.
- Find f composed with g of 2. That is f [ g(2) ].
Since g(2)=1, we then find f (1), which is the final answer, -1.
- Find f -1(5). That's the x value where f(x)=5, so
find 5 in the f(x) row and then read the x value.
Since f(2)=5, then f -1(5)=2 and the answer is 2.
|
x |
1 |
2 |
3 |