10th Standard Syllabus & Materials
10th Standard
TN 10th English Prose - 4 - The Attic Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Supplementary - 3 - The Story of Mulan Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Poem - 3 - I am Every Woman Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Prose - 3 - Empowered Women Navigating The World Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Supplementary - 2 - Zigzag Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Poem - 2 - The Grumble Family Important Questions And Answers Study Material - QB365 Set A

Published on: 03/10/2019
Relations and Functions
Download Tamil Nadu 10th Standard Maths question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Maths Test1.
If A = {-2, -1, 0, 1, 2} and f: A ⟶ B is an onto function defined by f(x) = x2 + x + 1 then find B.
2.
Let A = {1,2,3}, B = {4, 5, 6,7}, and f = {(1, 4),(2, 5),(3, 6)} be a function from A to B. Show that f is one – one but not onto function.
3.
The arrow diagram shows a relationship between the sets P and Q. Write the relation in
(i) Set builder form
(ii) Roster form
(iii) What is the domain and range of R.

4.
Let A = {1, 2, 3, 4, 5}, B = N and f: A \(\rightarrow\)B be defined by f(x) = x2. Find the range of f. Identify the type of function.
5.
f(x) = (1+ x)
g(x) = (2x - 1)
Show that fo(g(x)) = gof(x)
6.
A function f: [-7,6) \(\rightarrow\) R is defined as follows.

\(\cfrac { 4f(-3)+2f(4) }{ f(-6)-3f(1) } \)
7.
A function f: [-7,6) \(\rightarrow\) R is defined as follows.

f(-7) - f(-3)
8.
A function f: [-7,6) \(\rightarrow\) R is defined as follows.

find 2f(-4) + 3f(2)
9.
Let f = {(2, 7); (3, 4), (7, 9), (-1, 6), (0, 2), (5,3)} be a function from A = {-1,0, 2, 3, 5, 7} to B = {2, 3, 4, 6, 7, 9}. Is this
(i) an one-one function
(ii) an onto function,
(iii) both one and onto function?
10.
If the function f: R⟶ R defined by
\(f(x)=\left\{\begin{array}{l} 2 x+7, x<-2 \\ x^{2}-2,-2 \leq x<3 \\ 3 x-2, x \geq 3 \end{array}\right.\)
(i) f( 4)
(ii) f( -2)
(iii) f(4) + 2f(1)
(iv) \(\frac { f(1)-3f(4) }{ f(-3) } \)
1.
Given A = {-2, -1, 0, 1, 2} and f(x) = x2 + x + 1
f(-2) = (-2)2 + (-2) + 1 = 3;
f(-1) = (-1)2 + (-1) + 1 = 1
f(0) = 02 + 0 + 1 = 1;
f(1) = 1 2 + 1 + 1 = 3
f(2) = 22 + 2 + 1 = 7
Therefore, B = {1,3,7}
2.
A = {1, 2, 3}, B = {4, 5, 6, 7}; f = {(1, 4),(2, 5),(3, 6)}
Then f is a function from A to B and for different elements in A, there are different images in B. Hence f is one–one function. Note that the element 7 in the co-domain does not have any pre-image in the domain. Hence f is not onto.
Therefore f is one–one but not an onto function.

3.
(i) Set builder form of R = ((x, y) | y = x - 2, x \(\in \) P, y \(\in \) Q}
(ii) Roster form R = {(5 , 3),(6 , 4)(7 , 5)}
(iii) Domain of R = {5, 6, 7} and range of R = {3, 4, 5}
4.
A = {1,2,3,4,5}
B = {1,2,3,4, ... }
f: A \(\rightarrow\)B, f(x) = x2
\(\therefore\) f(1) = 12 = 1
f(2) = 22= 4
f(3) = 32 = 9
f(4) = 42= 16
f(5) = 52= 25
\(\therefore\) Range of f = {1, 4, 9, 16, 25}
Elements in A have been connected with different elements in B. Therefore it is one-one function. But not all the elements in B have preimages in A. Therefore it is not on-to function.
5.
f(x) = 1 + x
g(x) = (2x - 1)
fog(x) = f(g(x) = f(2x - 1)
= 1 + 2x - 1 = 2x ...(1)
gof(x) = g(f(x) = g(1 + x) = 2(1 + x) - 1
= 2 + 2x - 1
= 2x + 1 ...(2)
(1) \(\neq \)(2)
\(\therefore\) fog(x) \(\neq \) gof(x)
It is verified
6.
\(\cfrac { 4f(-3)+2f(4) }{ f(-6)-3f(1) } \)
For f(1) & f(3)
Since 1 & 3 lies between -5 ≤ x ≤2, We take, f(x) = x +5
f(1) = 1 + 5 = 6
f(-3) = -3 +5 = 2
For f(4): Since 4 lies between 2 < x < 6 We take, f(x) = x -1
f(4) = 4 -1 = 3
For f(-6): Since -6 lies between -7≤ x < -5 ,We take, f(x) = x² + 2x +1
f(-6) = (-6)² + 2(-6) + 1 = 36 -12 + 1 = 24 +1 = 25
Now ,\(\cfrac { 4f(-3)+2f(4) }{ f(-6)-3f(1) } \) =\(\frac{ 4(2) +2(3) }{ 25 - 3(6)}\)
= \(\frac{ 8 + 6 }{ 25 -18}\)
= \(\frac{14 }{ 7}\) = 2
Hence, the value of \(\cfrac { 4f(-3)+2f(4) }{ f(-6)-3f(1) } \) = 2
7.
f(-7) = x2 + 2x + 1
= (-7)2 + 2(-7) + 1
= 49 - 14 + 1 = 36
f(3) = x + 5 = -3 + 5 = 2
f(-7) - f(-3) = 36 + 2 = 38
8.

2f(-4) + 3f(2)
f(-4) = x + 5 = -4 + 5 = 1
2f(-4) = 2 x 1 = 2
f(2) = x + 5 = 2 + 5 = 7
3f(2) = 3(7) = 21
∴ 2f(-4) + 3f(2) = 2 + 21 = 23
9.
It is both one-one and onto function

All the elements in A have their separate images in B. All the elements in B have their preimage in A. Therefore it is one-one and onto function.
10.
The function f is defined by three values in intervals I, II, III as shown by the side.
For a given value of x = a, find out the interval at which the point a is located, there after find
f(a) using the particular value defined in that interval.
(i) First, we see that, x = 4 lie in the third interval.
Therefore, f(x) = 3x - 2; f(4) = 3(4) = 10
(ii) x = -2 lies in the second interval
Therefore, f(x) = x2 - 2; f(-2) = (-2)2 - 2 = 2
(iii) From (i), f(4) =10.
To find f(1) first we see that x = 1 lies in the second interval.
Therefore, f(x) = x2-2 ⇒ f(1) = 12 - 2 = -1
So, f(4) + 2f(1) = 10 + 2(-1) = 8
(iv) We know that f(1) = -1 and f(4) = 10
For finding f(-3), we see that x = −3, lies in the first interval.
Therefore, f(x) = 2x + 7; thus, f(-3) = 2(-3) + 7 = 1
Hence, \(\frac { f(1)-3f(4) }{ f(-3) } =\frac { -2-3(10) }{ 1 } \) = - 31

10th Standard Syllabus & Materials
10th Standard
TN 10th English Prose - 2 - The Night the Ghost Got in Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Supplementary - 1 - The Tempest Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Poem - 1 - Life Important Questions And Answers Study Material - QB365 Set A
NEW10th Standard
TN 10th English Prose - 1 - His First Flight Important Questions And Answers Study Material - QB365 Set A
Tamilnadu Stateboard 10th Standard Subjects
Tamilnadu Stateboard Standards