Mathematical Reasoning and Aptitude — UGC NET Paper 1
The word "mathematical" in this chapter's title scares off more candidates than the actual content justifies. NET is not testing whether you can do calculus or coordinate geometry — it is testing whether you can reason cleanly with numbers, patterns, and simple arithmetic under time pressure, using tools most candidates last touched properly in Class 9 or 10. The candidates who struggle here usually don't lack knowledge; they lack a habit of writing down the first and second differences of a series before guessing, or of double-checking which number is the base in a percentage question.
1. What UGC NET actually asks
Mathematical Reasoning and Aptitude carries 10% of the 50-question Paper 1 — roughly 5 questions, each worth a flat +2 marks with zero penalty for a wrong attempt. That zero-penalty rule still favours attempting every question you can partially work through, but this chapter behaves differently from a pure-recall chapter like Communication: these questions take real calculation time, so the more useful strategic lesson here is time-boxing each question rather than simply "never leave a blank."
The chapter covers five connected strands:
- Types and structure of arguments, and evaluating deductive versus inductive reasoning — treated here at an introductory level; the deep formal-logic version of this topic (categorical propositions, syllogism validity rules, Indian logic) belongs to the Logical Reasoning chapter that follows.
- Number series and letter series — spotting the pattern governing a sequence and extending it correctly.
- Codes and relationship/analogy — coding-decoding logic and word-pair relationship reasoning.
- Basic arithmetic — percentage, profit and loss, ratio and proportion, averages, simple and compound interest, and time-speed-distance, tested at a moderate, non-JEE level.
- Mean, median, and mode — the three measures of central tendency and how they can diverge.
Expect a mix of pure calculation ("find the next term," "find the compound interest") and short conceptual questions ("which of these arguments is valid regardless of its content?"). Almost none of this chapter tests memorised facts the way Communication does — nearly every question requires you to actually work something out, which is exactly why writing your working on scratch paper, rather than trying to do it in your head under time pressure, pays off disproportionately in this specific chapter.
2. Types and structure of arguments; deductive and inductive reasoning
An argument, in the reasoning sense tested here, is simply a set of premises (statements offered as given) leading to a conclusion (the claim being argued for). Two properties matter, and NET tests the difference between them directly:
- Validity is a property of the argument's form — an argument is valid if, assuming its premises were true, its conclusion would necessarily have to be true as well. Validity says nothing about whether the premises actually are true.
- Truth is a property of individual statements — a premise or conclusion is simply true or false in the world, independent of the argument's structure.
A classic way to see these as separate is a purely abstract form: "All A are B. All B are C. Therefore, all A are C." This argument is valid no matter what real-world categories A, B, and C stand for — the structure alone guarantees the conclusion follows if the premises hold. Full formal treatment of this kind of categorical structure — moods, figures, and testing validity with Venn diagrams — is the subject of the Logical Reasoning chapter; here, the key habit is simply not to confuse "this argument's conclusion sounds true" with "this argument is valid."
Deductive reasoning moves from general premises to a specific conclusion, and a valid deductive argument guarantees its conclusion given true premises — there is no room for the conclusion to be false if the premises are true and the form is valid. Inductive reasoning moves the other way, from specific observed instances to a general conclusion, and even a strong inductive argument only makes its conclusion probable, never certain — no matter how many samples you observe, the very next unobserved case could break the pattern. A researcher who tests 500 items and finds them all within specification, then concludes the entire production run meets specification, is reasoning inductively — soundly, usefully, but not with certainty.
3. Number series and letter series
Number series questions test one core skill: finding the rule that generates the sequence, then extending it. The standard families are:
- Constant difference (arithmetic) — each term differs from the last by the same amount, e.g. 5, 9, 13, 17, ... (add 4 each time).
- Constant ratio (geometric) — each term is a fixed multiple of the last, e.g. 3, 9, 27, 81, ... (multiply by 3 each time).
- Second-order (difference-of-differences) — the first differences aren't constant, but the differences between those differences are. For example, in 4, 7, 12, 19, 28, ..., the first differences are 3, 5, 7, 9 — themselves increasing by exactly 2 each time — so the next difference is 11, giving the next term as 28 + 11 = 39.
- Squares, cubes, and combined operations — series built from n², n³, or a mix such as "add n, then multiply by 2," which requires testing a term-by-term rule rather than a pure difference.
The reliable method: write out the first differences below the series as soon as you see it. If they're constant, you're done. If they're not constant but those differences are constant, you have a second-order series. If neither works, check for a constant ratio, then check squares/cubes before assuming the series is some unusual custom rule.
Letter series work identically once you convert letters to their alphabet position (A = 1 ... Z = 26). A series such as A, C, F, J, ... has position differences of 2, 3, 4 — so the next difference is 5, landing on position 15, which is O. The single most common error here is trying to "see" the pattern in the letters directly instead of converting to numbers first — converting removes almost all the difficulty.
4. Codes and relationship/analogy
Coding-decoding questions describe a fixed rule that transforms a real word into a coded word — most often a letter-shift cipher, where every letter of the alphabet is shifted forward (or backward) by a constant number of positions, but occasionally a number-substitution code (each letter mapped to its alphabet position or some other fixed number) or a symbol-substitution code. The method is always the same: work out the rule from the given example, letter by letter, then apply that exact same rule to the new word. Section 7 works through a complete letter-shift example end to end.
Relationship and analogy questions give a word pair with a specific relationship and ask you to complete a second pair with the same relationship — not just any loosely related word. Common relationship types include function or use (Pen : Write), part to whole (Wheel : Car), cause and effect (Fire : Smoke), category and member (Mammal : Whale), and habitat or environment — for instance, Bird is to Sky as Fish is to Water, where the relationship being tested is specifically "typical environment," not merely "both are living things." The trap in nearly every analogy question is an option that is topically related to the first pair but does not preserve the same specific relationship — always name the relationship in the given pair explicitly before checking which option matches it. A closely related skill, classification (odd one out), asks you to spot which item in a set doesn't share the property the rest do — the same discipline of naming the shared property first, rather than guessing by feel, applies here too.
5. Basic arithmetic for UGC NET
NET's arithmetic sits at a moderate, practical level — nothing beyond what a careful Class 10 student handles comfortably, tested here mainly for speed and accuracy under time pressure.
| Topic | Formula | Note |
|---|---|---|
| Percentage change | % change = (New value − Original value) ÷ Original value × 100 | Always divide by the original (base) value, not the new one |
| Profit and loss | Profit % = (SP − CP) ÷ CP × 100; Loss % = (CP − SP) ÷ CP × 100 | CP (cost price) is the base for the percentage unless a question explicitly states otherwise |
| Ratio and proportion | a : b = c : d ⇔ a × d = b × c | To merge two ratios sharing a term, scale both to make that shared term equal first |
| Average | Average = Sum of values ÷ Number of values | Useful in reverse: Sum = Average × Count, which is how most average-based series questions are actually solved |
| Simple Interest (SI) | SI = (Principal × Rate × Time) ÷ 100 | Interest is the same flat amount every year |
| Compound Interest (CI) | Amount = Principal × (1 + Rate/100)^Time; CI = Amount − Principal | Interest is computed on the previous year's amount, not the original principal, from year 2 onward |
| Time, Speed, Distance | Distance = Speed × Time | 1 m/s = 18/5 km/hr; for two equal-distance legs at speeds x and y, average speed for the whole journey = 2xy ÷ (x + y), not the simple average (x + y)/2 |
A few worked illustrations, briefly: if a shopkeeper's revenue rises from ₹250 to ₹300, the percentage increase is (300 − 250) ÷ 250 × 100 = 20%. If an article bought for ₹800 sells for ₹920, the profit is ₹120 on a cost of ₹800, a profit of 15%. If x : y = 2 : 3 and y : z = 4 : 5, scaling both ratios so y matches at 12 gives x : y = 8 : 12 and y : z = 12 : 15, so x : y : z = 8 : 12 : 15. If the average weight of 6 students is 45 kg and a seventh student joins bringing the average down to 44 kg, the seventh student's weight is (7 × 44) − (6 × 45) = 308 − 270 = 38 kg. Simple interest on ₹5,000 at 8% for 3 years is (5,000 × 8 × 3) ÷ 100 = ₹1,200. Compound interest on ₹8,000 at 5% for 2 years is 8,000 × 1.05² − 8,000 = 8,820 − 8,000 = ₹820 — noticeably more than the equivalent simple interest would give, because the second year's interest is calculated on ₹8,400, not the original ₹8,000. And a train 150 m long crossing a pole in 15 seconds is travelling at 150 ÷ 15 = 10 m/s, which converts to 10 × 18/5 = 36 km/hr.
6. Mean, median, and mode
The three measures of central tendency each answer a slightly different question about a data set, and NET tests both the calculation and the conceptual distinction between them:
- Mean is the arithmetic average — sum of all values divided by the number of values.
- Median is the middle value once the data is sorted — for an odd count, it's the single middle value; for an even count, it's the average of the two middle values.
- Mode is the value that occurs most frequently in the data set.
Take the data set 12, 15, 12, 18, 20, 15, 15. The mean is (12+15+12+18+20+15+15) ÷ 7 = 107 ÷ 7 ≈ 15.29. Sorting gives 12, 12, 15, 15, 15, 18, 20, whose middle (4th) value is the median, 15. The most frequent value, appearing three times, is 15 — the mode. Notice mean, median, and mode need not all be equal; they coincide exactly only for a perfectly symmetric distribution, and real data sets routinely pull them apart.
A specific, frequently tested property: the mean is sensitive to outliers, while the median is not. Take 2, 3, 4, 5, 50 — the mean is (2+3+4+5+50) ÷ 5 = 64 ÷ 5 = 12.8, dragged far above every value except the outlier, while the median (the middle value once sorted) is simply 4, completely unaffected by how extreme that one outlier is. When a question describes a data set with an extreme value and asks which measure best represents the "typical" case, this robustness property is usually the point being tested.
7. Solved PYQ-style examples
Q1. A quality inspector tests 200 randomly selected water samples from a river and finds the pH of every sample between 6.5 and 7.5, then concludes that the river's water is, throughout its length, mildly acidic to neutral. What form of reasoning has the inspector used, and how certain is the conclusion? Solution. The inspector has moved from a finite set of specific observed instances to a general claim about the entire river — the defining movement of inductive reasoning. However thorough the sampling, an unsampled stretch of the river could still fall outside that pH range, so the conclusion is probable, not certain. Answer: Inductive reasoning; the conclusion is probable, not guaranteed.
Q2. Consider the argument: "All prime numbers greater than 2 are odd. 9 is odd. Therefore, 9 is a prime number greater than 2." Is this argument valid? Solution. The form here is "All P are Q; X is Q; therefore X is P" — this affirms the consequent, a structure that does not guarantee its conclusion even when both premises are true, since plenty of odd numbers (9 included) are not prime. The argument is invalid, and, as it happens here, its conclusion is also actually false (9 = 3 × 3 is not prime) — a useful reminder that an invalid form offers no protection against a false conclusion. Answer: Invalid — the form affirms the consequent, and here the conclusion is also factually false.
Q3. Find the missing term: 3, 9, 27, 81, ? Solution. Each term is exactly 3 times the previous one — a constant-ratio, geometric series. 81 × 3 = 243. Answer: 243.
Q4. Find the missing term in the letter series: Z, X, U, Q, ? Solution. Converting to alphabet positions: Z = 26, X = 24, U = 21, Q = 17 — the differences are −2, −3, −4, so the next difference is −5, giving 17 − 5 = 12, which is L. Answer: L.
Q5. If MODEL is coded as NPEFM, how is TRAIN coded using the same rule? Solution. Comparing MODEL to NPEFM letter by letter shows every letter shifted forward by exactly one position (M→N, O→P, D→E, E→F, L→M). Applying the same shift to TRAIN: T→U, R→S, A→B, I→J, N→O. Answer: USBJO.
Q6. Two trains, 120 m and 180 m long, run in opposite directions at 54 km/hr and 36 km/hr respectively. Find the time they take to completely cross each other. Solution. When two objects move in opposite directions, their speeds add: relative speed = 54 + 36 = 90 km/hr = 90 × 5/18 = 25 m/s. The total distance to be covered for the trains to fully cross each other is the sum of their lengths: 120 + 180 = 300 m. Time = distance ÷ speed = 300 ÷ 25 = 12 seconds. Answer: 12 seconds.
8. Common traps
- Confusing validity with truth — a formally valid argument can still have a false conclusion if its premises are false, and an invalid argument can accidentally land on a true conclusion; judge the form and the truth of statements separately.
- Assuming any general-to-specific-sounding statement is automatically deductive — check the actual direction of the inference (are you generalising from cases, or applying a general rule to a case?), not just the surface wording.
- Stopping at first differences in a number series — if the first differences aren't constant, check whether the differences between them are constant before assuming the series follows some unusual rule.
- Trying to spot letter-series patterns without converting to numbers — convert every letter to its alphabet position first; this removes nearly all the difficulty.
- Computing a percentage change against the wrong base — always divide by the original value, not the new one, especially in successive or reverse percentage-change questions.
- Computing profit or loss percentage on the selling price instead of the cost price — cost price is the base for profit/loss percentage unless a question explicitly says otherwise.
- Using the simple arithmetic mean (x+y)/2 for average speed over two equal-distance legs — the correct formula is 2xy/(x+y); the plain average overstates the true average speed whenever the two speeds differ.
- Forgetting that compound interest compounds on the growing amount, not the original principal, from year 2 onward — applying the simple-interest formula to a compound-interest question (or vice versa) is one of the most common single-mark losses in this chapter.
9. Training protocol
Treat this chapter as a scratch-paper discipline problem as much as a knowledge problem: write the first differences under every number series the instant you see it, convert every letter series to numeric positions before looking for a pattern, and name the exact relationship in an analogy's given pair before checking the options. Keep the formula table in Section 5 memorised as a literal list you can write from memory in under thirty seconds — profit/loss, ratio, average, SI, CI, and time-speed-distance are the six formulas that resolve the overwhelming majority of this chapter's arithmetic. Because these questions take longer than a recall question, decide on a personal time cap per question during practice and stick to it in the real exam, moving on and returning later rather than letting one stubborn series eat minutes meant for three other questions. And because Paper 1 has no negative marking, a partially worked question is still worth finishing to a guess among your narrowed-down options rather than abandoning — but double-check your arithmetic once by quick estimation before finalising an answer, since in this chapter a wrong final answer is far more often an arithmetic slip than a conceptual misunderstanding.
