17-03-2022-1647516364-Important Concepts
17-03-2022-1647516364-Important Concepts
Exercise 1.1
Concept corner
Definition:
✓ A set is a collection of well defined objects.
✓ If 𝐴 and 𝐵 are two non-empty sets, then the set of all ordered pairs (𝑎, 𝑏) such that 𝑎 ∈ 𝐴, 𝑏 ∈ 𝐵 is called
the Cartesian Product of 𝑨 and 𝑩, and is denoted by 𝐴 × 𝐵. Thus 𝐴 × 𝐵 = {(𝑎, 𝑏)|𝑎 ∈ 𝐴, 𝑏 ∈ 𝐵}
Note:
➢ 𝐴 × 𝐵 is the set of all possible ordered pairs between the elements of 𝐴 and 𝐵 such that the first
coordinate is an element of 𝐴 and the second coordinate is an element of 𝐵.
➢ 𝐵 × 𝐴 is the set of all possible ordered pairs between the element of 𝐴 and 𝐵 such that the first
coordinate is an element of 𝐵 and the second coordinate is an element of 𝐴
➢ If 𝑎 = 𝑏, then (𝑎, 𝑏) = (𝑏, 𝑎).
➢ The “Cartesian product” is also referred as “cross product”
➢ In general 𝐴 × 𝐵 ≠ 𝐵 × 𝐴, but 𝑛(𝐴 × 𝐵 ) = 𝑛(𝐵 × 𝐴)
➢ 𝐴 × 𝐵 = ∅ if and only if 𝐴 = ∅ or 𝐵 = ∅
➢ If 𝑛(𝐴) = 𝑝 and 𝑛(𝐵 ) = 𝑞 then 𝑛(𝐴 × 𝐵 ) = 𝑝𝑞
➢ The set of all points in the Cartesian plane can be viewed as the set of all ordered pairs (𝑥, 𝑦) where
𝑥, 𝑦 are real numbers. In fact ℝ × ℝ is the set of all points which we call as the Cartesian plane.
➢ Distributive property of Cartesian product:
(i) 𝐴 × (𝐵 ∪ 𝐶 ) = (𝐴 × 𝐵 ) ∪ (𝐴 × 𝐶)
(ii) 𝐴 × (𝐵 ∩ 𝐶 ) = (𝐴 × 𝐵 ) ∩ (𝐴 × 𝐶)
➢ 𝐴 × 𝐵 represent a shape in two dimensions and 𝐴 × 𝐵 × 𝐶 represent an object in three dimensions.
Exercise 1.2
Concept corner
Definition: Let 𝐴 and 𝐵 be any two non-empty sets. A relation (R) from 𝐴 to 𝐵 is a subset of 𝐴 × 𝐵
satisfying some specified conditions. If 𝑥 ∈ 𝐴 is related to 𝑦 ∈ 𝐵 through R, then we write it as 𝑥𝑅𝑦.
𝑥𝑅𝑦 if and only if (𝑥, 𝑦) ∈ 𝑅
✓ The domain of the relation 𝑅 = {𝑥 ∈ 𝐴|𝑥𝑅𝑦 , for some 𝑦 ∈ 𝐵}
✓ The co-domain of the relation 𝑅 is 𝐵
✓ The range of the relation 𝑅 = {𝑦 ∈ 𝐵|𝑥𝑅𝑦, for some 𝑥 ∈ 𝐴}
Note:
➢ A relation may be represented algebraically either by the roster method or by the set builder method.
wtsteam100@gmail.com www.waytosuccess.org
2 Way to Success - 10th Maths
Exercise 1.3
Concept corner
Definition: A relations 𝑓 between two non-empty sets 𝑋 and 𝑌 is called a function from 𝑋 to 𝑌 if, for each
𝑥 ∈ 𝑋 there exists only one 𝑦 ∈ 𝑌 such that (𝑥, 𝑦) ∈ 𝑓.That is, 𝑓 = {(𝑥, 𝑦)/ for all 𝑥 ∈ 𝑋, 𝑦 ∈ 𝑌}
Note:
✓ If 𝑓: 𝑋 → 𝑌 is a function then, the set 𝑋 is called the domain, 𝑓 and the set 𝑌 is called its co-domain.
✓ A function is also called as a mapping or transformation.
✓ 𝑓: 𝑋 → 𝑌 is a function only if
i) every element in the domain of 𝑓 has an image.
ii) the image is unique.
✓ If 𝐴 and 𝐵 are finite sets such that 𝑛(𝐴) = 𝑝, 𝑛(𝐵 ) = 𝑞 then the total number of functions that
exist between 𝐴 and 𝐵 is 𝑞𝑝
✓ If 𝑓 (𝑎) = 𝑏, then 𝑏 is called image of a under 𝑓 and 𝑎 is called a pre-image of 𝑏.
✓ The set of all images of the elements 𝑋 under 𝑓 is called the range of 𝑓.
✓ Describing domain of a function
1
(i) Let (𝑥 ) = . If 𝑥 = −1 then 𝑓(−1) is not defined. Hence 𝑓 is defined for all real
1+𝑥
numbers except at 𝑥 = −1. So, domain of 𝑓 is ℝ − {−1}
1
(ii) Let (𝑥 ) = 𝑥2 −5𝑥+6 , if 𝑥 = 2,3 then 𝑓(2) and 𝑓(3) are not defined. Hence 𝑓 is defined for
all real numbers except at 𝑥 = 2 and 3. So domain of 𝑓 = ℝ − {2,3}
➢ An arrow diagram is a visual representation of a relation.
➢ If 𝑛(𝐴) = 𝑝, 𝑛(𝐵 ) = 𝑞 then the total number of relations that exist from 𝐴 to 𝐵 is 2𝑝𝑞 .
➢ A relation which contains no elements is called a “Null relation”
Exercise 1.4
Concept corner
Types of functions
Sl.No Name Definition Mapping Example
A function 𝑓: 𝐴 → 𝐵 is called one-one
One-One
function if distinct elements of 𝐴 have
1 function
distinct images in 𝐵.
(Injection)
wtsteam100@gmail.com www.waytosuccess.org
4 Way to Success - 10th Maths
Exercise 1.5
Concept corner
wtsteam100@gmail.com www.waytosuccess.org
Chapter 1 - Relations and Functions 5
1
A function 𝑓: 𝑅 − {0} → 𝑅 defined by 𝑓 (𝑥 ) = is called a
𝑥
reciprocal function.
✓ Modulus function is not a linear function but it is composed of two linear functions 𝑥 and −𝑥
wtsteam100@gmail.com www.waytosuccess.org