Intoduction to Functions | Representation | Types | Examples
Last Updated :
08 Feb, 2025
A function is a special relation or method connecting each member of set A to a unique member of set B via a defined relation. Set A is called the domain and set B is called the co-domain of the function. A function in mathematics from set A to set B is defined as,
f = {(a,b)| ∀ a ∈ A, b ∈ B}
A function in mathematics is a relation between the input values (domain) and the output values (range) of the given sets such that no two variables from the domain sets are linked to the same variable in the range set.
A simple example of a function in math is f(x) = 2x, which is defined on R → R, here any variable in the domain is related to only one variable in the range.
Examples of Functions
A function in mathematics f is defined as, y = f(x) where x is the input value, and for each input value of x, we get a unique value of y. Various examples of the functions in math defined on R→R are,
Example 1: y = f(x) = 3x + 4
This is a linear function.
- If x = 2: f(2) = 3(2) + 4 = 6 + 4 = 10. So, the output is 10.
- Domain: All real numbers.
- Range: All real numbers.
Example 2: y = f(x) = sin(x) + 3
This is a trigonometric function.
- If x = π/2: f(π/2) = sin(π/2) + 3 = 1 + 3 = 4. The output is 4.
- Domain: All real numbers.
- Range: From 2 to 4.
Example 3: y = f(x) = -3x² + 3
This is a quadratic function.
- If x = 1: f(1) = −3(1)2 + 3 = −3 + 3 = 0. The output is 0.
- Domain: All real numbers.
- Range: y ≤ 3.
Condition for a Function
For any two non-empty sets A and B, a function f: A→B denotes that f is a function from A to B, where A is a domain and B is a co-domain.
For any element, a ∈ A, a unique element, b ∈ B is there such that (a,b) ∈ f. The unique element b which is related to a is denoted by f(a) and is read as f of a. This can be better understood from the image below:
Vertical Line Test
line test is used to determine whether a curve is a function or not. If any curve cuts a vertical line at more than one point then the curve is not a function.

Domain and Range of a Function
The domain and range of a function are fundamental concepts in mathematics.
- Domain: The set of all possible input values (x-values) for which the function is defined.
- Range: The set of all possible output values (y-values) that the function can produce.
Domain and Range of a function are the input and output value of a function respectively.
For example: f(x) = x2
- The domain is all real numbers (R) because any real number can be squared.
- The range is all non-negative real numbers ([0, ∞)) because squaring any number always gives a positive or zero result.
Representation of Functions in Math
We can define a function in mathematics as a machine that takes some input and gives a unique output. The function f(x) = x2 is defined below as,

For the above function: f(x) = x2:
- Input: x: {1, 2, 3, … }
- Function: Squares each input.
- Output: {1, 4, 9, … } which consists of perfect squares.
We can represent a function in math by the three methods as,
For instance, for a function, "f(x) = x3 "
The set of ordered pairs is: f = {(1, 1), (2, 8), (3, 27)}
Each pair follows the rule f(x) = x3, meaning each x-value has a unique y-value.
A function can also be represented in tabular format, listing input values (x) and their corresponding function values f(x).
Lists x-values and their corresponding f(x)-values in a structured format.
Read more - Function Table
A function can be represented visually using a graph on a coordinate plane. The graph shows the relationship between x and y.
Represents the function visually on a coordinate plane, showing how x and y relate.
For example:
- The function f(x) = x2 produces a parabola.
- The function f(x) = x3 results in a cubic curve.
Read more - Graphing of Function
How to Identify a Function?
The function is classified as a special type of relation in math. There are the following rules which can be used to identify a function:
- A relation in which each input is mapped to a unique output is a Function. This is called one to one function.
- A relation in which two inputs (preimage) are mapped to a single output is also a Function. This is a many-to-one function.
- A relation in which one input is mapped to two different output is not a function.
- A relation in which many inputs are mapped to many outputs following no specific rule is not a function.
Types of Function
Different Types of Functions are used to solve various types of mathematical problems especially related to curves and equations. Three major types functions in mathematics are based on the element mapping from set A to set B.
Also, Read Even and Odd Functions.
Algebra of Functions
Algebra of Functions involves the algebraic operations performed between two functions. The algebraic operation for two functions f(x) and g(x) defined on the real value of x are mentioned below:
- (f + g) (x) = f(x) + g(x)
- (f - g) (x) = f(x) - g(x)
- (f.g) (x) = f(x).g(x)
- (k f(x)) = k (f(x)); {For, k is a real number}
- (f/g)(x) = f(x) /g(x); {For g(x) ≠ 0}
Composition of Functions
If f: A → B and g: B→ C are two functions. Then the composition of f and g is denoted as f(g) and it is defined as the function fog = f(g(x)) for x ∈ A.
Let's take two functions f(x) = x + 3 and g(x) = 2x2
fog = f(g(x))
⇒ fog = f(2x2)
⇒ fog = 2x2 + 3
Learn More, Composition of Function
Graph of Function
A function can be easily represented on a graph. Any function on the graph represent a curve (including a straight line) in the x-y plane mapped for its input and corresponding output values.
To plot a function on a first find some points that lies on the function and then join these points according to the locus of the function. For example to graph the function (straight line) f(x) = y = 5x - 2 we need some point on the graph. To find the point the point on the graph we first take the random values of x and then find their corresponding values of y, as,
f(x) = y = 5x- 2
- if x = 0, y = 5(0) - 2 = -2 ⇒ (x, y) = (0, -2)
- if x = 1, y = 5(1) - 2 = 3 ⇒ (x, y) = (1, 3)
- if x = 2, y = 5(2) - 2 = 8 ⇒ (x, y) = (2, 8)
Now joining these points we can get the graph of the function y = 5x - 2
Graphing Functions
Knowing the values of x allows a function f(x) to be represented on a graph. Because y = f(x), we can find the associated value for y by starting with the values of x. As a result, we can plot a graph in a coordinate plane using x and y values. Consider the following scenario:
Assume y = x + 3
When x = 0, y = 3
Similarly,
- x = -2, y = -2 + 3 = 1
- x = -1, y = -1 + 3 = 2
- x = 1, y = 1 + 3 = 4
- x = 2, y = 2 + 3 = 5
- x = 3, y = 3 + 3 = 6
As a result, we may plot the graph for function x + 3 using these values.

Read More about Graphing Functions.
Common Functions
Some Common Functions that commonly used in mathematics are discussed below:
Real Function
Real function in maths refers to a function whose domain and range are subsets of the real numbers (denoted as ℝ). In simpler terms, a real function is a mathematical rule or relationship that assigns a real number value to each real number input.
Real FunctionsPolynomial Function
The function in which the exponents of algebraic variables are non-negative integers is called a Polynomial Function. If the power of the variable is 1 it is called a linear function, if the power is 2 it is called a quadratic function, and if the power is 3 it is called a cubic function. Some examples of polynomial functions are mentioned below:
Polynomial Function can further classified into the following types:
Linear function: Linear Functions is those in which maximum power of a variable is 1. The general Form of Linear Function is y = mx + c
Quadratic Function: Quadratic Function is those in which maximum power of variable is 2. General Form of quadratic function is, ax2 + bx + c = 0
Cubic Function: Cubic Function is those in which maximum power of variable is 3. General Form of cubic function is given as ax3 + bx2 + cx + d = 0
Inverse Function: Inverse Function is the function containing the inverse of another function. Let's say we have a function y = f(x) then its inverse function will be x = f-1(y). In y = f(x), the domain is x and the range is y while in the case of x = f-1(y), the domain is y and the range is x. Thus we can say that the domain of the original function is the range of its inverse function and the range of the original function is the domain of the original function. Some examples of inverse functions are,
Area Function
Area function typically refers to a mathematical function that calculates the area of a geometric shape or region. The area function takes one or more parameters as input and returns the area of the corresponding shape. Some of the area functions are discussed below:
Area of Circle Function: The Area of Circle (A) is a function of its radius(r) such that,
A = πr2
Area of Triangle Function: The Area of Triangle (A) is a function of its base(b) and height(h) such that,
A = (bh)/2
Exponential Function
Exponential function is the one which is represented as f(x) = ex. It is often used to show rapid growth or decay.
Logarithmic Function
Logarithmic function is a mathematical function that represents the inverse operation of exponentiation. It is represented as f(x) = log x.
Ceiling Function
Ceiling function denoted as ⌈x⌉, rounds a real number x up to the nearest integer that is greater than or equal to x. In other words, it finds the smallest integer value that is greater than or equal to x.
Floor Function
Floor function denoted as ⌊x⌋, rounds a real number x down to the nearest integer that is less than or equal to x. In other words, it finds the largest integer value that is less than or equal to x.
Modulus Function
Modulus function also known as the absolute value function, returns the magnitude or "size" of a real number without regard to its sign. Modulus function is denoted as ∣x∣, where x is the input value.
Signum Function
Signum function, also known as the sign function or signum function, is a mathematical function that returns the sign of a real number. It indicates whether the number is positive, negative, or zero.
Trigonometric Functions
Trigonometric functions are mathematical functions that relate the angles of a right triangle to the lengths of its sides. The six primary trigonometric functions are sine (sin), cosine (cos), tangent (tan), cosecant (cosec), secant (sec), and cotangent (cot).
Complex Functions
Any function in which the input variable are complex function are called the complex function. A complex number is a number that can be plotted on the complex plane. In a complex number, we have real number and imaginary number. A complex number(z) is represented as, z= x + iy and a complex function is represented as, f(z) = P(x, y) + iQ(x, y)
Applications of Functions
When we say that a variable quantity y is a function of a variable quantity x, we indicate that y is dependent on x and that y's value is determined by x's value. This dependency can be expressed as follows: f = y (x).
- The radius of a circle can be used to calculate the area of a circle. The radius r affects area A. We declare that A is a function of r in the mathematic language of functions. We can write A = f(r) =π×r2
- A sphere's volume V is a function of its radius. V = f(r) = 4/3×r3 denotes the dependence of V on r.
- Force is a function of the acceleration of a body of fixed mass m. F = g(a) = m × a.
People Also Read;
Solved Examples of Function
Example 1: For two functions f and g are defined as, f(x) = x2 and g(x) = ln(2x). Find the composite function (gof )( x )
Solution:
Given:
(gof )( x ) = g (f (x))
[g (f (x)] = ln(2f(x)) = ln(2x2) = 2 ln(√2x)
Thus, (gof)(x) = 2 ln(√2x)
Example 2: Find the output of the function g(t)= 6t2 + 5 at
Solution:
Given Function: g(t)= 6t2 + 5t
g(0) = 6(0)2+5(0) = 0 + 0
⇒ g(0) = 0
g(2) = 6(2)2+5(2)
⇒ g(2) = 24 + 10
⇒ g(2) = 34
Example 3: The length of a rectangle is five times its breadth, express the area of the rectangle as a function of its length.
Solution:
Let, length of the rectangle be l and the breadth of the rectangle is, b
Now,
Area of Rectangle(A) = l × l/5 = l2/5
Thus, area of rectangle as the function of its length is,
A(l) = l2/5
Practice Problems on Functions
1. Given the function f(x) = 3x + 5
- Find f(2)
- Find f(−1)
- Determine the domain and range of the function.
2. Given the function g(x)=x2 - 4x + 3
- Find the roots of the function.
- Find g(3) and g(0).
- Determine the vertex of the function.
3. Given two functions f(x) = x + 2 and h(x) = 2x - 3
- Find the composite function (f ∘ h) (x)
- Evaluate (f ∘ h)(2)
Similar Reads
Algebra in Math - Definition, Branches, Basics and Examples Algebra is the branch of mathematics with the following properties.Deals with symbols (or variables) and rules for manipulating these symbols. Elementary (Taught in Schools) Algebra mainly deals with variables and operations like sum, power, subtraction, etc. For example, x + 10 = 100, x2 - 2x + 1 =
4 min read
Basics of Algebra
Algebraic Expression
Algebra Practice Questions Easy LevelAlgebra questions basically involve modeling word problems into equations and then solving them. Some of the very basic formulae that come in handy while solving algebra questions are : (a + b) 2 = a 2 + b 2 + 2 a b(a - b) 2 = a 2 + b 2 - 2 a b(a + b) 2 - (a - b) 2 = 4 a b(a + b) 2 + (a - b) 2 = 2 (
3 min read
Algebraic IdentitiesAlgebraic Identities are fundamental equations in algebra where the left-hand side of the equation is always equal to the right-hand side, regardless of the values of the variables involved. These identities play a crucial role in simplifying algebraic computations and are essential for solving vari
14 min read
Factorization of PolynomialFactorization in mathematics refers to the process of expressing a number or an algebraic expression as a product of simpler factors. For example, the factors of 12 are 1, 2, 3, 4, 6, and 12, and we can express 12 as 12 = 1 Ã 12, 2 Ã 6, or 4 Ã 3.Similarly, factorization of polynomials involves expre
10 min read
Division of Algebraic ExpressionsDivision of algebraic expressions is a key operation in algebra. It is essential for simplifying expressions and solving equations. It is used to perform polynomial long division or synthetic division. Division of algebraic expressions is performed as as division on two whole numbers or fractions. I
6 min read
Polynomials
Polynomials| Degree | Types | Properties and ExamplesPolynomials are mathematical expressions made up of variables (often represented by letters like x, y, etc.), constants (like numbers), and exponents (which are non-negative integers). These expressions are combined using addition, subtraction, and multiplication operations.A polynomial can have one
9 min read
Types of Polynomials (Based on Terms and Degrees)Types of Polynomials: In mathematics, an algebraic expression is an expression built up from integer constants, variables, and algebraic operations. There are mainly four types of polynomials based on degree-constant polynomial (zero degree), linear polynomial ( 1st degree), quadratic polynomial (2n
9 min read
Zeros of PolynomialZeros of a Polynomial are those real, imaginary, or complex values when put in the polynomial instead of a variable, the result becomes zero (as the name suggests zero as well). Polynomials are used to model some physical phenomena happening in real life, they are very useful in describing situation
13 min read
Geometrical meaning of the Zeroes of a PolynomialAn algebraic identity is an equality that holds for any value of its variables. They are generally used in the factorization of polynomials or simplification of algebraic calculations. A polynomial is just a bunch of algebraic terms added together, for example, p(x) = 4x + 1 is a degree-1 polynomial
8 min read
Multiplying Polynomials WorksheetA polynomial is an algebraic expression consisting of variables and coefficients. We can perform various operations on polynomials, including addition, subtraction, multiplication, and division. This worksheet focuses on multiplying polynomials using different methods.Read More: Multiplying Polynomi
4 min read
Dividing Polynomials | Long Division | Synthetic Division | Factorization MethodsDividing Polynomials in maths is an arithmetic operation in which one polynomial is divided by another polynomial, where the divisor polynomial must have a degree less than or equal to the Dividend Polynomial otherwise division of polynomial can't take place. The most general form of a polynomial is
13 min read
Division Algorithm for PolynomialsPolynomials are those algebraic expressions that contain variables, coefficients, and constants. For Instance, in the polynomial 8x2 + 3z - 7, in this polynomial, 8,3 are the coefficients, x and z are the variables, and 7 is the constant. Just as simple Mathematical operations are applied on numbers
5 min read
Division Algorithm Problems and SolutionsPolynomials are made up of algebraic expressions with different degrees. Degree-one polynomials are called linear polynomials, degree-two are called quadratic and degree-three are called cubic polynomials. Zeros of these polynomials are the points where these polynomials become zero. Sometimes it ha
6 min read
Remainder TheoremThe Remainder Theorem is a simple yet powerful tool in algebra that helps you quickly find the remainder when dividing a polynomial by a linear polynomial, such as (x - a). Instead of performing long or synthetic division, you can use this theorem to substitute the polynomial and get the remainder d
8 min read
Factor TheoremFactor theorem is used for finding the roots of the given polynomial. This theorem is very helpful in finding the factors of the polynomial equation without actually solving them.According to the factor theorem, for any polynomial f(x) of degree n ⥠1 a linear polynomial (x - a) is the factor of the
10 min read
Algebraic Identities of PolynomialsAlgebraic identities are equations that hold true for all values of the variables involved. In the context of polynomials, these identities are particularly useful for simplifying expressions and solving equations.Algebraic Identities of PolynomialsWhat are Algebraic Identities?Algebraic Identities
9 min read
Factoring PolynomialsFactoring Polynomials: A basic algebraic concept called factoring polynomials involves breaking down a polynomial equation into simpler parts. Factoring can be used to solve equations, simplify complicated expressions, and locate the roots or zeros of polynomial functions. In several fields of math
9 min read
Relationship between Zeroes and Coefficients of a PolynomialPolynomials are algebraic expressions with constants and variables that can be linear i.e. the highest power o the variable is one, quadratic and others. The zeros of the polynomials are the values of the variable (say x) that on substituting in the polynomial give the answer as zero. While the coef
9 min read
Linear Equations
Linear Equations in One VariableLinear equation in one variable is the equation that is used for representing the conditions that are dependent on one variable. It is a linear equation i.e. the equation in which the degree of the equation is one, and it only has one variable.A linear equation in one variable is a mathematical stat
7 min read
Solving Linear Equations with Variable on both SidesEquations consist of two main components: variables and numbers. Understanding the relationship between these components and how to manipulate them is essential for solving equations.Variable: A variable is a symbol (often a letter like x, y, or z) that represents an unknown or changing quantity.Num
6 min read
Graphical Methods of Solving Pair of Linear Equations in Two VariablesA system of linear equations is just a pair of two lines that may or may not intersect. The graph of a linear equation is a line. There are various methods that can be used to solve two linear equations, for example, Substitution Method, Elimination Method, etc. An easy-to-understand and beginner-fr
8 min read
Reducing Equations to Simpler Form | Class 8 MathsReducing equations is a method used to simplify complex equations into a more manageable form. This technique is particularly useful when dealing with non-linear equations, which cannot always be solved directly. By applying specific mathematical operations, such as cross-multiplication, these equat
6 min read
Linear Equation in Two VariablesLinear Equation in Two Variables: A Linear equation is defined as an equation with the maximum degree of one only, for example, ax = b can be referred to as a linear equation, and when a Linear equation in two variables comes into the picture, it means that the entire equation has 2 variables presen
9 min read
Graph of Linear Equations in Two VariablesLinear equations are the first-order equations, i.e. the equations of degree 1. The equations which are used to define any straight line are linear, they are represented as, x + k = 0; These equations have a unique solution and can be represented on number lines very easily. Let's look at linear e
5 min read
Equations of Lines Parallel to the x-axis and y-axisLinear Equations allow us to explain a lot of physical phenomena happening around us. For example, A train running between two stations at a constant speed, the speed of a falling object. Even the straight lines we draw on paper can be represented in form of linear equations mathematically. A linear
6 min read
Pair of Linear Equations in Two VariablesLinear Equation in two variables are equations with only two variables and the exponent of the variable is 1. This system of equations can have a unique solution, no solution, or an infinite solution according to the given initial condition. Linear equations are used to describe a relationship betwe
11 min read
Number of Solutions to a System of Equations AlgebraicallyA statement that two mathematical expressions of one or more variables are identical is called an equation. Linear equations are those in which the powers of all the variables concerned are equal. A linear equation's degree is always one. A solution of the simultaneous pair of linear equations is a
7 min read
Solve the Linear Equation using Substitution MethodA linear equation is an equation where the highest power of the variable is always 1. Its graph is always a straight line. A linear equation in one variable has only one unknown with a degree of 1, such as:3x + 4 = 02y = 8m + n = 54a â 3b + c = 7x/2 = 8There are mainly two methods for solving simult
10 min read
Cross Multiplication MethodCross multiplication method is one of the basic methods in mathematics that is used to solve the linear equations in two variables. It is one of the easiest to solve a pair of linear equations in two variables. Suppose we have a pair of linear equations in two variables, i.e. a1x + b1y = -c1 and a2
9 min read
Equations Reducible to Linear FormEquations Reducible to Linear Form" refers to equations that can be transformed or rewritten into a linear equation. These equations typically involve variables raised to powers other than 1, such as squared terms, cubed terms, or higher. By applying suitable substitutions or transformations, these
9 min read
Quadratic Equations
Quadratic EquationsA Quadratic equation is a second-degree polynomial equation that can be represented as ax2 + bx + c = 0. In this equation, x is an unknown variable, a, b, and c are constants, and a is not equal to 0. The solutions of a quadratic equation are known as its roots. These roots can be found using method
12 min read
Solving Quadratic EquationsA quadratic equation, typically in the form ax² + bx + c = 0, can be solved using different methods including factoring, completing the square, quadratic formula, and the graph method. While Solving Quadratic Equations we try to find a solution that represent the points where this the condition Q(x)
8 min read
Roots of Quadratic EquationThe roots of a quadratic equation are the values of x that satisfy the equation. The roots of a quadratic equation are also called zeros of a quadratic equation. A quadratic equation is generally in the form: ax2 + bx + c = 0Where:a, b, and c are constants (with a â 0).x represents the variable.Root
13 min read
Cubic Equations
Sequence and Series
Arithmetic Progression in MathsArithmetic Progression (AP) or Arithmetic Sequence is simply a sequence of numbers such that the difference between any two consecutive terms is constant.Some Real World Examples of APNatural Numbers: 1, 2, 3, 4, 5, . . . with a common difference 1Even Numbers: 2, 4, 6, 8, 10, . . . with a common di
3 min read
Arithmetic SeriesAn arithmetic series is the sum of the terms of an arithmetic sequence, where an arithmetic sequence is a sequence of numbers in which the difference between consecutive terms is constant. Or we can say that an arithmetic progression can be defined as a sequence of numbers in which for every pair of
5 min read
Arithmetic SequenceAn arithmetic sequence or progression is defined as a sequence of numbers in which the difference between one term and the next term remains constant.For example: the given below sequence has a common difference of 1.1 2 3 4 5 . . . n â â â â â . . . 1st 2nd 3rd 4th 5th . . . nth TermsThe Arithmetic
8 min read
Program to Check Geometric ProgressionA sequence of numbers is called a Geometric progression if the ratio of any two consecutive terms is always the same.In simple terms, A geometric series is a list of numbers where each number, or term, is found by multiplying the previous term by a common ratio r. The general form of Geometric Progr
6 min read
Geometric SeriesIn a Geometric Series, every next term is the multiplication of its Previous term by a certain constant, and depending upon the value of the constant, the Series may increase or decrease.Geometric Sequence is given as: a, ar, ar2, ar3, ar4,..... {Infinite Sequence}a, ar, ar2, ar3, ar4, ....... arn {
3 min read
Set Theory
Representation of a SetSets are defined as collections of well-defined data. In Math, a Set is a tool that helps to classify and collect data belonging to the same category. Even though the elements used in sets are all different from each other, they are all similar as they belong to one group. For instance, a set of dif
8 min read
Types Of SetsIn mathematics, a set is defined as a well-defined collection of distinct elements that share a common property. These elementsâ like numbers, letters, or even other sets are listed in curly brackets "{ }" and represented by capital letters. For example, a set can include days of the week. The diffe
13 min read
Universal SetsUniversal Set is a set that has all the elements associated with a given set, without any repetition. Suppose we have two sets P = {1, 3, 5} and Q = {2, 4, 6} then the universal set of P and Q is U = {1, 2, 3, 4, 5, 6}. We generally use U to denote universal sets. Universal Set is a type of set that
6 min read
Venn DiagramVenn diagrams are visual tools used to show relationships between different sets. They use overlapping circles to represent how sets intersect, share elements, or stay separate. These diagrams help categorize items, making it easier to understand similarities and differences. In mathematics, Venn di
14 min read
Operations on SetsSets are fundamental in mathematics and are collections of distinct objects, considered as a whole. In this article, we will explore the basic operations you can perform on sets, such as union, intersection, difference, and complement. These operations help us understand how sets interact with each
15+ min read
Union of SetsUnion of two sets means finding a set containing all the values in both sets. It is denoted using the symbol 'âª' and is read as the union. Example 1:If A = {1, 3. 5. 7} and B = {1, 2, 3} then AâªB is read as A union B and its value is,AâªB = {1, 2, 3, 5, 7}Example 2:If A = {1, 3. 5.7} and B = {2, 4} t
12 min read
Cartesian Product of SetsThe term 'product' mathematically refers to the result obtained when two or more values are multiplied together. For example, 45 is the product of 9 and 5.To understand the Cartesian product of sets, one must first be familiar with basic set operations such as union and intersection, which are appli
7 min read
Relations and Functions
Relations and FunctionsIn mathematics, we often deal with sets of numbers or objects and the ways they are connected. Two important concepts that help us describe these connections are relations and functions.A relation is simply a connection between two sets of objects. Think of it as a rule that pairs elements from one
3 min read
Intoduction to Functions | Representation | Types | ExamplesA function is a special relation or method connecting each member of set A to a unique member of set B via a defined relation. Set A is called the domain and set B is called the co-domain of the function. A function in mathematics from set A to set B is defined as,f = {(a,b)| â a â A, b â B}A functi
14 min read
Types of FunctionsFunctions are defined as the relations which give a particular output for a particular input value. A function has a domain and codomain (range). f(x) usually denotes a function where x is the input of the function. In general, a function is written as y = f(x).A function is a relation between two s
15 min read
Composite functions - Relations and functionsLet f : A->B and g : B->C be two functions. Then the composition of f and g, denoted by g o f, is defined as the function g o f : A->C given by g o f (x) = g{f(x)}, â x â A. Clearly, dom(g o f) = dom(f). Also, g o f is defined only when range(f) is a subset of dom(g). Evaluating composite f
5 min read
Invertible FunctionsAs the name suggests Invertible means "inverse", and Invertible function means the inverse of the function. Invertible functions, in the most general sense, are functions that "reverse" each other. For example, if f takes a to b, then the inverse, f-1, must take b to a. Table of ContentInvertible Fu
15 min read
Composition of FunctionsThe composition of functions is a process where you combine two functions into a new function. Specifically, it involves applying one function to the result of another function. In simpler terms, the output of one function becomes the input for the other function.Mathematically, the composition of t
11 min read
Inverse Functions | Definition, Condition for Inverse and ExamplesInverse Functions are an important concept in mathematics. An inverse function basically reverses the effect of the original function. If you apply a function to a number and then apply its inverse, you get back the original number. For example, if a function turns 2 into 5, the inverse function wil
7 min read
Verifying Inverse Functions by CompositionA function can be seen as a mathematical formula or a machine that throws output when an input is given. The output is usually some processed version of the input. Function's inverses can be seen as the operations which give us the input back on giving them the output. In other words, inverse functi
5 min read
Domain and Range of a FunctionIn mathematics, a function represents a relationship between a set of inputs and their corresponding outputs. Functions are fundamental in various fields, from algebra to calculus and beyond, as they help model relationships and solve real-world problems.A function represents a relationship between
15 min read
Piecewise FunctionPiecewise Function is a function that behaves differently for different types of input. As we know a function is a mathematical object which associates each input with exactly one output. For example: If a function takes on any input and gives the output as 3. It can be represented mathematically as
11 min read