Rankbaaz Header with Login
📢 Join Telegram for Updates!
Join

Basic Maths NEET Notes: Complete Guide with Formulas & Solved Examples

Basic Mathematics
for NEET Physics

Build unshakeable foundations — trigonometry, calculus, vectors & more, explained for NEET aspirants.

Trigonometry Differentiation Integration Vectors Maxima/Minima
📌 What you'll learn: NEET-level problem solving • All essential formulas • Step-by-step numericals • Quick revision hacks

🔍 Detailed concept explanation

📐 1. Trigonometry fundamentals

Angles measured in radians (for calculus). For NEET, remember: sin(90°-θ)=cosθ, quadrants signs, and basic identities: sin²θ + cos²θ = 1, sec²θ - tan²θ = 1. Small angle approximations: sinθ ≈ θ, cosθ ≈ 1 - θ²/2, tanθ ≈ θ (θ in radians).

📈 2. Differentiation – rate of change

Derivative represents slope / velocity. If y = f(x), dy/dx = limₕ→₀ [f(x+h)-f(x)]/h. Key rules: d/dx (xⁿ) = n xⁿ⁻¹, d/dx (sin x) = cos x, d/dx (cos x) = – sin x, d/dx (tan x) = sec² x. Chain rule: dy/dx = (dy/du)·(du/dx). Product & quotient rules as needed.

📊 3. Integration – area & anti‑derivative

Integration is reverse differentiation. Indefinite: ∫xⁿ dx = xⁿ⁺¹/(n+1) + C (n≠-1). Trigonometric: ∫sin x dx = –cos x + C, ∫cos x dx = sin x + C, ∫sec² x dx = tan x + C. Definite integral ∫ₐᵇ f(x) dx gives area under curve from a to b.

🧭 4. Vectors – basic operations

Physical quantities with magnitude & direction. Unit vectors î, ĵ, k̂. Addition: triangle/parallelogram law. Dot product A·B = AB cosθ (scalar), cross product |A×B| = AB sinθ (vector perpendicular). Used in work, torque, etc.

📋 Complete formula sheet

Trigonometry sin²θ + cos²θ = 1
1 + tan²θ = sec²θ
sin(π/2 ± θ) = cosθ, etc.
Differentiation d/dx xⁿ = n xⁿ⁻¹
d/dx sin x = cos x
d/dx cos x = – sin x
Integration ∫xⁿ dx = xⁿ⁺¹/(n+1) + C
∫sin x dx = –cos x + C
∫cos x dx = sin x + C
Vectors A·B = AₓBₓ + AᵧBᵧ + A₂B₂
|A×B| = AB sinθ
direction ⊥ both (right‑hand rule)
Differentiation (physics)Integration (physics)
\( v = dx/dt \) (velocity)\( x = \int v \, dt \) (displacement)
\( a = dv/dt \) (acceleration)\( v = \int a \, dt \) (velocity)
max/min: set \( dy/dx = 0 \)area under F-x graph = work

✏️ Solved NEET-level examples

Example 1 (Differentiation)

The displacement of a particle is x = 5t² + 3t + 2 (metres). Find its velocity and acceleration at t = 2 s.

1 Velocity v = dx/dt = d/dt (5t² + 3t + 2) = 10t + 3.
2 At t=2 s: v = 10(2) + 3 = 23 m/s.
3 Acceleration a = dv/dt = d/dt (10t + 3) = 10 m/s² (constant).

Answer: v = 23 m/s, a = 10 m/s².

Example 2 (Integration)

Acceleration of a particle a = 4t – 2 (m/s²). At t=0, velocity v₀ = 5 m/s. Find velocity as function of time.

1 v = ∫ a dt = ∫ (4t – 2) dt = 2t² – 2t + C.
2 Use v(0)=5: 5 = 2(0)² – 2(0) + C ⇒ C = 5.
3 So v(t) = 2t² – 2t + 5 m/s.

Example 3 (Vectors)

Find the angle between A = 3î + 4ĵ and B = 2î – ĵ + 2k̂.

1 A·B = (3)(2) + (4)(-1) + (0)(2) = 6 – 4 + 0 = 2.
2 |A| = √(3²+4²) = 5; |B| = √(2²+(-1)²+2²) = √(4+1+4)=3.
3 cosθ = (A·B) / (|A||B|) = 2/(5×3) = 2/15 ⇒ θ = cos⁻¹(2/15).

θ ≈ 82.3° (NEET often expects expression).

📈 Important graphs & key points

  • y = sin θ : peaks at 1, -1; slope = cos θ
  • y = cos θ : similar shape, phase shifted
  • dy/dx as slope of x–t gives v–t
  • ∫ v dt = area under v–t = displacement

⭐ In kinematics: slope of tangent on x–t → instantaneous velocity. Area under a–t → change in velocity.

⚡ Quick revision box

Trig signs – ASTC rule (All +ve in 1st, sin in 2nd, tan in 3rd, cos in 4th)
Differentiation – power rule, trig derivatives, chain rule
Integration – reverse differentiation, don’t forget +C
Vectors – A·B = |A||B|cosθ ; A×B = |A||B|sinθ n̂

⚠️ Common mistakes to avoid

  • Using degrees instead of radians in calculus
  • Forgetting constant of integration (C) in indefinite integrals
  • Sign errors: derivative of cos x = – sin x
  • Dot product yields scalar; cross product yields vector
  • Wrong quadrant signs for trigonometric values
  • Setting dy/dx = 0 for maxima but forgetting second derivative check

🧠 Exam strategy tips

  • Memorize basic derivatives/integrals – they are direct tools.
  • In vector problems, resolve into components first.
  • For motion questions, write given data and differentiate/integrate step by step.
  • Use small-angle approximations only when explicitly allowed.
  • Practice at least 5 mixed problems daily.

❓ Frequently asked questions

📌 Do I need to remember all trigonometric identities for NEET?
Yes, basic identities (Pythagorean, co-function) are essential, especially in optics and SHM. Focus on sin²θ+cos²θ=1, sec²θ=1+tan²θ.
📌 How to differentiate/integrate faster in NEET?
Practice standard forms (power, trig). Use chain rule mentally. Integration by substitution is rare but useful.
📌 Are vector cross products asked in NEET?
Indirectly, in magnetic force (F = qv×B) or torque (τ = r×F). You need direction and magnitude only.
📌 What is the weightage of Basic Maths in NEET?
Not a separate chapter, but maths tools appear in ~20-25% of physics problems (kinematics, vectors, calculus in electrostatics).

⚡ Master Basic Maths – your gateway to NEET Physics success. Bookmark this page for last‑minute revision.

Leave a Reply

Your email address will not be published. Required fields are marked *