Mathematics for IMU-CET 2026: Complete Preparation Guide

Mathematics preparation guide for IMU-CET 2026. Important topics, formulas, shortcuts, and strategies to score 45+ marks in maths section.

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

AspectDetail
Total Questions50
Marks per Question1
Negative Marking-0.25 per wrong answer
Time Allocation35-40 minutes recommended
Difficulty LevelClass 11-12 CBSE

Topic-wise Distribution

TopicExpected QuestionsWeightage
Algebra12-1524-30%
Calculus10-1220-24%
Trigonometry8-1016-20%
Coordinate Geometry6-812-16%
Vectors & 3D5-710-14%
Probability & Statistics4-68-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:

ConceptFormula
Rootsx = (-b ± √(b²-4ac))/2a
DiscriminantD = b² - 4ac
Sum of rootsα + β = -b/a
Product of rootsαβ = c/a

Nature of Roots:

DiscriminantRoots
D > 0Real and distinct
D = 0Real and equal
D < 0Complex conjugates

Progressions (AP, GP, HP)

Arithmetic Progression:

FormulaExpression
nth terma_n = a + (n-1)d
Sum of n termsS_n = n/2[2a + (n-1)d]
Sum of n termsS_n = n/2(a + l)

Geometric Progression:

FormulaExpression
nth terma_n = ar^(n-1)
Sum (r < 1)S_n = a(1-r^n)/(1-r)
Sum to infinityS_∞ = 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:

ConceptFormula
Factorialn! = n × (n-1) × … × 1
PermutationP(n,r) = n!/(n-r)!
CombinationC(n,r) = n!/[r!(n-r)!]

Special Cases:

CaseFormula
Circular Permutation(n-1)!
Repetition allowedn^r
Identical objectsn!/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:

OperationRule
Addition[a_ij] + [b_ij] = [a_ij + b_ij]
Scalar Multiplicationk[a_ij] = [ka_ij]
Matrix Multiplication(AB)_ij = Σ a_ik × b_kj

Determinant Properties:

PropertyResult
Interchange rows/columnsSign changes
Multiply row by kDet multiplied by k
Two identical rowsDet = 0
Add multiple of rowDet unchanged

2×2 Determinant: |a b| |c d| = ad - bc

Inverse: A^(-1) = adj(A)/|A|

2. Calculus

Limits

Standard Limits:

LimitValue
lim (sin x)/x, x→01
lim (tan x)/x, x→01
lim (1 + 1/x)^x, x→∞e
lim (e^x - 1)/x, x→01
lim (a^x - 1)/x, x→0ln 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:

FunctionDerivative
x^nnx^(n-1)
e^xe^x
ln x1/x
sin xcos x
cos x-sin x
tan xsec²x

Rules:

RuleFormula
Product(uv)’ = u’v + uv’
Quotient(u/v)’ = (u’v - uv’)/v²
Chaindy/dx = (dy/du)(du/dx)

Integration

Basic Integrals:

FunctionIntegral
x^nx^(n+1)/(n+1) + C
1/xln
e^xe^x + C
sin x-cos x + C
cos xsin x + C
sec²xtan 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:

ApplicationMethod
Maxima/Minimaf’(x) = 0, check f”(x)
Rate of changedy/dt = (dy/dx)(dx/dt)
Tangent slopem = dy/dx at point
Normal slopem = -1/(dy/dx)

3. Trigonometry

Basic Ratios and Identities

Standard Values:

Anglesincostan
010
30°1/2√3/21/√3
45°1/√21/√21
60°√3/21/2√3
90°10

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:

FunctionDomainRange
sin⁻¹x[-1, 1][-π/2, π/2]
cos⁻¹x[-1, 1][0, π]
tan⁻¹xR(-π/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:

FormEquation
Slope-intercepty = mx + c
Point-slopey - y₁ = m(x - x₁)
Two-point(y - y₁)/(y₂ - y₁) = (x - x₁)/(x₂ - x₁)
Interceptx/a + y/b = 1
Generalax + by + c = 0

Distance and Angle:

ConceptFormula
Distance from point to line
Distance between parallel lines
Angle between linestan θ =

Circles

Standard Equations:

FormEquation
Center-radius(x - h)² + (y - k)² = r²
Generalx² + y² + 2gx + 2fy + c = 0

Circle Properties:

  • Center: (-g, -f)
  • Radius: √(g² + f² - c)

Conic Sections

Parabola:

FormEquationFocusDirectrix
y² = 4axy² = 4ax(a, 0)x = -a
x² = 4ayx² = 4ay(0, a)y = -a

Ellipse: x²/a² + y²/b² = 1

PropertyFormula
Eccentricitye = √(1 - b²/a²)
Foci(±ae, 0)
Directrixx = ±a/e

Hyperbola: x²/a² - y²/b² = 1

PropertyFormula
Eccentricitye = √(1 + b²/a²)
Foci(±ae, 0)

5. Vectors and 3D Geometry

Vector Algebra

Basic Operations:

OperationFormula
Magnitude
Dot producta⃗·b⃗ =
Cross producta⃗×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:

ConceptFormula
ProbabilityP(A) = n(A)/n(S)
AdditionP(A∪B) = P(A) + P(B) - P(A∩B)
ConditionalP(A
IndependentP(A∩B) = P(A)P(B)

Bayes’ Theorem: P(A|B) = P(B|A)P(A)/P(B)

Statistics

Measures of Central Tendency:

MeasureFormula
Meanx̄ = Σx/n
MedianMiddle value
ModeMost frequent

Measures of Dispersion:

MeasureFormula
Varianceσ² = Σ(x - x̄)²/n
Standard Deviationσ = √variance
RangeMax - Min

Preparation Strategy

4-Month Plan

Month 1: Algebra

WeekTopics
Week 1Quadratic equations, Progressions
Week 2P&C, Binomial
Week 3Matrices, Determinants
Week 4Practice + Revision

Month 2: Calculus

WeekTopics
Week 1Limits, Continuity
Week 2Differentiation
Week 3Integration
Week 4Applications, Practice

Month 3: Other Topics

WeekTopics
Week 1Trigonometry
Week 2Coordinate Geometry
Week 3Vectors & 3D
Week 4Probability & Statistics

Month 4: Revision + Mock Tests

WeekActivity
Week 1-2Topic-wise revision
Week 3-4Full-length mock tests

Shortcut Techniques

Quick Calculations

TechniqueApplication
Option eliminationUse boundary values
ApproximationRound off calculations
Special valuesSubstitute x = 0, 1, -1
Back calculationWork from options

Time-Saving Tips

  1. Memorize squares up to 30
  2. Know cubes up to 15
  3. Practice mental calculations
  4. Use calculator efficiently

Common Mistakes to Avoid

Calculation Errors

MistakePrevention
Sign errorsDouble-check negatives
Power errorsWrite each step
Fraction simplificationFactor carefully
Calculator errorsVerify mentally

Conceptual Mistakes

MistakeCorrect Approach
Wrong formula selectionIdentify question type first
Incomplete solutionsCheck all conditions
Ignoring domainAlways verify domain

Exam Strategy

Time Management

Question TypeTimeNumber
Direct formula30 sec20 questions
Simple numerical1 min20 questions
Complex problems2 min10 questions

Answering Order

  1. First: All direct formula questions
  2. Second: Simple calculations
  3. Third: Complex problems
  4. Fourth: Doubtful questions

Negative Marking Strategy

ConfidenceAction
80%+ sureAttempt confidently
60-80% sureAttempt with verification
Below 60%Leave blank

Resources

Books

BookUse
RD SharmaComprehensive coverage
NCERTFoundation
Previous Year PapersPattern understanding
Arihant IMU-CETPractice

Online Resources

ResourcePurpose
YouTube tutorialsConcept clarity
SailorGPTDoubt solving
Online mock testsSpeed 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 Hub

Still have questions? SailorGPT has answers — free, honest, experience-based guidance.

🤖 Ask SailorGPT — Exam Prep Help
Ask SailorGPT AI Talk to Chief