NCERT Class 12 Maths Formulas
NCERT Class 12 Maths Formulas
This document contains all the important formulas from NCERT Class 12 Maths, organized
chapter-wise for easy reference.
Chapter 1: Relations and Functions
- Inverse of a function: If f: A -> B is one-one and onto, then f^-1: B -> A exists such that f(f^-1(y)) = y
- Domain and Range: The domain of a function f(x) is the set of all input values, and the range is the
set of all output values.
Chapter 2: Inverse Trigonometric Functions
- Maxima and minima: A function has a local maxima at x = a if f'(a) = 0 and f''(a) < 0
- Increasing and decreasing functions: If f'(x) > 0, function is increasing; if f'(x) < 0, function is
decreasing
Chapter 7: Integrals
- Integral xn dx = (xn+1)/(n+1) + C, n != -1
- Area between two curves: A = Integral[a to b] [f(x) - g(x)] dx, where f(x) >= g(x)
Chapter 9: Differential Equations
- Order of a differential equation: The highest order derivative present in the equation
- dy/dx + Py = Q is a first-order linear differential equation, solved by the integrating factor method
Chapter 10: Vector Algebra
- Cross product: a * b = |a||b| sintheta n (where n is a unit vector perpendicular to both a and b)
Chapter 11: Three-Dimensional Geometry
- Equation of a plane: ax + by + cz = d
- Distance between two points: d = sqrt((x2 - x1)2 + (y2 - y1)2 + (z2 - z1)2)
Chapter 12: Linear Programming
- Corner point theorem: The optimal value occurs at a vertex (corner point) of the feasible region
Chapter 13: Probability