๐จ Don't Lose Marks Here!
Common Mistakes Notebook ๐ โโ๏ธ
These are the exact mistakes that cost students marks every year. Read this before the exam and Ishu (My Wife) will NOT repeat them! ๐ฏ
01
Relations & Functions
Saves 1-2 Marks
โ Wrong
Checking only Reflexivity and Symmetry โ forgetting Transitivity
โ
Right
Check ALL THREE: Reflexive + Symmetric + Transitive for
Equivalence
๐ก Partial marks are NOT given if one condition is missing. Check all 3!
Saves 2 Marks
โ Wrong
Saying inverse exists for any function $f(x)$
โ
Right
Inverse exists ONLY if $f$ is Bijective (One-One AND Onto both)
๐ก Always prove bijection before writing inverse!
โ Wrong
Writing $fog = gof$ directly
โ
Right
$fog \neq gof$ in general. Always compute separately!
๐ก Apply the rightmost function FIRST in composition.
02
Inverse Trigonometric Functions
Saves 2 Marks
โ Wrong
$\sin^{-1}(\sin(2\pi)) = 2\pi$
โ
Right
$\sin^{-1}(\sin(2\pi)) = 0$ โ must reduce to principal value range
$[-\pi/2, \pi/2]$
๐ก $\sin^{-1}(\sin\theta) = \theta$ ONLY if $\theta \in [-\pi/2, \pi/2]$.
Otherwise reduce first!
Saves 2 Marks
โ Wrong
$\tan^{-1}2 + \tan^{-1}3 = \tan^{-1}\!\left(\frac{5}{-5}\right) =
\tan^{-1}(-1)$
โ
Right
Since $xy = 6 > 1$, add $\pi$: result $= \pi + \tan^{-1}(-1) = \pi
- \pi/4 = 3\pi/4$
๐ก When $xy > 1$ in $\tan^{-1}x + \tan^{-1}y$, ALWAYS add $\pi$ if $x, y > 0$!
โ Wrong
$\cos^{-1}(-x) = -\cos^{-1}(x)$
โ
Right
$\cos^{-1}(-x) = \pi - \cos^{-1}(x)$ โ NOT negative!
๐ก Only $\sin^{-1}$, $\tan^{-1}$, $\cot^{-1}$, $\text{cosec}^{-1}$ are odd.
$\cos^{-1}$ and $\sec^{-1}$ are NOT.
03
Matrices
Saves 2 Marks
โ Wrong
$(AB)^T = A^T B^T$
โ
Right
$(AB)^T = B^T A^T$ โ ORDER REVERSES!
๐ก Same for inverse: $(AB)^{-1} = B^{-1}A^{-1}$. Order always reverses!
โ Wrong
Multiplying any two matrices $A \times B$ directly
โ
Right
Check compatibility first: columns of $A$ must equal rows of $B$.
$m\times n$ ร $n\times p$ = $m\times p$
๐ก Alwasy note the order of the resulting matrix too!
04
Determinants
Saves 3 Marks
โ Wrong
$|kA| = k|A|$ for a 3ร3 matrix
โ
Right
$|kA| = k^n|A|$ where $n$ = order. For 3ร3: $|kA| = k^3|A|$
๐ก Scalar multiplies each row, so for $n$ rows: $k^n$ factor comes out!
Saves 2 Marks
โ Wrong
Forgetting ยฑ sign in minors/cofactors. Writing all cofactors as
positive.
โ
Right
Cofactor sign: $(-1)^{i+j} \times M_{ij}$. Signs follow
checkerboard: $+ - + / - + - / + - +$
๐ก Draw the checkerboard sign pattern before writing cofactors!
โ Wrong
Taking Area of triangle as negative when det is negative
โ
Right
Area = $\frac{1}{2}|\text{det}|$ โ always take absolute value!
Area is never negative.
๐ก But for collinearity check: det = 0 (no absolute value needed)
05
Continuity & Differentiability
Saves 3 Marks
โ Wrong
Checking only LHL = RHL for continuity and declaring function
continuous
โ
Right
3 conditions: LHL = RHL = $f(c)$. Missing the third condition =
wrong answer!
๐ก Write all 3 steps explicitly: LHL, RHL, f(c), then conclude.
Saves 2 Marks
โ Wrong
Differentiating $x^x$ as $x \cdot x^{x-1}$
โ
Right
Use log differentiation: $y = x^x \Rightarrow \ln y = x\ln x
\Rightarrow \frac{y'}{y} = 1+\ln x$
๐ก Power rule works only when base is variable & exponent is constant!
โ Wrong
Concluding: if $f$ is continuous then it's differentiable
โ
Right
Diff โน Continuous. But Continuous โน NOT necessarily diff. $|x|$ is
the classic example!
๐ก Board often asks: "Is $f(x)=|x|$ differentiable at 0?" โ Answer: NO!
06
Application of Derivatives
Saves 3 Marks
โ Wrong
Forgetting to check endpoints for absolute maxima/minima in a
closed interval
โ
Right
Evaluate $f$ at all critical points AND both endpoints [$a$, $b$].
Compare all values!
๐ก Absolute max/min is often at endpoints, not critical points!
โ Wrong
Writing tangent equation without finding slope: $y - y_1 = m(x -
x_1)$ with wrong $m$
โ
Right
Always find $m = f'(x_1)$ first by substituting the given point in
the derivative!
๐ก Normal slope = $-1/m$. If slope is 0, tangent is horizontal: $y = y_1$
07
Integrals
Saves 3 Marks
โ Wrong
Forgetting $+C$ in indefinite integrals every single time
โ
Right
ALWAYS write $+C$ at the end of every indefinite integral. 1 mark
deducted if missing!
๐ก Make it a habit. $+C$ = free marks. Never miss it!
Saves 2 Marks
โ Wrong
Not substituting limits after substitution in definite integral:
keeping old limits with new variable
โ
Right
When substituting $u = g(x)$, change limits too: new limits =
$g(a)$ and $g(b)$
๐ก OR: back-substitute to $x$ before applying original limits. Either way โ
don't mix!
โ Wrong
$\int \frac{1}{x^2} dx = \ln x^2$
โ
Right
$\int x^{-2} dx = \frac{x^{-1}}{-1} = -\frac{1}{x} + C$. Only
$\int \frac{1}{x} dx = \ln|x|+C$!
๐ก Log rule applies ONLY to $1/x$, not $1/x^2$, $1/x^3$, etc.!
08
Application of Integrals
Saves 3 Marks
โ Wrong
Getting negative area and writing it as the answer
โ
Right
Area is always positive! If integral gives negative, take
$|$absolute value$|$. Split if curve crosses x-axis.
๐ก Always sketch a rough graph โ it shows if region is above or below x-axis!
โ Wrong
Not finding intersection points before setting up area integral
between two curves
โ
Right
Solve $f(x) = g(x)$ first for intersection points โ these become
the limits of integration!
๐ก Without correct limits, full marks are impossible even if integration is
right.
09
Differential Equations
Saves 2 Marks
โ Wrong
Forgetting $+C$ in general solution of DE
โ
Right
General solution MUST have arbitrary constant $C$. Particular
solution uses given condition to find $C$.
๐ก Losing $C$ in general solution = losing marks guaranteed!
Saves 2 Marks
โ Wrong
Using I.F. method when variables are separable โ overcomplicating
โ
Right
First check if separable: can you write as $f(x)dx = g(y)dy$? If
yes, separate โ it's faster!
๐ก I.F. method is for Linear DE $\frac{dy}{dx}+Py=Q$ only!
10
Vector Algebra
Saves 2 Marks
โ Wrong
$\vec{a} \times \vec{b} = \vec{b} \times \vec{a}$
โ
Right
$\vec{a} \times \vec{b} = -(\vec{b} \times \vec{a})$ โ cross
product is anti-commutative!
๐ก Dot product IS commutative: $\vec{a}\cdot\vec{b} = \vec{b}\cdot\vec{a}$ โ
โ Wrong
Saying $|\vec{a}+\vec{b}| = |\vec{a}| + |\vec{b}|$ always
โ
Right
$|\vec{a}+\vec{b}|^2 = |\vec{a}|^2 + 2\vec{a}\cdot\vec{b} +
|\vec{b}|^2$. Equality holds only when parallel!
๐ก Use the expansion formula when magnitude of sum is asked.
11
3D Geometry
Saves 3 Marks
โ Wrong
Confusing direction ratios with direction cosines. Writing DR
directly as DC.
โ
Right
DCs: $l = \frac{a}{\sqrt{a^2+b^2+c^2}}$. Always normalize!
$l^2+m^2+n^2 = 1$ (DCs), not DRs!
๐ก DRs are proportional to DCs. Don't use DRs where DCs are asked โ check!
โ Wrong
Forgetting absolute value in distance from plane: getting negative
distance
โ
Right
$d = \frac{|ax_1+by_1+cz_1+d|}{\sqrt{a^2+b^2+c^2}}$ โ always
absolute value in numerator!
๐ก Distance is always a positive scalar. Never negative!
12
Linear Programming
Saves 3 Marks
โ Wrong
Evaluating objective function at only ONE or TWO corner points
โ
Right
Evaluate $Z$ at ALL corner points. Create a table showing all
values. Then conclude!
๐ก CBSE wants a proper table of corner points and $Z$ values. Skip = lose
marks!
โ Wrong
Shading the wrong side of constraint inequalities
โ
Right
Substitute $(0,0)$ into inequality. If satisfied โ shade side
containing origin. If not โ shade opposite.
๐ก The feasible region is the COMMON shaded area satisfying ALL constraints!
13
Probability
Saves 3 Marks
โ Wrong
Not computing $P(A)$ using Total Probability before applying
Bayes'
โ
Right
Step 1: Find $P(A)= \sum P(E_i)P(A|E_i)$. Step 2: Then apply
Bayes' formula using this $P(A)$.
๐ก Bayes' denominator IS the Total Probability. Compute it first, separately!
Saves 2 Marks
โ Wrong
Confusing independent events with mutually exclusive events
โ
Right
Independent: $P(A\cap B)=P(A)P(B)$. Mutually exclusive: $P(A\cap
B)=0$. These are DIFFERENT!
๐ก Two mutually exclusive events with non-zero probability are NEVER
independent!
โ Wrong
In Binomial distribution, using $n$ and $p$ but forgetting to
compute $q = 1-p$
โ
Right
$q = 1 - p$. Variance $= npq$. Always find $q$ first. Never use
$p$ in place of $q$!
๐ก Mean $=np$, Variance $=npq$. Variance < Mean always in binomial!