Mathematics for IMU-CET 2026: Complete Preparation Guide
Mathematics is often the highest-scoring section in IMU-CET. With 50 marks at stake and relatively straightforward questions, proper preparation can guarantee you 45+ marks. This guide covers everything from topic distribution to exam strategies.
Mathematics Section Overview
Exam Pattern
| Aspect | Detail |
|---|---|
| Total Questions | 50 |
| Marks per Question | 1 |
| Negative Marking | -0.25 per wrong answer |
| Time Allocation | 35-40 minutes recommended |
| Difficulty Level | Class 11-12 CBSE |
Topic-wise Distribution
| Topic | Expected Questions | Weightage |
|---|---|---|
| Algebra | 12-15 | 24-30% |
| Calculus | 10-12 | 20-24% |
| Trigonometry | 8-10 | 16-20% |
| Coordinate Geometry | 6-8 | 12-16% |
| Vectors & 3D | 5-7 | 10-14% |
| Probability & Statistics | 4-6 | 8-12% |
Chapter-wise Preparation
1. Algebra (Highest Weightage)
Quadratic Equations
Key Concepts:
- Roots of quadratic equations
- Nature of roots (Discriminant)
- Sum and product of roots
- Formation of equations
Important Formulas:
| Concept | Formula |
|---|---|
| Roots | x = (-b ± √(b²-4ac))/2a |
| Discriminant | D = b² - 4ac |
| Sum of roots | α + β = -b/a |
| Product of roots | αβ = c/a |
Nature of Roots:
| Discriminant | Roots |
|---|---|
| D > 0 | Real and distinct |
| D = 0 | Real and equal |
| D < 0 | Complex conjugates |
Progressions (AP, GP, HP)
Arithmetic Progression:
| Formula | Expression |
|---|---|
| nth term | a_n = a + (n-1)d |
| Sum of n terms | S_n = n/2[2a + (n-1)d] |
| Sum of n terms | S_n = n/2(a + l) |
Geometric Progression:
| Formula | Expression |
|---|---|
| nth term | a_n = ar^(n-1) |
| Sum (r < 1) | S_n = a(1-r^n)/(1-r) |
| Sum to infinity | S_∞ = a/(1-r), |
Harmonic Progression:
- HP is reciprocal of AP
- For HP: 1/a, 1/b, 1/c are in AP
Permutations and Combinations
Formulas:
| Concept | Formula |
|---|---|
| Factorial | n! = n × (n-1) × … × 1 |
| Permutation | P(n,r) = n!/(n-r)! |
| Combination | C(n,r) = n!/[r!(n-r)!] |
Special Cases:
| Case | Formula |
|---|---|
| Circular Permutation | (n-1)! |
| Repetition allowed | n^r |
| Identical objects | n!/p!q!r! |
Binomial Theorem
Expansion: (x + y)^n = Σ C(n,r) x^(n-r) y^r
Important Points:
- General term: T_(r+1) = C(n,r) x^(n-r) y^r
- Middle term: T_(n/2 + 1) if n is even
- Two middle terms if n is odd
Matrices and Determinants
Matrix Operations:
| Operation | Rule |
|---|---|
| Addition | [a_ij] + [b_ij] = [a_ij + b_ij] |
| Scalar Multiplication | k[a_ij] = [ka_ij] |
| Matrix Multiplication | (AB)_ij = Σ a_ik × b_kj |
Determinant Properties:
| Property | Result |
|---|---|
| Interchange rows/columns | Sign changes |
| Multiply row by k | Det multiplied by k |
| Two identical rows | Det = 0 |
| Add multiple of row | Det unchanged |
2×2 Determinant: |a b| |c d| = ad - bc
Inverse: A^(-1) = adj(A)/|A|
2. Calculus
Limits
Standard Limits:
| Limit | Value |
|---|---|
| lim (sin x)/x, x→0 | 1 |
| lim (tan x)/x, x→0 | 1 |
| lim (1 + 1/x)^x, x→∞ | e |
| lim (e^x - 1)/x, x→0 | 1 |
| lim (a^x - 1)/x, x→0 | ln a |
L’Hospital’s Rule: If lim f(x)/g(x) gives 0/0 or ∞/∞, then: lim f(x)/g(x) = lim f’(x)/g’(x)
Differentiation
Basic Rules:
| Function | Derivative |
|---|---|
| x^n | nx^(n-1) |
| e^x | e^x |
| ln x | 1/x |
| sin x | cos x |
| cos x | -sin x |
| tan x | sec²x |
Rules:
| Rule | Formula |
|---|---|
| Product | (uv)’ = u’v + uv’ |
| Quotient | (u/v)’ = (u’v - uv’)/v² |
| Chain | dy/dx = (dy/du)(du/dx) |
Integration
Basic Integrals:
| Function | Integral |
|---|---|
| x^n | x^(n+1)/(n+1) + C |
| 1/x | ln |
| e^x | e^x + C |
| sin x | -cos x + C |
| cos x | sin x + C |
| sec²x | tan x + C |
Integration Techniques:
- Substitution
- Integration by parts: ∫u dv = uv - ∫v du
- Partial fractions
Definite Integration: ∫[a to b] f(x)dx = F(b) - F(a)
Applications of Derivatives
Key Applications:
| Application | Method |
|---|---|
| Maxima/Minima | f’(x) = 0, check f”(x) |
| Rate of change | dy/dt = (dy/dx)(dx/dt) |
| Tangent slope | m = dy/dx at point |
| Normal slope | m = -1/(dy/dx) |
3. Trigonometry
Basic Ratios and Identities
Standard 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 | ∞ |
Fundamental Identities:
- sin²x + cos²x = 1
- 1 + tan²x = sec²x
- 1 + cot²x = csc²x
Compound Angles
Addition Formulas:
- sin(A ± B) = sinA cosB ± cosA sinB
- cos(A ± B) = cosA cosB ∓ sinA sinB
- tan(A ± B) = (tanA ± tanB)/(1 ∓ tanA tanB)
Double and Half Angles
Double Angle:
- sin 2A = 2 sinA cosA
- cos 2A = cos²A - sin²A = 2cos²A - 1 = 1 - 2sin²A
- tan 2A = 2tanA/(1 - tan²A)
Half Angle:
- sin(A/2) = ±√[(1 - cosA)/2]
- cos(A/2) = ±√[(1 + cosA)/2]
Inverse Trigonometric Functions
Principal Values:
| Function | Domain | Range |
|---|---|---|
| sin⁻¹x | [-1, 1] | [-π/2, π/2] |
| cos⁻¹x | [-1, 1] | [0, π] |
| tan⁻¹x | R | (-π/2, π/2) |
Important Relations:
- sin⁻¹x + cos⁻¹x = π/2
- tan⁻¹x + tan⁻¹(1/x) = π/2 (x > 0)
Trigonometric Equations
General Solutions:
- sin x = sin α → x = nπ + (-1)^n α
- cos x = cos α → x = 2nπ ± α
- tan x = tan α → x = nπ + α
4. Coordinate Geometry
Straight Lines
Forms of Line Equation:
| Form | Equation |
|---|---|
| Slope-intercept | y = mx + c |
| Point-slope | y - y₁ = m(x - x₁) |
| Two-point | (y - y₁)/(y₂ - y₁) = (x - x₁)/(x₂ - x₁) |
| Intercept | x/a + y/b = 1 |
| General | ax + by + c = 0 |
Distance and Angle:
| Concept | Formula |
|---|---|
| Distance from point to line | |
| Distance between parallel lines | |
| Angle between lines | tan θ = |
Circles
Standard Equations:
| Form | Equation |
|---|---|
| Center-radius | (x - h)² + (y - k)² = r² |
| General | x² + y² + 2gx + 2fy + c = 0 |
Circle Properties:
- Center: (-g, -f)
- Radius: √(g² + f² - c)
Conic Sections
Parabola:
| Form | Equation | Focus | Directrix |
|---|---|---|---|
| y² = 4ax | y² = 4ax | (a, 0) | x = -a |
| x² = 4ay | x² = 4ay | (0, a) | y = -a |
Ellipse: x²/a² + y²/b² = 1
| Property | Formula |
|---|---|
| Eccentricity | e = √(1 - b²/a²) |
| Foci | (±ae, 0) |
| Directrix | x = ±a/e |
Hyperbola: x²/a² - y²/b² = 1
| Property | Formula |
|---|---|
| Eccentricity | e = √(1 + b²/a²) |
| Foci | (±ae, 0) |
5. Vectors and 3D Geometry
Vector Algebra
Basic Operations:
| Operation | Formula |
|---|---|
| Magnitude | |
| Dot product | a⃗·b⃗ = |
| Cross product | a⃗×b⃗ = |
Component Form:
- a⃗·b⃗ = a₁b₁ + a₂b₂ + a₃b₃
- a⃗×b⃗ = (a₂b₃ - a₃b₂)î + (a₃b₁ - a₁b₃)ĵ + (a₁b₂ - a₂b₁)k̂
3D Geometry
Distance Formula: d = √[(x₂-x₁)² + (y₂-y₁)² + (z₂-z₁)²]
Section Formula: Internal division: ((mx₂ + nx₁)/(m+n), (my₂ + ny₁)/(m+n), (mz₂ + nz₁)/(m+n))
Direction Cosines: cos²α + cos²β + cos²γ = 1
Lines and Planes
Line Equation: (x - x₁)/a = (y - y₁)/b = (z - z₁)/c
Plane Equation: ax + by + cz + d = 0
6. Probability and Statistics
Probability
Basic Formulas:
| Concept | Formula |
|---|---|
| Probability | P(A) = n(A)/n(S) |
| Addition | P(A∪B) = P(A) + P(B) - P(A∩B) |
| Conditional | P(A |
| Independent | P(A∩B) = P(A)P(B) |
Bayes’ Theorem: P(A|B) = P(B|A)P(A)/P(B)
Statistics
Measures of Central Tendency:
| Measure | Formula |
|---|---|
| Mean | x̄ = Σx/n |
| Median | Middle value |
| Mode | Most frequent |
Measures of Dispersion:
| Measure | Formula |
|---|---|
| Variance | σ² = Σ(x - x̄)²/n |
| Standard Deviation | σ = √variance |
| Range | Max - Min |
Preparation Strategy
4-Month Plan
Month 1: Algebra
| Week | Topics |
|---|---|
| Week 1 | Quadratic equations, Progressions |
| Week 2 | P&C, Binomial |
| Week 3 | Matrices, Determinants |
| Week 4 | Practice + Revision |
Month 2: Calculus
| Week | Topics |
|---|---|
| Week 1 | Limits, Continuity |
| Week 2 | Differentiation |
| Week 3 | Integration |
| Week 4 | Applications, Practice |
Month 3: Other Topics
| Week | Topics |
|---|---|
| Week 1 | Trigonometry |
| Week 2 | Coordinate Geometry |
| Week 3 | Vectors & 3D |
| Week 4 | Probability & Statistics |
Month 4: Revision + Mock Tests
| Week | Activity |
|---|---|
| Week 1-2 | Topic-wise revision |
| Week 3-4 | Full-length mock tests |
Shortcut Techniques
Quick Calculations
| Technique | Application |
|---|---|
| Option elimination | Use boundary values |
| Approximation | Round off calculations |
| Special values | Substitute x = 0, 1, -1 |
| Back calculation | Work from options |
Time-Saving Tips
- Memorize squares up to 30
- Know cubes up to 15
- Practice mental calculations
- Use calculator efficiently
Common Mistakes to Avoid
Calculation Errors
| Mistake | Prevention |
|---|---|
| Sign errors | Double-check negatives |
| Power errors | Write each step |
| Fraction simplification | Factor carefully |
| Calculator errors | Verify mentally |
Conceptual Mistakes
| Mistake | Correct Approach |
|---|---|
| Wrong formula selection | Identify question type first |
| Incomplete solutions | Check all conditions |
| Ignoring domain | Always verify domain |
Exam Strategy
Time Management
| Question Type | Time | Number |
|---|---|---|
| Direct formula | 30 sec | 20 questions |
| Simple numerical | 1 min | 20 questions |
| Complex problems | 2 min | 10 questions |
Answering Order
- First: All direct formula questions
- Second: Simple calculations
- Third: Complex problems
- Fourth: Doubtful questions
Negative Marking Strategy
| Confidence | Action |
|---|---|
| 80%+ sure | Attempt confidently |
| 60-80% sure | Attempt with verification |
| Below 60% | Leave blank |
Resources
Books
| Book | Use |
|---|---|
| RD Sharma | Comprehensive coverage |
| NCERT | Foundation |
| Previous Year Papers | Pattern understanding |
| Arihant IMU-CET | Practice |
Online Resources
| Resource | Purpose |
|---|---|
| YouTube tutorials | Concept clarity |
| SailorGPT | Doubt solving |
| Online mock tests | Speed building |
Formula Sheet (Quick Reference)
Algebra
- Quadratic roots: x = (-b ± √(b²-4ac))/2a
- AP nth term: a_n = a + (n-1)d
- GP nth term: a_n = ar^(n-1)
- nCr = n!/r!(n-r)!
Calculus
- d/dx(x^n) = nx^(n-1)
- ∫x^n dx = x^(n+1)/(n+1) + C
- Product rule: (uv)’ = u’v + uv’
Trigonometry
- sin²x + cos²x = 1
- sin 2A = 2 sinA cosA
- cos 2A = cos²A - sin²A
Coordinate Geometry
- Distance = √[(x₂-x₁)² + (y₂-y₁)²]
- Slope = (y₂-y₁)/(x₂-x₁)
- Circle: (x-h)² + (y-k)² = r²
Conclusion
Mathematics in IMU-CET is your scoring opportunity. With structured preparation focusing on algebra and calculus, consistent practice, and smart exam strategies, achieving 45+ marks is realistic.
Remember: Speed and accuracy matter equally. Practice regularly to build both.
Need help with math problems? Chat with SailorGPT - Get step-by-step solutions and personalized guidance for IMU-CET mathematics.
Part of the Maritime Learning Hub
Explore all IMU CET prep, COC exams, STCW courses, and ship operations guides in the complete guide.
← Back to Maritime Learning HubStill have questions? SailorGPT has answers — free, honest, experience-based guidance.
🤖 Ask SailorGPT — Exam Prep Help