BrightChamps Logo
Login
Creative Math Ideas Image
Live Math Learners Count Icon107 Learners

Last updated on July 15th, 2025

Math Whiteboard Illustration

Relations and Functions

Professor Greenline Explaining Math Concepts

In mathematics, a relation is a connection between elements of two sets, often represented as ordered pairs. A function is a particular type of relation in which each input is associated with exactly one output. It is fundamental for calculating algebra and calculus. In this article, we will be learning about relations and functions.

Relations and Functions for UK Students
Professor Greenline from BrightChamps

What are Relations and Functions?

The relation between elements of two sets are known as ordered pairs. A function is an important type of relation in which every input is associated with exactly one output. These concepts are fundamental in algebra and calculus, as the foundation for analyzing mathematical relationships and modeling real-world scenarios.

 

Relations and Fractions

Fractions stand for parts of a whole, and we write them as one number over another (1/2), explaining how many equal parts are divided into. A relation is a connection between elements of two sets, telling how each element in one set is related to elements in another set.

 

Relations

A relation is a connection between elements of two sets, also symbolized as ordered pairs. For instance, the relation "is greater than" between numbers can be expressed as pairs like (3, 2) and (5, 1). Relations are foundational in set theory and are used to describe how elements from one set correspond to elements in another.

 

Fractions

A fraction is expressed as a ratio of two integers, written as a/b, where a,b are integers and b≠0. For example, 3/4 indicates three parts out of four equal parts of a whole. Fractions are a core rule in arithmetic, also used to perform operations like addition, subtraction, multiplication, and division.

Professor Greenline from BrightChamps

How to Represent Relations and Functions

In mathematics, relations are built as connections between components of two sets; this stands for pairs of inputs and outputs. A function is an important type of relation where each input is associated with the same output. All functions can be relations, but not all relations can be functions.

 

Representing Relations

A relation between two sets A B is a subset of the Cartesian product A×B, consisting of ordered pairs (a,b), where a ∈ A and b ∈ B. We can describe Relations in so many ways.

 

1. Set of Ordered Pairs:

Example: R={(1,2),(2,3),(3,4)}

 

2. Arrow Diagram: We use arrows for connecting elements of the domain to elements of the range, accompanying the relation visually.

 

3. Table Representation: Organize the domain and range in a table, indicating which elements are related.

 

4. Graphical Representation: Plot the ordered pairs on a coordinate plane.

 

Representing Functions

A function is an important type of relation in which each element in the domain is related to exactly one element in the range. We can represent a function in many ways:

 

1. Set of Ordered Pairs: 

 

2. Arrow Diagram: Use arrows to connect each element of the domain to one and only one element of the range.

 

3. Table Representation: Organize the domain and range in a table, ensuring each domain element maps to a unique range element.

 

4. Graphical Representation: Plot the ordered pairs on a coordinate plane. To determine if a graph reflects a function, put the vertical line test. If any vertical line intersects the graph at more than one point, the graph will not represent a function.

Professor Greenline from BrightChamps

What are the Terms Used in Relations and Functions?

In mathematics, understanding relations and functions involves key terms like domain, range, codomain, ordered pairs, and mappings. These concepts are fundamental for analyzing mathematical relationships and structures.
 

Key Terms in Relations

 

1. Relation: A relation between two sets is a mapping of ordered pairs, each consisting of one element from each set, portraying how elements from one set are linked with elements from another.

 

2. Domain: The domain of a relation is the group of all first components from the ordered pairs, representing all the possible starting points in the relation.

 

3. Range: The range is the set of all second components (outputs) from the ordered pairs, representing all possible outcomes in the relation

 

4. Codomain: The set that contains all possible outputs of a relation.

 

5. Cartesian Product: The Cartesian product of two sets, indicated as A × B, is the set of all possible ordered pairs (a, b) in which a is an element from set A and b is an element from set B.

 

Key Terms in Functions

 

1. Function: A special type of relation where each element in the domain is associated with exactly one element in the codomain.

 

2. Injective (One-to-One) Function: A function where distinct elements in the domain map to distinct elements in the codomain.

 

3. Surjective (Onto) Function: A function where every element in the codomain is mapped to by at least one element in the domain.

 

4. Bijective Function: A function that is both injective and surjective, meaning it's a one-to-one correspondence between elements of the domain and codomain.

 

5. Inverse Function: A function that reverses the mapping of the original function, denoted as f-1.

Professor Greenline from BrightChamps

What are the Types of Relations?

In mathematics, relations define connections between elements of sets. Understanding various types, such as reflexive, symmetric, transitive, and equivalence relations, is fundamental for analyzing mathematical structures and their properties.

 

1. Empty Relation

An empty relation on a set A is a connection in which no element of A is related to any other element of t.

Example: if A = {1, 2, 3}, then the empty relation will be R = ∅

 

2. Universal Relation

A relation where every element of the set A is related to every other element.

Example: For A={1,2,3} the universal relation is R=A×A={(1,1),(1,2),(1,3),(2,1),(2,2),(2,3),(3,1),(3,2),(3,3)}

 

3. Identity Relation

A relation where every element is related only to itself.

Example:  think about the set A = {1, 2, 3}. The universal relation on this set is the set of all possible ordered pairs set up by combining each element of A with every element of A, indicated as A × A.

 

4. Inverse Relation

The inverse of a relation R is the set of ordered pairs obtained by reversing each pair in R.

Example: If R is the relation composed of the ordered pairs {(a, b), (c, d)}, its inverse relation is indicated as R-1.

 

5. Reflexive Relation

Assume the set A = {1, 2, 3}. The reflexive relation on this set is R = {(1, 1), (2, 2), (3, 3)}, in this, each element is related to itself only.

Example: A relation R on a set A is reflexive if every element a in A is related to itself, (a, a) ∈ R for all a ∈ A

 

6. Symmetric Relation

A relation where if a is related to b, then bis related to a.

Example: If R={(1,2),(2,1)}, then R is symmetric.

 

7. Transitive Relation

A relation is transitive if a is related to b and b is related to c, then a will be related to c.

Example: If R={(1,2),(2,3),(1,3)}, then R is transitive

 

8. Antisymmetric Relation

An antisymmetric relation is a kind of double relation on a set where, for any two elements a and b, if a is related to b and b is related to a, then a must be equal to b.

Example: In Antisymmetric Relation, the less than or equal to (≤) relation on the set of real numbers is antisymmetric: if a ≤ b and b ≤ a, then a = b.

 

9. Equivalence Relation

A relation that exhibits reflexivity, symmetry, and transitivity.

Example: Equality of numbers is an equivalence relation.

 

10. Partial Order

A relation that is reflexive, antisymmetric, and transitive is known as a partial order.

Example: The subset relation of sets forms a partial order.

Professor Greenline from BrightChamps

What are the Types of Functions?

Functions in mathematics establish relationships between inputs and outputs. They are classified based on their properties and expressions, such as linear, quadratic, polynomial, rational, and trigonometric functions.

 

1. Injective (One-to-One) Function

Every element in the domain maps to a distinct element in the codomain.

Example: f(x)=2x

 

2. Surjective (Onto) Function

Every element of the codomain is associated with at least one element from the domain.

Example: This means that for every real number y ≥ 0, there exists a non-negative real number x such that f(x) = y.

 

3. Bijective (One-to-One Correspondence) Function

A bijective function is both injective (one-to-one) and surjective (onto), setting up a one-to-one resemblance between elements of the domain and codomain.

Example: f(x)=x+1

 

4. Constant Function

A function in which an element in the domain is mapped to the same element in the codomain.

Example: f(x)=5

 

5. Identity Function

A function where each element maps to itself.

Example: f(x)=x

 

6. Polynomial Function

A function defined by a polynomial expression.

Example: f(x)=x2+3x+2

 

7. Rational Function

In a rational function, there is the ratio of two polynomials.

Example: f(x)=x2+1/x-1

 

8. Algebraic Function

A function that satisfies a polynomial equation whose coefficients are polynomials.

Example: f(x) = √x   

 

9. Transcendental Function

A function that is not algebraic; it does not satisfy any polynomial equation.

Example: f(x) = ex, f(x) = sin(x)

Professor Greenline from BrightChamps

Real-Life Applications of Relations and Functions

Relations and functions are important in mathematical concepts that model real-world scenarios, from mapping students to grades to predicting weather patterns, enabling analysis and decision-making across various fields.

 

  • Student and Grades: In educational institutions, students are related to their grades. For instance, a student named Ravi might be associated with the grade 'A' in Mathematics. This forms a relation between students and their academic performance. In a relation, a student can have many grades, but in a function, each student has only one grade.

 

  • Temperature and Time: The temperature at different times of the day can be represented as a relation. For example, at 8 AM, the temperature might be 25°C, and at noon, it could rise to 35°C. This shows how temperature varies with time.

 

  • Vending Machines: In vending machines, the inserted money and selected item determine the dispensed product.. This setup functions as a mathematical function, where each combination of input (money and choice) corresponds to exactly one output (the dispensed item).

 

  • Finance and Taxes: Income tax calculations in India are based on functions. The tax payable is a function of the income earned, with different slabs determining the rate of tax. For example, an income of ₹5,00,000 might fall into a specific tax bracket with a corresponding rate.

 

  • Supply and Demand: In economics, the amount of a product available (supply) and how much people need it. (demand) determines its price. When the demands are high and the supply is low, prices go up. In reverse, when supply is high and demand is low, prices go down.
Max Pointing Out Common Math Mistakes

Common Mistakes of Relations and Functions and how to Avoid them

Students often confuse relations with functions, forget domain restrictions, and apply the wrong tests, like the vertical line test. Grabbing the definitions and practicing regularly with examples can help us avoid these mistakes.

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing One-to-One and Onto Functions

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Misunderstanding the concepts of injective (one-to-one) and surjective (onto) functions. A function is injective (one-to-one) if distinct elements in the domain correspond to clear elements in the codomain. It is surjective (onto) if each element in the codomain is the portrayal of at least one element from the domain.

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Incorrectly Applying the Vertical Line Test

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Draw vertical lines through the graph; if any vertical line intersects the graph at more than one point, it's not a function.

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Overlooking the Domain and Range

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

If the students ignore restrictions on range or domain, it leads to undefined expressions. Identify and consider any restrictions, such as denominators not being zero or square roots of non-negative numbers.

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Misinterpreting Function Notation

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Treating function notation f(x) as a product or variable.
Understand and learn the function's rule: try to know what the function does to the input.

 

For example, f(x) = x2 squares the input.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing Relations with Functions

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Ensure each input domain element maps to exactly one output (range element). Always recheck that each element in the domain corresponds to a special element in the range.

arrow-right
Max from BrightChamps Saying "Hey"

Solved Examples of Relations and Functions

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Given the relation R={(2,3),(4,5),(6,−5),(−2,3)}, find the domain and range.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"

Domain: The set of all first elements (inputs) in the ordered pairs:
{−2,2,4,6}

Range: The set of all second elements (outputs) in the ordered pairs:
{3,5,−5}

Explanation

The domain consists of all unique x values, and the range consists of all unique y values from the ordered pairs.

Max from BrightChamps Praising Clear Math Explanations
Max, the Girl Character from BrightChamps

Problem 2

Is the relation B={(1,5),(3,−8),(3,−8),(3,−8)} a function?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"

Yes, this is a function.

Explanation

Even though some x-values appear many times in the relation, every x-value is paired with the same single y-value. This follows the rule that every input corresponds to exactly one output says that the relation qualifies as a function.

Max from BrightChamps Praising Clear Math Explanations
Max, the Girl Character from BrightChamps

Problem 3

Find the domain and range of the function. Z={(1,120),(2,100),(3,150),(4,130)}

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"

Domain: The set of all first elements:
{1,2,3,4}

Range: The set of all second elements:
{120,100,150,130}

Explanation

The domain includes all unique inputs, and the range includes all unique outputs from the ordered pairs.

Max from BrightChamps Praising Clear Math Explanations
Max, the Girl Character from BrightChamps

Problem 4

Determine if the following sets of ordered pairs represent functions: W={(1,2),(2,3),(3,4),(4,5)} Y={(1,6),(2,5),(1,9),(4,3)}

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"

W: Yes, this is a function. Each x value is unique.


Y: No, this is not a function. The x-value 1 appears many times, each associated with different y-values: 6 and 9."

Explanation

A relation is a function if each domain element is related to the same range element. So the Repeated x values with different y values disobey this condition.

Max from BrightChamps Praising Clear Math Explanations
Max, the Girl Character from BrightChamps

Problem 5

An electrician charges a base fee of ₹100 plus ₹70 for each hour of daily work. Represent this as a function and calculate the total charge for 4 hours of work.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"

Total Charge = ₹100 + (₹70×4)

Total Charge = ₹100 + ₹280

Total Charge = ₹380

Explanation

The function T(h) models the total charge as a function of hours worked. The total charge increases, in balance with the number of hours worked.

Max from BrightChamps Praising Clear Math Explanations
Ray Thinking Deeply About Math Problems

FAQs on Relations and Functions

1.How Do You Determine if a Relation is a Function?

Math FAQ Answers Dropdown Arrow

2.What is an Inverse Function?

Math FAQ Answers Dropdown Arrow

3.What is the Difference Between a Relation and a Function?

Math FAQ Answers Dropdown Arrow

4.What are the Domain and Range?

Math FAQ Answers Dropdown Arrow

5.What is the difference between a one-to-one function and an onto function?

Math FAQ Answers Dropdown Arrow

6.How does learning Algebra help students in United Kingdom make better decisions in daily life?

Math FAQ Answers Dropdown Arrow

7.How can cultural or local activities in United Kingdom support learning Algebra topics such as Relations and Functions ?

Math FAQ Answers Dropdown Arrow

8.How do technology and digital tools in United Kingdom support learning Algebra and Relations and Functions ?

Math FAQ Answers Dropdown Arrow

9.Does learning Algebra support future career opportunities for students in United Kingdom?

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaskaran Singh Saluja

About the Author

Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.

Max, the Girl Character from BrightChamps

Fun Fact

: He loves to play the quiz with kids through algebra to make kids love it.

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
Dubai - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom