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: 28/06/2019
Chapter one important questions
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.
Let A = {0, 1, 2, 3} and B = {1, 3, 5, 7, 9} be two sets. Let f: A \(\rightarrow\)B be a function given by f(x) = 2x + 1. Represent this function as a graph.
2.
Let A = {0, 1, 2, 3} and B = {1, 3, 5, 7, 9} be two sets. Let f : A \(\rightarrow\)B be a function given by f(x) = 2x + 1. Represent this function as an arrow .
3.
Let A = {0, 1, 2, 3} and B = {1, 3, 5, 7, 9} be two sets. Let f: A \(\rightarrow\)B be a function given by f(x) = 2x + 1. Represent this function as a table.
4.
State whether the graph represent a function. Use vertical line test.

5.
Let A = {0, 1, 2, 3} and B = {1, 3, 5, 7, 9} be two sets. Let f: A \(\rightarrow\)B be a function given by f(x) = 2x + 1. Represent this function as a set of ordered pairs.
6.
Let A = {1,2, 3, 4} and B = {-1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12} Let R = {(1, 3), (2, 6), (3, 10), (4, 9)} \(\subseteq \) A x B be a relation. Show that R is a function and find its domain, co-domain and the range of R.
7.
If f(x) = 2x + 3, g(x) = 1 - 2x and h(x) = 3x. Prove that f o(g o h) = (f o g) o h.
8.
Find k if f o f(k) = 5 where f(k) = 2k - 1.
9.
If f(x) = 3x - 2, g(x) = 2x + k and if f o g = f o f, then find the value of k..
10.
Represent the function f(x) =\(\sqrt { 2x^{ 2 }-5x+3 } \) as a composition of two functions.
11.
Find f o g and g o f when f(x) = 2x + 1 and g(x) = x2 - 2
12.
If X = {–5, 1, 3, 4} and Y = {a, b, c}, then which of the following relations are functions from X to Y ?
R1= {(–5, a), (1, a), (3, b)}
13.
A relation ‘f’ \(X \rightarrow Y\) is defined by f(x) = x2 - 2 where x \(\in \) {-2, -1, 0, 3} and Y = R
(i) List the elements of f
(ii) Is f a function?
14.
Find x if gff(x) = fgg(x), given f(x) = 3x + 1 and g(x) = x + 3.
15.
Given f(x) = 2x - x2, find
(i) f (1)
(ii) f (x + 1)
(iii) f (x) + f (1)
1.
A Graph f = {(x, f(x) / x \(\epsilon \) A}
{(0, 1), (1, 3), (2, 5), (3, 7)}

2.
An arrow diagram
3.
A table
| x | 0 | 1 | 2 | 3 |
|---|---|---|---|---|
| f(x) | 1 | 3 | 5 | 7 |
4.
It is not a function as the vertical line PQ cuts the graph at two points
5.
A = {1,2,3},B = {1,3,5, 7,9}
f(x) = 2x + 1
f(0)) = 2(0) + 1 = 1
f(1) = 2(1) + 1=3
f(2) = 2(2) + 1 = 5
f(3) = 2(3) + 1 = 7
(i) A set of ordered pairs.
f = {(0, 1), (1, 3), (2, 5), (3, 7)}
(ii) A table
| x | 0 | 1 | 2 | 3 |
| f(x) | 1 | 3 | 5 | 7 |
(ii) An arrow diagram

(iv) A Graph f = \(\{(x, f(x) / x \in A\}\)
= {(0, 1), (1, 3), (2, 5), (3, 7)}

6.
Domain of R = {1,2,3,4}
Co-domain of R = B = {-1, 2, 3,4,5,6, 7, 9, 10, 11,12}
Range of R = {3, 6,10, 9}
7.
f(x) = 2x + 3, g(x) = 1 - 2x, h(x) = 3x
Now, (f o g)(x) = f(g(x)) = f(1 - 2x) = 2(1 - 2x) + 3 = 5 - 4x
Then, (f o g) o h(x) = (f o g)(3x) = 5 - 4(3x) = 5 - 12x..(1)
(g o h)(x) = g(h(x)) = g(3x) = 1 - 2(3x) = 1 - 6x
So, f o (g o h)(x) = f(1 - 6x) = 2(1 - 6x) + 3 = 5 - 12x...(2)
From (1) and (2), we get (f o g) oh = f o (g o h)
8.
f o f(k) = f(f(k))
= 2(2k - 1) -1 = 4k - 3
Thus, f o f(k) = 4k - 3
But, it is given that f o f(k) = 5
Therefore 4k - 3 = 5 ⇒ k = 2
9.
f(x) = 3 x -2, g(x) = 2x + k
f o g = f(g(x)) = f(2x + k) = 3(2x + k) - 2 = 6x + k - 2
Thus, f o g(x) = 6x + 3k - 2
g o f(x) = g(3x - 2) = 2(3x - 2) + k
Thus, g o f(x) = 6x - 4 + k
Given that f o g = g o f
Therefore, 6x + 3k-2 = 6z - 4 + k
6x - 6x + 3k - k = -4 + 2 ⇒ -1
10.
We set f2(x) = 2x2 - 5x + 3 and f1(x) =\(\sqrt { x } \)
Then, f(x) = \(\\ \sqrt { 2x^{ 2 }-5x+3 } =\sqrt { { f }_{ 2 }(x) } \)
= f1{f2(x)} = f1f2(x)
11.
f(x) = 2x + 1, g(x) = x2 - 2
f o g(x) = f(g(x)) = f(x2 - 2) = 2(x2 - 2) + 1 = 2x2 - 3
g o f(x) = g(f(x)) = g(2x + 1) = (2x + 1)2 - 2 = 4x2 + 4x - 1
Thus f o g = 2x2 - 3, g o f = 4x2 + 4x - 1. From the above, we see that f o g ≠ g o f.
12.
R1 = {(–5, a), (1, a), (3, b)}
We may represent the relation R1 in an arrow diagram
R1 is not a function as 4 \(\in\) X does not have an image in y.

13.
f(x) = x2 - 2 where x \(\in \){ -2, -1, 0, 3}
(i) f( -2) = ( -2)2 - 2 = 2; f( -1) = ( -1)2 - 2 = -1
f(0) = (0)2 - 2 = - 2 ; f(3) = (3)2 - 2 = 7
Therefore, f = {(-2, 2), (-1, -1), (0, -2), (3, 7)}
(ii) We note that each element in the domain of f has a unique image. Therefore f is a function.
14.
gff(x) = g[f{f(x)}] (This means "g of f of f of x")
= g[f(3x + 1)] = g[3(x + 1) + 1] = g(9x + 4)
g(9x + 4) = [(9x + 4) + 3] = 9x + 7
fgg(x) = f[g{g(x)}] (This means " f of g of g of x")
= f[g(x + 3)] = f[(x + 3) + 3] = f(x + 6)
f(x + 6) = [3(x + 6) + 1] = 3x + 19
These two quantities being equal, we get 9x + 7 = 3x + 19. Solving this equation we obtain x = 2.
15.
(i) x = 1, we get
f(1) = 2(1) - (1)2 = 2 - 1 = 1
(ii) x = x + 1, we get
f(x + 1) = 2(x + 1) - (x + 1)2 = 2x + 2 - (x2 + 2x + 1) = -x2 + 1
(iii) f(x) + f(1) = (2x - x2) + 1= - x2 + 2x + 1
[Note that f(x) + f(1) ≠ f(x + 1). In general f(a + b) is not equal to f(a) + f(b)]
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