Fundamentals

1,200 must-knows for NEET & JEE

The core facts every aspirant should own — each a titled nugget with a real-world story, the concept in plain words, and a memory trick. Works even when the internet doesn't.

300 fundamentals

MathsPermutations & Combinations· Class 11

Myth: Using P when order is irrelevant

A 4-digit PIN has 10,000 possibilities — that's permutations protecting your account.

If rearranging the same items doesn't create a new outcome, use combinations, not permutations.

MathsBinomial Theorem· Class 11

Binomial expansion

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

(a+b)^n expands as a sum of terms nCr·a^(n−r)·b^r, with coefficients from Pascal's triangle.

Memory trick: in each term the exponents of a and b sum to n.

MathsBinomial Theorem· Class 11

Binomial expansion — common mistake

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

A frequent error is forgetting that the powers of a and b add up to n in every term. In reality, (a+b)^n expands as a sum of terms nCr·a^(n−r)·b^r, with coefficients from Pascal's triangle.

Memory trick: in each term the exponents of a and b sum to n.

MathsBinomial Theorem· Class 11

General term

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

The (r+1)th term is T_(r+1) = nCr·a^(n−r)·b^r.

Memory trick: to find a specific term, set the exponent and solve for r, then plug in.

MathsBinomial Theorem· Class 11

General term — common mistake

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

A frequent error is treating the general term as the rth term instead of the (r+1)th. In reality, the (r+1)th term is T_(r+1) = nCr·a^(n−r)·b^r.

Memory trick: to find a specific term, set the exponent and solve for r, then plug in.

MathsBinomial Theorem· Class 11

Middle term

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

For even n there is one middle term; for odd n there are two.

Memory trick: count terms as n+1; the middle depends on whether n is odd or even.

MathsBinomial Theorem· Class 11

Middle term — common mistake

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

A frequent error is assuming there's always exactly one middle term. In reality, for even n there is one middle term; for odd n there are two.

Memory trick: count terms as n+1; the middle depends on whether n is odd or even.

MathsBinomial Theorem· Class 11

T_(r+1) = nCr·a^(n−r)·b^r

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

The general (r+1)th term of (a+b)^n. Use it when 0 ≤ r ≤ n.

T_(r+1) = nCr·a^(n−r)·b^r

MathsBinomial Theorem· Class 11

binomial coefficient vs term

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

The binomial coefficient nCr is just the number multiplying a term; the term itself also includes the powers of a and b.

MathsBinomial Theorem· Class 11

Myth: General term is the rth term

Pascal's triangle hides inside every binomial expansion — and even in the odds of coin tosses.

The general term T_(r+1) is the (r+1)th term — watch the index when solving for a specific term.

MathsTrigonometry· Class 11

Pythagorean identity — common mistake

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

A frequent error is misremembering it as sinθ + cosθ = 1. In reality, for any angle, sin²θ + cos²θ = 1.

Memory trick: it's the SQUARES that add to 1, from the unit circle.

MathsTrigonometry· Class 11

Radians vs degrees

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

Angles can be measured in degrees or radians (π rad = 180°); calculus formulas assume radians.

Memory trick: always switch to radians before differentiating trig functions.

MathsTrigonometry· Class 11

Radians vs degrees — common mistake

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

A frequent error is using degrees in derivative/limit formulas. In reality, angles can be measured in degrees or radians (π rad = 180°); calculus formulas assume radians.

Memory trick: always switch to radians before differentiating trig functions.

MathsTrigonometry· Class 11

Range of sine and cosine — common mistake

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

A frequent error is accepting an answer where sinθ > 1. In reality, sinθ and cosθ always lie between −1 and 1.

Memory trick: if a step gives sinθ = 1.4, you've made an error somewhere.

MathsTrigonometry· Class 11

sin²θ + cos²θ = 1

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

The fundamental Pythagorean identity. Use it when any real angle θ.

sin²θ + cos²θ = 1

MathsTrigonometry· Class 11

sin(A±B) = sinA cosB ± cosA sinB

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

The sine addition formula. Use it when compound angles.

sin(A±B) = sinA cosB ± cosA sinB

MathsTrigonometry· Class 11

degrees vs radians

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

Degrees split a circle into 360 parts; radians measure the arc length per unit radius (2π in a full circle) and are used in calculus.

MathsTrigonometry· Class 11

sine rule vs cosine rule

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

The sine rule (a/sinA = b/sinB) suits two angles and a side; the cosine rule (c²=a²+b²−2ab·cosC) suits two sides and the included angle.

MathsTrigonometry· Class 11

Myth: sinθ can exceed 1

GPS pinpoints you by solving triangles between satellites — trigonometry from space.

The range of both sine and cosine is [−1, 1] — a value outside means a mistake.

MathsStraight Lines· Class 11

Slope

Every 'rate' you plot — speed, price, growth — is a straight line's slope telling a story.

The steepness of a line, m = (y₂−y₁)/(x₂−x₁) = tanθ.

Memory trick: slope is 'rise over run' — change in y over change in x.

MathsStraight Lines· Class 11

Slope — common mistake

Every 'rate' you plot — speed, price, growth — is a straight line's slope telling a story.

A frequent error is inverting the formula to (x₂−x₁)/(y₂−y₁). In reality, the steepness of a line, m = (y₂−y₁)/(x₂−x₁) = tanθ.

Memory trick: slope is 'rise over run' — change in y over change in x.

MathsStraight Lines· Class 11

Perpendicular and parallel lines

Every 'rate' you plot — speed, price, growth — is a straight line's slope telling a story.

Parallel lines have equal slopes; perpendicular lines have slopes whose product is −1.

Memory trick: parallel → equal slopes; perpendicular → m₁·m₂ = −1.

MathsStraight Lines· Class 11

Perpendicular and parallel lines — common mistake

Every 'rate' you plot — speed, price, growth — is a straight line's slope telling a story.

A frequent error is thinking perpendicular lines have equal slopes. In reality, parallel lines have equal slopes; perpendicular lines have slopes whose product is −1.

Memory trick: parallel → equal slopes; perpendicular → m₁·m₂ = −1.

MathsStraight Lines· Class 11

Equation forms

Every 'rate' you plot — speed, price, growth — is a straight line's slope telling a story.

Slope-intercept y=mx+c, point-slope y−y₁=m(x−x₁), and two-point forms describe the same line.

Memory trick: use point-slope when you have a point and a slope.

← PrevPage 10 of 13Next →