(For NTA UGC NET Paper-I)
🧠 1. Introduction
Mathematical Reasoning and Aptitude form the logical and quantitative base of human thinking.
This unit tests your ability to think logically, recognize patterns, and solve problems using mathematical concepts.
It is not about complex mathematics, but about how numbers and logic work together in reasoning, argument, and decision-making.
🎯 2. Key Components of the Unit
The unit has two parts:
-
Mathematical Reasoning → Deals with logic, arguments, statements, validity, and reasoning patterns.
-
Mathematical Aptitude → Deals with numbers, arithmetic operations, ratios, percentages, averages, profit-loss, interest, time-work, etc.
⚙️ 3. MATHEMATICAL REASONING
🔹 3.1. Statements
A statement is a declarative sentence that is either True (T) or False (F), but not both.
Examples:
-
“2 + 2 = 4” → True statement
-
“All squares are circles” → False statement
-
“Please close the door” → Not a statement (imperative sentence)
🔹 3.2. Logical Connectives
| Symbol | Connective | Meaning | Example | Truth Condition |
|---|---|---|---|---|
| ¬p | Negation | “Not p” | If p = It rains → ¬p = It does not rain | Opposite truth value |
| p ∧ q | Conjunction | “p and q” | It rains and it’s cold | True only if both true |
| p ∨ q | Disjunction | “p or q” (inclusive) | It rains or it’s cloudy | True if at least one is true |
| p → q | Implication | “If p then q” | If it rains, the ground gets wet | False only if p is true and q is false |
| p ↔ q | Bi-conditional | “p if and only if q” | Two statements true together | True when both have same truth value |
🔹 3.3. Truth Tables
| p | q | p ∧ q | p ∨ q | p → q | p ↔ q |
|---|---|---|---|---|---|
| T | T | T | T | T | T |
| T | F | F | T | F | F |
| F | T | F | T | T | F |
| F | F | F | F | T | T |
🔹 3.4. Types of Reasoning
-
Deductive Reasoning:
-
From general to specific.
-
If premises are true, conclusion must be true.
-
Example:
All teachers are educated.
Anshuman is a teacher.
∴ Anshuman is educated.
-
-
Inductive Reasoning:
-
From specific to general.
-
Based on observation and probability.
-
Example:
The sun rose every day so far → it will rise tomorrow. (probable)
-
-
Analogical Reasoning:
-
Drawing comparison between two situations.
-
Example:
“Hand is to glove as foot is to sock.”
-
-
Abductive Reasoning:
-
Inferring the most likely explanation.
-
Example:
Wet roads → it probably rained.
-
🔹 3.5. Arguments and Validity
An argument consists of premises and a conclusion.
It is valid if the conclusion logically follows from the premises.
Example:
Premise 1: If it rains, the match is canceled.
Premise 2: It is raining.
Conclusion: Therefore, the match is canceled. ✅ (Valid)
🔹 3.6. Syllogism
A syllogism is a form of logical reasoning with two premises and a conclusion.
Example:
All roses are flowers.
All flowers are plants.
∴ All roses are plants.
🔹 3.7. Fallacies (Logical Errors)
-
Affirming the consequent:
If it rains, road is wet. Road is wet → therefore it rained ❌ (not necessarily) -
Denying the antecedent:
If it rains, road is wet. It did not rain → road not wet ❌
🧮 4. MATHEMATICAL APTITUDE
Focus: Numerical ability, calculation, and quantitative logic.
🔹 4.1. Numbers and Operations
-
Even numbers: divisible by 2
-
Odd numbers: not divisible by 2
-
Prime numbers: divisible only by 1 and itself
-
Composite numbers: have more than two factors
-
LCM (Least Common Multiple): smallest common multiple
-
HCF (Highest Common Factor): greatest common divisor
🧩 Relationship:
LCM × HCF = Product of two numbers
🔹 4.2. Ratio and Proportion
-
Ratio: comparison of two quantities.
-
Proportion: equality of two ratios.
Example:
If 2 pens cost ₹10, then 6 pens cost ₹30.
🔹 4.3. Percentage
-
Increase/Decrease:
New Value = Old Value × (1 ± Rate/100)
Example: Price ₹100 increased by 10% = ₹110.
🔹 4.4. Profit and Loss
🔹 4.5. Simple and Compound Interest
-
Simple Interest (SI):
-
Compound Interest (CI):
Example: ₹1000 at 10% for 2 years
→ SI = 200; CI = 210.
🔹 4.6. Average
Average=Number of itemsSum of items
Example:
Marks in 5 subjects = 60, 70, 80, 90, 100
Average = 400 ÷ 5 = 80
🔹 4.7. Time and Work
If A can do a work in x days → 1 day’s work = 1/x
If B can do it in y days → 1 day’s work = 1/y
Together:
🔹 4.8. Speed, Distance, and Time
Speed=TimeDistance,Time=SpeedDistance
If object travels at different speeds for equal distances:
Average Speed =
🔹 4.9. Permutation and Combination (Basic)
-
Permutation: Arrangement →
-
Combination: Selection →
Example:
From 5 persons, select 2 → 5C2 = 10.
🔹 4.10. Probability (Elementary)
Example:
A dice rolled → P(getting even number) = 3/6 = 1/2.
📚 5. TIPS TO SOLVE QUESTIONS IN EXAM
-
Read carefully – watch for “not”, “all”, “some”.
-
Simplify logically – reduce long statements using truth rules.
-
Make short tables for ratio, percentage, etc.
-
Avoid lengthy calculations – use mental math and common fractions.
-
Check for units (e.g., km/hr vs m/s).
-
Eliminate impossible options in MCQs.
-
Practise previous-year patterns – NET repeats logic types (syllogism, implication, numerical pattern).
🧩 6. SHORTCUT MEMORY CHART
| Concept | Formula / Logic | Shortcut |
|---|---|---|
| Profit % | (SP–CP)/CP ×100 | If gain 20%, SP = 1.2 × CP |
| Compound Interest | Add interest each year successively | |
| Work (together) | Multiply divide rule | |
| % to Fraction | 25% = 1/4, 20% = 1/5 | Memorize key ones |
| Ratio sum | a:b = x:y → total = x+y | To divide ₹120 in 2:3 → (2/5, 3/5) × 120 |
| Logical negation | “All A are B” → “Some A are not B” | Use opposite quantifier |
| If p→q | Contrapositive: ¬q → ¬p | Always logically equivalent |
🎓 7. EXAM STRATEGY
| Task | Time | Goal |
|---|---|---|
| Revise formulas daily | 10–15 mins | Retain logic & arithmetic |
| Practise 10 reasoning questions | 15 mins | Improve accuracy |
| Solve 10 aptitude questions | 15 mins | Improve speed |
| Mock tests | Weekly | Identify weak areas |
💡 8. COMMON QUESTION AREAS IN UGC NET
-
Statement–Conclusion reasoning (2–3 questions)
-
Truth table evaluation (1–2 questions)
-
Number/letter series or coding (1–2 questions)
-
Basic arithmetic: ratio, percentage, average, profit–loss (2–3 questions)
-
Time, work, distance (1 question)
-
Simple interest/compound interest (1 question)
✅ 9. Quick Summary
-
Reasoning: Logic, arguments, validity, connectives, truth tables.
-
Aptitude: Arithmetic operations, percentages, averages, time–work, etc.
-
Approach: Concept clarity + speed practice + short formula recall.
-
Nature of questions: Conceptual, logical, application-based — not lengthy mathematics.
