This chapter explores the concepts of relations and functions in mathematics, focusing on how to connect pairs of objects from different sets and the significance of functions in describing these relationships.
Structured practice
Relations and Functions - Flash Cards
These flash cards cover important concepts from Relations and Functions in Mathematics for Class 11 (Mathematics).
1/19
What is a relation?
1/19
A relation is a set of ordered pairs, where each pair consists of elements from two sets.
How well did you know this?
Not at allPerfectly
2/19
Define Cartesian product.
2/19
The Cartesian product of sets A and B is the set of all ordered pairs (a, b) where a ∈ A and b ∈ B, denoted as A × B.
How well did you know this?
Not at allPerfectly
Active
3/19
Formula for the number of elements in A × B?
Active
3/19
If set A has p elements and set B has q elements, then n(A × B) = p × q.
How well did you know this?
Not at allPerfectly
4/19
What are ordered pairs?
4/19
An ordered pair is a pair of elements (a, b) where the order matters, meaning (a, b) is not the same as (b, a).
5/19
How to find the Cartesian product of two sets?
5/19
List all possible combinations of elements from the first set with elements from the second set in ordered pairs.
6/19
Difference between A × B and B × A?
6/19
A × B contains pairs (a, b) with a from A and b from B, while B × A contains pairs (b, a) with b from B and a from A.
7/19
What is a function?
7/19
A function is a special type of relation where each element in the domain is associated with exactly one element in the codomain.
8/19
Define domain in a function.
8/19
The domain is the set of all possible input values for the function.
9/19
What is codomain?
9/19
The codomain is the set of all potential output values of a function.
10/19
Examples of functions.
10/19
Examples include f(x) = x², f(x) = 3x + 1, and f(x) = sin(x).
11/19
What is the range of a function?
11/19
The range is the set of all actual output values that a function can produce.
12/19
What confirms a relation is a function?
12/19
In a function, no two ordered pairs have the same first element with different second elements.
13/19
Explain one-to-one functions.
13/19
A one-to-one function assigns each element in the domain to a unique element in the codomain.
14/19
What is an onto function?
14/19
An onto function covers every element in the codomain; every element of the codomain is the output of some input from the domain.
15/19
How to denote a function?
15/19
A function is often denoted as f: A → B, where A is the domain and B is the codomain.
16/19
What is a composite function?
16/19
A composite function is formed when one function is applied to the results of another function, denoted as (f ∘ g)(x) = f(g(x)).
17/19
Common mistake in functions?
17/19
Thinking that a relation with repeating first elements is a function; a function must have unique outputs for each input.
18/19
Example of finding f(g(x))?
18/19
If f(x) = x + 2 and g(x) = 3x, then f(g(x)) = f(3x) = 3x + 2.
19/19
What is the image of a function?
19/19
The image is the set of all output values corresponding to the elements in the domain.