14/08/2026
📘 Chapter 3 – Sets and Functions | Part 28: Composition of Functions
When two functions are combined, the output of one becomes the input of another.
🧠 Quick Quiz:
If f(x)=2x and g(x)=x+3, find (f∘g)(x).
A) 2x + 3
B) 2x + 6
C) x + 6
💬 Comment your answer!