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.
“Weather forecasts, insurance and cricket predictions all run on probability.”
These conditional probabilities ask different questions and are generally unequal — Bayes' theorem relates them.
MathsProbability· Class 12
Myth: Mutually exclusive = independent
“Weather forecasts, insurance and cricket predictions all run on probability.”
Mutually exclusive events cannot both occur, so they are dependent, not independent.
MathsVectors & 3D Geometry· Class 12
Dot product — common mistake
“A pilot adds wind and engine thrust as vectors to know where the plane actually goes.”
A frequent error is expecting the dot product to be a vector. In reality, a·b = |a||b|cosθ gives a scalar and is zero when the vectors are perpendicular.
Memory trick: dot product → scalar; it measures how much two vectors align.
MathsVectors & 3D Geometry· Class 12
Cross product — common mistake
“A pilot adds wind and engine thrust as vectors to know where the plane actually goes.”
A frequent error is expecting the cross product to be a scalar. In reality, a×b = |a||b|sinθ·n̂ gives a vector perpendicular to both a and b.
Memory trick: cross product → vector; its length is the parallelogram's area.
MathsVectors & 3D Geometry· Class 12
Direction ratios
“A pilot adds wind and engine thrust as vectors to know where the plane actually goes.”
The components that fix a line's or vector's direction in 3D space.
Memory trick: direction cosines are direction ratios divided by the magnitude.
MathsVectors & 3D Geometry· Class 12
Direction ratios — common mistake
“A pilot adds wind and engine thrust as vectors to know where the plane actually goes.”
A frequent error is confusing direction ratios with direction cosines (which are normalised). In reality, the components that fix a line's or vector's direction in 3D space.
Memory trick: direction cosines are direction ratios divided by the magnitude.
MathsVectors & 3D Geometry· Class 12
a·b = |a||b|cosθ
“A pilot adds wind and engine thrust as vectors to know where the plane actually goes.”
Dot product (scalar). Use it when θ is the angle between the vectors.
a·b = |a||b|cosθ
MathsVectors & 3D Geometry· Class 12
|a×b| = |a||b|sinθ
“A pilot adds wind and engine thrust as vectors to know where the plane actually goes.”
Magnitude of the cross product (vector). Use it when θ is the angle between the vectors.