Maths Formulas for Class 12: Trigonometry | Probability | Algebra
As soon as the CBSE announces the Class 12 board exam date sheet, it creates nervousness among students. Many start to find a solution that can help them complete the syllabus in the remaining time. Many students also experience fear and anxiety. Mathematical Anxiety is a term students might not be familiar with but the majority of the students experience it.
Understanding CBSE Class 12 Maths Formulas is the key that can significantly help in reducing anxiety. This list of important class 12 Maths all formulas chapter-wise can help in scoring at least passing marks since every step helps in scoring. This list will also help during competitive exams like IIT-JEE and CUET preparation and is aligned with the CBSE Class 12 Math Syllabus.
These are some of the most important formulas that can help in quick revision for CBSE Class 12 board exams. The formulas are listed as per the marks weightage given in the CBSE Syllabus for Class 12 Maths.
∫ f(x) dx = F(x) + C
∫ ln(x) dx = x ln(x) - x + C
∫cos x dx = sin x + C
∫ sin x dx = -cos x + C
∫ sec2 x dx = tan x + C
∫ cosec2 x dx = -cot x + C
∫ sec x tan x dx = sec x + C
∫ cosec x cot x dx = - cosec x + C
(A.B )= |P| |Q| cos θ ( Dot Product )
(A × B )= |P| |Q| sin θ (Cross Product)
k (A + B )= kA + kB
tan-1x + cot-1x = π / 2
sin-1x + cos-1 x = π / 2
cos-1(-x) = π - cos-1x
Distance between two points P(x1, y1, z1) and Q(x2, y2, z2): PQ = √ ((x1 - x2)2 + (y1 - y2)2 + (z1 - z2)2)
Chapter 2 Inverse Trigonometric makes 4 marks in the final board examinations. Below are the links for inverse trigonometry formulas for class 12 PDF download.
Chapter 4 Determinants make 5 marks in the final board examinations. Below are the links for determinants formulas for class 12 PDF download.
|A| = a11
|A| = a11a22 – a12a21
Area of a Triangle Using Determinants: 1/2 |x1(y2 – y3) + x2(y3 – y1) + x3(y1 – y2)|
Minor of an element aij of a determinant is the determinant obtained by deleting its ith row and jth column in which element aij lies. The minor of aij is denoted by Mi
The cofactor of an element aij, denoted by Aij, is defined by, Aij = (–1)i + j Mij where Mij is the minor of aij.
Adjoint of a Matrix: The transpose of the matrix [Aij] is called the adjoint of the matrix A
A(adj A) = (adj A)A = |A|In
|adj A| = |A|n – 1
|A (adj A)| = |A|n
|adj (adj A)| = |A|(n −1)2
A(adj A) = |A|n – 2A
adj (kA) = kn – 1 (adj A)
adj (A′) = (adj A)′
adj (AB) = (adj A)(adj B)
Inverse of a Matrix: A– 1 = 1/|a|.(adj A)
AA– 1 = 1
Solutions of System of Linear Equations Using Inverse of a Matrix
AX = B
Case I: If |A| ≠ 0, i.e., if A is a non-singular matrix, then A– 1 exists; X = A– 1B
Case II: If |A| = 0, i.e., if A is a singular matrix, then A– 1 does not exist.
If (adj A)B ≠ O, then the solution does not exist and the given system of equations is inconsistent.
If (adj A)B = O, then either no solution exist or infinitely many solutions exist, and accordingly, the given system of equations will be inconsistent or consistent, respectively.
Chapter 5 Continuity and Differentiability make 9 marks in the final board examinations. Below are the links for the continuity and differentiability class 12 formulas PDF download.
Continuity:
y=f(x) is continuous at x=a if the graph of the function y=f(x) is continuous (without any break) at x = a.
f(x) is said to be continuous at a point x = a when: f(a) exists i.e. f(a) is finite, definite and real.
limx→a f(x) exists. lim𝑥→𝑎 𝑓(𝑥)=𝑓(𝑎)
function f(x) is continuous at x = a if
limh→0 f(a+h)= limh→0 f(a-h)= (a)
Continuity of a Function in a Closed Interval: limx→a-0 f(x)= f(a) and limx→b-0 f(x)= (b)
Continuity of a Function in an Open Interval: open interval (a,b) if it is continuous at every point in (a,b)
Discontinuity: if f and g are continuous functions, then
(f ± g) (x) = f(x) ± g(x) is continuous(f . g) (x) = f(x) . g(x) is continuous{f/g)(x)=f(x)/g(x)
Chain Rule: If f = v o u, t = u (x), and if both dt/dx and dv/dx exist, then: df/dx = dv/dt. dt/dx
Addition Rule: (u±v)′ = u′ ± v’
Product Rule: (uv)′ = u′v + uv’
Mean Value Theorem: f′(c) = (f(b)−f(a))/(b−a)
Rolle’s Theorem: If f: [a, b] → R is continuous and differentiable on (a, b) whereas f(a) = f(b) then there exists some c in (a, b) such that f ′(c) = 0.
Lagrange’s Mean Value Theorem: If f: [a, b] → R is continuous and differentiable on (a, b) then there exists some c in (a, b) such that f ′(c) = (f(b)-f(a))/b-a
Chapter 6 Applications of Derivatives got 4 marks in the final board examinations. Below are the links for the applications of derivatives class 12 formulas PDF download.
Instantaneous rate of change= f'(a)=limh→0f(a+h)−f(a)hf′(a) = limh→0f(a+h)−f(a)h
Average rate of change= ∆y = f(x + ∆x) – f(x)
If the value of y increases with an increase in the value of x, then ∆y and ∆x are both positive and hence dy/dx is positiveIf the value of y decreases with an increase in the value of x, then ∆y is negative and ∆x is positive. So, dy/dx is negative.
Equation of the function of the tangent: L(x) = f(a) + f'(a)(x−a)
Tangent line to the curve: m = (y2−y1)/(x2−x1)
Slope of the normal line to a curve of a function y = f(x) at a point (x1,y1)(x2,y2): n = -1/m = – 1/ f'(x)
Equation of the normal line to the curve: −1/m = (y2−y1)/(x2−x1)
Maxima, Minima, and Point of Inflection:
Maxima when the slope or f’(x) changes its sign from +ve to -ve as we move via point c. And f(c) is the maximum value.Minima when the slope or f’(x) changes its sign from -ve to +ve as we move via point c. And f(c) is the minimum value.Point C is called the Point of inflection when the sign of slope or sign of the f’(x) doesn’t change as we move via c.
Increasing and Decreasing Functions on an Interval
strictly increasing on I, if for all x1, x2 ∈ I, we have x1 < x2 ⇒ f(x1) < f(x2).
increasing on I, if for all x1, x2 ∈ I, we have x1 < x2 ⇒ f(x1) ≤ f(x2).
strictly decreasing on I, if for all x1, x2 ∈ I, we have x1 < x2 ⇒ f(x1) > f(x2).
decreasing on I, if for all x1, x2∈ I, we have x1 < x2 ⇒ f (x1) ≥ f (x2).
Chapter 8 Applications of the Integrals got 6 marks in the final board examinations. Below are the links for the class 12 applications of the integrals formulas.
Chapter 12 Linear Programming got 7 marks in the final board examinations. Below are the links for the 12 maths formula for linear programming
Theorem 1: Let R be the feasible region (convex region) for LPP and let Z = ax + by be the objective function. When Z has an optimal value (maximum or minimum), where the variables x and y are subject to constraints described by linear inequalities, this optimal value must occur at a corner point (vertex) of the feasible region.
Theorem 2: Let R be the feasible region (convex region) for LPP and let Z = ax + by be the objective function. If R is bounded, then the objective function Z has both a maximum and a minimum values on R and each of these occurs at the corner point (vertex) of the feasible region.
Important CBSE Class 12 Mathematics Formulas: Examples
Q1. Find: ∫sec3θ dθ
Sol. Use Integration by parts and tan2θ=sec2θ-1
∫sec3θ dθ= ∫secθ d(tanθ)
= secθ tanθ - ∫tanθ d(secθ)
= secθ tanθ - ∫secθ tan2θ dθ
= secθ tanθ - ∫secθ (sec2θ - 1) dθ
=secθ tanθ - ∫secθ dθ - ∫sec3θ dθ
∴ 2∫sec3θ dθ
=secθ tanθ - ∫secθ dθ
Q2. Find, dy/dx, if y = (cos x)x+ cos–1√x is given.
Sol. y = (cos x)x+ cos–1√x
dy/dx = d((cos x)x+ cos–1√x)/dx
//The derivative of arccos x is given by -1/√(1-x2) where -1 < x < 1.
Apply the Sum/Difference Rule: (f ± g)’=f’ ± g’
d((cos x)x/dx + d(arccos√x)/dx
f’= d((cos x)x/dx
= cosx(x) (ln(cos(x)) - xtan(x))
g’= d(arccos√x)/dx
= -1/(2√x √1-x
Final answer
cosx(x) (ln(cos(x)) - xtan(x)) -1/(2√x √1-x
Important CBSE Class 12 Mathematics Formulas: Applications
Many students often wonder if the formulas they are supposed to learn will be helpful to them in real-life situations. As much as they all laugh at it, many quantities in Physics and magnitude calculation are done using algebraic formulas, and navigation, and insurance risks calculations are also done using these formulas.
Class 12 Trigonometry Formula is useful in geography and astronomy. These formulas are really helpful in estimating slopes, buildings, and building design.
Class 12 Calculus (Continuity and Differentiability, Applications of Derivatives, Integrals, Applications of the Integrals, and Differential Equations) is useful in Physics.
Class 12 Calculus can help in calculating elements like the centre of mass, and the object’s velocity. It can also help calculate the mass moment of inertia.
Vector Algebra Class 12 Formulas can help find equipotential surfaces, electromagnetic fields, and much more.
Class 12 relations and functions can also help economics in the case of demand and supply.
How to Learn Important CBSE Class 12 Mathematics Formulas
All formulas of maths class 12 chapter-wise PDF can be utilised effectively with these tips and tricks can help in memorising and scoring well in board exams.
Understand the situations in which that formula can be applied and try to solve as many questions as possible. Regular practice will help in understanding the concept better and remembering the formula.
Students can make color-coded notes or flashcards to memorise the formulas. It will also help in quick revision during CBSE board exams.
Illustrating the formulas or using mind maps is one of the effective ways to understand.
Download the class 12 maths all formulas chapter-wise from the given links and use it as per your exam strategy.
Some interesting facts that will make you feel like you are not alone ;-)
Do you know: Dr Sanjay Kumar and Dr Anuradha Saha revealed in their study that girls are more affected by mathematical anxiety than boys and at least 60% of Indian students experience it.