One-One, Onto and Bijective Functions
A function f: A to B is one-one if different elements of A have different images in B. It is onto if every element of B has a preimage in A. It is bijective if it is both one-one and onto.
Practice This ConceptLearn the concept
Student-friendly explanation
One-one depends on uniqueness of input for each output, while onto depends on whether the whole codomain is covered. The codomain must be stated before testing onto. A graph may help for real-valued functions: a horizontal line cutting the graph more than once indicates the function is not one-one.
How to write this in exams
- 1
Start with the exact idea
A function f: A to B is one-one if different elements of A have different images in B. It is onto if every element of B has a preimage in A. It is bijective if it is both one-one and onto.
- 2
Then show how to use it
1. Write domain and codomain first. 2. To prove one-one, put f(a) = f(b) and simplify until a = b. To disprove, give two different inputs with the same image. 3. To prove onto, put y = f(x), solve for x, and verify x belongs to the domain. 4. Combine the two results to decide bijective.
- 3
Add one concrete example
The function f: R to R defined by f(x) = 2x + 3 is one-one because f(a) = f(b) gives 2a + 3 = 2b + 3, so a = b. It is onto because for any y in R, y = 2x + 3 gives x = (y - 3)/2, which is real.
- 4
Avoid this incomplete answer
Claiming f(x) = x^2 is onto from R to R because x = square root of y, while ignoring that negative y values in the codomain have no real preimage.
Definition
Example
Rule to remember
Memory hook
Examples and method
Worked example
Method to apply
Diagram support
How CBSE asks it
Avoid common mistakes
Common confusion
Common wrong answer
Exam tip
Quick check
Is f: R to R given by f(x) = x^2 one-one?
No. f(1) = 1 and f(-1) = 1, but 1 and -1 are different inputs.
Answer writing and exam use
1-mark answer
2-mark answer
3-mark answer
Practice this concept with focused MCQs
Open the concept quiz intro first, review the test details, and then start a focused MCQ set from this concept only. Instant score and answer review are live now.
Help improve this page
Found something confusing, incorrect, or missing?