12th Standard Syllabus & Materials
12th Standard
TN 12th English Poem - 6 - Incident of the French Camp Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 6 - On the Rule of the Road Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 5 - The Chair Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Supplementary - 4 - The Midnight Visitor Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Poem - 4 - Ulysses Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 4 - The Summit Sample Question Papers Study Material - QB365 Set A

Published on: 02/09/2022
QB365 provides a detailed and simple solution for every Possible Book Back Questions in Class 12 Maths Subject - Discrete Mathematics, English Medium. It will help Students to get more practice questions, Students can Practice these question papers in addition to score best marks.
Download Tamil Nadu 12th 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.
Write the converse, inverse, and contrapositive of each of the following implication.
If a quadrilateral is a square then it is a rectangle.
2.
Write the converse, inverse, and contrapositive of each of the following implication.
If x and y are numbers such that x = y, then x2 = y2
3.
Fill in the following table so that the binary operation ∗ on A = {a, b, c} is commutative.
| * | a | b | c |
| a | b | ||
| b | c | b | a |
| c | a | c |
4.
Determine whether ∗ is a binary operation on the sets given below.
(a*b) = a√b is binary on R
5.
Determine whether ∗ is a binary operation on the sets given below.
a*b = min (a, b) on A = {1, 2, 3, 4, 5}
6.
Determine whether ∗ is a binary operation on the sets given below.
a*b = b = a.|b| on R
7.
Write down the
(i) conditional statement
(ii) converse statement
(iii) inverse statement, and
(iv) contrapositive statement for the two statements p and q given below.
p: The number of primes is infinite.
q: Ooty is in Kerala.
8.
Consider p→q : If today is Monday, then 4 + 4 = 8.
9.
How many rows are needed for following statement formulae?
(( p ∧ q) ∨ (¬r ∨¬s)) ∧ (¬ t ∧ v))
10.
How many rows are needed for following statement formulae?
\(p \vee \neg t \wedge(p \vee \neg s)\)
11.
Let A =\(\begin{bmatrix} 0 & 1 \\ 1 & 1 \end{bmatrix},B=\begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}\)be any two boolean matrices of the same type. Find AvB and A\(\wedge\)B.
12.
Write the statements in words corresponding to ¬p, p ∧ q , p ∨ q and q ∨ ¬p, where p is ‘It is cold’ and q is ‘It is raining'.
13.
Identify the valid statements from the following sentences.
14.
Examine the binary operation (closure property) of the following operations on the respective sets (if it is not, make it binary)
\(a*b=\left( \frac { a-1 }{ b-1 } \right) ,\forall a,b\in Q\)
15.
Examine the binary operation (closure property) of the following operations on the respective sets (if it is not, make it binary)
a*b = a + 3ab − 5b2; ∀a,b∈Z
16.
Construct the truth table for the following statements.
(¬p ⟶ r) ∧ ( p ↔️ q)
17.
Construct the truth table for the following statements.
( p V q) V ¬q
18.
Construct the truth table for the following statements.
¬(p ∧ ¬q)
19.
Construct the truth table for the following statements.
¬p ∧ ¬q
1.
If a quadrilateral is a square then it is a rectangle.
Converse statement :
If a quadrilateral is a rectangle, then it a square.
Inverse statement :
If a quadrilateral is not a square then it is not a rectangle.
Contrapositive statement :
If a quadrilateral is not a rectangle, the it is not a square.
2.
If x and y are numbers such that x = y, then x2 = y2
Converse statement :
If x and y are numbers such that x2 = y2 then x = y
Inverse statement :
If x and y are numbers such that x ≠ y then x2 ≠ y2
Contrapositive statement :
If x and y are numbers such that x2≠ y2 then x ≠ y
3.
Given * on A is commutative
Given b * a = c ⇒ a * b = c
Given c * a = a ⇒ a * c = a
Given b * c = a ⇒ c * b = a
Hence
| * | a | b | c |
| a | b | c | a |
| b | c | b | a |
| c | a | a | c |
4.
√b is not defined for negative values, b which also ∈ R.
Hence, a√b is not defined for all a, b ∈R
* is not a binary operation on R
5.
a *b = min (a, b) on A = {1,2,3,4, 5} Let a,b ∈A
A = {1,2, 3, 4, 5}
a*b = min {(a, b)}
Now, 1,2 ∈ A \(\Rightarrow\)1 * 2 = 1 ∈ A
3, 5 ∈ A \(\Rightarrow\) 3 * 5 = 3 ∈ A
Hence * is a binary operation on A
6.
Given a*b = a.|b| on R
a,b ∈ R \(\Rightarrow\) a.|b| ∈R as a ∈ R and |b|∈R.
Hence * is a binary operation on R
7.
Then the four types of conditional statements corresponding to p and q are respectively listed below.
(i) p →q : (conditional statement) “If the number of primes is infinite then Ooty is in Kerala”.
(ii) q → p : (converse statement) “If Ooty is in Kerala then the number of primes is infinite”
(iii) ¬p → ¬q (inverse statement) “If the number of primes is not infinite then Ooty is not in Kerala”.
(iv) ¬q → ¬p (contrapositive statement) “If Ooty is not in Kerala then the number of primes is not infinite”.
8.
Here the component statements p and q are given by,
p: Today is Monday; q: 4 + 4 = 8.
The truth value of p→q is T because the conclusion q is T.
An important point is that p→q should not be treated by actually considering the meanings of p and q in English. Also it is not necessary that p should be related to q at all.
9.
(( p ∧ q) ∨ (¬r ∨¬s)) ∧ (¬ t ∧ v)) contains 6 variables p, q, r, s, t, and v. Hence the corresponding truth table will contain 26 = 64 rows.
10.
p ∨ ¬ t ( p ∨ ¬s) contains 3 variables p, s, and t. Hence the corresponding truth table will contain 23 = 8 rows
11.
Then A∨ B =\(\begin{bmatrix} 0 & 1 \\ 1 & 1 \end{bmatrix}\vee \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}=\begin{bmatrix} 0\vee 1 & 1\vee 1 \\ 1\vee 0 & 1\vee 1 \end{bmatrix}=\begin{bmatrix} 1 & 1 \\ 1 & 1 \end{bmatrix}\)
\(A\wedge B=\begin{bmatrix} 0 & 1 \\ 1 & 1 \end{bmatrix}\wedge \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}=\begin{bmatrix} 0\wedge 1 & 1\wedge 1 \\ 1\wedge 0 & 1\wedge 1 \end{bmatrix}=\begin{bmatrix} 0 & 1 \\ 0 & 1 \end{bmatrix}\)
12.
(1) ¬p: It is not cold.
(2) p ∧ q: It is cold and raining.
(3) p ∨ q: It is cold or raining.
(4) q ∨ ¬p: It is raining or it is not cold
Observe that the statement formula ¬ p has only 1 variable p and its truth table has 2 = ( 21 ) rows. Each of the statement formulae p ∧ q and p ∨ q has two variables p and q. The truth table corresponding to each of them has 4 = (22 ) rows. In general, it follows that if a statement formula involves n variables, then its truth table will contain 2n rows.
13.
(1) Mount Everest is the highest mountain of the world.
(2) 3+ 4 = 8 .
(3) 7 + 5 >10 .
(4) Give me that book.
(5) (10 − x) = 7.
(6) How beautiful this flower is!
(7) Where are you going?
(8) Wish you all success.
(9) This is the beginning of the end.
The truth value of the sentences (1) and (3) are T, while that of (2) is F. Hence they are statements.
The sentence (5) is true for x = 3 and false for x ≠ 3 and hence it may be true or false but not both. So it is also a statement.
The sentences (4), (6), (7), (8) are not statements, because (4) is a command, (6) is an exclamatory, (7) is a question while (8) is a sentence expressing one’s wishes and (9) is a paradox.
14.
In this problem a ∗ b is in the quotient form. Since the division by 0 is undefined, the denominator b -1 must be nonzero.
It is clear that b −1 = 0 if b = 1. As 1∈Q, ∗ is not a binary operation on the whole of Q. However it can be found that by omitting 1 from Q, the output a ∗b exists in Q\{1}. Hence ∗ is a binary operation on Q\{1}.
15.
Since × is binary operation on Z, a,b ∈ Z⇒ a × b = ab∈Z and b × b = b2∈Z ...(1)
The fact that + is binary operation on Z and (1) ⇒ 3ab = (ab + ab + ab) ∈Z and 5b2= (b2+b2+b2+b2+b2)∈Z ...(2)
Also a∈Z and 3ab ∈Z implies a+3ab∈Z ...(3)
(2),(3), the closure property of -on Z yield a * b = (a+3ab-5b2)∈Z. Since a * b belongs to Z, * is a binary operation on Z.
16.
Truth Table for (~p ⟶ r) ∧ ( p ↔️ q)
| p | q | r | ~ p | ~ p ⟶ r | p ↔️ q | (~p ⟶ r) ∧ ( p ↔️ q) |
| T | T | T | F | T | T | T |
| T | T | F | F | T | T | T |
| T | F | T | F | T | F | F |
| T | F | F | F | T | F | F |
| F | T | T | T | T | F | F |
| F | T | F | T | F | F | F |
| F | F | T | T | T | T | T |
| F | F | F | T | F | F | F |
17.
Truth Table for ( p V q) ∧ ~q
| p | q | p V q | ~q | ( p V q) ∧ ~q |
| T | T | T | F | T |
| T | F | T | T | T |
| F | T | T | F | T |
| F | F | F | T | T |
18.
Truth Table for ~(p ∧ ~q)
| p | q | ~q | p ∧ ~q | ~(p ∧ ~q) |
| T | T | F | F | T |
| T | F | T | T | F |
| F | T | T | F | T |
| F | F | T | F | T |
19.
Truth Table for ~p ∧ ~q
| p | q | ~p | ~q | ~p ∧ ~q |
| T | T | F | F | F |
| T | F | F | T | F |
| T | F | F | T | F |
| F | T | T | F | F |
| F | F | T | T | T |
12th Standard Syllabus & Materials
12th Standard
TN 12th English Supplementary - 3 - The Hour of Truth (Play) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Poem - 3 - All the World’s a Stage Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Prose - 3 - In Celebration of Being Alive Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th English Supplementary - 2 - Life of Pi Sample Question Papers Study Material - QB365 Set A
Tamilnadu Stateboard 12th Standard Subjects

Maths

Chemistry

Physics

Biology

Computer Science

Business Maths and Statistics

Economics

Commerce

Accountancy

History

Computer Applications

Biology

Computer Technology

Computer Applications

Computer Science

Business Maths and Statistics

Commerce

Economics

Maths

Chemistry

Physics

Computer Technology

History

Accountancy

Tamil

English

French
Tamilnadu Stateboard Standards