Functions and their Graphs | Chapter # 02 | Math Universe Online
Mathematics is a powerful
language that helps us understand relationships between different quantities.
One of the most important concepts in mathematics is the function. Functions allow
us to describe how one variable changes when another variable changes. They are
widely used in algebra, calculus, physics, engineering, economics, and many
other fields.
At MathUniverseOnline,
our goal is to make mathematical concepts simple and easy for students. In this
article, we will learn about functions, types of functions, domain, range, and
graphs. Understanding these topics will help students build a strong foundation
in algebra and higher mathematics.
What is a Function?
A function is a rule that
assigns each element of one set to exactly one element of another set.
In simple words, a
function takes an input, performs an operation, and produces an output.
A function is usually
written as:
f(x) = expression
Where:
x → input value
(independent variable)
f(x) → output value
(dependent variable)
Example:
f(x) = x + 5
If we substitute values
of x:
If x = 1
f(1) = 1 + 5 = 6
If x = 3
f(3) = 3 + 5 = 8
So the function gives a
specific output for each input.
Domain of a Function
The domain of a function
is the set of all possible input values for which the function is defined.
Example:
f(x) = 1/x
Here x cannot be zero
because division by zero is undefined.
So the domain is:
x ≠ 0
Another
example:
f(x) = √x
The square root of a
negative number is not defined in real numbers.
So the domain is:
x ≥ 0
Understanding the domain
helps us know which values are allowed in a function.
Range of a Function
The range of a function
is the set of all possible output values produced by the function.
Example:
f(x) = x²
The square of any number
is always positive or zero.
So the range is:
y ≥ 0
The domain represents
inputs, while the range represents outputs.
Functions Between Two Sets
Suppose we have two sets:
A = Domain
B = Codomain
A
function is written as:
f : A → B
This means the function
maps elements from set A to set B.
For
example:
A = {1,2,3}
B = {4,5,6}
Mapping:
1 → 4
2 → 5
3 → 6
This is a function
because each element in A has exactly one image in B.
Types of Functions
Functions can be
classified into several types depending on how elements from the domain are
mapped to the codomain.
The
most important types are:
* One-to-One Function
* Many-to-One Function
* Into Function
* Onto Function
* Injective Function
* Surjective Function
* Bijective Function
Let us study each type in
detail.
One-to-One
Function (Injective Function)
A one-to-one function is
a function in which different inputs produce different outputs.
Definition:
If
f(a) = f(b)
Then
a = b
This means no two
elements of the domain have the same image.
Example:
f(x) = 2x + 1
If
f(a) = f(b)
2a + 1 = 2b + 1
2a = 2b
a = b
Therefore this function
is one-to-one.
Example using sets:
A = {1,2,3}
B = {4,5,6}
Mapping:
1 → 4
2 → 5
3 → 6
Each input has a
different output, so it is a one-to-one function.
Many-to-One Function
In a many-to-one
function, different inputs may produce the same output.
Example:
f(x) = x²
If
x = 2 → f(2) = 4
x = −2 → f(−2) = 4
Two different inputs
produce the same output.
Therefore this is a
many-to-one function.
However, it is still a
valid function because each input has only one output.
Into Function
A function is called an
into function if some elements of the codomain are not mapped by any element of
the domain.
Example:
A = {1,2,3}
B = {4,5,6,7}
Mapping:
1 → 4
2 → 5
3 → 6
Here the element 7 in set
B has no preimage.
Therefore this function
is called an into function.
Onto Function (Surjective Function)
An onto function is a
function where every element of the codomain has at least one preimage in the
domain.
In simple words, all
elements of set B are used.
Example:
A = {1,2,3}
B = {4,5,6}
Mapping:
1 → 4
2 → 5
3 → 6
Each element of B is
mapped by some element of A.
Therefore the function is
onto.
Onto functions are also called surjective functions.
Injective Function
An injective function is
simply another name for a one-to-one function.
Definition:
A function is injective
if
f(a) = f(b) implies a = b
Example:
f(x) = 3x + 2
Different values of x
always produce different outputs.
Therefore it is an
injective function.
Surjective Function
A surjective function is
another name for an onto function.
Definition:
For every element y in
the codomain, there exists an element x in the domain such that
f(x) = y
Example:
f(x) = x³
If the domain and
codomain are real numbers, every output value has an input value.
Therefore the function is
surjective.
Bijective Function
A bijective function is a
function that is both:
* Injective (one-to-one)
* Surjective (onto)
This means:
* Every input has a
unique output
* Every output has an
input
Example:
f(x) = x + 4
If the domain and
codomain are real numbers:
* Different inputs give
different outputs
* Every output has an
input
Therefore the function is
bijective.
Important property:
Only
bijective functions have inverse functions.
Example:
f(x) = x + 4
Inverse function:
f⁻¹(x) = x − 4
Graphs of Functions
Graphs help us visualize
functions. A graph shows the relationship between the input and output values
of a function.
Functions are usually
plotted on a coordinate plane.
The coordinate plane has
two axes:
Horizontal axis → x-axis
Vertical axis → y-axis
Each point on the graph
is written as:
(x, y)
Example:
f(x) = x + 2
Create a table:
x | y
-1 | 1
0 | 2
1 | 3
2 | 4
Plot these points on the
coordinate plane and join them. The result is a straight line.
PDF SOLUTION:
Vertical Line Test
The vertical line test is
used to determine whether a graph represents a function.
Rule:
If any vertical line
intersects the graph more than once, then it is not a function.
If every vertical line
intersects the graph only once, then it is a function.
Horizontal Line Test
The horizontal line test
is used to determine whether a function is one-to-one.
Rule:
If any horizontal line
intersects the graph more than once, the function is not one-to-one.
If every horizontal line
intersects the graph only once, the function is one-to-one.
Importance
of Functions and Graphs
Functions and graphs are
extremely important in mathematics and science.
They help us:
* Understand
relationships between variables
* Represent real-world
situations mathematically
* Analyze data and trends
* Solve scientific and
engineering problems
Examples include:
* Population growth
* Business profit
analysis
* Motion of objects in
physics
* Temperature changes
over time
Conclusion
Functions are one of the
most fundamental concepts in mathematics. They describe how one quantity
depends on another. Understanding functions helps students learn advanced
mathematical topics such as calculus, statistics, and mathematical modeling.
In this article from
MathUniverseOnline, we studied:
* Definition of functions
* Domain and range
* Types of functions
* One-to-one and
many-to-one functions
* Into and onto functions
* Injective, surjective,
and bijective functions
* Graphs of functions and
important tests
By practicing these
concepts, students can develop strong mathematical skills and gain confidence
in solving algebraic problems.
At MathUniverseOnline, we
aim to provide clear explanations and helpful learning resources so that
students can explore the beauty of mathematics and improve their understanding
step by step.



0 Comments