Basic Mathematics & Vectors
The mathematical toolkit that powers every chapter of NEET Physics. This chapter covers trigonometric identities and standard angles, basic differential and integral calculus with physical interpretation, quadratic equations and binomial approximation, scalars versus vectors, the parallelogram and triangle laws of addition, resolution of vectors into components, dot and cross products with their physical applications, and the most common NEET traps in vector problems.
1. Trigonometry Essentials
Trigonometry is the backbone of NEET Physics. Vector resolution, projectile motion, circular motion, waves, and optics all depend on your ability to read and apply sine, cosine, and tangent ratios instantly.
Standard Angle Values
| Angle | sin | cos | tan |
|---|---|---|---|
| 0° | 0 | 1 | 0 |
| 30° | 1/2 | √3/2 | 1/√3 |
| 45° | 1/√2 | 1/√2 | 1 |
| 60° | √3/2 | 1/2 | √3 |
| 90° | 1 | 0 | ∞ |
Memory trick for sin: sin 0°, 30°, 45°, 60°, 90° = . For cos, read the table backwards.
Key Identities
Small Angle Approximation
When is very small (much less than 1 radian, roughly below 10°), the first-order Taylor expansion gives:
2. Basic Calculus for Physics
NEET Physics requires calculus at the conceptual level — you need to recognise when a quantity is a derivative or an integral of another, and apply a small set of standard rules. You do not need to solve complex integrals; you need to understand what derivatives and integrals mean physically.
Standard Derivatives
Standard Integrals
Physical Meaning of Derivatives
- Velocity — rate of change of displacement with time
- Acceleration — rate of change of velocity
- The slope of a displacement–time graph gives instantaneous velocity.
- The slope of a velocity–time graph gives instantaneous acceleration.
Physical Meaning of Integration
- — displacement is the area under the – graph.
- — change in velocity is the area under the – graph.
- Work done = — area under the – graph.
3. Quadratic Equations & Binomial Approximation
Quadratic Formula
For the equation , the roots are:
The discriminant tells you the nature of roots:
- — two distinct real roots (two physically possible answers; discard unphysical ones, e.g., negative time)
- — one repeated real root
- — no real roots (the physical scenario is impossible with the given values)
Binomial Approximation
When (x is much smaller than 1), the binomial theorem simplifies to:
Common forms you should recognise instantly:
Physics example — gravity at height h:
4. Scalars vs Vectors
Every physical quantity is either a scalar or a vector. Getting this distinction right prevents a large class of conceptual errors in NEET.
Scalars — fully described by magnitude alone. No direction needed.
Examples: mass, temperature, energy, work, power, time, speed, electric charge, pressure, density.
Vectors — require both magnitude and direction for complete description.
Examples: displacement, velocity, acceleration, force, momentum, electric field, magnetic field, torque, angular momentum, weight.
Representation: A vector has magnitude (always ) and a direction. Graphically, it is an arrow: length = magnitude, orientation = direction.
Unit Vectors
A unit vector has magnitude exactly 1. It specifies direction only.
The Cartesian unit vectors are (along +x), (along +y), (along +z). They are mutually perpendicular: .
Special Vectors
- Equal vectors — same magnitude and same direction (position doesn't matter).
- Negative vector of is : same magnitude, opposite direction.
- Zero (null) vector : magnitude zero, direction undefined. Example: displacement after returning to starting point.
- Position vector : locates a point relative to the origin. In 2D: .
5. Vector Addition & Subtraction
Triangle Law of Vector Addition
Place the tail of at the tip of . The resultant is the vector from the tail of to the tip of . This works for any number of vectors placed head-to-tail.
Parallelogram Law
Place both and at the same origin. Complete the parallelogram. The diagonal from the origin is .
where = angle between and ; = angle of with .
Special cases of resultant magnitude:
| Angle θ | Resultant R |
|---|---|
| 0° (parallel, same direction) | (maximum) |
| 90° (perpendicular) | |
| 180° (antiparallel) | (minimum) |
Vector Subtraction
. Reverse the direction of and then add. The magnitude of is:
6. Resolution of Vectors
Any vector can be split into components along chosen directions — usually the x and y axes. This is called resolution or decomposition of a vector. It is the most-used skill in all of mechanics.
Cartesian Components
For a vector of magnitude making angle with the positive x-axis:
Adding vectors by components
To add and : add their x-components and y-components separately.
Three-dimensional vectors
7. Dot Product (Scalar Product)
The dot product (scalar product) of two vectors and is a scalar quantity defined as:
where is the angle between the two vectors when placed tail-to-tail.
Properties of Dot Product
- Commutative:
- Distributive:
- Self dot product:
Cartesian unit vector results:
Component form:
Finding angle between two vectors:
Physical Applications
- Work: — zero when force is perpendicular to displacement
- Power:
- Electric flux: (area vector)
- Magnetic flux:
8. Cross Product (Vector Product)
The cross product (vector product) of two vectors and is a vector quantity:
The direction is perpendicular to the plane of and , given by the right-hand rule.
Right-Hand Rule: Point fingers of the right hand along , curl them towards . The thumb points in the direction of .
Properties
- Anti-commutative:
- Self cross product: (magnitude = )
- Parallel or anti-parallel vectors:
Cartesian unit vector results (cyclic rule):
Determinant formula:
Physical Applications
- Torque: — magnitude = , direction by right-hand rule
- Angular momentum:
- Magnetic force: — cross product gives the direction of the Lorentz force
- Area of parallelogram formed by and :
9. NEET Exam Traps for Vectors
These are the most commonly tested vector concepts in NEET, along with the exact mistakes students make and how to avoid them.
Trap 1 — Maximum and minimum resultant
Any resultant between and is possible. NEET questions like "can the resultant be 7 if A=3 and B=5?" — answer: yes (). "Can it be 10?" — no.
Triangle inequality: For three vectors to form a closed triangle, each must be less than or equal to the sum of the other two.
Trap 2 — Dot product zero does not mean one vector is zero
means (perpendicular), not that either vector is zero. NEET options sometimes include "one of the vectors is a null vector" — this is wrong unless stated.
Trap 3 — Cross product of parallel vectors is zero
If and neither is a zero vector, the vectors are parallel or anti-parallel ( or ). Example: a force parallel to displacement does zero torque.
Trap 4 — Null vector subtleties
- — valid. But only when both are the same vector.
- A null vector has zero magnitude but its direction is indeterminate — not "in all directions".
- always (angle between a vector and itself is 0°, sin 0° = 0).
Trap 5 — Component confusion
- The component of along is (a scalar). The vector component is .
- A component can be larger than the vector if the angle is imaginary — impossible. Components are always magnitude.
- If , then (, vector along x-axis).
10. Quick Formula Sheet
Use this as a rapid revision reference before the exam. Every formula here has appeared in NEET at least once in the past five years.
Trigonometry
| Identity / Approximation | Expression |
|---|---|
| Pythagorean identity | |
| Double angle (sin) | |
| Double angle (cos) | |
| Small angle | |
| Binomial approx | for |
Calculus
| Derivative | Result | Integral | Result |
|---|---|---|---|
Vector Operations
| Operation | Formula |
|---|---|
| Resultant (parallelogram) | |
| Direction of resultant | |
| Resolution | |
| Magnitude from components | |
| Unit vector | |
| Dot product | |
| Cross product magnitude | |
| Angle between vectors | |
| Work | |
| Torque |
Premium placement between notes and practice — ideal for coaching apps and NEET brands.
The Practice Zone
Test your understanding of Basic Mathematics & Vectors with 4 session-wise tests (15 questions each) and a full-length 60-question NEET mock — 90-second timer per question.
Session Tests
4 focused sessions: trigonometry & standard angles, calculus basics, vector addition & resolution, dot product & cross product.
Open Session TestsFull-Length Mock
60-question NEET-style paper with timer, question palette, answer review, score, accuracy, and subtopic breakdown.
Open Full MockInline banner in the practice section.
Keep the practice loop moving
Move straight from chapter-wise questions into a subject test, then loop back into weaker areas instead of ending the session here.