If and , then the value of is
If and , then the value of is
Solution
When we see expressions like g(f(f(3))), we're dealing with function composition. This means we work from the inside out, like peeling an onion:
First: Find f(3)
Then: Find f(f(3))
Finally: Find g(f(f(3)))
Given functions:
We substitute x = 3 into f(x):
Always substitute carefully and follow order of operations (PEMDAS/BODMAS).
Now we substitute x = 17/4 into f(x):
Numerator calculation:
To add these fractions, convert 2 to fourths:
Denominator calculation:
Convert 5 to fourths:
Final calculation:
When dividing fractions, multiply by the reciprocal. The 4's cancel out beautifully!
Since f(f(3)) = 3, we now find g(3):
Function composition problems always work from the inside out. Take your time with fraction arithmetic - it's where most mistakes happen!
Related questions:
CAT 2020 Slot 3
CAT 2024 Slot 3
CAT 2021 Slot 3
CAT 2018 Slot 1