TN Online TestSamacheer Kalvi · 1–12

12th Standard Mathematics — Discrete Mathematics: Book Back MCQs with Answers & Explanations

Every multiple-choice question from Discrete Mathematics (12th Standard Mathematics, Samacheer Kalvi) with the correct option highlighted and a clear, worked explanation. 20 questions in all — free to read in English and Tamil.

Answer key at a glance

Q1
A binary operation on a set \(S\) is a function from
  • A. \(S \to S\)
  • B. \((S \times S) \to S\)Correct
  • C. \(S \to (S \times S)\)
  • D. \((S \times S) \to (S \times S)\)
Explanation.

A binary operation combines two elements of \(S\) and returns a single element of \(S\). Its input is an ordered pair, i.e. a member of the Cartesian product \(S \times S\), and its output is one element of \(S\). So the operation is a map \(*\,:\,S \times S \to S\). A map from \(S\) alone would be unary, and an output lying in \(S \times S\) would return a pair rather than a single element. Only \((S \times S) \to S\) fits.

Q2
Subtraction is not a binary operation in
  • A. \(\mathbb{R}\)
  • B. \(\mathbb{Z}\)
  • C. \(\mathbb{N}\)Correct
  • D. \(\mathbb{Q}\)
Explanation.

For \(*\) to be a binary operation on a set, every result must stay inside that set (the closure property). On \(\mathbb{N}=\{1,2,3,\dots\}\) take \(2\) and \(5\): \(2-5=-3\), which is not a natural number, so subtraction escapes \(\mathbb{N}\). On \(\mathbb{Z}\), \(\mathbb{Q}\) and \(\mathbb{R}\) the difference of any two members stays in the set, so subtraction is valid there. Hence it fails only on \(\mathbb{N}\).

Q3
Which one of the following is a binary operation on \(\mathbb{N}\)?
  • A. Subtraction
  • B. MultiplicationCorrect
  • C. Division
  • D. All the above
Explanation.

Closure on \(\mathbb{N}\) decides this. Subtraction fails, e.g. \(3-7=-4\notin\mathbb{N}\); division fails, e.g. \(1\div 2=\tfrac12\notin\mathbb{N}\). But the product of any two natural numbers is again natural: \(m\times n\in\mathbb{N}\) for all \(m,n\in\mathbb{N}\). So only multiplication is a binary operation on \(\mathbb{N}\).

Q4
In the set \(\mathbb{R}\) of real numbers, \(*\) is defined as below. Which one of the following is not a binary operation on \(\mathbb{R}\)?
  • A. \(a * b = \min(a,b)\)
  • B. \(a * b = \max(a,b)\)
  • C. \(a * b = a\)
  • D. \(a * b = a^{b}\)Correct
Explanation.

Each rule must return a real number for every real pair. The smaller of two reals, the larger of two reals, and 'keep \(a\)' always give a real result, so the first three are fine. The power \(a^{b}\) breaks down: take \(a=-2,\ b=\tfrac12\), then \((-2)^{1/2}=\sqrt{-2}\) is not real. Because the output can leave \(\mathbb{R}\), \(a*b=a^{b}\) is not a binary operation on \(\mathbb{R}\).

Q5
The operation \(*\) defined by \(a * b = \dfrac{ab}{7}\) is not a binary operation on
  • A. \(\mathbb{Q}^{+}\)
  • B. \(\mathbb{Z}\)Correct
  • C. \(\mathbb{R}\)
  • D. \(\mathbb{C}\)
Explanation.

Test closure on each set. On \(\mathbb{Z}\), pick \(a=b=1\): \(1*1=\tfrac{1}{7}\), which is not an integer, so the result leaves \(\mathbb{Z}\). For positive rationals, reals and complex numbers, dividing a product by \(7\) keeps you inside the same set (each is closed under multiplication and division by a non-zero number). Hence \(*\) fails only on \(\mathbb{Z}\).

Q6
In \(\mathbb{Q}\), define \(a \odot b = a + b + ab\). For what value of \(y\) is \(3 \odot (y \odot 5) = 7\)?
  • A. \(y = \dfrac{2}{3}\)
  • B. \(y = -\dfrac{2}{3}\)Correct
  • C. \(y = -\dfrac{3}{2}\)
  • D. \(y = 4\)
Explanation.

Work from the inside out. First \(y \odot 5 = y + 5 + 5y = 6y + 5\). Then

\[3 \odot (6y+5) = 3 + (6y+5) + 3(6y+5) = 24y + 23.\]

Setting this equal to \(7\) gives \(24y + 23 = 7\), so \(24y = -16\) and \(y = -\dfrac{16}{24} = -\dfrac{2}{3}\).

Q7
If \(a * b = \sqrt{a^{2}+b^{2}}\) on the real numbers, then \(*\) is
  • A. commutative but not associative
  • B. associative but not commutative
  • C. both commutative and associativeCorrect
  • D. neither commutative nor associative
Explanation.

Commutativity: \(a*b=\sqrt{a^{2}+b^{2}}=\sqrt{b^{2}+a^{2}}=b*a\), so order does not matter. Associativity:

\[(a*b)*c=\sqrt{(a*b)^2+c^2}=\sqrt{a^{2}+b^{2}+c^{2}},\qquad a*(b*c)=\sqrt{a^2+(b*c)^2}=\sqrt{a^{2}+b^{2}+c^{2}}.\]

Both groupings give \(\sqrt{a^{2}+b^{2}+c^{2}}\), so \(*\) is associative too. Hence it is both commutative and associative.

Q8
Which one of the following statements has the truth value \(T\)?
  • A. \(\sin x\) is an even function
  • B. Every square matrix is non-singular
  • C. The product of a complex number and its conjugate is purely imaginary
  • D. \(\sqrt{5}\) is an irrational numberCorrect
Explanation.

Check each. \(\sin(-x)=-\sin x\), so sine is odd, not even — false. A square matrix can have determinant \(0\) (for instance the zero matrix), so not every square matrix is non-singular — false. For \(z=x+iy\), \(z\bar z = x^{2}+y^{2}\), a non-negative real number, not purely imaginary — false. Finally \(\sqrt{5}\) cannot be written as a ratio of integers, so it is irrational — true. Only the last statement is true.

Q9
Which one of the following statements has the truth value \(F\)?
  • A. Chennai is in India or \(\sqrt{2}\) is an integer
  • B. Chennai is in India or \(\sqrt{2}\) is an irrational number
  • C. Chennai is in China or \(\sqrt{2}\) is an integerCorrect
  • D. Chennai is in China or \(\sqrt{2}\) is an irrational number
Explanation.

Each statement is a disjunction ('or'), and an 'or' is false only when both parts are false. Here 'Chennai is in India' is true, 'Chennai is in China' is false, '\(\sqrt 2\) is an integer' is false, and '\(\sqrt 2\) is irrational' is true. The third option combines two false parts (China, integer), giving \(F \lor F = F\). Every other option contains at least one true part, so it evaluates to \(T\).

Q10
If a compound statement involves \(3\) simple statements, then the number of rows in its truth table is
  • A. \(9\)
  • B. \(8\)Correct
  • C. \(6\)
  • D. \(3\)
Explanation.

Each simple statement is independently either true or false — two choices. With \(3\) independent statements the number of combinations is \(2 \times 2 \times 2 = 2^{3} = 8\). In general \(n\) simple statements require \(2^{n}\) rows, so here the truth table has \(8\) rows.

Q11
Which one is the inverse of the statement \((p \lor q) \to (p \land q)\)?
  • A. \((p \land q) \to (p \lor q)\)
  • B. \(\lnot(p \lor q) \to (p \land q)\)
  • C. \((\lnot p \lor \lnot q) \to (\lnot p \land \lnot q)\)
  • D. \((\lnot p \land \lnot q) \to (\lnot p \lor \lnot q)\)Correct
Explanation.

The inverse of \(P \to Q\) is \(\lnot P \to \lnot Q\) — negate both parts but keep the arrow's direction. Here \(P=(p\lor q)\) and \(Q=(p\land q)\). By De Morgan, \(\lnot P=\lnot(p\lor q)=\lnot p\land\lnot q\) and \(\lnot Q=\lnot(p\land q)=\lnot p\lor\lnot q\). So the inverse is \((\lnot p\land\lnot q)\to(\lnot p\lor\lnot q)\).

Q12
Which one is the contrapositive of the statement \((p \lor q) \to r\)?
  • A. \(\lnot r \to (\lnot p \land \lnot q)\)Correct
  • B. \(\lnot r \to (p \lor q)\)
  • C. \(r \to (p \land q)\)
  • D. \(p \to (q \lor r)\)
Explanation.

The contrapositive of \(P \to Q\) is \(\lnot Q \to \lnot P\). With \(P=(p\lor q)\) and \(Q=r\), this is \(\lnot r \to \lnot(p\lor q)\). De Morgan turns \(\lnot(p\lor q)\) into \(\lnot p\land\lnot q\), so the contrapositive is \(\lnot r \to (\lnot p\land\lnot q)\). A statement and its contrapositive always share the same truth value.

Q13
The truth table for \((p \land q) \to \lnot q\) is given, with rows in the order \(TT,\,TF,\,FT,\,FF\). Which final column of truth values is correct?
  • A. \(T,\ T,\ T,\ T\)
  • B. \(T,\ T,\ T,\ F\)
  • C. \(F,\ T,\ T,\ T\)Correct
  • D. \(F,\ F,\ T,\ T\)
Explanation.

Build the table row by row. For \(p=q=T\): \(p\land q=T\) and \(\lnot q=F\), so \(T\to F=F\). For \(p=T,\,q=F\): \(p\land q=F\), so \(F\to T=T\). For \(p=F,\,q=T\): \(p\land q=F\), so \(F\to F=T\). For \(p=q=F\): \(p\land q=F\), so \(F\to T=T\). The final column is therefore \(F,\,T,\,T,\,T\). (A conditional is false only when its hypothesis is true and conclusion false, which happens only in the first row.)

Q14
In the last column of the truth table for \(\lnot(p \lor \lnot q)\), the number of \(F\) outcomes is
  • A. \(1\)
  • B. \(2\)
  • C. \(3\)Correct
  • D. \(4\)
Explanation.

Evaluate \(\lnot(p\lor\lnot q)\) on all four rows. \(TT\): \(\lnot q=F\), \(p\lor\lnot q=T\), negation \(=F\). \(TF\): \(\lnot q=T\), \(p\lor\lnot q=T\), negation \(=F\). \(FT\): \(\lnot q=F\), \(p\lor\lnot q=F\), negation \(=T\). \(FF\): \(\lnot q=T\), \(p\lor\lnot q=T\), negation \(=F\). The column is \(F,\,F,\,T,\,F\), which holds three \(F\)'s. (The expression simplifies to \(\lnot p\land q\), true only when \(p\) is false and \(q\) is true — one true row, three false rows.)

Q15
Which one of the following is incorrect? For any two propositions \(p\) and \(q\):
  • A. \(\lnot(p \lor q) \equiv \lnot p \land \lnot q\)
  • B. \(\lnot(p \land q) \equiv \lnot p \lor \lnot q\)
  • C. \(\lnot(p \lor q) \equiv \lnot p \lor \lnot q\)Correct
  • D. \(\lnot(\lnot p) \equiv p\)
Explanation.

De Morgan's laws say that negating a disjunction flips it to a conjunction, \(\lnot(p\lor q)\equiv\lnot p\land\lnot q\), and negating a conjunction flips it to a disjunction, \(\lnot(p\land q)\equiv\lnot p\lor\lnot q\). Double negation gives \(\lnot(\lnot p)\equiv p\). So the first, second and fourth are valid. The third wrongly keeps an 'or' after negating \(p\lor q\); the correct right-hand side is \(\lnot p\land\lnot q\). Hence it is the incorrect statement.

Q16
Which final column gives the correct truth value of \((p \land q) \to \lnot p\), with rows in the order \(TT,\,TF,\,FT,\,FF\)?
  • A. \(T,\ T,\ T,\ T\)
  • B. \(F,\ T,\ T,\ T\)Correct
  • C. \(F,\ F,\ T,\ T\)
  • D. \(T,\ T,\ T,\ F\)
Explanation.

Compute each row. \(TT\): \(p\land q=T\), \(\lnot p=F\), so \(T\to F=F\). \(TF\): \(p\land q=F\), so \(F\to F=T\) (a conditional with false hypothesis is true). \(FT\): \(p\land q=F\), so \(F\to T=T\). \(FF\): \(p\land q=F\), so \(F\to T=T\). The final column is \(F,\,T,\,T,\,T\), matching the second option.

Q17
The dual of \(\lnot(p \lor q) \lor [\,p \lor (p \land \lnot r)\,]\) is
  • A. \(\lnot(p \land q) \land [\,p \lor (p \land \lnot r)\,]\)
  • B. \((p \land q) \land [\,p \land (p \lor \lnot r)\,]\)
  • C. \(\lnot(p \land q) \land [\,p \land (p \land r)\,]\)
  • D. \(\lnot(p \land q) \land [\,p \land (p \lor \lnot r)\,]\)Correct
Explanation.

To form the dual you interchange every \(\lor\) with \(\land\) (and each \(\land\) with \(\lor\)) while leaving variables and their negations untouched. Swapping connectives in \(\lnot(p\lor q)\lor[p\lor(p\land\lnot r)]\): the inner \(p\lor q\) becomes \(p\land q\), the two outer \(\lor\)'s become \(\land\)'s, and the inner \(p\land\lnot r\) becomes \(p\lor\lnot r\). This yields \(\lnot(p\land q)\land[p\land(p\lor\lnot r)]\).

Q18
The proposition \(p \land (\lnot p \lor q)\) is
  • A. a tautology
  • B. a contradiction
  • C. logically equivalent to \(p \land q\)Correct
  • D. logically equivalent to \(p \lor q\)
Explanation.

Use the distributive law: \(p\land(\lnot p\lor q)\equiv(p\land\lnot p)\lor(p\land q)\). Since \(p\land\lnot p\) is always false, this reduces to \(F\lor(p\land q)\equiv p\land q\). It is neither always true nor always false, so it is not a tautology or a contradiction; it is logically equivalent to \(p\land q\).

Q19
Determine the truth value of each statement, with rows in the order \(a,\,b,\,c,\,d\): (a) \(4+2=5\) and \(6+3=9\); (b) \(3+2=5\) and \(6+1=7\); (c) \(4+5=9\) and \(1+2=4\); (d) \(3+2=5\) and \(4+7=11\). Which row of truth values is correct?
  • A. \(F,\ T,\ F,\ T\)Correct
  • B. \(T,\ F,\ T,\ F\)
  • C. \(T,\ T,\ F,\ F\)
  • D. \(F,\ F,\ T,\ T\)
Explanation.

Each statement is a conjunction ('and'), true only when both parts are true. (a) \(4+2=5\) is false, so the whole is \(F\). (b) both \(3+2=5\) and \(6+1=7\) are true, giving \(T\). (c) \(4+5=9\) is true but \(1+2=4\) is false, so \(F\). (d) both \(3+2=5\) and \(4+7=11\) are true, giving \(T\). The pattern is \(F,\,T,\,F,\,T\).

Q20
Which one of the following is not true?
  • A. The negation of the negation of a statement is the statement itself
  • B. If the last column of a truth table contains only \(T\), the statement is a tautology
  • C. If the last column of a truth table contains only \(F\), the statement is a contradiction
  • D. If \(p\) and \(q\) are any two statements, then \(p \leftrightarrow q\) is a tautologyCorrect
Explanation.

Double negation gives \(\lnot(\lnot p)\equiv p\), so the first claim holds. By definition a statement whose final column is all \(T\) is a tautology, and one whose final column is all \(F\) is a contradiction, so the second and third hold. But \(p\leftrightarrow q\) is true only when \(p\) and \(q\) have the same truth value and false otherwise — its column reads \(T,\,F,\,F,\,T\). That is a contingency, not a tautology, so the last statement is the one that is not true.

Take the practice test → Open the app

More for this chapter

Practice TestInteractive · instant score
Study NotesConcepts & methods
Formula SheetAll key formulas
Book Back AnswersQuick answer key

About these Discrete Mathematics questions

These are the book-back multiple-choice questions for Discrete Mathematics from the Tamil Nadu State Board (Samacheer Kalvi) 12th Standard Mathematics syllabus. Each question shows the correct option and an original, step-by-step explanation so you understand the method, not just the answer. Use the answer key above to jump to any question, then take the practice test to check yourself under exam-like conditions.