Functions — Lesson
1) Hook — A Fun Real-Life Example
Imagine you are ordering sweets from a famous Indian mithai shop. The shopkeeper charges ₹50 per kilogram of ladoos. If you buy 2 kg, you pay ₹100; if 5 kg, ₹250. Here, the amount you pay depends on the weight you buy. This relationship between weight and price is a perfect example of a function — each input (weight) has exactly one output (price).
2) Core Concepts — What is a Function?
A function is a rule or a relation that assigns to each element x in a set Domain exactly one element f(x) in another set called Codomain.
Notation: f: X → Y means function f maps elements from set X (domain) to set Y (codomain).
| Input (x) | Output f(x) = 50x (Price in ₹) |
|---|---|
| 1 kg | ₹50 |
| 3 kg | ₹150 |
| 5 kg | ₹250 |
Example 1: Let f(x) = 3x + 2. Find f(4).
Solution: Substitute x = 4: f(4) = 3(4) + 2 = 14.
Example 2: Define a function g that gives the number of days in x months (assuming 30 days per month). Then g(x) = 30x.
3) Key Formulas / Rules
Function Notation: f: X → Y, where y = f(x)
Domain: Set of all possible inputs x
Range: Set of all possible outputs f(x)
Example of Linear Function: f(x) = mx + c
Composite Function: (f ∘ g)(x) = f(g(x))
Inverse Function (if exists): f-1(f(x)) = x
4) Did You Know?
Functions are everywhere in Indian culture! The famous Chakra (wheel) in the Ashoka Pillar represents cycles and rotations, which can be modeled by trigonometric functions like sine and cosine. These functions describe periodic phenomena such as day and night or festival cycles like Navratri.
5) Exam Tips
- Always identify domain and range: Many questions ask you to find the domain or range of a function. Remember, domain is all valid inputs; range is all possible outputs.
- Check if the relation is a function: For each input, there must be exactly one output. For example, y² = x is not a function because for one x, there are two y values.
- Practice function composition: Understand how to compute (f ∘ g)(x) and (g ∘ f)(x), as these often appear in exams.
- Inverse functions: Know the method to find inverse functions by swapping x and y and solving for y.
- Common mistake: Confusing function notation f(x) with multiplication. Remember, f(x) means the function f evaluated at x.
- Previous Year Question Pattern: Questions often include:
- Finding f(x) for given x
- Determining domain and range
- Verifying if a relation is a function
- Finding composite and inverse functions
Functions — Mcq
Functions — Mnemonic
Mnemonic 1: "F.A.R.M." for Functions Basics 🚜
- F - Function maps each input to exactly one output.
- A - All inputs must have an output.
- R - Range is the set of all possible outputs.
- M - Mapping is unique (one-to-one or many-to-one, never one-to-many).
Remember: "F.A.R.M. pe function ki kheti hoti hai, ek input ka output pakka milta hai!" 🌾
Mnemonic 2: "D.O.M.A.I.N" – Hindi Style 🎯
- D - Domain matlab input set.
- O - One output per input.
- M - Map karo clearly, no confusion.
- A - All inputs ka output hona zaroori.
- I - Image ya Range yani output set.
- N - Not multiple outputs for one input.
Hindi rhyme: "Domain se start karo, Output pakka dikhana, Mapping ho clear, Image samajhna, Inputs sab cover karna, Nahi do output dena!" 🎤
Mnemonic 3: "F.U.N.C.T.I.O.N" – Fun with Functions! 🎉
- F - Fix one output for each input.
- U - Unique mapping, no confusion.
- N - Numbers or elements from domain.
- C - Check range carefully.
- T - Think of function as a machine.
- I - Input goes in.
- O - Output comes out.
- N - Never multiple outputs for one input!
Fun tip: "Function machine mein input daalo, output nikaalo, double output mat lao!" 🤖
Mission: Master This Topic!
Reinforce what you learned with fun activities
Ready to Battle? Test Your Knowledge!
Practice MCQs, build combos, climb the leaderboard!
Start Practice