Comprehensive, exam-focused notes covering all five NET sections — Mathematics, Physics, Chemistry, English, and Intelligence. Master every concept tested at NUST with formulas, worked examples, and exam strategy.
16
Topics
5
Sections
200+
Formulas
100+
Examples
Free
No Sign-up
📋
NET 2025 Format: 200 MCQs in 3 hours (180 min). Mathematics 80 Qs, Physics 60 Qs, Chemistry 40 Qs, English 10 Qs, Intelligence 10 Qs. Each correct answer = +1 mark. No negative marking. Score is merit-based for B.Eng admissions across NUST campuses.
Note: Exact weights may vary slightly by department. Verify from NUST's official prospectus.
2. Exam Strategy
1
Prioritize Mathematics (40%)
Math carries the most weight. Aim for 70+/80 correct. Strong calculus (differentiation + integration) alone gives you ~20 marks.
2
Secure Physics (30%)
Mechanics and Electromagnetism are highest-yield. Know formulas cold — most Physics MCQs are formula-plugging with one conceptual twist.
3
Attempt All Questions (No Negative Marking!)
NET 2025 has no negative marking. Never leave a blank. If stuck, eliminate 2 options and guess from remaining 2 — statistically gives +0.5 marks.
4
Time Allocation
Math: ~60 min | Physics: ~50 min | Chemistry: ~30 min | English: ~8 min | Intelligence: ~8 min | Review: 24 min. Stick to this allocation.
5
Don't Over-invest in English & Intelligence
Together they are only 10%. Spend 3–4 days max on them. Use freed time to strengthen Math and Physics.
3. Key Subject-wise Tips
📐 Mathematics Tips
Learn all differentiation and integration formulas. Practice quadratic/cubic equations. Know Binomial theorem general term. Series (AP/GP) formulas are frequently tested.
⚡ Physics Tips
Memorize all unit conversions. Draw free body diagrams for mechanics. For EM problems, identify the law (Coulomb, Faraday, Lenz) first, then apply formula.
⚗️ Chemistry Tips
Focus on physical chemistry (equilibrium, kinetics, electrochemistry). Organic reaction mechanisms are frequently tested. Know periodic trends cold.
🧠 Intelligence Tips
For number series: find differences, ratios, or squares. For analogies: identify the relationship type (part-whole, category, function) first before picking answer.
Home›Algebra & Number Systems
Mathematics
Algebra & Number Systems
🔢 Topic M1⏱ ~45 min⭐ High Weight
💡 NET Focus
Quadratic equations, logarithms, sequences, binomial theorem and partial fractions together account for ~15–18 marks. Master all formulas and standard techniques cold.
Limits (especially L'Hôpital's rule and standard forms) are heavily tested. Continuity conditions appear as MCQs. Know domain/range rules cold.
1. Standard Limit Results
Polynomial Limit
lim(x→a) f(x) = f(a) [direct sub]
0/0 Form — L'Hôpital
lim f/g = lim f'/g' (if 0/0 or ∞/∞)
sin x / x
lim(x→0) sin x / x = 1
tan x / x
lim(x→0) tan x / x = 1
eˣ − 1 / x
lim(x→0) (eˣ−1)/x = 1
ln(1+x) / x
lim(x→0) ln(1+x)/x = 1
Compound Interest Form
lim(n→∞) (1 + 1/n)ⁿ = e
aⁿ−bⁿ / (a−b) limit
lim(x→a) (xⁿ−aⁿ)/(x−a) = naⁿ⁻¹
2. Continuity & Differentiability
3 Conditions for Continuity at x = a
1. f(a) is defined 2. lim(x→a) f(x) exists 3. lim = f(a)
All three must hold. If any fails, f is discontinuous at x = a.
⚠️ Common Mistake
A function can be continuous but NOT differentiable (e.g., f(x)=|x| at x=0). But differentiability always implies continuity.
3. Domain Rules
Expression
Domain Restriction
√f(x)
f(x) ≥ 0
1/f(x)
f(x) ≠ 0
log f(x)
f(x) > 0
sin⁻¹(f(x))
−1 ≤ f(x) ≤ 1
Polynomial
All real numbers ℝ
Home›Differentiation & Applications
Mathematics
Differentiation & Applications
d/dx Topic M3⏱ ~40 min⭐ High Weight
💡 NET Focus
Differentiation rules (especially chain rule, product/quotient rules) and maxima/minima problems are NET favorites. Expect 10–14 marks from this topic.
1. Differentiation Rules
Power Rule
d/dx(xⁿ) = nxⁿ⁻¹
Product Rule
d/dx(uv) = u'v + uv'
Quotient Rule
d/dx(u/v) = (u'v − uv') / v²
Chain Rule
d/dx[f(g(x))] = f'(g(x)) · g'(x)
d/dx(eˣ)
eˣ
d/dx(aˣ)
aˣ · ln a
d/dx(ln x)
1/x
d/dx(log_a x)
1 / (x · ln a)
2. Trig & Inverse Trig Derivatives
Function
Derivative
Function
Derivative
sin x
cos x
sin⁻¹ x
1/√(1−x²)
cos x
−sin x
cos⁻¹ x
−1/√(1−x²)
tan x
sec² x
tan⁻¹ x
1/(1+x²)
cot x
−cosec² x
cot⁻¹ x
−1/(1+x²)
sec x
sec x tan x
sec⁻¹ x
1/(x√(x²−1))
cosec x
−cosec x cot x
cosec⁻¹ x
−1/(x√(x²−1))
3. Applications: Maxima & Minima
1
Find f'(x) and set f'(x) = 0
Solve for critical points (where slope is zero)
2
Apply Second Derivative Test
f''(x) < 0 → local maximum; f''(x) > 0 → local minimum; f''(x) = 0 → inconclusive (use first derivative test)
3
Check endpoints for absolute extrema
On a closed interval [a,b], evaluate f at all critical points AND at a and b
Worked Example — Maxima/Minima
Find the maximum and minimum values of f(x) = 2x³ − 9x² + 12x − 4
At x=1: f''(1) = −6 < 0 → Local maximum. f(1) = 2−9+12−4 = 1
At x=2: f''(2) = 6 > 0 → Local minimum. f(2) = 16−36+24−4 = 0
Local Max = 1 at x=1 | Local Min = 0 at x=2
Home›Integration
Mathematics
Integration
∫ Topic M4⏱ ~40 min⭐ High Weight
💡 NET Focus
Expect 8–12 integration questions. Know standard integrals, substitution, by-parts, and definite integral evaluation. Area between curves appears frequently.
1. Standard Integrals
Power Rule
∫xⁿ dx = xⁿ⁺¹/(n+1) + C (n≠−1)
1/x
∫(1/x) dx = ln|x| + C
eˣ
∫eˣ dx = eˣ + C
aˣ
∫aˣ dx = aˣ/ln a + C
sin x
∫sin x dx = −cos x + C
cos x
∫cos x dx = sin x + C
sec² x
∫sec² x dx = tan x + C
1/√(1−x²)
∫1/√(1−x²) dx = sin⁻¹x + C
1/(1+x²)
∫1/(1+x²) dx = tan⁻¹x + C
2. Techniques of Integration
Integration by Substitution
Let u = g(x) → du = g'(x)dx → rewrite ∫f(g(x))g'(x)dx as ∫f(u)du
Example: ∫2x(x²+1)⁵dx → u=x²+1, du=2x dx → ∫u⁵du = u⁶/6 + C = (x²+1)⁶/6 + C
Integration by Parts
∫u·dv = uv − ∫v·du
Choose u using LIATE: Logarithm, Inverse trig, Algebraic, Trigonometric, Exponential (u = first type found)
3. Definite Integrals & Properties
Fundamental Theorem
∫ₐᵇ f(x)dx = F(b) − F(a)
Reversal of Limits
∫ₐᵇ = −∫ᵦₐ
Additive Property
∫ₐᵇ = ∫ₐᶜ + ∫ᶜᵦ
Even Function (sym. interval)
∫₋ₐᵃ f(x)dx = 2∫₀ᵃ f(x)dx
Odd Function (sym. interval)
∫₋ₐᵃ f(x)dx = 0
4. Area Between Curves
Formula
Area = ∫ₐᵇ |f(x) − g(x)| dx
Where f(x) is the upper curve and g(x) is the lower curve between x=a and x=b. If curves cross, split the integral at intersection points.
Home›Trigonometry
Mathematics
Trigonometry
📐 Topic M5⏱ ~35 min⭐ Medium Weight
💡 NET Focus
Identity proofs, double angle, and solving trig equations are most tested. Know the unit circle, special angle values, and compound angle formulas.
sin(A±B) = sinA cosB ± cosA sinB cos(A±B) = cosA cosB ∓ sinA sinB
Double Angle
sin 2A = 2 sinA cosA cos 2A = cos²A−sin²A = 1−2sin²A tan 2A = 2tanA/(1−tan²A)
Half Angle
sin²A = (1−cos2A)/2 cos²A = (1+cos2A)/2
Sum to Product
sinA+sinB = 2sin((A+B)/2)cos((A−B)/2)
tan(A±B)
tan(A±B) = (tanA±tanB)/(1∓tanA tanB)
3. General Solutions of Trig Equations
Equation
General Solution
sin θ = sin α
θ = nπ + (−1)ⁿ α, n ∈ ℤ
cos θ = cos α
θ = 2nπ ± α, n ∈ ℤ
tan θ = tan α
θ = nπ + α, n ∈ ℤ
Home›Coordinate Geometry
Mathematics
Coordinate Geometry
📏 Topic M6⏱ ~30 min⭐ Medium Weight
1. Straight Lines
Slope
m = (y₂−y₁)/(x₂−x₁) = −a/b (ax+by+c=0)
Distance
d = √[(x₂−x₁)²+(y₂−y₁)²]
Point to Line
d = |ax₁+by₁+c| / √(a²+b²)
Midpoint
((x₁+x₂)/2, (y₁+y₂)/2)
Parallel Lines
m₁ = m₂
Perpendicular Lines
m₁ × m₂ = −1
2. Circles
Standard Form
(x−h)²+(y−k)² = r²; center (h,k), radius r
General Form
x²+y²+2gx+2fy+c = 0 Center (−g,−f); r = √(g²+f²−c)
Tangent at Point
xx₁+yy₁+g(x+x₁)+f(y+y₁)+c = 0
Length of Tangent
√(x₁²+y₁²+2gx₁+2fy₁+c)
3. Conic Sections
Conic
Standard Equation
Key Features
Parabola
y² = 4ax
Focus (a,0), Directrix x=−a, Axis: x-axis
Parabola (vertical)
x² = 4ay
Focus (0,a), Directrix y=−a
Ellipse
x²/a² + y²/b² = 1 (a>b)
Foci (±ae,0), e = c/a < 1
Hyperbola
x²/a² − y²/b² = 1
Foci (±ae,0), e > 1, asymptotes y=±(b/a)x
Home›Matrices, Vectors & Probability
Mathematics
Matrices, Vectors & Probability
⬛ Topic M7⏱ ~35 min⭐ Medium Weight
1. Matrices & Determinants
Determinant (2×2)
|A| = ad − bc for [[a,b],[c,d]]
Inverse (2×2)
A⁻¹ = (1/|A|) · [[d,−b],[−c,a]]
Cramer's Rule
x = Dₓ/D, y = D_y/D, z = D_z/D
Rank
Rank = number of non-zero rows in row-echelon form
2. Vectors
Magnitude
|v| = √(a²+b²+c²)
Dot Product
a·b = |a||b|cosθ = a₁b₁+a₂b₂+a₃b₃
Cross Product Magnitude
|a×b| = |a||b|sinθ
Unit Vector
â = a / |a|
Angle Between Vectors
cosθ = (a·b) / (|a||b|)
Perpendicularity
a·b = 0 ⟺ a ⊥ b
3. Probability
Classical Probability
P(A) = n(A) / n(S)
Addition Rule
P(A∪B) = P(A)+P(B)−P(A∩B)
Conditional Probability
P(A|B) = P(A∩B) / P(B)
Bayes' Theorem
P(A|B) = P(B|A)·P(A) / P(B)
Independent Events
P(A∩B) = P(A)·P(B)
Binomial Distribution
P(X=r) = ⁿCᵣ pʳ qⁿ⁻ʳ; mean=np; σ²=npq
Home›Mechanics
Physics
Mechanics
🚀 Topic P1⏱ ~50 min⭐ High Weight
💡 NET Focus
Mechanics is the largest Physics topic (~18–20 marks). Kinematics equations, Newton's laws, and energy conservation problems appear most frequently. Always draw free body diagrams.
1. Kinematics Equations (Constant Acceleration)
v = u + at
Final velocity = initial + (accel × time)
s = ut + ½at²
Displacement from initial position
v² = u² + 2as
Velocity-displacement relationship (no time)
s = (u+v)t/2
Displacement using average velocity
Projectile: Range
R = u²sin2θ / g
Projectile: Max Height
H = u²sin²θ / 2g
2. Newton's Laws & Applications
Law
Statement
Formula
1st (Inertia)
Object stays at rest or constant velocity unless net force acts
Ohm's law circuits, Kirchhoff's laws, capacitors, and magnetic force problems are very frequent. Know unit conversions: μF, mA, kΩ etc.
1. Electrostatics
Coulomb's Law
F = kq₁q₂/r² (k = 9×10⁹ N·m²/C²)
Electric Field
E = F/q = kq/r² (N/C or V/m)
Potential
V = kq/r (V); W = qV
Capacitance
C = Q/V = ε₀A/d (Farad, F)
Energy in Capacitor
U = ½CV² = Q²/2C
Capacitors in Parallel
C_total = C₁ + C₂ + ...
Capacitors in Series
1/C_total = 1/C₁ + 1/C₂ + ...
2. Current & Circuits
Ohm's Law
V = IR
Resistors in Series
R_total = R₁ + R₂ + ...
Resistors in Parallel
1/R_total = 1/R₁ + 1/R₂ + ...
Power
P = IV = I²R = V²/R (watts)
Kirchhoff's Current Law
ΣI_in = ΣI_out (at a node)
Kirchhoff's Voltage Law
ΣV = 0 around any closed loop
3. Magnetism & Electromagnetic Induction
Magnetic Force on Charge
F = qv × B = qvB sinθ
Force on Current
F = BIL sinθ
Faraday's Law
EMF = −dΦ/dt (Φ = BA cosθ)
Lenz's Law
Induced current opposes the change in flux
Home›Optics & Modern Physics
Physics
Optics & Modern Physics
🔬 Topic P4⏱ ~35 min⭐ Medium Weight
1. Optics
Snell's Law
n₁ sinθ₁ = n₂ sinθ₂
Refractive Index
n = c/v = sin i / sin r
Lens Formula
1/v − 1/u = 1/f
Magnification
m = v/u = h_i/h_o
Mirror Formula
1/v + 1/u = 1/f = 2/R
Young's Double Slit
fringe width β = λD/d
2. Modern Physics
Photoelectric Effect
E_photon = hf = hc/λ KE_max = hf − φ
h = 6.626×10⁻³⁴ J·s; φ = work function
de Broglie Wavelength
λ = h/mv = h/p
Mass-Energy Equivalence
E = mc² (c = 3×10⁸ m/s)
Bohr's Model (H-atom)
E_n = −13.6/n² eV; r_n = 0.529n² Å
Radioactive Decay
N = N₀ e^(−λt); t_½ = 0.693/λ
Home›Physical Chemistry
Chemistry
Physical Chemistry
⚗️ Topic C1⏱ ~45 min⭐ High Weight
💡 NET Focus
Physical chemistry (~50% of Chemistry marks) covers atomic structure, bonding, equilibrium, and electrochemistry. Know Kc/Kp expressions and how to apply Le Chatelier's principle.
1. Atomic Structure
Bohr's Radius
rₙ = 0.529 × n² / Z (Angstroms)
Energy Levels
Eₙ = −13.6 × Z² / n² (eV)
Quantum Numbers
n (shell), l (subshell), mₗ (orbital), mₛ (spin)
Max electrons in shell
2n² (n = 1,2,3…)
2. Chemical Bonding
Bond Type
Basis
Property
Ionic
Electron transfer between metals & nonmetals
High mp/bp, soluble in water, conducts when dissolved
Covalent
Shared electron pairs between nonmetals
Lower mp/bp, poor conductor
Metallic
Sea of delocalized electrons
Malleable, ductile, conducts electricity/heat
Hydrogen Bond
Electrostatic (N–H, O–H, F–H)
Explains high bp of H₂O, NH₃, HF
Van der Waals
Temporary dipole–dipole
Weakest; increases with molecular mass
3. Chemical Equilibrium
Equilibrium Constant Kc
Kc = [products]^coeff / [reactants]^coeff
Kp from Kc
Kp = Kc(RT)^Δn (Δn = mol gas products − reactants)
Le Chatelier's Principle
System shifts to counter imposed change (pressure, temp, concentration)
4. Electrochemistry
Faraday's 1st Law
m = ZIt (Z = electrochemical equivalent)
Faraday's 2nd Law
m₁/m₂ = E₁/E₂ (E = equivalent weight)
Cell EMF
E°cell = E°cathode − E°anode
Nernst Equation
E = E° − (RT/nF) ln Q
5. Chemical Kinetics
Rate Law
Rate = k[A]^m[B]^n
Arrhenius Equation
k = Ae^(−Ea/RT)
Half Life (1st order)
t_½ = 0.693/k
Home›Inorganic Chemistry
Chemistry
Inorganic Chemistry
🧪 Topic C2⏱ ~35 min⭐ Medium Weight
1. Periodic Table Trends
Property
Across Period (→)
Down Group (↓)
Atomic Radius
Decreases
Increases
Ionization Energy
Increases
Decreases
Electron Affinity
Increases (generally)
Decreases (generally)
Electronegativity
Increases (most electroneg: F)
Decreases
Metallic Character
Decreases
Increases
Non-metallic Character
Increases
Decreases
2. s-Block & p-Block Elements
Group 1 — Alkali Metals
Very reactive, soft metals. React violently with water: 2Na + 2H₂O → 2NaOH + H₂. Reactivity increases down group. Stored in oil (Na, K).
Group 17 — Halogens
Strong oxidizing agents. Reactivity decreases: F > Cl > Br > I. Form HX acids with hydrogen. F₂ is the most electronegative element.
Group 2 — Alkaline Earth Metals
Less reactive than Group 1. BeO is amphoteric. Mg burns in CO₂. Ca reacts with water slowly. Ba is most reactive in group.
Group 18 — Noble Gases
Unreactive due to full valence shells. Used in lasers, lighting. Xe forms compounds (XeF₂, XeF₄) with highly electronegative elements.
3. Acids, Bases & Salts
pH Definition
pH = −log[H⁺]; pOH = −log[OH⁻]
pH + pOH at 25°C
pH + pOH = 14
Strong Acid (HCl, HNO₃)
Fully ionizes; [H⁺] = initial concentration
Buffer pH (Henderson)
pH = pKa + log([A⁻]/[HA])
Home›Organic Chemistry
Chemistry
Organic Chemistry
🔗 Topic C3⏱ ~35 min⭐ Medium Weight
💡 NET Focus
Reaction mechanisms, IUPAC naming, and isomerism are most tested in organic chemistry. Know the distinction between substitution, addition, and elimination reactions.
1. Hydrocarbons
Class
General Formula
Bonds
Key Reaction
Alkanes (saturated)
CₙH₂ₙ₊₂
All single (C−C)
Substitution (halogenation, light)
Alkenes
CₙH₂ₙ
One C=C double bond
Addition (H₂, HX, X₂, H₂O)
Alkynes
CₙH₂ₙ₋₂
One C≡C triple bond
Addition (2 steps possible)
Benzene/Arenes
C₆H₆ + side chains
Delocalized π ring
Electrophilic Aromatic Substitution
2. Functional Groups & Key Reactions
Group
Formula
Class
Key Reaction
Hydroxyl
−OH
Alcohol
Oxidation → aldehyde/ketone; esterification with acids
Carbonyl (terminal)
−CHO
Aldehyde
Oxidation → carboxylic acid; Tollens'/Fehling's test
Carbonyl (internal)
C=O
Ketone
Reduction → secondary alcohol; NOT oxidized by Tollens'
Carboxyl
−COOH
Carboxylic Acid
Esterification; forms amides with amines
Amino
−NH₂
Amine
Basicity; reacts with acids; forms amides
Halo
−X (F,Cl,Br,I)
Alkyl Halide
Nucleophilic substitution (SN1/SN2)
3. Isomerism
Structural Isomers
Same molecular formula, different structural connectivity. Types: chain, position, functional group isomerism. e.g. C₄H₁₀ → n-butane and isobutane.
Stereoisomers
Same connectivity, different spatial arrangement. Types: geometric (cis/trans) around C=C; optical isomers (enantiomers) around a chiral center (4 different groups).
Home›English Grammar & Vocabulary
English
Grammar, Vocabulary & Writing
📝 Topic E1⏱ ~20 min— Low Weight (5%)
💡 NET Focus
10 MCQs on English. Expect: sentence correction (grammar), synonym/antonym vocabulary, one-word substitution, and a short comprehension passage. Scoring all 10 is achievable with 3–4 days of prep.
Words that sound the same but have different meanings
Homophones
Government by the people
Democracy
One who hates mankind
Misanthrope
Medicine that counteracts poison
Antidote
Speech given at a funeral
Eulogy
Home›Analytical Reasoning & IQ
Intelligence
Analytical Reasoning & IQ
🧠 Topic I1⏱ ~20 min— Low Weight (5%)
💡 NET Focus
10 IQ/reasoning MCQs. Categories: number series, letter series, analogies, odd one out, coding-decoding, and logical deduction. These are fully solvable with pattern recognition — no subject knowledge needed.