Practice Discrete Math

Relations / Function Composition Inverse

Least You Need to Know: Composition and Inverses

Function composition means applying one function and then another. A function has an inverse only when each output comes from exactly one input.

جو کم از کم جاننا ضروری ہے

اہم علامتیں

f∘g apply g, then f
f^{-1} inverse function
f(f^{-1}(y)) returns y when the inverse exists

مختصر حل شدہ مثال

  • Let `f(x)=2x+1` and `g(x)=x^2`.
  • Then `(f∘g)(3)=f(9)=19`.
  • If `f` is one-to-one, its inverse solves `y=2x+1`, so `f^{-1}(y)=(y-1)/2`.

عام غلطیاں

اس قسم کے سوال کو کیسے پہچانیں

Next recommended lesson

Continue through this topic with Least You Need to Know: Injective, Surjective, and Bijective Functions.

Least You Need to Know: Injective, Surjective, and Bijective Functions

Related lessons

Keep going with nearby lessons in the same topic.

More ways to explore

مشق شروع کریں