Functions Practice Questions : Solved and Unsolved
Last Updated :
17 Jul, 2024
Functions are a fundamental topic in algebra, taught in Classes 11 and 12. This guide will explain key concepts related to functions in algebra, provide solved examples, and offer function practice questions to help you excel in exams. Here, you’ll gain the skills needed to solve various functions questions with confidence.
What is a Function?
A function is a fundamental concept in mathematics, particularly in algebra, where it describes a relationship between a set of inputs and a set of permissible outputs. Each input is related to exactly one output. The set of inputs is called the domain, and the set of outputs is called the codomain.
In more formal terms, a function f from a set A (the domain) to a set B (the codomain) is a rule that assigns each element x in A exactly one element y in B. This relationship is often written as f: A→B, and f(x) = y.
Types of Functions
- One-to-One Function (Injective): Each element of the domain is mapped to a unique element in the codomain.
- Onto Function (Surjective): Every element of the codomain is mapped by at least one element of the domain.
- Bijective Function: A function that is both one-to-one and onto, meaning there is a perfect pairing between the domain and codomain elements.
- Constant Function: A function that always returns the same value regardless of the input.
- Identity Function: A function that returns the input as the output, f(x)=x.
Some of the important formulas required to solve questions of functions are mentioned below:
(f + g)(x) = f(x) + g(x)
(f − g)(x) = f(x) − g(x)
(αf)(x) = αf(x)
(fg)(x) = f(x).g(x)
(f / g)(x) = f(x) / g(x)
gof(x) = g(f(x))
ho(gof)(x) = (hog)of(x)
(gof)-1(x) = f-1og-1(x)
Functions Questions with Solutions
Below added are some solved functions questions with solution based on the concept on Functions.
1. Find the inverse of the function f(x) = 4x − 3.
To find the inverse, interchange x and y and solve for y.
x = 4y − 3
Solve for y:
y = (x + 3)/4
So, the inverse function is f-1(x) = (x + 3)/4
2. Let f(x) = 2x + 3 and g(x) = x2. Find (f + g)(x).
Given functions are
f(x) = 2x + 3
g(x) = x2
So, now we need to find (f + g)(x),
(f + g)(x) = f(x) + g(x)
(f + g)(x) = (2x + 3) + x2
So, (f + g)(x) = 2x + 3 + x2.
3. If f(x) = sin(x) and g(x) = cos(x), determine (f − g)(x).
Given functions are
f(x) = sin(x)
g(x) = cos(x)
So, we need to need to find (f−g)(x),
(f − g)(x) = f(x) − g(x)
(f − g)(x) = sin(x) − cos(x)
So, (f − g)(x) = sin(x) − cos(x).
4. Given f(x) = 3x2, compute (2f)(x).
Given function is
f(x) = 3x2
So, we need to calculate (2f)x
(2f)x = 2.f(x)
= 2.3x2
= 6x2
So, (2f)x = 6x2.
5. For f(x) = x + 1 and g(x) = x − 2, what is (f⋅g)(x)?
Given functions are
f(x) = x + 1
g(x) = x − 2
So, we need to calculate (f⋅g)(x),
(f⋅g)(x) = f(x)⋅g(x)
(f⋅g)(x) = (x + 1)(x − 2)
(f⋅g)(x)=x2 −2x + x − 2
(f⋅g)(x) = x2 − x − 2
So, (f⋅g)(x) = x2 − x − 2.
6. If f(x) = 1/x and g(x) = x2, find (f/g)(x).
Given functions are
f(x) = 1/x
g(x) = x2
So, we need to calculate (f/g)(x)
(?/?)(?) = ?(?)/?(?)
(f/g)(x) = (1/x)/x2
= 1/x3
So, (f/g)(x) = 1/x3.
7. Let f(x) = 2x + 1 and g(x) = x2. Determine g∘f(x).
Given functions are
f(x) = 2x + 1
g(x) = x2
We need to calculate g∘f(x), which involves applying f(x) to g(x).
g∘f(x) = g(f(x))
g∘f(x) = g(2x + 1)
g(x) = x2
Now, substitute 2x+1 for x in the function g(x) = x2:
g∘f(x) = (2x + 1)2
g∘f(x) = 4x2 + 4x + 1
So, g∘f(x) = 4x2 + 4x + 1.
8. Solve the equation h(x) = 2x2 − 5x + 1 for x = 3.
Given equation: h(x) = 2x2 − 5x + 1
Substitute x = 3:
h(3) = 2 × 32 − 5 × 3 + 1
=18−15+1
=4
So, h(3) = 4.
9. If f(x) = x2 , h(x) = x3 and g(x) = √x, calculate h∘(g∘f)(x).
Given functions are
f(x) = x2
g(x) = √x
h(x) = x3
So, we need to calculate
h∘(g∘f)(x), which involves composing f(x), g(x), and h(x).
First of all, we will find g∘f(x):
g∘f(x)=g(f(x))
g∘f(x)=g(x2)
Now, substitute ?2 for x in the function g(x) = √x
g∘f(x) = √x2
g∘f(x) = x
After first, now we will calculate h(x) with g∘f(x):
h∘(g∘f)(x) = h(x)
h∘(g∘f)(x) = x3
So, h∘(g∘f)(x) = x3.
10. If f(x) = 2x + 3 and g(x) = 5x − 2 are inverse functions, what is f-1(x)?
Given function is
g(x) = 5x − 2
Let y = g(x):
y = 5x − 2
Now, solve for x in terms of y:
y + 2 = 5x
x = (y+2)/5
This represents the inverse function g-1(x).
Therefore, f-1(x) = g-1(x) = 5x + 2.
Related Articles
Functions Questions for Practice : Unsolved
Try out the following questions based on the function.
Similar Reads
Inverse Functions Practice Questions
Inverse functions are those functions which reverse the actions of another function and reversing its operation. It swaps input and output values, allowing for the retrieval of the original input from a given output. This article consist of a series of Inverse Functions Practice Questions focused at
5 min read
Mathematics Practice Questions
Mathematics Practice Questions: This collection of advanced maths practice questions is designed to test and enhance the problem-solving skills of students. These questions cover a wide range of mathematical topics, including algebra, geometry, and arithmetic operations, tailored for students seekin
9 min read
Relation and Function
In 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
Odd Function-Definition, Properties, and Examples
Odd Function is a type of function that follows the relation f(-x) equals -f(x), where x is any real number in the domain of f(x). This implies that odd functions have the same output for positive and negative input but with an opposite sign. Due to this property, the graph of an odd function is alw
6 min read
Logarithmic Functions Practice Problems
Logarithmic Functions Practice Problems help students grasp the concept of logarithms through hands-on exercises and examples. These problems are designed to deepen understanding and proficiency in applying logarithmic functions in various mathematical contexts. Logarithmic functions are essential i
4 min read
Real Functions: Definition, Properties and Examples
Real Function is a function which deals with real numbers as input and output values. In other words, a real function is a special type of relation between two sets of real numbers which follow some important properties. Values from one set called domain map to another set called range. A function i
7 min read
Intoduction to Functions | Representation | Types | Examples
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 func
14 min read
Radical Functions Worksheet
Radical functions involve roots, such as square roots, cube roots, etc., and are generally of the form f(x)=nâg(x) where g(x) is any function. In this article, we will discuss various solved problems related to radical functions. Key Points to RememberDomain Considerations For even roots (e.g., squa
6 min read
Top 10 Unsolved Math Problems of All Time
Mathematics is one of the pillars of human development that has constantly been extending the bounds of knowledge and capability. A few problems within, over centuries, have gone unsolved and have puzzled some of the greatest minds. Such unsolved problems are not useless, but they hold the potential
8 min read
Class 11 NCERT Solutions- Chapter 2 Relation And Functions - Exercise 2.3
Chapter 2 of the Class 11 NCERT Mathematics textbook, "Relations and Functions," covers the foundational concepts of relations and functions, including their definitions, types, and properties. Exercise 2.3 focuses on problems related to various types of functions and their properties. NCERT Solutio
6 min read