• AglaSem
  • Schools
  • Admission
  • Career
  • News
  • Hindi
  • Mock Test
  • Docs
  • ATSE
aglasem
  • CBSE
    • Date Sheet
    • Syllabus
    • Sample Papers
    • Question Papers
  • ICSE / ISC
  • State Boards
    • Date Sheet
    • Admit Card
    • Result
    • Sample Paper
    • Question Paper
  • NCERT
    • NCERT Books
    • NCERT Solutions
    • NCERT Exempler
    • Teaching Material
  • Mock Tests
  • Study Material
    • Notes
    • Solved Sample Papers
    • Maps
    • Writing Skill Format
  • Olympiads
    • ATSE
    • KVPY
    • NTSE
    • NMMS
  • School Admission
  • Entrance Exams
    • JEE Main
    • NEET
    • CLAT
  • Students Guide
    • Careers Opportunities
    • Courses & Career
    • Courses after 12th
  • Others
    • RD Sharma Solutions
    • HC Verma Solutions
    • Teaching Material
    • Classes Wise Resources
    • Videos
No Result
View All Result
aglasem
  • CBSE
    • Date Sheet
    • Syllabus
    • Sample Papers
    • Question Papers
  • ICSE / ISC
  • State Boards
    • Date Sheet
    • Admit Card
    • Result
    • Sample Paper
    • Question Paper
  • NCERT
    • NCERT Books
    • NCERT Solutions
    • NCERT Exempler
    • Teaching Material
  • Mock Tests
  • Study Material
    • Notes
    • Solved Sample Papers
    • Maps
    • Writing Skill Format
  • Olympiads
    • ATSE
    • KVPY
    • NTSE
    • NMMS
  • School Admission
  • Entrance Exams
    • JEE Main
    • NEET
    • CLAT
  • Students Guide
    • Careers Opportunities
    • Courses & Career
    • Courses after 12th
  • Others
    • RD Sharma Solutions
    • HC Verma Solutions
    • Teaching Material
    • Classes Wise Resources
    • Videos
No Result
View All Result
aglasem
No Result
View All Result

CBSE Class 11 Maths Notes : Mathematical Reasoning

by Neepur Garg
August 5, 2019
in 11th Class, CBSE
Reading Time: 4 mins read
0
CBSE

Logic

Logic is the subject that deals with the method of reasoning. It provides us rules for determining the validity of a given argument in proving theorem.

Statement (Proposition)

A statement is an assertive sentence which is either true or false but not both a true statement is called valid statement. Otherwise it is called invalid statement. Statements are denoted by the small letters

i.e., p, q, r … etc.

Open and Compound Statement

A sentence which contains one or more variable such that when certain values are given to the variable it becomes a statement, is called an open statement.

If two or more simple statements are combined by the use of words such as ‘and’, ‘or’, ‘not’, ‘if’, ‘then’, ‘if and only if ‘, then the resulting statement is called a compound statement.

Truth Value and Truth Table

A statement can be either ‘true’ or ‘false’ which are called truth values of a .statement and it is represented by the symbols T and F, respectively.

A. truth table is a summary of truth values of the resulting statements for all possible assignment of values to the variables appearing in a compound statement.

Number of rows depends on their number of statements.

Truth Table for Two Statements (p, q)

Number of rows = 22 = 4

p q
T T
T F
F T
F F

Elementary Operation of Logic

(i) Conjunction A compound sentence formed by two simple sentences p and q using connective ‘and’ is called the conjunction of p and q and it is represented by p ∧ q.

(ii) Disjunction A compound sentence formed by two simple sentences p and q using connectives ‘or’ is called the disjunction of p and q and it is represented by p ∨ q.

(iii) Negation A statement which is formed by changing the truth value of a given statement by using the word like ‘no’, ‘not’ is called negation of given statement. If p is a statement, then negation of p is denoted by ~ p.

(iv) Conditional Sentence (Implication) Two simple sentences p and q connected by the phase, if and then, is called conditional sentence of p and q arid it is denoted by p => q.

(v) Biconditional Sentence (Bi-implication) The two simple sentences connected by the phrase, ‘if and only if this is called biconditional sentences. It is denoted by the symbol ‘<=>’.

Table for Basic Logical Connections

CBSE Class 12 Maths Notes Mathematical Reasoning

Tautology and Contradiction

The compound statement which are true for every value of their components are called tautology.

The compound statements which are false for every value of their components are called contradiction (fallacy).

Truth Table

CBSE Class 12 Maths Notes Mathematical Reasoning

Quantifiers and Quantified Statements

In this statements, there are two important symbols are used.

(i) The symbol ‘∀’ stands for ‘all values of ‘.

This is known as universal quantifier.

(ii) The symbol ‘∃’ stands for ‘there exists’.

The symbol ∃ is known as existential quantifier.

Quantified Statement

An open sentence with a quantifier becomes a statement, called a quantified statement.

Negation of a Quantified Statement

(i) ~{∀ x ∈ A : p(x) is true} = {∃ x ∈ A such that (s.t.) ~ p(x) is true}

(ii) ~{∃x ∈ A : p(x) is true} = {∀ x ∈ A : ~ p(x) is true}

Laws of Algebra of Statements

(i) Idempotent Laws

(a) p ∨ p ≡ p

(b) p ∧ p ≡ p

(ii) Associative Laws

(a) (p ∨ q) ∨ r ≡ p ∨ (q ∨ r)

(b) (p ∧ q) ∧ r ≡ p ∧ (q ∧ r)

(iii) Commutative Laws

(a) p ∨ q ≡ q ∨ p

(b) p ∧ q ≡ q ∧ P

(iv) Distributive Laws

(a) p ∨ (q A r) ≡ (p ∨ q) ∧ (p ∨ r)

(b) p ∧ (q ∨ r) ≡ (p ∧ q) ∨ (p ∧ r)

(v) De Morgan’s Laws

(a) ~(p ∨ q) ≡ (~ p) ∧ (,_ q)

(b) ~(p ∧ q) ≡ (~ p) ∨ (~ q)

(vi) Identity Laws

(a) p ∧ F ≡ F

(b) p ∧ T ≡ p

(c) p ∨ T ≡ T

(d) p ∨ F ≡ p

(vii) Complement Laws

(a) p ∨ (~ p) ≡ T

(b) p ∧ (~ p) ≡ F

(c) ~ (~p) ≡ p

(d) ~ T ≡ F, ~ F ≡ T

Important Points to be Remembered

(i) The number of rows of table is depend on the number of statements.

(a) If p is false, then ~ p is true.

(b) If P is true, then ~ p is false.

(ii) (a) The converse of p => q is q => p.

(b) The inverse of p => q is ~ p => ~ q.

(iii) The contrapositive of p => q is ~ q => ~ p.

A statement which is neither a tautology nor a contradiction is a contingency.

« Click Here for Previous Topic Click Here for Next Topic »

Click Here for CBSE Class 11 Maths All Chapters Notes

To get fastest exam alerts and government job alerts in India, join our Telegram channel.

Tags: CBSE Class 11 NotesCBSE NotesClass 11 NotesClass 11thClass 11th Notes

Neepur Garg

Related Posts

TS Inter 1st Year Time Table 2022
11th Class

TS Inter 1st Year Time Table 2022 – Check TS Intermediate 1st Year Exam Date 2022

Nagaland Board Date Sheet 2022
11th Class

NBSE Class 11 Routine 2022 | Check Nagaland Board Time Table

Karnataka Result
11th Class

Karnataka 1st PUC Result 2022 (out) – Check Here at dkpucpa.com

Class 11 Result
CBSE

Class 11 Result 2021-2022 (Out) – Check here at edudel.nic.in, edustud.nic.in

Next Post

CBSE Class 12 Chemistry Notes: Biomolecules - Classification of Proteins According to Composition

Discussion about this post

Registration Open!!

  • Rungta Institute Admission 2022 Open
  • ATSE 2022, Olympiad Registration Open.
  • LPU Admission 2022 Open - India's Top Ranked University
  • REVA University Admission 2022 Open

Term 2 Solved Sample Paper 2022

  • Class 8 Sample Paper Term 2
  • Class 9 Sample Paper Term 2
  • Class 10 Sample Paper Term 2
  • Class 11 Sample Paper Term 2
  • Class 12 Sample Paper Term 2

CBSE Board Quick Links

  • CBSE Date Sheet
  • CBSE Result
  • CBSE Syllabus
  • CBSE Sample Papers
  • CBSE Question Papers
  • CBSE Notes
  • CBSE Practice Papers
  • CBSE Mock Tests

Class Wise Study Material

  • Class 1
  • Class 2
  • Class 3
  • Class 4
  • Class 5
  • Class 6
  • Class 7
  • Class 8
  • Class 9
  • Class 10
  • Class 11
  • Class 12

For 2022

  • Solved Sample Papers
  • Maps
  • Revision Notes
  • CBSE
  • State Board

Study Material

  • Class Notes
  • NCERT Solutions
  • NCERT Books
  • HC Verma Solutions
  • Courses After Class 12th

Exam Zone

  • JEE Main 2022
  • NEET 2022
  • CLAT 2022
  • Fashion & Design
  • Latest
  • Disclaimer
  • Terms of Use
  • Privacy Policy
  • Contact

© 2019 aglasem.com

No Result
View All Result
  • CBSE
  • ICSE / ISC
  • State Board
  • NCERT
  • Mock Test
  • Study Material
  • Olympiads
  • Schools Admission
  • Entrance Exams
  • Student Guide
  • HC Verma Solutions
  • Videos

© 2019 aglasem.com

REVA University 2022 Admission Open Apply Now!!