12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications மின்னணு தரவு பரிமாற்றம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிக பாதுகாப்பு அமைப்புகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின்னணு செலுத்தல் முறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications திறந்த மூல கருத்துருக்கள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு வடமிடல் Sample Question Papers Study Material - QB365 Set A

Published on: 13/05/2022
QB365 provides detailed and simple solution for every book back questions in class 12 Maths subject.It will helps to get more idea about question pattern in every book back questions with solution.
latest Book back QuestionsDownload 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.
Check whether the statement p➝(q➝p) is a tautology or a contradiction without using the truth table.
2.
Let A be Q\{1}. Define ∗ on A by x*y = x + y − xy. Is ∗ binary on A? If so, examine the commutative and associative properties satisfied by ∗ on A.
3.
Let M = \(\left\{ \left( \begin{matrix} x & x \\ x & x \end{matrix} \right) :x\in R-\{ 0\} \right\} \) and let * be the matrix multiplication. Determine whether M is closed under ∗. If so, examine the commutative and associative properties satisfied by ∗ on M.
4.
Verify whether the following compound propositions are tautologies or contradictions or contingency
((p⟶ q) ∧ (q ⟶ r)) ⟶ (p ⟶ r)
5.
Using the equivalence property, show that p ↔️ q ≡ ( p ∧ q) v (ㄱp ∧ ㄱq)
1.
Given statement is p ➝(q ➝ p)
=p ➝ (~q v p)
[∴ By example p ➝ q =p V q]
= (~p) V (~q V p) [Again by example 12.17]
= (~p V ~q) V p [Associative law)]
= (~p V p) V ~q [Commutative law)]
= II V ~q [~p V p is also tautology]
= II [II V ~q] is also a tautology.
2.
given A = {Q\{1}}
A is defined on A by x*y = x+y-xy
Let x,y ≠ 1
∴ x*y = x + y - xy
Now to prove that x + y - xy ≠ 1
Let us assume that x + y - xy = 1
x+y-xy-1 = 0
(x-1)-y(x-1) = 0
(x-1)(1-y) = 0
x =1 or y = 1 which is a false [∵x, y ≠ 1]
∴ is a binary operation on A.
Commutative property:
Let x,y ∈A ⇒ x, y≠1
∴x*y = x+y-xy
and y*x = y+x-yx
⇒x+y = y*x∀x, y∈A
A has commutative property under *
Associative property:
Let x,y,z ∊A ⇒x,y,z≠1
Consider (x*y)*z = (x+y-xy)*z
= x +y~xy +z- (x +y-xy)z
= x +y-xy+ z-xz- yz + xyz
= x +y+z-xy-yz-zx +xyz ...(1)
= x +y+z - yz - x (y + z - yz)
= x +y +z-yz-zy-xz +xyz ..(2)
From (1) & (2), (x*y)*z = x*(y*z)
A has associative property under *.
3.
Given M = \(\left\{ \left( \begin{matrix} x & x \\ x & x \end{matrix} \right) :x\in R-\{ 0\} \right\} \) and * be the matrix multipilication.
Let A \(=\left( \begin{matrix} x & x \\ x & x \end{matrix} \right) \) and B = \(\left( \begin{matrix} y & y \\ y & y \end{matrix} \right) \in M\)
Where x, y ∈R-{0}.
\(A*B=\left( \begin{matrix} x & x \\ x & x \end{matrix} \right) \left( \begin{matrix} y & y \\ y & y \end{matrix} \right) \)
\(\\ =\left( \begin{matrix} 2xy & 2xy \\ 2xy & 2xy \end{matrix} \right) \in M\)
[∵ 2xy ∈R-{0}]
∴ M is closed under *.
Commutative property:
we know A*B =\(\left( \begin{matrix} 2xy & 2xy \\ 2xy & 2xy \end{matrix} \right) ..(1)\)
Let x,y∈R-{0}
Now B + A \(=\left( \begin{matrix} y & y \\ y & y \end{matrix} \right) \left( \begin{matrix} x & x \\ x & x \end{matrix} \right) \)
\(=\left( \begin{matrix} xy+xy & xy+xy \\ xy+xy & xy+xy \end{matrix} \right) \)
\(=\left( \begin{matrix} 2xy & 2xy \\ 2xy & 2xy \end{matrix} \right) \\ \)
From (1) &(2), A*B = B*A
∴ *has commutative property on M
Associative property:
Let A = \(\left( \begin{matrix} x & x \\ x & x \end{matrix} \right) \)
B =\(\left( \begin{matrix} y & y \\ y & y \end{matrix} \right) \) and
C = \(\left( \begin{matrix} z & z \\ z & z \end{matrix} \right) \)
for x, y, z ∈R-{0}
\((A*B)*C=\left( \begin{matrix} 2xy & 2xy \\ 2xy & 2xy \end{matrix} \right) *\left( \begin{matrix} z & z \\ z & z \end{matrix} \right) \)
\(=\left( \begin{matrix} 2xyz+2xyz & 2xyz+2xyz \\ 2xyz+2xyz & 2xyz+2xyz \end{matrix} \right) \)
\(=\left( \begin{matrix} 4xyz & 4xyz \\ 4xyz & 4xyz \end{matrix} \right) ...(1)\)
Now\(A*(B*C)=A*\left( \begin{matrix} 2yz & 2yz \\ 2yz & 2yz \end{matrix} \right) \)
\(=\left( \begin{matrix} x & x \\ x & x \end{matrix} \right) *\left( \begin{matrix} 2yz & 2yz \\ 2yz & 2yz \end{matrix} \right) \)
\(=\left( \begin{matrix} 4xyz & 4xyz \\ 4xyz & 4xyz \end{matrix} \right) ...(2)\\ \)
From (1)&(2), (a*B)*C = A*B*C)
Since matrix multiplication is associative, this axiom holds good for M.
4.
| p | q | r | q ⟶ r | p⟶ q | q ⟶ r | (p⟶ q) ∧ (q ⟶ r) | ((p⟶ q) ∧ (q ⟶ r)) ⟶ (p ⟶ r) |
| T | T | T | T | T | T | T | T |
| T | T | F | F | T | F | F | T |
| T | F | T | T | F | T | F | T |
| T | F | F | F | F | T | F | T |
| F | T | T | T | T | T | F | T |
| F | T | F | T | T | F | F | T |
| F | F | T | T | T | T | T | T |
| F | F | F | T | T | T | T | T |
∴ ((p⟶ q) ∧ (q ⟶ r)) ⟶ (p ⟶ r)
The given statement is a tautology.
5.
It can be obtained by using examples 12.15 and 12.16 that
p↔q ≡ (¬ p ∨ q) ∧ (¬q ∨ p) ... (1)
≡ (¬p∨q) ∧ ( p∨ ¬q) (by Commutative Law) ... (2)
≡ (¬p ∧ ( p ∨ ¬q)) ∨ (q ∧ ( p ∨ ¬q)) (by Distributive Law)
≡ (¬p ∧ p) ∨ (¬p ∧ ¬q) ∨ (q ∧ p) ∨ (q ∧ ¬q) (by Distributive Law)
≡ F ∨ (¬p ∧ ¬q) ∨ (q ∧ p) ∨ F; (by Complement Law)
≡ (¬p ∧ ¬q) ∨ (q ∧ p) ; (by Identity Law)
≡ ( p ∧ q) ∨ (¬p ∧ ¬q) ; (by Commutative Law)
Finally (1) becomes p ↔️ q ≡ ( p ∧ q) v (ㄱp ∧ ㄱq)
12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications களப்பெயர் முறைமை (DNS) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு எடுத்துக்காட்டுகள் மற்றும் நெறிமுறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications கணினி வலையமைப்பு ஓர் அறிமுகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications PHP-உடன் MySQL-ஐ இணைத்தல் 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