Short Notes and Formulae Class XII Maths
Short Notes and Formulae Class XII Maths
➢ Types of Relations:
• Trivial Relations: Both the empty relation and the universal relation are sometimes
called trivial relations.
𝑥, 𝑦, 𝑧 ∈ 𝐴
➢ Types of Functions:
4
• Onto (Surjective) Function: A function 𝑓 ∶ 𝑋 → 𝑌 is said to be onto (or
surjective), if every element of 𝑌 is the image of some element of 𝑋 under f. i.e., for
every 𝑦 ∈ 𝑌, there exists an element 𝑥 𝑖𝑛 𝑋 such that 𝑓(𝑥) = 𝑦.
• If A and B are two finite sets having 𝑚 𝑎𝑛𝑑 𝑛 elements respectively, then
𝑛𝑝𝑚 , 𝑖𝑓 𝑚 ≤ 𝑛
ii) Number of one-one functions from A to 𝐵 = {
0 , 𝑖𝑓 𝑚 > 𝑛
Answer: A
(5,6) ∈ R and (6,7) ∈ R but (5,7) does not belong to R
2 Let R be a relation defined on Z as follows:
(𝑎, 𝑏) ∈ 𝑅 ⟺ 𝑎2 + 𝑏 2 = 25. 𝑇ℎ𝑒𝑛 𝐷𝑜𝑚𝑎𝑖𝑛 𝑜𝑓 𝑅 𝑖𝑠
a) {3,4,5} b) {0,3,4,5}
c) {0,±3,±4,±5} d) None of these
Answer: D
Possible equivalence relations are
R1 = { (1,1) , (2,2) , (3,3) }
R2 = { (1,1) , (2,2) , (3,3), (1,2) ,(2,1)}
R3 = { (1,1) , (2,2) , (3,3), (1,3), (3,1)}
R4 = { (1,1) , (2,2) , (3,3), (2,3),(3,2) }
R5 = A×A
4 Consider the set 𝐴 = {1, 2}. The relation on A which is symmetric but neither
transitive nor reflexive is
a) {(1,1) (2,2)} b) { }
c) {(1,2)} d) { (1,2) (2,1) }
Answer: D
5
CHAPTER: INVERSE TRIGONOMETRIC FUNCTIONS
SYLLABUS: Definition, range, domain, principal value branch. Graphs of inverse
trigonometric functions.
𝜋 𝜋
tan−1 𝑥 R (− , )
2 2
𝜋 𝜋
cosec −1 𝑥 𝑅 − (−1, 1) [− , ] − {0}
2 2
𝜋
sec −1 𝑥 𝑅 − (−1, 1) [0, 𝜋] − { }
2
cot −1 𝑥 R (0, 𝜋)
−𝜋 𝜋
𝑠𝑖𝑛−1 ( 𝑠𝑖𝑛 𝑥) = 𝑥, 𝑥 ∈ [ , ]
2 2
25
CHAPTER: MATRICES
SYLLABUS: Concept, notation, order, equality, types of matrices, zero and identity matrix,
transpose of a matrix, symmetric and skew symmetric matrices. Operations on matrices:
Addition and multiplication and multiplication with a scalar. Simple properties of addition,
multiplication and scalar multiplication. Non- commutativity of multiplication of matrices and
existence of non-zero matrices whose product is the zero matrix (restrict to square matrices of
order 2). Invertible matrices and proof of the uniqueness of inverse, if it exists; (Here all
matrices will have real entries).
Types of Matrices:
Depending upon the order and elements, matrices are classified as:
• Column matrix
• Row matrix
• Square matrix
• Diagonal matrix
• Scalar matrix
• Identity matrix
• Zero matrix
34
Type of Matrix Definition Example
COLUMN A matrix is said to be a column 2
[ ] 0𝑟𝑑𝑒𝑟2 × 1
−9
MATRIX matrix if it has only one column
−√5
[ 0 ] 𝑜𝑟𝑑𝑒𝑟 3 × 1
−12
ROW MATRIX A matrix is said to be a row [14 26]order1×2
matrix if it has only one row [0 √7 12] order1×3
SQUARE MATRIX A matrix in which the number of 2 4
[ ]
6 −8
rows is equal to the number of
5 0 −8
columns, is said to be a square [0 1 14 ]
matrix. 7 −8 4
generally it is denoted by I.
ZERO MATRIX A matrix is said to be zero matrix 0 0 0
A=[ ]
0 0 0
or null matrix if all its elements
0 0 0
are zero. B=[0 0 0]
0 0 0
➢ OPERATION OF MATRICES:
35
DIFFERENCE OF MATRICES: Let 𝐴 = [𝑎𝑖𝑗 ]𝑚×𝑛 𝑎𝑛𝑑 𝐵 = [𝑏𝑖𝑗 ]𝑚×𝑛 be two
Let = [𝑎𝑖𝑗 ]𝑚×𝑛 𝑎𝑛𝑑 𝐵 = [𝑏𝑗𝑘 ]𝑛×𝑝 . Then the product of the matrices 𝐴 and 𝐵
4 3
2 3 5
Example: Let 𝐴 = [ ] 𝑎𝑛𝑑 𝐵 = [6 9]
1 6 8
5 8
2×4+3×6+5×5 2×3+3×9+5×8
𝐴𝐵 = [ ]
1×4+6×6+8×5 1×3+6×9+8×8
8 + 18 + 25 6 + 27 + 40 51 73
=[ ]=[ ]
4 + 36 + 40 3 + 54 + 64 80 121
Let 𝐴 = [𝑎𝑖𝑗 ]𝑚×𝑛 and 𝑘 is a scalar, then 𝑘𝐴 = 𝑘[𝑎𝑖𝑗 ]𝑚×𝑛 = [𝑘. 𝑎𝑖𝑗 ]𝑚×𝑛
matrix obtained by interchanging the rows and columns of 𝐴 is called the transpose of
𝐴. Transpose of the matrix 𝐴 is denoted by 𝐴′ or 𝐴T.
1 2 3 1 4 5
𝑇
Example:𝐴 = [4 7 9] ⟹ 𝐴 = [2 7 1]
5 1 0 3 9 0
36
2 5 12
Example:𝐴 = [ 5 7 3]
12 3 6
0 5 −12
Example:𝐴 = [−5 0 −3 ]
12 3 0
➢ PROPERTIES OF MATRICES:
• 𝐴+𝐵 =𝐵+𝐴
• 𝐴−𝐵 ≠𝐵−𝐴
• 𝐴𝐵 ≠ 𝐵𝐴
• (𝐴𝐵)𝐶 = 𝐴(𝐵𝐶)
• (𝐴′ )′ = 𝐴
• 𝐴𝐼 = 𝐼𝐴 = 𝐴
• 𝐴(𝐵 + 𝐶) = 𝐴𝐵 + 𝐴𝐶
• Every square matrix can possible to express as the sum of symmetric and
skew-symmetric matrices.
1 1 1
𝐴 = 2 (𝐴 + 𝐴′ ) + 2 (𝐴 − 𝐴′ ), where 2 (𝐴 + 𝐴′ ) is symmetric matrix and
1
(𝐴 − 𝐴′ ) is skew-symmetric matrices.
2
37
CHAPTER: DETERMINANTS
SYLLABUS: Determinant of a square matrix (up to 3 x 3 matrices), minors, co-factors and
applications of determinants in finding the area of a triangle. Adjoint and inverse of a square
matrix. Consistency, inconsistency and number of solutions of system of linear equations by
examples, solving system of linear equations in two or three variables (having unique solution)
using inverse of a matrix.
➢ Determinant:
𝑎 𝑏
• 𝐿𝑒𝑡 𝐴 = [ ] , 𝑡ℎ𝑒𝑛 𝑑𝑒𝑡(𝐴) = |𝐴| = 𝑎𝑑 − 𝑏𝑐
𝑐 𝑑
𝑎 𝑏 𝑐
𝑑 𝑓 𝑑 𝑒
• 𝐿𝑒𝑡 𝐴 = [𝑑 𝑒 𝑓 ] , 𝑡ℎ𝑒𝑛 |𝐴| = 𝑎 |𝑒 𝑓
|−𝑏| |+𝑐| |
ℎ 𝑘 𝑔 𝑘 𝑔 ℎ
𝑔 ℎ 𝑘
• For easier calculations, we shall expand the determinant along that row or
column which contains maximum number of zeros
• The area of a triangle whose vertices are (x1 , y1 ), (x2 , y2) and (x3 , y3), is
𝑥1 𝑦1 1
1
Δ = 2 | 𝑥2 𝑦2 1|
𝑥3 𝑦3 1
Since area is a positive quantity, we always take the absolute value of the
determinant
➢ The value of a determinant Δ = sum of the product of elements of any row (or
column) with their corresponding cofactors.
58
➢ If elements of a row (or column) are multiplied with cofactors of any other row (or
column), then their sum is zero. For example a11A31+a12A32+a13A33 =0
➢ To find adjoint of a 2×2 matrix interchange the diagonal elements and change the sign
of non – diagonal elements.
1
𝐴−1 = 𝑎𝑑𝑗𝐴
|𝐴|
𝑎1 𝑥 + 𝑏1 𝑦 + 𝑐1 𝑧 = 𝑑1
𝑎2 𝑥 + 𝑏2 𝑦 + 𝑐2 𝑧 = 𝑑2
𝑎3 𝑥 + 𝑏3 𝑦 + 𝑐3 𝑧 = 𝑑3
𝑎1 𝑏1 𝑐1 𝑥 𝑑1
[𝑎 2 𝑏2 𝑦
𝑐2 ] [ ] = [𝑑2 ]
𝑎3 𝑏3 𝑐3 𝑧 𝑑3
𝐴𝑋 = 𝐵
𝑋 = 𝐴−1 𝐵
• 𝐼𝑓 |𝐴| = 0 𝑎𝑛𝑑 (𝑎𝑑𝑗𝐴)𝐵 ≠ 𝑂 , (O being zero matrix), then solution does not
exist and the system of equations is called inconsistent.
➢ Important notes:
59
• A square matrix A is said to be non-singular if |𝐴| ≠ 0
• If A and B are nonsingular matrices of the same order, then AB and BA are also
nonsingular matrices of the same order
• |𝐴𝐵| = |𝐴||𝐵|
• (𝐴𝐵)−1 = 𝐵 −1𝐴−1
• |𝐴−1 | = |𝐴|−1
• |𝐴𝑇 | = |𝐴|
• If A and B are square matrices of the same order, then 𝑎𝑑𝑗(𝐴𝐵) = (𝑎𝑑𝑗𝐵). ( 𝑎𝑑𝑗 𝐴)
Solution:-
|−𝐴| =(-1)3|𝐴|
= - (-5)
=5
Correct option: c
2 𝑐𝑜𝑠15 𝑠𝑖𝑛15
Evaluate | |
𝑠𝑖𝑛75 𝑐𝑜𝑠75
√3 1
(a) 1 (b) 0 (c) 2 (d) 2
𝑐𝑜𝑠15 𝑠𝑖𝑛15
Solution:- | |=cos15cos75-sin15sin75
𝑠𝑖𝑛75 𝑐𝑜𝑠75
=cos(15+75)
=cos900
=0
Correct option: b
60
CHAPTER: CONTINUITY AND DIFFERENTIABILITY
𝑥 = 𝑎 if
𝑓(𝑎−ℎ)−𝑓(𝑎)
• Left Hand Derivative (LHD)= L𝑓 ′ (a)= lim
ℎ→0 −ℎ
𝑓(𝑎+ℎ)−𝑓(𝑎)
• Right Hand Derivative (RHD)= R𝑓 ′ (a)= lim
ℎ→0 ℎ
• A real valued function f(x) is said to be differentiable at x= a if its LHD and RHD at
x=a exist and both are equal
Standard Derivatives
1 𝑥𝑛 n𝑥 𝑛−1
2 K (constant) 0
3 √𝑥 1
2√𝑥
4 𝑠𝑖𝑛 𝑥 𝑐𝑜𝑠 𝑥
5 𝑐𝑜𝑠 𝑥 −𝑠𝑖𝑛 𝑥
6 𝑡𝑎𝑛 𝑥 𝑠𝑒𝑐 2 𝑥
7 𝑠𝑒𝑐 𝑥 𝑠𝑒𝑐 𝑥 𝑡𝑎𝑛 𝑥
78
8 𝑐𝑜𝑠𝑒𝑐 𝑥 −𝑐𝑜𝑠𝑒𝑐 𝑥 𝑐𝑜𝑡 𝑥
9 𝑐𝑜𝑡 𝑥 -𝑐𝑜𝑠𝑒𝑐 2 𝑥
10 𝑒𝑥 𝑒𝑥
11 log 𝑒 𝑥 1
𝑥
12 𝑠𝑖𝑛−1 𝑥 1
√1 − 𝑥 2
13 𝑐𝑜𝑠 −1 𝑥 −1
√1 − 𝑥 2
14 𝑡𝑎𝑛−1 𝑥 1
1 + 𝑥2
15 𝑠𝑒𝑐 −1 𝑥 1
𝑥√𝑥 2 − 1
16 𝑐𝑜𝑠𝑒𝑐 −1 𝑥 −1
𝑥√𝑥 2 − 1
17 𝑐𝑜𝑡 −1 𝑥 −1
1 + 𝑥2
18 𝑎𝑥 𝑎 𝑥 log 𝑒 𝑎
• Product Rule-
𝑑𝑦 𝑑𝑣 𝑑𝑢
If y= u v then 𝑑𝑥 = u 𝑑𝑥 + v 𝑑𝑥
• Quotient Rule-
𝑑𝑢 𝑑𝑣
𝑢 𝑑𝑦 𝑣 −𝑢
𝑑𝑥 𝑑𝑥
If y= then =
𝑣 𝑑𝑥 𝑣2
• Chain Rule-
𝑑𝑦 𝑑𝑦 𝑑𝑡
If 𝑦 = 𝑓 (𝑡), then = .
𝑑𝑥 𝑑𝑡 𝑑𝑥
• Logarithmic Differentiation-
• Parametric Differentiation-
79
𝑑𝑦
𝑑𝑦 𝑑𝑡
If x=f (t) and y= g (t) then 𝑑𝑥 = 𝑑𝑥
𝑑𝑡
𝒅𝒚
= am cos mx – bm sin mx
𝒅𝒙
𝑑2 𝑦
= -a𝑚2 sin mx - b𝑚2 cos mx
𝑑𝑥 2
= -𝑚2 y
2 𝑑
𝑙𝑜𝑔(x+ √𝑥 2 + 1) is equal to
𝑑𝑥
1 x+ √𝑥 2 +1
= .
x+ √𝑥 2 +1 √𝑥 2 +1
1
= √𝑥 2
+1
3 −1 2𝑥 2𝑥 𝑑𝑢
If u = sin 1+𝑥 2 and v = 𝑡𝑎𝑛−1 1−𝑥 2 , then 𝑑𝑣 is
1 1−𝑥 2
(a) (b) x (c) 1+𝑥 2 (d) 1
2
2𝑡𝑎𝑛𝜃
u = sin−1 1+𝑡𝑎𝑛2𝜃 = sin−1 𝑠𝑖𝑛2𝜃 =2𝜃= 2 tan−1 𝑥
80
CHAPTER: APPLICATION OF DERIVATIVES
SYLLABUS: Applications of derivatives: rate of change of quantities, increasing/decreasing
functions, maxima and minima (first derivative test motivated geometrically and second
derivative test given as a provable tool). Simple problems (that illustrate basic principles and
understanding of the subject as well as real-life situations).
𝑑𝑦
• Let 𝑦 = 𝑓(𝑥) be a function. Then 𝑑𝑥 denotes the rate of change of 𝑦 𝑤. 𝑟. 𝑡 𝑥.
𝑑𝑦 𝑑𝑦
• The value of at 𝑥 = 𝑥0 i.e (𝑑𝑥 ) i.e. represents the rate of change of 𝑦 𝑤. 𝑟. 𝑡 𝑥 𝑎𝑡
𝑑𝑥 𝑥=𝑥0
𝑥 = 𝑥0
• If two variables x and y are varying with respect to another variable t, i.e., if 𝑥 = 𝑓(𝑡) and
𝑑𝑦
𝑑𝑦𝑑𝑡 𝑑𝑥
y= g(t), then by Chain Rule 𝑑𝑥 = ( 𝑑𝑥 ), provided ≠0
𝑑𝑡
𝑑𝑡
𝑑𝑦
• is positive if 𝑦 𝑖𝑛𝑐𝑟𝑒𝑎𝑠𝑒𝑠 𝑎𝑠 𝑥 increases and is negative if
𝑑𝑥
𝑦 𝑑𝑒𝑐𝑟𝑒𝑎𝑠𝑒𝑠 𝑎𝑠 𝑥 𝑖𝑛𝑐𝑟𝑒𝑎𝑠𝑒𝑠.
(d) constant function in (a, b), if f (x) = c for all x (a, b), where c is a constant.
Alternatively , f(x) is a constant function if f ′ (x )= 0.
103
Maxima and Minima
Definition: Let f be a real valued function and let c be an interior point in the domain of f.
Then
(a) c is called a point of local maxima if there is an h > 0 such that 𝑓 (𝑐) ≥ 𝑓 (𝑥), for all x in
(𝑐 – ℎ, 𝑐 + ℎ), 𝑥 ≠ 𝑐. The value f(c) is called the local maximum value of f.
(b) c is called a point of local minima if there is an h > 0 such that f (c) ≤ f (x), for all x in (c – h,
c + h). The value f(c) is called the local minimum value of f.
Geometrically, the above definition states that if x = c is a point of local maxima of f, then the
graph of f around c will be as shown in Fig.(a) below. Note that the function f is increasing
(i.e., f ′(x) > 0) in the interval (c – h, c) and decreasing (i.e., f ′(x) < 0) in the interval (c, c + h).
This suggests that f ′(c) must be zero,
Similarly ,if x = c is a point of local minima of f, then the graph of f around c will be as shown
in Fig.(b) above. Note that the function f is decreasing (i.e., f ′(x) < 0) in the interval (c – h,
104
c) and increasing (i.e., f ′(x) >0) in the interval (c, c + h). This again suggests that f ′(c) must
be zero,
Theorem: Let f be a function defined on an open interval I. Suppose c I be any point. If f has
a local maxima or a local minima at x = c, then either f ′(c) = 0 or f is not differentiable at c.
Theorem: (First Derivative Test) Let f be a function defined on an open interval I. Let f be
continuous at a critical point c in I. Then
1) If f ′(x) changes sign from positive to negative as x increases through c, i.e.,
if f ′(x) > 0 at every point sufficiently close to and to the left of c, and f ′(x) < 0 at every point
sufficiently close to and to the right of c, then c is a point of local maxima.
2) If f ′(x) changes sign from negative to positive as x increases through c, i.e., if f ′(x) < 0 at every
point sufficiently close to and to the left of c, and f ′(x) > 0 at every point sufficiently close to
and to the right of c, then c is a point of local minima.
3) If f ′(x) does not change sign as x increases through c, then c is neither a point of local maxima
nor a point of local minima. In fact, such a point is called point of inflection.
Theorem: (Second Derivative Test) Let f be a function defined on an interval I and c I. Let
f be twice differentiable at c. Then
1) x = c is a point of local maxima if f ′(c) = 0 and f ″(c) < 0 The value f (c) is local maximum
value of f.
2) x = c is a point of local minima if f ′(c) 0 = and f ″(c) > 0 In this case, f (c) is local minimum
value of f.
3) The test fails if f ′(c) = 0 and f ″(c) = 0. In this case, we go back to the first derivative test and
find whether c is a point of local maxima, local minima or a point of inflexion.
Working rule for finding absolute maximum value and/or absolute minimum value
Step 1: Find all critical points of f in the interval, i.e., find points x where either f ′(x) = 0 or f
is not differentiable.
Step 2: Take the end points of the interval.
Step 3: At all these points (listed in Step 1 and 2), calculate the values of f.
Step 4: Identify the maximum and minimum values of f out of the values calculated in Step 3.
105
This maximum value will be the absolute maximum value of f and the minimum value
dx
Solution: (c) as dt = 0.3 cm/s ,x is edge of a cube.
Surface area S = 6x 2
ds dx dS
Then dt = 12x ⋅ dt = 12x × 0.3 dt = 3.6x
dS
And dt at x = 3 is 3.6 × 3 = 10.8 cm2/s
2 The total revenue in ₹ received from the sale of x units of an article is given by
R(x) =3x2+36x+5. The marginal revenue when x=15 is (in ₹)
(a) 126 (b) 116 (c) 96 (d) 90
𝑑𝑦 𝑑𝑥 𝑑𝑦 𝑑𝑥
Sol: (C), as y=x2⇒ 𝑑𝑡 = 2𝑥 𝑑𝑡 ; given 𝑑𝑡 = 𝑑𝑡
1
1 = 2𝑥 ⇒ 𝑥 =
2
1 1
Substituting in the equation of curve, we get point as (2 , 4)
Sol: (c)
As fʹ(x) = 4x3-124x+a,
106
CHAPTER: INTEGRALS
SYLLABUS:
Fundamental Theorem of Calculus (without proof). Basic properties of definite integrals and
evaluation of definite integrals.
Indefinite Integrals
1. ∫ 1𝑑𝑥 = 𝑥 + 𝑐
2. ∫ 𝑥 𝑑𝑥 = 𝑥 2 + 𝑐
3. ∫ 𝑠𝑖𝑛𝑥 𝑑𝑥 = −𝑐𝑜𝑠𝑥 + 𝑐
4. ∫ 𝑐𝑜𝑠𝑥𝑑𝑥 = 𝑠𝑖𝑛𝑥 + 𝑐
5. ∫ 𝑡𝑎𝑛𝑥 𝑑𝑥 = log 𝑠𝑒𝑐𝑥 + 𝑐
6. ∫ 𝑐𝑜𝑠𝑒𝑐𝑥 𝑑𝑥 = log|(𝑐𝑜𝑠𝑒𝑐𝑥 − 𝑐𝑜𝑡𝑥)| + 𝑐
7. ∫ 𝑠𝑒𝑐𝑥 𝑑𝑥 = log|𝑠𝑒𝑐𝑥 + 𝑡𝑎𝑛𝑥| + 𝑐
8. ∫ 𝑐𝑜𝑡𝑥𝑑𝑥 = 𝑙𝑜𝑔|𝑠𝑖𝑛𝑥| + 𝑐
9. ∫ 𝑠𝑒𝑐 2 𝑥𝑑𝑥 = 𝑡𝑎𝑛𝑥 + 𝑐
10. ∫ 𝑐𝑜𝑠𝑒𝑐 2 𝑥𝑑𝑥 = −𝑐𝑜𝑡𝑥 + 𝑐
11. ∫ 𝑠𝑒𝑐𝑥. 𝑡𝑎𝑛𝑥𝑑𝑥 = 𝑠𝑒𝑐𝑥 + 𝑐
12. ∫ 𝑐𝑜𝑠𝑒𝑐𝑥. 𝑐𝑜𝑡𝑥𝑑𝑥 = −𝑐𝑜𝑠𝑒𝑐𝑥 + 𝑐
13. ∫ 𝑒 𝑥 𝑑𝑥 = 𝑒 𝑥 + 𝑐
𝑑𝑥
14. ∫ = log 𝑥 + 𝑐
𝑥
𝑎𝑥
15. ∫ 𝑎 𝑥 𝑑𝑥 = log 𝑎 + 𝑐
1 1 𝑥−𝑎
16. ∫ 𝑥 2 −𝑎2 𝑑𝑥 = 2𝑎 log |𝑥+𝑎| + 𝑐
1 1 𝑎+𝑥
17. ∫ 𝑎2 −𝑥 2 𝑑𝑥 = 2𝑎 log |𝑎−𝑥| + 𝑐
1 1 𝑥
18. ∫ 𝑥 2 +𝑎2 𝑑𝑥 = 𝑎 tan−1 (𝑎) + 𝑐
128
1
19. ∫ √𝑥 2 𝑑𝑥 = log|𝑥 + √𝑥 2 − 𝑎2 | + 𝑐
−𝑎2
1
20. ∫ √𝑥 2 𝑑𝑥 = log|𝑥 + √𝑥 2 + 𝑎2 | + 𝑐
+𝑎2
1 𝑥
21. ∫ 𝑑𝑥 = sin−1 + 𝑐
√𝑎2 −𝑥 2 𝑎
𝑥 𝑎2
22. ∫ √𝑥 2 − 𝑎2 𝑑𝑥 = √𝑥 2 − 𝑎2 − log|𝑥 + √𝑥2 − 𝑎2 | + 𝑐
2 2
𝑥 𝑎2
23. ∫ √𝑥 2 + 𝑎2 𝑑𝑥 = 2 √𝑥2 + 𝑎2 + 2 log|𝑥 + √𝑥 2 + 𝑎2 | + 𝑐
𝑥 𝑎2 𝑥
24. ∫ √𝑎2 − 𝑥 2 𝑑𝑥 = √𝑎2 − 𝑥 2 + sin−1 + 𝑐
2 2 𝑎
Definite Integrals
S.No Form of rational function Form of Partial fraction
1 1 𝐴 𝐵
+
(𝑥 − 𝑎)(𝑥 − 𝑏) (𝑥 − 𝑎) (𝑥 − 𝑏)
2 𝑝𝑥 + 𝑞 𝐴 𝐵
+
(𝑥 − 𝑎)(𝑥 − 𝑏) (𝑥 − 𝑎) (𝑥 − 𝑏)
2 𝐴 𝐵 𝐶
3 𝑝𝑥 + 𝑞𝑥 + 𝑐
+ +
(𝑥 − 𝑎)(𝑥 − 𝑏)(𝑥 − 𝑐) (𝑥 − 𝑎) (𝑥 − 𝑏) (𝑥 − 𝑐)
4 1 𝐴 𝐵 𝐶
+ +
(𝑥 − 𝑎)(𝑥 − 𝑏)(𝑥 − 𝑐) (𝑥 − 𝑎) (𝑥 − 𝑏) (𝑥 − 𝑐)
5 1 𝐴 𝐵 𝐶
2
+ 2
+
(𝑥 − 𝑎) (𝑥 − 𝑏) (𝑥 − 𝑎) (𝑥 − 𝑎) (𝑥 − 𝑏)
6 𝑝𝑥 + 𝑞 𝐴 𝐵 𝐶
2 + +
(𝑥 − 𝑎) (𝑥 − 𝑏) (𝑥 − 𝑎) (𝑥 − 𝑎)2 (𝑥 − 𝑏)
2 𝐴 𝐵𝑥 + 𝐶
𝑝𝑥 + 𝑞𝑥 + 𝑟
+ 2
8 (𝑥 − 𝑎)(𝑥 2 + 𝑏𝑥 + 𝑐) (𝑥 − 𝑎) 𝑥 + 𝑏𝑥 + 𝑐
2
where 𝑥 + 𝑏𝑥 + 𝑐 cannot be factorized further
129
𝑏 𝑐 𝑏
4. ∫𝑎 𝑓(𝑥)𝑑𝑥=∫𝑎 𝑓(𝑥)𝑑𝑥+∫𝑐 𝑓(𝑥)𝑑𝑥, where a<c<b
𝑏 𝑏
5. ∫𝑎 𝑓(𝑥)𝑑𝑥 =∫𝑎 𝑓(𝑎 + 𝑏 − 𝑥)𝑑𝑥
𝑎 𝑎
6. ∫0 𝑓(𝑥)𝑑𝑥 =∫0 𝑓(𝑎 − 𝑥)𝑑𝑥
2𝑎 𝑎 𝑎
7. ∫0 𝑓(𝑥)𝑑𝑥=∫0 𝑓(𝑥)𝑑𝑥+∫0 𝑓(2𝑎 − 𝑥)𝑑𝑥
𝑎
2𝑎 2∫ 𝑓(𝑥)𝑑𝑥 𝑖𝑓 𝑓(2𝑎 − 𝑥) = 𝑓(𝑥)
8. ∫0 𝑓(𝑥)𝑑𝑥x={ 0
0 𝑖𝑓 𝑓(2𝑎 − 𝑥) = −𝑓(𝑥)
𝑎
𝑎 2 ∫0 𝑓(𝑥)𝑑𝑥 𝑖𝑓 𝑓(−𝑥) = 𝑓(𝑥)
9. ∫−𝑎 𝑓(𝑥)𝑑𝑥 ={
0 𝑖𝑓 𝑓(−𝑥) = −𝑓(𝑥)
MULTIPLE CHOICE QUESTIONS
Q.NO QUESTIONS AND SOLUTION S
1. 1
Evaluate ∫ dx ?
𝑥− √𝑥
a) 2 log √𝑥 + C b) log (√𝑥 - 1 ) + C c) 2 log (√𝑥 - 1 ) + C d ) None of the
above
1
Ans. I = ∫ 𝑥( 𝑥 −1) dx
√ √
Put √𝑥 − 1 = t then
I = 2 logt
= 2 log (√𝑥 − 1) + C (c)
2. 𝑠𝑒𝑐 2 𝑥
Evaluate ∫ dx ?
√𝑡𝑎𝑛2 𝑥 +4
a) log|√𝑡𝑎𝑛2 𝑥 + 4 | + 𝐶 b) log |tanx + √𝑡𝑎𝑛2 𝑥 + 4 | + 𝐶
1
c) 2 log |𝑡𝑎𝑛 𝑥 | + 𝐶 d) tanx + C
Ans. Sub tan x = t then
𝑑𝑡
I = ∫ √𝑡 2 2
+2
=log |tanx + √𝑡𝑎𝑛2 𝑥 + 4 | + 𝐶 (b)
3. Evaluate ∫ 𝑐𝑜𝑠 3 𝑥 . 𝑒 log 𝑠𝑖𝑛𝑥 dx ?
1 1 1
𝑎) 3 sin3 x + C b) − 2 cos4 x + C c) − 4 cos4 x + C
1
d) − 3 sin3 x + C
Ans. Here elog sinx = sinx then
I = ∫ 𝑐𝑜𝑠 3 𝑥 . 𝑠𝑖𝑛𝑥 𝑑𝑥
Let cosx = t
1
Ans : − 4 cos4 x + C (c)
𝜋
4 𝜋
∫0 𝑠𝑒𝑐 2 (𝑥 − 6 ) 𝑑𝑥 is equal to :
6
1 1
(a) (b) − (c) √3 (d) −√3
√3 √3
𝜋 𝜋
2 𝜋 𝜋 6 𝜋 𝜋 1
Ans: ∫0 𝑠𝑒𝑐 (𝑥 − 6 ) 𝑑𝑥 = 𝑡𝑎𝑛 (𝑥 − 6 )] = tan 0 − 𝑡𝑎𝑛 (− 6 )= 𝑡𝑎𝑛 ( 6 ) =
6
0 √3
Option: a
130
CHAPTER: APPLICATION OF INTEGRALS
SYLLABUS: Applications in finding the area under simple curves, especially lines, circles/
parabolas/ellipses (in standard form only)
Let f(x) be a function defined in [ a, b] , then the area bounded by the curve y = f(x) , x –
𝑏 𝑏
axis and the ordinates x = a and x = b is given by ∫𝑎 𝑓(𝑥)dx or ∫𝑎 𝑦 𝑑𝑥
Let 𝑔(𝑦) be a function defined in [ c, d] , then the area bounded by the curve 𝑥 = 𝑔(𝑦), y –
𝑑
axis and the ordinates 𝑦 = 𝑐 𝑎𝑛𝑑 𝑦 = 𝑑 is given by ∫𝑐 𝑔(𝑦)𝑑𝑦
If the curve y = f(x) lies below x- axis ,then the area bounded by the curve y= f(x) , x-axis
𝑏
and the ordinates x = a and x= b is –ve. So the area is |∫𝑎 𝑓(𝑥) dx|
138
.
𝑑𝑥
+ px=q, where p and q are functions of y or constants.
𝑑𝑦
To solve the differential equation in variable separable form, write the differential equation as
𝑑𝑦 𝑔(𝑦)
• Let the differential equation 𝑑𝑥 = 𝑓(𝑥)
𝑑𝑦 𝑑𝑥
then 𝑔(𝑦) = 𝑓(𝑥)
𝑑𝑦 𝑑𝑥
then integrate on both sides ∫ =∫
𝑔(𝑦) 𝑓(𝑥)
𝑑𝑦
• Let the differential equation 𝑑𝑥 = 𝑓(𝑥). 𝑔(𝑦)
𝑑𝑦
then 𝑔(𝑦) = f(x)dx
𝑑𝑦
then integrate on both sides ∫ 𝑔(𝑦) = ∫ 𝑓(𝑥) 𝑑𝑥
149
𝑑𝑦
❖ A differential equation of the form 𝑑𝑥 = 𝐹(𝑥, 𝑦) is said to be homogeneous if F(x,y)
is a homogeneous function of degree zero
• Let 𝑦 = 𝑣𝑥
𝑑𝑦 𝑑𝑣
• = 𝑣 + 𝑥 𝑑𝑥
𝑑𝑥
𝑑𝑦 𝑑𝑣 𝑑𝑦 𝑦
• Substitute 𝑦 = 𝑣𝑥 and = 𝑣 + 𝑥 𝑑𝑥 in = 𝑓(𝑥 )
𝑑𝑥 𝑑𝑥
• Let 𝑥 = 𝑣𝑦
𝑑𝑥 𝑑𝑣
• 𝑑𝑦
= 𝑣 + 𝑦 𝑑𝑦
𝑑𝑥 𝑑𝑣 𝑑𝑥 𝑥
• Substitute 𝑥 = 𝑣𝑦 and = 𝑣 + 𝑦 𝑑𝑦 in = 𝑓(𝑦)
𝑑𝑦 𝑑𝑦
𝑑𝑦
❖ + 𝑃(𝑥)𝑦 = 𝑄(𝑥)
𝑑𝑥
𝑑𝑥
❖ + 𝑃(𝑦)𝑥 = 𝑄(𝑦)
𝑑𝑦
150
CHAPTER: VECTORS
SYLLABUS: Vectors and scalars, magnitude and direction of a vector. Direction cosines
and direction ratios of a vector. Types of vectors (equal, unit, zero, parallel and collinear
vectors), position vector of a point, negative of a vector, components of a vector, addition of
vectors, multiplication of a vector by a scalar, position vector of a point dividing a line
segment in a given ratio. Definition, Geometrical Interpretation, properties and application
of scalar (dot) product of vectors, vector (cross) product of vectors.
Scalar: those physical quantities which have only magnitude are called scalar
for example: time period, distance, work done, area, volume, mass, density, speed, temperature,
money voltage, resistance etc
Vector: Those physical quantities which are defined by both magnitude and direction are called
vector
For example: force, velocity, acceleration, displacement, weight, momentum, electric field
intensity etc
Zero vector: a vector whose initial and terminal points are same is called a zero vector or null
vector and is denoted by ⃗O
Co initial vectors: two or more vectors having the same initial point is called coinitial vectors
Collinear vectors: two or more vectors are said to be collinear if they are parallel to the same
line irrespective of their magnitudes
Equal vectors: two vectors 𝑎and𝑏⃗ are said to be equal, if they have the same magnitude and
direction regardless of the positions of their initial points and written as 𝑎 = 𝑏⃗
Negative of a vector: a vector whose magnitude is the same as that of a given vector but
direction is opposite to that of it is called negative of the given vector.
⃗⃗⃗⃗⃗
𝐵𝐴 is the negative of ⃗⃗⃗⃗⃗
𝐴𝐵
Important Properties
B C
175
In the given triangle ⃗⃗⃗⃗⃗
𝐴𝐶 = ⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗
𝐴𝐵 +𝐵𝐶
5. Let 𝑎 be a given vector and λ a scalar. Then the product of the vector 𝑎 by the scalar λ is
denoted as λ𝑎 and ⃒λ𝑎⃒ = ⃒ λ⃒ ⃒𝑎⃒
𝑎⃗
6. The unit vector of 𝑎 is 𝑎̂ =
⃒𝑎⃒⃗
7. Direction ratios if 𝑟 = x𝑖̂ + y𝑗̂ +z𝑘̂ then 𝑥 , 𝑦 , 𝑧 are the direction ratios of vector 𝑟
8. Direction cosines: the direction cosines of 𝑟 are denoted by l, m, n (cosα, cosβ, cosγ)
𝑥 𝑦 𝑧
l= , m= ,𝑛 =
⃒ 𝑟⃒ ⃒ 𝑟⃒ ⃒ 𝑟⃒
9. The product of two vectors is commutative 𝑎. 𝑏⃗ = 𝑏⃗. 𝑎
10. If l ,m ,n are the direction cosines then l2+m2+n2 = 1
11. 𝑖̂. 𝑖̂ = 𝑗̂. 𝑗̂ = 𝑘̂. 𝑘̂ = 1
12. 𝑖̂ × 𝑗̂ = 𝑘̂ , 𝑗̂ × 𝑘̂ = 𝑖̂ , 𝑘̂ × 𝑖̂ =𝑗̂
13. 𝑗̂ × 𝑖̂ = −𝑘̂ , 𝑘̂ × 𝑗̂ = −𝑖̂ = 𝑖̂ × 𝑘̂ =−𝑗̂
14. 𝑖̂ × 𝑖̂ = 𝑗̂ × 𝑗̂ = 𝑘̂ × 𝑘̂ = 0
15. 𝑎. 𝑏⃗= |𝑎
⃗⃗⃗ ||𝑏⃗| 𝒄𝒐𝒔Ѳ
16. 𝑎×𝑏⃗= |𝑎 ⃗⃗⃗ ||𝑏⃗| 𝒔𝒊𝒏Ѳ𝑛̂ , where 𝑛̂ is a unit vector perpendicular to the plane containing
𝑎 𝑎𝑛𝑑 𝑏⃗ ,
such that 𝑎 , 𝑏⃗, 𝑛̂ form right handed system of coordinate axes
Solution: b)
176
CHAPTER: THREE - DIMENSIONAL GEOMETRY
SYLLABUS: Direction cosines and direction ratios of a line joining two points. Cartesian
equation and vector equation of a line, skew lines, shortest distance between two lines. Angle
between two lines.
▪ Direction cosines of a line are the cosines of the angles made by the line with the
positive directions of the coordinate axes.
▪ Let a line makes the angles 𝛼, 𝛽, 𝛾 with 𝑥, 𝑦, 𝑧 axis respectively, then the Direction
Cosines of the line are 𝑙 = 𝑐𝑜𝑠𝛼, 𝑚 = 𝑐𝑜𝑠𝛽, 𝑛 = 𝑐𝑜𝑠𝛾
▪ If 𝑙, 𝑚, 𝑛 are the direction cosines of a line, then l2 + m2 +n2 = 1.
▪ Direction ratios of a line joining two points 𝑃(𝑥1 , 𝑦1 , 𝑧1 ) 𝑎𝑛𝑑 𝑄(𝑥2 , 𝑦2 , 𝑧2 ) are
𝑎 = 𝑥2 − 𝑥1 , 𝑏 = 𝑦2 − 𝑦1 , 𝑎 = 𝑦2 − 𝑦1
▪ If 𝑙, 𝑚, 𝑛 are the direction cosines and 𝑎, 𝑏, 𝑐are the direction ratios of a line then
𝑎 𝑏 𝑐
𝑙 = ± √𝑎2 , 𝑚 = ± √𝑎2 , 𝑛 = ± √𝑎2
+𝑏2 +𝑐 2 +𝑏2 +𝑐 2 +𝑏 2 +𝑐 2
▪ Direction cosines of a line joining two points P(x1 , y1 , z1 ) and Q(x2 , y2 , z2 ) are
▪ Direction ratios of a line are the numbers which are proportional to the direction
cosines of a line.
▪ Skew lines are lines in space which are neither parallel nor intersecting. They lie in
different planes.
▪ Angle between skew lines is the angle between two intersecting lines drawn from any
point (preferably through the origin) parallel to each of the skew lines.
▪ If 𝑙1 , 𝑚1 , 𝑛1 𝑎𝑛𝑑 𝑙2 , 𝑚2 , 𝑛2 are the direction cosines of two lines; and 𝜃 is the acute
angle between the two lines; then 𝑐𝑜𝑠𝜃 = |𝑙1 𝑙2 + 𝑚1 𝑚2 + 𝑛1 𝑛2 |
▪ If 𝑎1 , 𝑏1 , 𝑐1 𝑎𝑛𝑑 𝑎2 , 𝑏2 , 𝑐2 are the direction ratios of two lines and 𝜃 is the acute angle
𝑎1 𝑎2 +𝑏1 𝑏2 +𝑐1 𝑐2
between the two lines; then 𝑐𝑜𝑠𝜃 = | |
√𝑎12 +𝑏12 +𝑐12 √𝑎22 +𝑏22 +𝑐22
▪ Vector equation of a line that passes through the given point whose position vector is
𝑎 and parallel to a given vector𝑏⃗ 𝑖𝑠 𝑟 = 𝑎 + 𝜆𝑏⃗ .
▪ Equation of a line through a point (𝑥1 , 𝑦1 , 𝑧1 ) and having direction cosines 𝑙, 𝑚, 𝑛 is
𝑥−𝑥1 𝑦−𝑦1 𝑧−𝑧1
= =
𝑙 𝑚 𝑛
190
▪ The vector equation of a line which passes through two points whose position vectors
are 𝑎 𝑎𝑛𝑑 𝑏⃗ 𝑖𝑠 𝑟 = 𝑎 + 𝜆(𝑏⃗ − 𝑎)
▪ Cartesian equation of a line that passes through two points (𝑥1 , 𝑦1 , 𝑧1 ) 𝑎𝑛𝑑 (𝑥2 , 𝑦2 , 𝑧2 )
𝑥−𝑥1 𝑦−𝑦1 𝑧−𝑧1
is =𝑦 =𝑧 .
𝑥2 −𝑥1 2 −𝑦1 2 −𝑧1
𝑥2 − 𝑥1 𝑦2 − 𝑦1 𝑧2 − 𝑧1
| 𝑎1 𝑏1 𝑐1 |
𝑎2 𝑏2 𝑐2
√(𝑏1 𝑐2 − 𝑏2 𝑐1 )2 + (𝑐1 𝑎2 − 𝑐2 𝑎1 )2 + (𝑎1 𝑏2 − 𝑎2 𝑏1 )2
⃗ ×(𝑎
𝑏 ⃗⃗⃗⃗⃗1 )
⃗⃗⃗⃗⃗2 −𝑎
▪ 𝑎1 + 𝜆𝑏⃗ 𝑎𝑛𝑑 𝑟 = ⃗⃗⃗⃗
Distance between parallel lines 𝑟 = ⃗⃗⃗⃗ 𝑎2 + 𝜇𝑏⃗ 𝑖𝑠 | |𝑏 |⃗
|
191
CHAPTER : LINEAR PROGRAMMING
SYLLABUS: Introduction, related terminology such as constraints, objective function,
optimization, graphical method of solution for problems in two variables, feasible and
infeasible regions (bounded or unbounded), feasible and infeasible solutions, optimal feasible
solutions (up to three non-trivial constraints.)
1) Let R be the feasible region (convex polygon) for a linear programming problem 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.
2) Let R be the feasible region for a linear programming problem, 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 value on R and each of these occurs
at a corner point (vertex) of R
Remark: If R is unbounded, then a maximum or a minimum value of the
objective function may not exist. However, if it exists, it must occur at a corner
point of R.
➢ Solving linear programming problem using Corner Point Method.
The method comprises of the following steps:
1. Find the feasible region of the linear programming problem and determine its corner
points(vertices) either by inspection or by solving the two equations of the lines
intersecting at the point.
2. Evaluate the objective function Z=ax+ by at each corner point. Let M and m,
respectively denote the largest and smallest values of these points.
3. (i) When the feasible region is bounded, M and m are the maximum and
minimum value of Z.
(ii) In case, the feasible region is unbounded, we have:
(a) M is the maximum value of Z , if the open half plane determined by
ax+ by >M has no point in common with the feasible region.
Otherwise, Z has no maximum value.
(b) Similarly, m is the minimum value of Z, if the open half plane determined by
ax+ by<m has no point in common with the feasible region.
Otherwise, Z has no minimum value.
205
CHAPTER:PROBABILITY
SYLLABUS:
Conditional Probability: If A and B are two events associated with any random experiment,
then 𝑃(𝐴/𝐵) represents the probability of occurrence of event A knowing that the event B
has already occurred.
𝑃(𝐴 ∩ 𝐵)
𝑃(𝐴/𝐵) = , 𝑃(𝐵) ≠ 0.
𝑃(𝐵)
𝑃(𝐵) ≠ 0, , means that the event B should not be impossible.
Multiplication Theorem on Probability: If the event A and B are associated with any
random experiment and the occurrence of one depends on the other, then
𝑃(𝐴 ∩ 𝐵) = 𝑃(𝐴). 𝑃(𝐵/𝐴), 𝑤ℎ𝑒𝑟𝑒𝑃(𝐴) ≠ 0
Independent Events:
When the probability of occurrence of one event does not depend on the occurrence /non-
occurrence of the other event then those events are said to be independent events.
Then 𝑃(𝐴/𝐵) = 𝑃(𝐴) 𝑎𝑛𝑑 𝑃(𝐵/𝐴) = 𝑃(𝐵)
So, for any two independent events A and B ,𝑃(𝐴 ∩ 𝐵) = 𝑃(𝐴). 𝑃(𝐵).
Bayes’ Theorem:
"Let " S "be the sample space and " 𝐸1 , 𝐸2 , . . . , 𝐸𝑛 " be " 𝑛" mutuallyexclusive and
"exhaustive events associated with " a" random experiment." If A is any event
which occurs with 𝐸1 𝑜𝑟 𝐸2 𝑜𝑟, . . 𝑜𝑟 𝐸𝑛 𝑡ℎ𝑒𝑛
𝑃(𝐸𝑖 )𝑃(𝐴/𝐸𝑖 )
𝑃(𝐸𝑖 /𝐴) = 𝑛
∑𝑖=1 𝑃(𝐸𝑖 )𝑃(𝐴/𝐸𝑖 )
Random Variable: It is a real valued function whose domain is the sample space of random
experiment.
223
Mean: Mean or Expectation of a random variable X is denoted by E(X)
E(X)= ∑𝑛𝑖=1 𝑥𝑖 𝑃𝑖
then 𝑃(𝐵/𝐴)is
(a) 1/10 (b) 1/8 (c) 17/20 (d) 7/8
Solution:
7/10
𝑃(𝐵/𝐴) = = 7/8.
4/5
Ans: (d)
4. Five fair coins are tossed simultaneously. The probability of the events that at
least one head comes up is
(a) 27/32 (b) 5/32 (c) 31/32 (d) 1/32
Solution:
𝑃(𝑎𝑡𝑙𝑒𝑎𝑠𝑡𝑜𝑛𝑒𝐻) = 1 − 𝑃(𝑛𝑜𝑛𝑒𝑖𝑠𝐻)
= 1 − 1/32 = 31/32.
Ans: (c)
224