Maths Notes (B-02,08,15,17)
Maths Notes (B-02,08,15,17)
In roster form, a set is represented by listing all its elements, In set-builder form, a set is represented by a rule or property
separated by commas, and enclosed in curly braces that describes the elements of the set, rather than listing them
explicitly.
This form is used when the elements of the set can be listed This is useful for large or infinite sets, or when the elements
explicitly. follow a specific pattern.
Examples: Examples:
The set of natural numbers less than 6: The set of natural numbers less than 6:
A {1,2,3,4,5} A = {𝑥|𝑥 ∈ 𝑵, 𝑥 < 6}
Finite and Infinite Set:
A set which is empty or consists of a definite number of elements is called finite
otherwise, the set is called infinite.
Examples :
(i) Let W be the set of the days of the week. Then W is finite.
(ii) Let S be the set of solutions of the equation 𝑥 2 − 16 = 0, Then S is finite.
(iii) Let G be the set of points on a line. Then G is infinite.
Some Standard Sets :
Given two sets A and B, if every element of A is also an element of B and if every
element of B is also an element of A.
Examples: 𝐴 = 𝑎, 𝑏, 𝑐, 𝑑 𝑎𝑛𝑑 𝐵 = 𝑎, 𝑐, 𝑑, 𝑏
Subset:
A set A is said to be a subset of a set B if every element of A is also an element of B.
Symbolically 𝐴 ⊂ 𝐵 .
Example:
𝑈 = {1,2,3,4,5,6,7,8,9,10} is universal set for the sets
𝐴 = 1,2,3 , 𝐵 = 2,3,5,6 , 𝐶 = {2,4,6,8}
Complement of a set :
𝐴′ 𝑜𝑟 𝐴𝑐 or U – A
Example :
U = { 1,2 ,3 ,4 ,5 ,6 ,7 ,8 ,9 ,10 }
A ∆ B = (A-B) ∪ (B−A)
Equivalent sets:
Two finite sets A and B are equivalent, if their cardinal numbers are
same,
n( A )=n (B)
For a set with n elements, the total number of subsets is given by:
Number of subsets=𝟐𝒏 ,
The set is S={a,b,c} has n=3 elements. Therefore, the number of subsets is 𝟐𝟑
Example: 𝑆 = {𝑎, 𝑏}
Subsets of S are : , 𝑎 , 𝑏 , 𝑎, 𝑏
And the power set of S is 𝑃 𝑆 = { , 𝑎 , 𝑏 , 𝑎, 𝑏 }
• Key Properties:
1.Commutative: A∩B=B∩A.
2.Associative: (A∩B)∩C=A∩(B∩C).
3.Subset Property: A∩B⊆A, and A∩B⊆B.
4.If A∩B=∅, Then A and B are called disjoint sets.
Union:
A and B are two sets, the union of A and B, denoted by A∪B, is defined as:
A∪B={x∣x∈A or x∈B}. This means the union includes:
1.All elements of A,
2.All elements of B,
3.Without repeating any elements that appear in both.
Example: Let A={1,2}, B={3,4}.
The union A∪B is:
A∪B={1,2,3,4}
Key Properties:
1.Commutative: A∪B=B∪A.
2.Associative: (A∪B)∪C=A∪(B∪C)
3.Idempotent: A∪A=A.
4.Subset Property: If A⊆B, then A∪B=B.
5.If A∩B=∅, then A∪B is called the disjoint union
Disjoint sets: Two sets A and B are said to be disjoint,
if A ∩ B = φ
If A ∩ B ≠ φ, then A and B are said to be intersecting or overlapping sets.
Example:
A = { 1,2 ,3 } and B = {4 ,5 ,6 }
Then A ∩ B = φ ,
A and B are disjoint sets
Venn Diagram :
A Venn diagram is a graphical representation of sets and their relationships.
𝑨∩𝑩
Union of two sets A and B
𝑨∪𝑩
Intersection of sets :
𝑨∩𝑩∩𝑪
𝑨 𝑪
𝑩 𝑩 − (𝑨 ∪ 𝑪)
𝑨 𝑪
𝑨
𝑨 ∩ 𝑪 ∪ (𝑨 ∩ 𝑩)
𝑩 𝑪
𝑨
𝑩 − (𝑩 ∩ 𝑪)
𝑩
𝑪
Complement of a set:
A
Formula:
n 𝑨 ∪ 𝑩 = 𝒏 𝑨 + 𝒏 𝑩 − 𝒏(𝑨 ∩ 𝑩)
De morgan Low:
𝑨∪𝑩 ′ = 𝑨 ′∩ 𝑩 ′
𝑨 ∩ 𝑩 ′ = 𝑨′ ∪ 𝑩′
Example ): In a class, 3 languages are offered mainly Hindi, English and
French. The total number of students learning French is 46. In x denotes
the number of students learning Hindi and French but bot English, then
answer the following using adjacent Venn diagram
(a) A ∩ (B ∪ C)
(b) A ∪ (B ∩ C)
(c) A − (B ∩ C)
(d) A − (B ∪ C)
Example:
Consider the following Venn diagram. If
n(E) = 42, n(A) = 15, n(B) = 12 and n(A ∪
B) = 22, then the area represented by
shaded portion in the above Venn
diagram, is
(a)25
(b)27
(c)32
(d)37
Example: What is the number of natural numbers less than or equal to 1000 which
are neither divisible by 10 nor 15 nor 25?
(a) 860
(b) 854
(c) 840
(d) 824
RELATIONS AND FUNCTIONS
BY : Himani Rawat
Mathematics faculty, JMDI
Academy Dehradun
Cartesian Product of Two Sets :
𝐴 × 𝐵 = { 𝑎, 𝑏 : 𝑎 ∈ 𝐴 𝑎𝑛𝑑 𝑏 ∈ 𝐵 }
B × 𝐴 = { 𝑏, 𝑎 : 𝑏 ∈ 𝐵 𝑎𝑛𝑑 𝑎 ∈ 𝐴} 𝒂, 𝒃 𝒊𝒔 𝒄𝒂𝒍𝒍𝒆𝒅 𝒂𝒏 𝒐𝒓𝒅𝒆𝒓𝒆𝒅 𝒑𝒂𝒊𝒓
If A ≠ B, then A × B ≠ B × A.
Example : 𝐴 = 1,2,3
Then 𝑅 = 1,1 , 2,2 , 3,3 is identity relation on A.
Reflexive Relation:
A relation R on a set A is said to be reflexive, if every element of A is related to
itself.
Example: 𝐴 = 1,2,3
Then 𝑅 = 1,1 , 2,2 , 3,3 , 1,2 , (1,3) is Reflexive relation on A.
But R’= 1,1 , 3,3 , 1,2 , (1,3) is not reflexive as (2,2) is not in R.
Symmetric Relation :
Anti-symmetric relation:
Relation on a set A is called anti-symmetric iff
𝑎𝑅𝑏 𝑎𝑛𝑑 𝑏𝑅𝑎, 𝑖𝑓𝑓 𝑎 = 𝑏 ∀ 𝑎 𝑎𝑛𝑑 𝑏 ∈ 𝑅
Transitive Relation :
A relation on a set A is called transitive iff
𝑎Rb and bRc => aRc , ∀ 𝑎, 𝑏, 𝑐 ∈ 𝐴
Equivalence Relation:
A relation which is Reflexive + symmetric + Transitive is called equivalence relation.
If 𝑓: 𝐴 → 𝐵 , is a function then
Domain =𝐴 (set of all inputs) Functioning
Codomain =𝐵
occurs when
every input has a
Range = set of all images/outputs
unique output ☺
Examples:
It is not a function as D has no output and C has two different outputs.
A a
B b
C c
D d
E e
Examples:
It is a function as for each input from first set there is a unique output in set B. ☺
A a
B b
C c
D d
E e
Domain and range of a function defined from set A to
set B
Domain: If 𝑓: 𝐴 → 𝐵 is a function/mapping , then it maps every element of set A to
a unique element of set B. In this case, all elements of set A are the inputs,
meaning the domain of the function is simply set A (the set of all inputs).
If 𝑓: 𝐴 → 𝐵 is a function/mapping, Then
the set of all images(outputs/values of y) of elements of domain called the range
of function.
Range
Linear Function: f(x)=ax+b or y = ax+b
y
Domain: All real numbers
Codomain: All real numbers
Range : All real numbers y=ax+b
x
Quadratic Function: 𝑓 𝑥 = 𝑥 2
Since 𝑥 2 ≥ 0 ⇒ 𝑥 2 − 1 ≥ −1 ⇒ 𝑓 𝑥 ≥ −1
Hence range ( set of all values of f(x)) of the function f is −1, ∞
Modulus functions:
(1) 𝑓 𝑥 = 𝑥
Domain = R (Set of all real numbers)
Since 𝑥 ≥ 0 , ∀ 𝑥 ∈ 𝑹
Range = 𝟎, ∞ (𝒂𝒍𝒍 𝒑𝒐𝒔𝒊𝒕𝒊𝒗𝒆 𝒓𝒆𝒂𝒍 𝒏𝒖𝒎𝒃𝒆𝒓𝒔)
(2) 𝒇 𝒙 = 𝒙 − 𝟐 + 𝟕
Domain = R (Set of all real numbers)
Range = Since 𝑥 − 2 + 7 ≥ 7 , ∀ 𝑥 ∈ 𝑹, ⇒ 𝑹𝒂𝒏𝒈𝒆 = 𝟕, ∞
Graphs of 𝒇 𝒙 = 𝒆 𝒙 and 𝒇 𝒙 = 𝐥𝐨𝐠 𝒙
(0,1 )
(1,0 )
𝒇 𝒙 = 𝒆𝒙 𝒇 𝒙 = 𝐥𝐨𝐠 𝒙
Domain = −∞, ∞ Domain = 0, ∞
Range = 0, ∞ Range = −∞, ∞
𝑥
Domain and Range of the function 𝑓 𝑥 = .
𝑥
Ans: Domain = R-{0}
Range ={-1,1}
𝟏
(1). is defined/real valued only for those
𝒇 𝒙
values of x , for which 𝒇 𝒙 ≠ 𝟎.
1
At 𝑥 = 0 , 𝑓 0 = = not defined
0
….not getting any output for the
input 0 ,
therefore Domain = 𝑹 − {𝟎}
Example: 𝑓 𝑥 = log(𝑥 − 1)
Since log is defined for positive values only
⇒𝑥−1>0⇒𝑥 >1
Hence domain of the function f is (1, ∞)
Example: 𝑓 𝑥 = 𝑥 − 1
𝑥 − 1 ≥ 0 ⇒ 𝑥 ≥ 1,
⇒ 𝐷𝑓 = [1, ∞)
1
Example 𝑓 𝑥 =
𝑥
𝑥 > 0 ⇒ 𝐷𝑓 = (0, ∞)
log(−𝑥)
Example 𝑓 𝑥 =
𝑥+2
𝑥−1
Solution : ≥ 0 , 𝑥 ≠ 4 ⇒ 𝑥 ∈ ] − ∞, 1] ⋃]4, ∞[
𝑥−4
+
+
-
1 4
Practice Questions:
The domain of function 𝑓 𝑥 = 3𝑥 2 − 4𝑥 + 5 is
(a) R
(b) ( − ∞ ,1)
(c) ( 1, ∞)
(d) (2 /3 , ∞)
4
Since 3𝑥 2 − 4𝑥 + 5 = 3(𝑥 2 − 𝑥) +5
3
4 4 4 2 2 4 2 2 11 11
=3 𝑥2 − 𝑥 + − +5=3 𝑥− − +5=3 𝑥− + ≥ ≥0
3 9 9 3 3 3 3 3
Hence Domain = R (all real numbers )
1
The domain of the function 𝑓 𝑥 =
𝑥 −𝑥
Solution :
Here, 𝑓 𝑥 is defined only when 𝑥 − 𝑥 > 0 𝑜𝑟 𝑥 > 𝑥
∴ Domain of f is ( − ∞ ,0 ).
1
The domain of the function 𝑓 𝑥 =
𝑥−|𝑥|
Answer : 𝜙
Linear Function: f(x)=ax+b or y = ax+b
y
Domain: All real numbers
Codomain: All real numbers
Range : All real numbers y=ax+b
x
Range of Real valued functions:
The range of a function refers to the set of all possible output values (𝑓 𝑥 values)
that the function can produce for its domain (the set of input values).
𝑥+1
(1). Find range and domain of 𝑓 𝑥 =
𝑥−3
Domain: R – {3}
Range: R- {1}
2𝑥+1
(2) Find range and domain of 𝑓 𝑥 =
5𝑥+3
Domain: R – {-3/5}
Range: R- {2/5}
1
3. Find range and domain of 𝑓 𝑥 =
5𝑥+3
Domain: R – {-3/5}
Range: R- {0}
45𝑥−7
Find range and domain of 𝑓 𝑥 =
5𝑥+3
Range: [0, ∞)- {3}
𝑓 𝑥 = 𝑓 𝑥 where f(x) is linear in x :
𝒇 𝒙 Domain Range
𝑓 𝑥 = 3𝑥 + 7 𝟕 [0, ∞)
− ,∞
𝟑
𝑓 𝑥 = 2 − 9𝑥 𝟐 [0, ∞)
−∞,
𝟗
𝑓 𝑥 = 7𝑥 [𝟎, ∞) [0, ∞)
𝑓 𝑥 = 𝑓 𝑥 where f(x) is linear in x :
𝒇 𝒙 Domain Range
1 𝟕 (0, ∞)
𝑓 𝑥 = − ,∞
3𝑥 + 7 𝟑
1 (−1, ∞) (0, ∞)
𝑓 𝑥 =
1+𝑥
1 (−∞, 5) (0, ∞)
𝑓 𝑥 =
5−𝑥
1 𝟐 (0, ∞)
𝑓 𝑥 = −∞,
2 − 9𝑥 𝟗
1 (𝟎, ∞) (0, ∞)
𝑓 𝑥 = 7𝑥
Function of type y = 𝑎𝑥 2 + 𝑏𝑥 + 𝑐
Parabola:
(1) 𝑦 = 𝑥 2
Domain: R
Range: [0, ∞)
(2) 𝑦 = (𝑥 − 3)2
Domain: R
Range: [0, ∞)
(3) 𝑦 = (𝑥 − 2)2 +5
Domain: R
Range: [5, ∞)
(4) 𝑦 = 𝑥 2 +2x+3
Domain: R
Range: [2, ∞)
(5) 𝑦 = (𝑥 − 3)2
Domain: R
Range: [0, ∞)
(6) 𝑦 = (𝑥 − 2)2 +5
Domain: R
Range: [5, ∞)
Circle ,Parabola and Ellipse based Domain and Range Problems
Circle:
𝑦 = 1 − 𝑥2
Domain 1 − 𝑥 2 ≥ 0 ⇒ 𝑥 2 ≤ 1 ⇒ −1 ≤ 𝑥 ≤ 1 ⇒ 𝐷𝑓 = −1,1
Range : Since 𝑦 = 1 − 𝑥 2 ⇒ 𝑦 ≥ 0
(0,1)
And 𝑦2 =1− 𝑥2 ⇒ 𝑦2+ 𝑥2=1⇒𝑥= 1 − 𝑦2 Range [0,1]
⇒ 1 − 𝑦 2 ≥ 0 ⇒ −1 ≤ 𝑦 ≤ 1
Range [0,1]
(-1,0) (0,0) (1,0)
Domain [-1,1]
𝑦 = 9 − 𝑥2
Domain 9 − 𝑥 2 ≥ 0 ⇒ 𝑥 2 ≤ 9 ⇒ −3 ≤ 𝑥 ≤ 3 ⇒ 𝐷𝑓 = −3,3
Range : Since 𝑦 = 1 − 𝑥 2 ⇒ 𝑦 ≥ 0
(0,3)
And 𝑦2 =9− 𝑥2 ⇒𝑦2 +𝑥2 =9⇒𝑥= 9 − 𝑦2 Range [0,1]
Range(outputs or values of y)= [0,3]
Domain [-1,1]
Hyperbola:
𝑦 = 𝑥 2 − 16
𝑦 = 3𝑥 2 − 16
2 2 4 4
Domain 3𝑥 − 16 ≥ 0 ⇒ 3𝑥 ≥ 16 ⇒ − ≥ 𝑥 ≥ ⇒
3 3
4 4
𝐷𝑓 = −∞, − ∪ [ , ∞)
3 3
Range : Since 𝑦 = 𝑥 2 − 16 ⇒ 𝑦 ≥ 0
And 𝑦 2 = 3𝑥 2 − 16 ⇒ 3𝑥 2 − 𝑦 2 = 16 ℎ𝑦𝑝𝑒𝑟𝑏𝑜𝑙𝑎 −
4
,0
4
,0
3 3
𝑦 2 + 16
𝑜𝑟 𝑥 =
3
Range [0, ∞)
Ellipse:
𝑦 = 5 − 6𝑥 2
5 5
Domain 5 − 6𝑥 2
≥0⇒5≥ 6𝑥 2⇒ ≥𝑥≥−
6 6
5 5
𝐷𝑓 = − ,
6 6 √5,0
Range : Since 𝑦 = 𝑥 2 − 16 ⇒ 𝑦 ≥ 0 5 5
− ,0 ,0
2 2 𝑥2 𝑦2 6 6
And 𝑦 + 6𝑥 = 5 ⇒ 5 + =1
5 0,0
6
Range [0,5)
√5,0
Domain and range using the concept of Limit(for
indeterminant forms ) :
𝑥2 − 4
𝑓 𝑥 =
𝑥−2
𝑥 2 −4
Range: lim =4
𝑥→2 𝑥−2
Range 𝑹 − {4}
Some More Examples on Range
𝑓 𝑥
(𝑦 = type functions where both f(x) and g(x) are not linear )
𝑔 𝑥
𝑥2
Qus: What is the range of the function where x ∈R ? (JMDI booklet questions)
1+𝑥 2
(a) [0, 1)
(b) [0, 1]
(c) (0, 1)
(d) (0, 1]
𝑥2
Solution :y =
1+𝑥 2
⇒ 𝑦 + 𝑦𝑥 2 − 𝑥 2 = 0
𝑦 𝑦
⇒ 𝑥2 𝑦−1 +𝑦 =0⇒ 𝑥2 =− =
𝑦−1 (1 − 𝑦)
𝑦
⇒𝑥=±
1−𝑦
𝑦
x will be defined only if ≥ 0 𝑎𝑛𝑑 𝑦 ≠ 1 ⇒ 𝑦 ∈ [0,1)
1−𝑦
3
Qus: What is the domain range of the function f x = where x ∈R ?
2−𝑥 2
Ans: Domain: 𝑹 − { 𝟐, − 𝟐}
Range :
3
f x =
2 − 𝑥2
3
⇒y=
2 − 𝑥2
2𝑦 − 3
⇒𝑥=±
𝑦
2𝑦−3 3
x will be defined only if ≥ 0 𝑎𝑛𝑑 𝑦 ≠ 0 ⇒ 𝑦 ∈ −∞, 0 ∪ [ , ∞)
𝑦 2
1
Let 𝑔(𝑥) = Then Range (g) = ? (JMDI booklet question )
1−𝑥 2
(a) −∞, 𝟎 ∪[1, ∞[
(a) ] − ∞, 1]
(b) [−1,1]
(c) None of these
1 2 1
Solution: 𝑦 = ⇒1−𝑥 =
1−𝑥 2 𝑦
1
⇒ 1 − = 𝑥2
𝑦
𝑦−1
⇒𝑥=
𝑦
𝑦−1
⇒ ≥ 0 𝑎𝑛𝑑 𝑦 ≠ 0 ⇒ 𝒚 ∈ −∞, 𝟎 ∪ [𝟏, ∞)
𝑦
1
The range of 𝑓(𝑥) = 𝑥 + , is : (JMDI Booklet)
𝑥
(a) [2, ∞[
(b) [−2,2]
(c) ] − ∞, −2]
(d) None of these
𝑥 2 +1
Solution: 𝑦= ⇒ 𝑥2 − 𝑦𝑥 + 1 = 0
𝑥
−𝑏± 𝑏 2 −4𝑎𝑐
Now 𝑥 =
2𝑎
X is defined when
⇒ 𝑏 2 − 4𝑎𝑐 ≥ 0 ⇒ 𝑦 2 − 4 ≥ 0 ⇒ 𝑦 ∈ −∞, −2 ∪ [2, ∞)
Domain and range of trigonometric functions:
Domain and Range of inverse trigonometric functions:
Function Domain Range (Principal Value Branch )
sin−1 𝑥 [-1,1] 𝜋 𝜋
[− , ]
2 2
tan−1 𝑥 (−∞, ∞ ) = 𝐑 𝜋 𝜋
− ,
2 2
𝜋 5𝜋 9𝜋
⇒𝑥= , , …
2 2 2
4𝑛 + 1
⇒𝑥= 𝜋, 𝑛 = 0,1,2,3,4 … …
2
Types of function:
• One-One/Injective function.
• Many-One function.
• Onto/Surjective function.
• Into function.
• One-One and Onto function.(Bijective function)
One-one function/Injective function :
If no two different elements in the domain map to the same element in the
codomain, Then function is called one-one function.
A 1
B 2
3
C
4
D
5 Not a one-one function, as
B and C have same images.
Onto functions/Surjective function:
A function where every element of the codomain is mapped to by at least one
element from the domain.
A 1
Codomain=Range
B 2
3
C
4
D
Not a onto function, as in
5 codomain 1 and 2 are not
mapped by any elements of
domain.
Bijective Function
(one-one and onto function)
If A and B are two sets
and there exists a
bijective mapping from
set A to set B, then
|A|=|B|
A
1
B
2
C 4
D 5
Example:
𝑓: 𝑵 → 𝑵, 𝑓 𝑛 = 2𝑛
Is one-one but not onto .
Range= set of all even numbers.
Codomain = N
Codomain and range are not equal hence function is not onto.
Example:
𝑓: 𝒁 → 𝒁, 𝑓 𝑥 = 𝑥 + 1
Is one-one and onto .
Example:
𝑓: 𝑵 → 𝑵, 𝑓 𝑥 = 𝑥 + 1
Is one-one and but not onto .
Example:
𝑓: 𝒁 → 𝒁, 𝑓 𝑥 = |𝑥|
Is neither one-one nor onto .
Example:
𝑓: 𝑵 → 𝑵, 𝑓 𝑥 = |𝑥|
Is one-one and onto .
Example:
𝑓: 𝒁 → 𝒁, 𝑓 𝑥 = 𝑥 2
Is neither one-one nor onto
Example:
𝑓: 𝑵 → 𝑵, 𝑓 𝑥 = 𝑥 2
Is one-one but not onto .
Assignment (Domain and Range)
Find domain and range of the following functions?
1. 𝑓 𝑥 = 7 − 9𝑥
2. 𝑓 𝑥 = 3𝑥 + 4
1
3. 𝑓 𝑥 = 𝑥+3
𝑥+5
4. 𝑓 𝑥 = 19𝑥−3
5. 𝑓 𝑥 = 81 − 𝑥 2
6. 𝑓 𝑥 = 25𝑥 2 − 49
7. 𝑓 𝑥 = 25 − 𝑥 2
9𝑥+6
8. 𝑓 𝑥 = 𝑥+5
9. 𝑓 𝑥 = 25 − 𝑥 2
Inverse of a function:
If 𝑦 = 𝑓 𝑥
⇒ 𝑥 = 𝑓 −1 (𝑦)
Example : 𝐼𝑓 𝑓 𝑥 = 1 + 3𝑥
𝑜𝑟 𝑦 = 1 + 3𝑥
1−𝑦
⇒ 𝑥=
3
1−𝑦 1−𝑥
𝑓 −1 𝑦 = or 𝑓 −1 𝑥 =
3 3
Composition of functions:
𝒇𝒐𝒈 𝒂𝒏𝒅 𝒈𝒐𝒇
Example 𝐼𝑓 𝑓 𝑥 = 𝑥 2 𝑎𝑛𝑑 𝑔 𝑥 = 𝑒 𝑥 ,
𝑇ℎ𝑒𝑛 𝑓𝑜𝑔 𝑥 = 𝑓 𝑒 𝑥 = (𝑒 𝑥 )2 = 𝑒 2𝑥 ,
2 𝑥2
𝑔𝑜𝑓 𝑥 = 𝑔 𝑥 =𝑒
𝑓𝑜𝑓 𝑥 = 𝑓 𝑥 2 = (𝑥 2 )2 = 𝑥 4
Practice Questions:
1+𝑥 3𝑥+𝑥 3
𝑓 𝑥 = log 𝑎𝑛𝑑 𝑔 𝑥 = , 𝑇ℎ𝑒𝑛 𝑓𝑔 𝑥 𝑖𝑠 𝑒𝑞𝑢𝑎𝑙 𝑡𝑜 ?
1−𝑥 1+3𝑥 2
a. −f( x)
b. 3[f(x)]
c. 𝑓 𝑥 3
d. −3[ f(x )]
3𝑥+𝑥3
3𝑥+𝑥 3 1+
1+3𝑥2 1+𝑥 3 1+𝑥 3
Solution: 𝑓 𝑔 𝑥 = 𝑓 = log 3𝑥+𝑥3
= 𝑙𝑜𝑔 = log = 3𝑓(𝑥)
1+3𝑥 2 1− 1−𝑥 3 1−𝑥
1+3𝑥2
(2) 𝑓 𝑥 = 3𝑥 + 10, 𝑔 𝑥 = 𝑥 2 − 1 , 𝑡ℎ𝑒𝑛 𝑓𝑜𝑔 −1
𝑖𝑠 ?
𝑓𝑜𝑔 𝑥 = 𝑓 𝑥 2 − 1 = 3𝑥 2 + 7
2 2 𝑦−7 𝑦−7
Let y = 3𝑥 + 7 ⇒ 𝑥 = ⇒𝑥= = (𝑓𝑜𝑔)−1 (𝑦)
3 3
−1
𝑦−7
𝑓𝑜𝑔 𝑦 ==
3
−1
𝑥−7
𝑂𝑟 𝑓𝑜𝑔 𝑥 =
3
Inverse of a function:
If 𝑦 = 𝑓 𝑥
⇒ 𝑥 = 𝑓 −1 (𝑦)
Example : 𝐼𝑓 𝑓 𝑥 = 1 + 3𝑥
𝑜𝑟 𝑦 = 1 + 3𝑥
1−𝑦
⇒ 𝑥=
3
1−𝑦 1−𝑥
𝑓 −1 𝑦 = or 𝑓 −1 𝑥 =
3 3
Composition of functions:
𝒇𝒐𝒈 𝒂𝒏𝒅 𝒈𝒐𝒇
Example 𝐼𝑓 𝑓 𝑥 = 𝑥 2 𝑎𝑛𝑑 𝑔 𝑥 = 𝑒 𝑥 ,
𝑇ℎ𝑒𝑛 𝑓𝑜𝑔 𝑥 = 𝑓 𝑒 𝑥 = (𝑒 𝑥 )2 = 𝑒 2𝑥 ,
2 𝑥2
𝑔𝑜𝑓 𝑥 = 𝑔 𝑥 =𝑒
𝑓𝑜𝑓 𝑥 = 𝑓 𝑥 2 = (𝑥 2 )2 = 𝑥 4
Practice Questions:
1+𝑥 3𝑥+𝑥 3
𝑓 𝑥 = log 𝑎𝑛𝑑 𝑔 𝑥 = , 𝑇ℎ𝑒𝑛 𝑓𝑔 𝑥 𝑖𝑠 𝑒𝑞𝑢𝑎𝑙 𝑡𝑜 ?
1−𝑥 1+3𝑥 2
a. −f( x)
b. 3[f(x)]
c. 𝑓 𝑥 3
d. −3[ f(x )]
3𝑥+𝑥3
3𝑥+𝑥 3 1+
1+3𝑥2 1+𝑥 3 1+𝑥 3
Solution: 𝑓 𝑔 𝑥 = 𝑓 = log 3𝑥+𝑥3
= 𝑙𝑜𝑔 = log = 3𝑓(𝑥)
1+3𝑥 2 1− 1−𝑥 3 1−𝑥
1+3𝑥2
(2) 𝑓 𝑥 = 3𝑥 + 10, 𝑔 𝑥 = 𝑥 2 − 1 , 𝑡ℎ𝑒𝑛 𝑓𝑜𝑔 −1
𝑖𝑠 ?
𝑓𝑜𝑔 𝑥 = 𝑓 𝑥 2 − 1 = 3𝑥 2 + 7
2 2 𝑦−7 𝑦−7
Let y = 3𝑥 + 7 ⇒ 𝑥 = ⇒𝑥= = (𝑓𝑜𝑔)−1 (𝑦)
3 3
−1
𝑦−7
𝑓𝑜𝑔 𝑦 ==
3
−1
𝑥−7
𝑂𝑟 𝑓𝑜𝑔 𝑥 =
3
Progression
By
Himani Rawat
Mathematics Faculty JMDI
Academy Dehradun
Arithmetic Progression(A.P.):
𝒂+𝒃
between a and b =
𝟐 That means
4,5,6 are in A.P.
Properties:
If 𝑎1 , 𝑎2 , 𝑎3 … . 𝑎𝑟𝑒 𝑖𝑛 𝐴. 𝑃. , 𝑇ℎ𝑒𝑛
(1) 𝑎1 + 𝑘, 𝑎2 + 𝑘, 𝑎3 + 𝑘 … . 𝑎𝑟𝑒 𝑎𝑙𝑠𝑜 𝑖𝑛 𝐴. 𝑃.
(2) 𝑎1 − 𝑘, 𝑎2 − 𝑘, 𝑎3 − 𝑘 … . 𝑎𝑟𝑒 𝑎𝑙𝑠𝑜 𝑖𝑛 𝐴. 𝑃.
𝑎, 𝑎𝑟, 𝑎𝑟 2 , 𝑎𝑟 3 , 𝑎𝑟 4 … .
Where:
a is the first term,
r is the common ratio
Important Formulas in G.P.:
General Term of a G.P. (nth term)
𝑎𝑛 = 𝑎𝑟 𝑛−1
𝑎 𝑟𝑛 − 1 𝑟𝑎𝑛 − 𝑎
𝑆𝑛 = = , 𝑖𝑓 𝑟 > 1
𝑟−1 𝑟−1
𝑎
If |r| < 1 Sum of infinite terms in a G.P. 𝑆∞ = ,
1−𝑟
Examples
3,9,27,81… In any G.P. 𝑎1 , 𝑎2 , 𝑎3 …
The common ratio r is
10,20,40,80…
𝑎2
r=
𝑎1
1 1 1 𝑎3 𝑎𝑛
1, , , , … = =
2 4 8 𝑎2 𝑎𝑛−1
3 3
6,3, , …
2 4
Consecutive terms in G.P. (When their product is
given)
𝑎
Three consecutive terms: , 𝑎 , 𝑎𝑟
𝑟
a 𝑎
Four consecutive terms: , , 𝑎𝑟, 𝑎𝑟 3
𝑟3 𝑟
𝑎 𝑎
Five consecutive terms: 2 , ,𝑎 , 𝑎𝑟, 𝑎𝑟 2
𝑟 𝑟
𝑎 𝑎 𝑎
Six consecutive terms: , 3 , , 𝑎𝑟 , 𝑎𝑟 3 , 𝑎𝑟 5
𝑟5 𝑟 𝑟
Geometric Mean:
Geometric mean
between a and b = 𝒂𝒃
Properties:
If 𝑎1 , 𝑎2 , 𝑎3 … . 𝑎𝑟𝑒 𝑖𝑛 𝐺. 𝑃. , 𝑇ℎ𝑒𝑛
(1) 𝑘𝑎1 , 𝑘𝑎2 , 𝑘𝑎3 … . 𝑎𝑟𝑒 𝑎𝑙𝑠𝑜 𝑖𝑛 𝐺. 𝑃.
𝑎1 𝑎2 𝑎3
(2) , , … . 𝑎𝑟𝑒 𝑎𝑙𝑠𝑜 𝑖𝑛 𝐺. 𝑃.
𝑘 𝑘 𝑘
𝟏 𝟏 𝟏
, , , … forms an arithmetic progression.
𝒂𝟏 𝒂𝟐 𝒂𝟑
Examples:
1 1 1 1
, , , ,…
8 10 12 14
1 1 1 1
, , , ,…
10 20 30 40
Harmonic Mean:
Harmonic
Mean
b/w 4 and 6
Harmonic Mean =
𝟐×𝟒×𝟔
=
𝟒𝟖
𝟐𝒂𝒃 𝟒+𝟔 𝟏𝟎
between a and b = 𝟐𝟒
𝒂+𝒃 =
𝟓
So
𝟐𝟒
4, ,6 are
𝟓
in H.P.
Relation between A.M., G.M. and H.M.
If for two
terms
𝟐 a and b
𝑮. 𝑴. = 𝑨. 𝑴 × 𝑯. 𝑴
G.M. is 36
and H.M. is
𝑨. 𝑴. ≥ 𝑮. 𝑴 ≥ 𝑯. 𝑴 49 then A.M.?
If 𝒂𝟏 , 𝒂𝟐 , 𝒂𝟑 … . . 𝒂𝒓𝒆 𝒊𝒏 𝑮. 𝑷.
⇒ 𝒍𝒐𝒈 𝒂𝟏 , 𝐥𝐨𝐠 𝒂𝟐 , 𝐥𝐨𝐠 𝒂𝟑 … . . are in A.P.
Some Important formula
• Sum of first n natural numbers:
𝑛(𝑛+1)
1 + 2 + 3 + 4 +⋯+ 𝑛 =
2
Solution: 1 − 2 + 3 − 4 + 5 − 6 + ⋯ . +101
Question Series
Level-Easy questions
(1) The arithmetic mean between 14 and 18 is :
(a) 16
(b) 15
(c) 17
(d) 32
BY : Himani Rawat
Mathematics faculty,
JMDI Academy Dehradun
General form of quadratic equation in one variable:
𝒂𝒙𝟐 + 𝒃𝒙 + 𝒄 = 𝟎
⇒ 𝑥 2 − 𝛼 + 𝛽 𝑥 + 𝛼𝛽 = 0
(i) If 𝑏 2 − 4𝑎𝑐 > 0 , then the quadratic equation has two real and distinct roots.
(ii) If 𝑏 2 − 4𝑎𝑐 = 0, then the quadratic equation has two equal and real roots i.e.
α=β= −b /2a .
(iii) If 𝑏 2 − 4𝑎𝑐 < 0, then the quadratic equation has two distinct complex
roots(Conjugate pair of complex numbers),
(iv) Irrational and complex roots always occur in conjugate pair.
Relation between roots and coefficients of a quadratic equation :
If roots of the quadratic equation ax 2 + bx + c = 0 are α and β
Then the relations between roots α and β and coefficients a, b and c are
𝑏
𝛼+𝛽 =−
𝑎
𝑏
𝑜𝑟 𝑠𝑢𝑚 𝑜𝑓 𝑟𝑜𝑜𝑡𝑠 = −
𝑎
𝑐
𝛼𝛽 =
𝑎 𝑐
𝑜𝑟 𝑝𝑟𝑜𝑑𝑢𝑐𝑡 𝑜𝑓 𝑟𝑜𝑜𝑡𝑠 =
𝑎
Relation between roots and coefficients of a cubic equation :
𝑏
𝛼+𝛽+𝛾 =−
𝑎
𝑏
𝑜𝑟 𝑠𝑢𝑚 𝑜𝑓 𝑟𝑜𝑜𝑡𝑠 = −
𝑎
𝑐
𝛼𝛽 + 𝛽𝛾 + 𝛾𝛼 =
𝑎
𝑑
𝛼𝛽𝛾 = −
𝑎
−𝑑
𝑜𝑟 𝑝𝑟𝑜𝑑𝑢𝑐𝑡 𝑜𝑓 𝑟𝑜𝑜𝑡𝑠 =
𝑎
𝛼 2 + 𝛽2 = 𝛼 + 𝛽 2
− 2 𝛼𝛽
(𝛼 + 𝛽)2 = 𝛼 − 𝛽 2 + 4 𝛼𝛽
(𝛼 − 𝛽)2 = 𝛼 + 𝛽 2 − 4 𝛼𝛽
𝛼 3 + 𝛽3 = 𝛼 + 𝛽 3
− 3𝛼𝛽(𝛼 + 𝛽 )
1 1 𝛼+𝛽
+ =
𝛼 𝛽 𝛼𝛽
𝛼 2 𝛽 + 𝛽2 𝛼 = 𝛼𝛽 𝛼 + 𝛽
𝛽 (𝛼 2 +𝛽 2 ) 𝛼 + 𝛽 2 − 2 𝛼𝛽
𝛼+ = =
𝛽 𝛼 𝛼𝛽 𝛼𝛽
Example: What is the sum of the squares of the roots of the equation 𝑥 2 + 2𝑥 −
143 = 0
𝑯𝒊𝒏𝒕:
(a) 170 𝒃
𝒔𝒖𝒎 𝒐𝒇 𝒓𝒐𝒐𝒕𝒔 𝜶 + 𝜷 = −
𝒂
(b) 180 𝒑𝒓𝒐𝒅𝒖𝒄𝒕 𝒐𝒇 𝒓𝒐𝒐𝒕𝒔 𝜶𝜷 =
𝒄
𝒂
(c) 190 𝟐 𝟐 𝟐
𝜶 + 𝜷 = 𝜶 + 𝜷 − 𝟐𝜶𝜷
(d) 290
𝑆𝑜𝑙𝑢𝑡𝑖𝑜𝑛: 𝑙𝑒𝑡 𝛼 𝑎𝑛𝑑 𝛽 𝑏𝑒 𝑡ℎ𝑒 𝑟𝑜𝑜𝑡𝑠 𝑜𝑓 𝑡ℎ𝑒 𝑔𝑖𝑣𝑒𝑛 𝑒𝑞𝑢𝑎𝑡𝑖𝑜𝑛,
⇒ 𝛼 + 𝛽 = −2, 𝛼𝛽 = −143
the sum of the squares of the roots of the equation
Solution: Let 𝟐𝒙 = 𝒚
⇒ (2𝑥 )2 − 6 .2𝑥 + 8 = 0
⇒ 𝑦 2 −6 𝑦 + 8 = 0
⇒ 𝑦 2 − 4 𝑦 − 2𝑦 + 8 = 0
⇒ 𝑦−4 𝑦−2 =0
⇒ 𝑦 = 4 𝑎𝑛𝑑 𝑦 = 2
⇒ 2𝑥 = 4 𝑎𝑛𝑑 2𝑥 = 2
⇒ 𝑥 = 2 𝑎𝑛𝑑 𝑥 = 1
Example: If α and β are the roots of the equation 𝑥 2 + 𝑥 + 2 = 0, then what is
𝛼10 +𝛽 10
𝛼 −10 +𝛽 −10
(a) 4096 𝑯𝒊𝒏𝒕:
𝒄
(b) 2048 𝒑𝒓𝒐𝒅𝒖𝒄𝒕 𝒐𝒇 𝒓𝒐𝒐𝒕𝒔 𝜶𝜷 =
𝒂
(c) 1024
(d) 512
Solution:
𝛼𝛽 = 2
𝛼10 +𝛽 10 𝛼10 +𝛽 10 𝛼10 +𝛽 10 10
Now = = 𝛼10 +𝛽10
= 𝛼𝛽 = 210 = 1024
𝛼 −10 +𝛽 −10 1/𝛼10 +1/𝛽 10
𝛼10 𝛽10
Example: The roots of the equation 𝑥 2 − 8𝑥 + 16 = 0
(a) are imaginary
(b) are distinct and real
(c) are equal and real 𝑯𝒊𝒏𝒕:
Check the sign of 𝒃𝟐 − 𝟒𝒂𝒄
(d) Cannot be determined
𝑏 2 − 4𝑎𝑐 = 0, then the quadratic equation has two equal and real roots.
Example: If the sum of the roots of a quadratic equation is 3 and the product is 2,
then the equation is ?
𝑯𝒊𝒏𝒕:
Use the formula
𝒙𝟐 − 𝒔𝒖𝒎 𝒐𝒇 𝒓𝒐𝒐𝒕𝒔 𝒙 + 𝒑𝒓𝒐𝒅𝒖𝒄𝒕 𝒐𝒇 𝒓𝒐𝒐𝒕𝒔 = 𝟎
Solution:𝒙𝟐 − 𝟑𝒙 + 𝟐 = 𝟎
Example: What is the difference in the roots of the equation 𝑥 2 − 10𝑥 + 9 = 0?
(a) 2
Hint:
(b) 3
(𝛼 − 𝛽)2 = 𝛼 + 𝛽 2 − 4 𝛼𝛽
(c) 5
Or
(d) 8
find the roots and then
difference b/w them
Solution:
𝛼 + 𝛽 = 10 , 𝛼𝛽 = 9
(𝛼 − 𝛽)2 = 𝛼 + 𝛽 2 − 4 𝛼𝛽
⇒ (𝛼 − 𝛽)2 = 10 2 − 4 × 9 = 64
⇒ 𝛼−𝛽 =8
SOME IMPORTANT POINTS
(i) If the roots of 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 are both positives, then the signs of a and c
should be a like and opposite to the sign as b.
(ii) If the roots of are of 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 opposite signs, then the sign of a is
opposite to the sign of c.
(iii) If the roots of 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 are equal in magnitude, but opposite in sign,
then b = 0.
(iv) If the roots of 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 are reciprocal of each other, then c = a.
(v) It roots are negative, then a, b, c are of same sign.
(vi) The condition that the roots of the equation 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 may be in the
ratio m:n, 𝑚𝑛𝑏 2 = 𝑎𝑐(𝑚 + 𝑛)
If 𝛼 𝑎𝑛𝑑 𝛽 𝑎𝑟𝑒 𝑟𝑜𝑜𝑡𝑠 𝑜𝑓 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 𝑡ℎ𝑒𝑛
1 1
and , are the roots of the equation c𝑥 2 + 𝑏𝑥 + 𝑎 = 0
α β
I am a shortcut ☺
Think and
solve ☺
If α and β are the roots of the equation 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0, then what is the
value of 𝛼 −1 + 𝛽 −1 ?
Example):
If 𝛼 𝑎𝑛𝑑 𝛽 are the roots of 𝑥 2 + 𝑝𝑥 − 𝑞 = 0 and 𝛿 𝑎𝑛𝑑 𝛾 are the roots of
𝑥 2 − 𝑝𝑥 + 𝑟 = 0, then what is the value of (𝛽 + 𝛾)(𝛽 + 𝛿)
(a) p+ r
(b) p + q
(c) q + r
(d) p – q
Logarithm and Exponential
Definition of log function:
,
If 𝑎 > 0, 𝑎 ≠ 1
And 𝑥 = 𝑎 𝑦 (Exponential form)
log 𝑎 𝑥 = 𝑦 ( logarithmic form)
23 = 8
⇒ 3 = log 2 8
Practice Questions :
log16 2 =?
Let
log16 2 = 𝑥
⇒ 2 = 16𝑥
⇒ 2 = 24𝑥
⇒ 1 = 4𝑥
1
⇒𝑥=
4
1
log16 2 =
4
Domain and range of
Exponential and log functions
Exponential Function:
If 𝑎 > 0
𝑓(𝑥) = 𝑎 𝑥 , is an exponential function
Domain 𝑥 ∈ 𝑹
Range : since for any 𝑎 > 0 , 𝑎 𝑥 > 0
⇒𝑓 𝑥 >0
Hence range is set of all positive real numbers= (0, ∞)
Logarithm Function:
If 𝑎 𝑦 = 𝑥 ⇒ 𝑦 = log 𝑎 𝑥
⇒ 𝑓 𝑥 = log 𝑎 𝑥
𝑎 𝑦 > 0 ⇒ 𝑥 > 0 and 𝑦 ∈ 𝑹
Domain 𝑥 ∈ 𝑹
Range : since for any 𝑎 > 0 , 𝑎 𝑥 > 0
⇒𝑓 𝑥 >0
Hence range is set of all positive real numbers= (0, ∞)
𝒇 𝒙 = 𝒂 𝒙 and 𝒇 𝒙 = 𝐥𝐨𝐠 𝒂 𝒙
𝒇 𝒙 = 𝒂𝒙
𝒇 𝒙 = 𝐥𝐨𝐠 𝐚 𝒙
Domain = −∞, ∞
Domain = 0, ∞
Range = 0, ∞
Range = −∞, ∞
e is the base of natural logarithm
(Napier logarithm)
𝒍𝒐𝒈𝒙 = 𝐥𝐨𝐠 𝒆 𝒙
Log of negative integers are not defined, log0 is not defined
Graphs of 𝒇 𝒙 = 𝒆 𝒙 and 𝒇 𝒙 = 𝐥𝐨𝐠 𝒙
(0,1 )
(1,0 )
𝒇 𝒙 = 𝒆𝒙 𝒇 𝒙 = 𝐥𝐨𝐠 𝒙
Domain = −∞, ∞ Domain = 0, ∞
Range = 0, ∞ Range = −∞, ∞
Properties of log function
1. log 𝑎 1 = 0
2. log 𝑎 𝑎 = 1
3. log 𝑎 (𝑚𝑛) = log 𝑎 𝑚 + log 𝑎 𝑛
𝑚
4. log 𝑎 = log 𝑎 𝑚 − log 𝑎 𝑛
𝑛
5. log 𝑎 𝑚𝑛 = 𝑛𝑙𝑜𝑔𝑎 𝑚
log𝑏 𝑚 log 𝑚
6. log 𝑎 𝑚 =
log𝑏 𝑎
=
log 𝑎
1
7. log 𝑎 𝑏 = log 𝑎
𝑏
𝑝 𝑝
8. log 𝑛 𝑚 = log 𝑛 𝑚
𝑞
𝑞
9. log 𝑎 𝑎 𝑥 = 𝑥
10. 𝑎log𝑎 𝑥 = 𝑥
Examples:
(1). 𝑓𝑖𝑛𝑑 log 36 216
Solution:
3 3 3
log 62 6 = log 6 6 =
2 2
−4 = 4 . −1 = 2𝑖
−16 = 4 𝑖
−7 = 7 𝑖
Examples:
3
2 + 6𝑖, −8 + 3𝑖, + 6𝑖, 7 + 𝑖,
2
2 + 0𝑖 = 2, 0 + 4𝑖 = 4𝑖, −3 − 3𝑖
Equality of two Complex Numbers :
𝒂 + 𝒊𝒃 = 𝒄 + 𝒊𝒅,
𝑻𝒉𝒆𝒏 𝒂 = 𝒄 𝒂𝒏𝒅 𝒃 = 𝒅
Examples:
x + y + 𝑥𝑖 = 2 + 3𝑖,
⇒ 𝑥 + 𝑦 = 2, 𝑥 = 3,
⇒ 𝑥 = 3, 𝑦 = −1
Real and imaginary parts of Complex Numbers :
Real Number + Imaginary Number
𝐳 = 𝒂 + 𝒊𝒃
Examples:
2 + 6𝑖,
Re(z) = 2
Im(z) = 6
Algebra of complex Numbers :
Sum of complex numbers:
(𝒂𝟏 +𝜾𝒃𝟏 ) + 𝒂𝟐 + 𝜾𝒃𝟐 = 𝒂𝟏 + 𝒂𝟐 + 𝜾 𝒃𝟏 + 𝒃𝟐
Example 𝟐 + 𝟒𝜾 + 𝟑 + 𝟓𝜾 = 𝟓 + 𝟗𝜾
b
O
𝑎
Modulus of a Complex Number:
𝑧 = 𝑎 + 𝜄𝑏 = 𝑎2 + 𝑏 2 • 𝑧 = 𝑎, 𝑏 = 𝑎 + 𝜄𝑏
b
O
𝑎
Properties of modulus of complex numbers:
𝑧1 𝑧1
• =
𝑧2 |𝑧2 |
• 𝑧1 𝑧2 = 𝑧1 𝑧2
• |𝑧 𝑛 | = 𝑧 𝑛
• |𝑧| = |𝑧|ҧ
• 𝑧 𝑧ҧ = 𝑧 2
Conjugate of a complex number:
If 𝑧 = 𝑎 + 𝜄𝑏 𝑡ℎ𝑒𝑛 𝑖𝑡𝑠 𝑐𝑜𝑛𝑗𝑢𝑔𝑎𝑡𝑒 ഥ𝑧 = 𝑎 − 𝜄𝑏
Example: 𝑧 = −2 + 3𝜄 ⇒ 𝑧ҧ = −2 − 3𝜄
Properties of conjugate:
(1) 𝑧1 𝑧2 = 𝑧ഥ1 𝑧2
(2) 𝑧ҧ + 𝑧 = 2𝑥 𝑤ℎ𝑒𝑟𝑒 𝑧 = 𝑥 + 𝜄𝑦
and 𝑧 − 𝑧ҧ = 2𝜄𝑦
(3) 𝑧1 + 𝑧2 = 𝑧ഥ1 + 𝑧2
(4) 𝑧1 − 𝑧2 = 𝑧ഥ1 − 𝑧2
Inverse of a complex number:
𝑧 = 𝑎 + 𝜄𝑏
1 𝑎 − 𝜄𝑏 𝑎 − 𝜄𝑏 𝑧ҧ
𝑧 −1 = = = 2 2
= 2
𝑎 + 𝜄𝑏 (𝑎 + 𝜄𝑏)(𝑎 − 𝜄𝑏) 𝑎 + 𝑏 𝑧
Argument/Amplitude of a complex number:
the angle θ between the positive real axis and the line representing the complex
number in the complex plane.
arg 𝑧 = 𝜃
• 𝑧 = 𝑎, 𝑏
r=|z|
b
O
𝑎
Shortcuts to determine Argument of a
complex number:
Measurement of argument in Anti-clockwise direction:
𝒚 𝒚
𝜽=𝝅 − 𝒕𝒂𝒏−𝟏 • (a , b) 𝜽= 𝒕𝒂𝒏−𝟏
𝒙 𝒙
𝒚 𝒚
𝜽 = 𝝅 + 𝒕𝒂𝒏−𝟏 𝜽 = 𝟐𝝅 − 𝒕𝒂𝒏−𝟏
𝒙 𝒙
Shortcuts to determine Argument of a
complex number:
Measurement of argument in Anti-Clockwise (for first and second quadrant),
clockwise direction(3rd and 4th quadrant):
𝒚 𝒚
𝜽=𝝅 − 𝒕𝒂𝒏−𝟏 • (a , b) 𝜽= 𝒕𝒂𝒏−𝟏
𝒙 𝒙
𝒚 𝒚
𝜽 = −𝝅 + 𝒕𝒂𝒏−𝟏 𝜽= −𝒕𝒂𝒏−𝟏
𝒙 𝒙
Argument of complex numbers lying on Axes
Argument of a complex number lying on positive x-axis = 00 𝑜𝑟 0 𝑅𝑎𝑑𝑖𝑎𝑛
Example: z = 1 = 1 + 0𝜄 = (1,0)
𝜋
Argument of a complex number lying on positive y-axis = , 𝑜𝑟 900
2
Example: z = 𝜄 = 0 + 𝜄 = (0,1)
3𝜋 −𝜋
Argument of a complex number lying on negative y-axis = 𝑜𝑟 2700 𝑜𝑟 𝑜𝑟 −
2 2
900
Example: z = −2𝜄 = 0 − 2𝜄 = (0, −2)
Properties:
• a𝑟𝑔 𝑧1 𝑧2 = arg( 𝑧1 ) + 𝑎𝑟𝑔 (𝑧2 )
𝑧1
• a𝑟𝑔 = 𝑎𝑟𝑔 (𝑧1 ) − 𝑎𝑟𝑔 (𝑧2 )
𝑧2
• a𝑟𝑔 𝑧 𝑛 = 𝑛 arg( 𝑧)
𝑧
• a𝑟𝑔 = 2𝑎𝑟𝑔 (𝑧)
𝑧ҧ
Polar form of a complex Number:
If 𝑧 = 𝑎 + 𝜄𝑏
𝑟 = 𝑧 𝑎𝑛𝑑 𝜃 = arg(𝑧)
𝑧 =1−𝜄 1 𝟕𝝅 𝟕𝝅
𝑧 = 12 + −1 2 = 1+1 −1
𝜃 = 2𝜋 − tan − 𝒛 = 𝟐 𝐜𝐨𝐬 + 𝜾 𝐬𝐢𝐧
⇒ 𝑧 = (1, −1) 1 𝟒 𝟒
= 2 Or
𝜋 7𝜋
⇒ 𝜃 = 2𝜋 − = 𝝅 𝝅
4 4 = 𝟐 𝐜𝐨𝐬 − + 𝜾 𝐬𝐢𝐧 −
7𝜋 𝜋 𝟒 𝟒
0r ⇒ 𝜃 = − 2𝜋 − 4 = − 4
1 + 3𝜄 1+ 3𝜄 2 𝜃 = 𝐴𝑟𝑔 1 + 3𝜄 − 𝒛
𝑧= 𝑧 = 1−𝜄
= 2
= 2 𝝅 𝝅
1−𝜄 𝐴𝑟𝑔 1 − 𝜄 = tan−1 3 − = 𝟐 𝐜𝐨𝐬 −
𝟔
+ 𝜾 𝐬𝐢𝐧 −
𝟔
𝜋 𝜋 −𝜋
𝜋 − tan−1 1 = 3 − 2 = 6
Locus (some shortcuts)
𝑧−𝑛𝑖
• = 1, 𝑟𝑒𝑝𝑟𝑒𝑠𝑒𝑛𝑡𝑠 𝑦 = 0 𝑜𝑟 𝑥 − 𝑎𝑥𝑖𝑠.
𝑧+𝑛𝑖
𝑧−𝑚
• = 1, 𝑟𝑒𝑝𝑟𝑒𝑠𝑒𝑛𝑡𝑠 𝑥 = 0 𝑜𝑟 𝑦 − 𝑎𝑥𝑖𝑠.
𝑧+𝑚
𝑧−(𝑚+𝑛𝑖)
• = 1, 𝑟𝑒𝑝𝑟𝑒𝑠𝑒𝑛𝑡𝑠 𝑎 𝑠𝑡𝑟𝑎𝑖𝑔ℎ𝑡 𝑙𝑖𝑛𝑒.
𝑧+(𝑚+𝑛𝑖)
𝑧−𝑛𝑖
• = 3, 𝑟𝑒𝑝𝑟𝑒𝑠𝑒𝑛𝑡𝑠 𝑎 𝐶𝑖𝑟𝑐𝑙𝑒.
𝑧+𝑛𝑖
𝑧−𝑚
• = 2, 𝑟𝑒𝑝𝑟𝑒𝑠𝑒𝑛𝑡𝑠 𝑎 𝑐𝑖𝑟𝑐𝑙𝑒.
𝑧+𝑚
𝑧−(𝑚+𝑛𝑖) 1
• = , 𝑟𝑒𝑝𝑟𝑒𝑠𝑒𝑛𝑡𝑠 𝑎 𝐶𝑖𝑟𝑐𝑙𝑒 .
𝑧+(𝑚+𝑛𝑖) 4
Cube roots of Unity:
1
If 𝑥 3 = 1 = 𝑥 = 1
3
1 ,𝜔 𝑎𝑛𝑑 𝜔 2
⇒ 𝑥3 − 1 = 0
⇒ 𝑥 − 1 𝑥2 + 𝑥 + 1 = 0
are cube
roots of 1 or
−1 ± 3𝜄
𝑥 = 1,
2
unity
−1 + 3𝜄 2
−1 − 3𝜄
𝜔= ,𝜔 =
2 2
Properties :
1×𝜔×𝜔 2=1
1 +𝜔 + 2
𝜔 = 0
3
𝜔 =1
Square root of a complex number:
If 𝑧 = 𝑥 + 𝜄𝑦
⇒ 𝑥 + 𝜄𝑦 = (𝑝 + 𝜄𝑞)
Similarly, 𝑥 − 𝜄𝑦 = (𝑝 − 𝜄𝑞)
𝑧 +𝑥 𝑧 −𝑥
𝑝=± , q=±
2 2
Binary Numbers
BY : Himani Rawat
Mathematics Faculty
JMDI Academy , Dehradun
DECIMAL SYSTEM:
In the decimal system, we use 10 digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.
Since, 10 basic symbols are used in this system to form any number, so its base or
radix is 10
1. 13 ÷ 2 = 6, remainder 1
2. 6 ÷ 2 = 3, remainder 0
3. 3 ÷ 2 = 1, remainder 1
4. 1 ÷ 2 = 0, remainder 1
Quotient remainder
2 12
2 06 0
2 3 0
2 1 1
0 1
Therefore 12 10 = 1100 2
Fractional Decimal to Binary:
Convert the integer part (the whole number) of the decimal to binary using
the method we discussed earlier.
Integer part
(1) 0.25 × 2 = 0.50 0
(2) 0.50 × 2 = 1.00 1
⇒ 0.25 10 = 0.01 2
Solved Example:
Write 0.75 in binary number system?
⇒ 0.75 10 = 0.11 2
Binary to Decimal
• Write down the binary number and assign powers of 2 to each digit from right to left,
starting at 0.
Solution: 1 0 1 0
(23 22 21 20 )
8+2=10
Binary number with a decimal point (floating point
binary) to decimal
Step 1: Convert the Integer Part to Decimal.
Solution: 1 0 1 0 1 . 1 0 1
(24 23 22 21 20 . 2−1 2−2 2−3 )
1 1
10101.101 2 = 16 + 4 + 1 + + = 21.625
2 4
Binomial Theorem
1
1. 𝑥 + 𝑦 = 𝑥+𝑦
2. 𝑥 + 𝑦 2 = 𝑥 2 + 2𝑥𝑦 + 𝑦 2
3. 𝑥 + 𝑦 3 = 𝑥 3 + 3𝑥 2 𝑦 + 3𝑥𝑦 2 + 𝑦 3
4
4. 𝑥 + 𝑦 =?
Binomial Theorem for Any Positive Integer n : ☺
𝑎+𝑏 𝑛 = n C0 an + n C1 a𝑛−1 𝑏 + 𝑛 𝐶2 𝑎𝑛−2 𝑏 2 + … + 𝑛 𝐶𝑛 𝑏 𝑛
Example:
𝑎 + 𝑏 5= 5 C0 a5 + 5 C1 a4 𝑏 + 5 C2 a3 𝑏 2 + … … . + 5 𝐶5 𝑏 5
𝑇𝑟+1 = 𝑛 𝐶𝑟 𝑎𝑛−𝑟 𝑏 𝑟
Practice Questions:
(1) How many terms are there in the expansion of 4 + 𝑥 2 + 4𝑥 10
?
Ans: 21
(2) 𝑛 𝐶 𝑛 = 𝑛 𝐶 0 = 1
(3) 𝑛 𝐶 1 = 𝑛 𝐶 𝑛−1 = 𝑛
(4) 𝑛 𝐶 𝑟 = 𝑛 𝐶 𝑛−𝑟
(5) 𝑛 𝐶 0 + 𝑛
C1 + ⋯+ 𝑛
𝐶𝑛 = 2𝑛
Middle Term:
Middle term in the expansion of 𝑎 + 𝑏 𝑛 is
𝑛
(1) If n is even , Then + 1 𝑡ℎ term is the middle term ,
2
𝑛+1 𝑛+3
(2) If n is odd then , Then 𝑡ℎ and 𝑡ℎ terms are middle terms.
2 2
Solved Questions:
Find middle term in the expansion of 𝑎 + 𝑏 10
Ans : 10/2 +1 = 6th term is the middle term
𝑇6 = 𝑇𝑟+1 = 10 𝐶5 𝑎5 𝑏 5
If n is odd If n is even
𝑛+1 𝑛
+1
2 2
If n is odd If n is even
𝑛+1 𝑛
2 2
Solved Questions:
(1) No of terms in the expansion of 𝑎+𝑏 10 + 𝑎−𝑏 10
Ans : 6
11 11
(2) No of terms in the expansion of 𝑎+𝑏 + 𝑎−𝑏
Ans : 6
(3) No of terms in the expansion of 1+𝑥 20 − 1−𝑥 20
Ans: 10
50 50
(4) No of terms in the expansion of 𝑎+𝑏 + 𝑎−𝑏
Ans : 26
(5) No of terms in the expansion of 𝑎+𝑏 101 − 𝑎−𝑏 101
Ans : 51
PERMUTATION AND
COMBINATION
Factorial Notation:
2! = 2 × 1
3! = 3 × 2 × 1
4! = 4 × 3 × 2 × 1
5! = 5 × 4 × 3 × 2 × 1
Note: 5! = 5 × 4 × 3 × 2 × 1 = 5 × 4! 𝑜𝑟 5 × 4 × 3!
Or in general 𝑛! = 𝑛 𝑛 − 1 !
Properties of factorial Notation:
(1) 𝑛! = 𝑛 𝑛 − 1 !
(2) 𝑛! = 𝑛 𝑛 − 1 𝑛 − 2 !
(3) 0! = 1
FUNDAMENTAL PRINCIPLAL OF COUNTING
BUS BUS-BUS
BUS TRAIN BUS-TRAIN 4
CAR BUS-CAR
AIRLINES BUS-AIRLINES
TRAIN BUS TRAIN-BUS
TRAIN TRAIN-TRAIN 4
CAR TRAIN-CAR
AIRLINES TRAIN-AIRLINES
CAR BUS CAR-BUS
TRAIN CAR-TARIN 4
CAR CAR-CAR
AIRLINES CAR-AIRLINES
AIRLINES BUS AIRLINES-BUS
TRAIN AIRLINES-TRAIN 4
CAR AIRLINES-CAR
AIRLINES AIRLINES-AIRLINES
DEHRADUN TO DELHI DEHRADUN RETURN journey PLAN TOTAL WAYS
If one event can occur in m ways and another event can occur in n ways, then the
total number of ways both events can occur together is:
𝑚×𝑛
Example :
If you have 3 shirts and 4 pants, then the total number of outfit combinations you
can make is:
3×4=12
Extension of fundamental principal of counting:
If there are k independent events, where:
The first event can happen in m₁ ways,
The second event can happen in m₂ ways,
The third event can happen in m₃ ways,
…and so on up to k events,
Then the total number of ways all events can happen is:
𝑚1 × 𝑚2 × 𝑚3 … × 𝑚𝑘
Example
If there are a total of 7 batches and each batch has 40 students, and every student
is assigned 3 assignments, then the total number of assignments is?
How many two digit numbers can be formed using the digits 2,3,4,5,
(1) When digits can not be repeated
(2) when digits can be repeated
4 ×3 ×2 ×1 equals 24
In the arrangement of the word 'ROSE,' we have 4 different choices for the first
position. After fixing the first position, we have 3 choices for the second position.
Similarly, for the third position, we have 2 choices, and for the fourth position, we
have only 1 choice.
Hence total number of arrangements = 24.
Practice Questions (level-Easy)
1.Using all the letters of the word GIFT how many 4 letters distinct words can be
formed?
A. 22 words B. 24 words C. 256 words D. 200 words
2. Find out how many distinct three-digit numbers can be formed using all the
digits of 1, 2, and 3.
A. 4 B. 5 C. 6 D. 7
3. Find out how many distinct three-digit numbers can be formed using the digits
0, 2, and 3.
A. 4 B. 5 C. 6 D. 7
4. In how many different ways can five friends sit for a photograph of five chairs in a row?
A. 120 ways B. 24 ways C. 240 ways D. 720 ways
5. In how many different ways can the letters of the word MAGIC can be arranged?
A. 24 ways B. 120 ways C. 240 ways D. 720 ways
6. In how many ways can the letters of the word BEAUTY be arranged?
A. 360 B. 5! C. 6! D. 7!
7. For the above word, if the vowels are always together than how many types of arrangement can be possible?
A. 4! * 3! B. 6! C. 4! D. 4! * 3
7. For the above word, if the all vowels are not together than how many types of arrangement can be possible?
A. 4! * 3! B. 6! C. 4! D. 6!- 4! * 3!
Think and
Solve ……
if there are total 5 flights available from City A to city B and total 10 flights
available from city B to C , in how many ways the journey can be planned?
How many two digit numbers can be formed using the digits 2,3,4,5,6 When digits can be
repeated
= 5 × 5 = 25
How many three digit numbers can be formed using the digits 2,3,4,5,6 When digits can be
repeated
= 5 × 5 × 5 = 125
How many three digit numbers starts with 5 can be formed using the digits 2,3,4,5,6 When
digits can not be repeated
= 1 × 4 × 3 = 12
How many two digit numbers can be formed using the digits 2,3,4,5,6 When digits can not be
repeated
5×4×3×2×1 5! 5!
=5×4= = = = 𝑃 5,2 𝑜𝑟 5 𝑃2
3×2×1 3! 5−2 !
In general :
𝑛
𝑛!
𝑃𝑟 =
𝑛−𝑟 !
Fundamental principle of addition
If there are m ways for doing one work and n ways doing another work, then ways
of doing either of the two works = m + n. Here, the two works are independent of
each other.
Permutation :
Example
How many 3 digit number can be formed using the digits 1,2,3, 4,7. When
repetition is allowed ?
Solution : 5 × 5 × 5 = 125
A security code consists of 8 digits. How many different codes can be created if
each digit can be any number from 0 to 9, and repetition is allowed?
Answer: 98
How many ways can a student answer a 10-question true/false quiz, where each
question can be either true (T) or false (F), ?
for each question, there are 2 choices, and for 10 questions, the total number of
possible ways the student can answer the quiz is:
210 =1024
How many numbers are there between 99 and 1000, having at least one of their digits 7?
Solution:
Numbers between 99 and 1000 are all three-digit numbers.
Total number of 3 digit numbers having at least one of their digits as 7 = (Total numbers of three-digit
numbers) – (Total number of 3 digit numbers in which 7 does not appear at all)
= (9 × 10 × 10) – (8 × 9 × 9)
= 900 – 648
= 252
How many words can be formed using all the letters of the word ‘NATION’, so that
all the three vowels should never come together?
(a) 354
(b) 348
(c) 288
(d) None of these
How many words can be formed using all the letters of the word ‘NATION’, so that
all the three vowels should always come together?
(a) 74
(b) 72
(c) 88
(d) None of these
How many words can be formed from letter of the word ‘DAUGHTER’ so that the
vowels always come together ?
(a) 720
(b) 726
(c) 4320
(d) None
How many words can be formed from letter of the word ‘DAUGHTER’ so that the
vowels never come together ?
Permutation when repetition is not allowed:
The formula for permutation of n objects for r selection of objects is
given
OR
Or number of ways of arranging r things from n things when
repetition is not allowed
𝑛!
𝑃 𝑛, 𝑟 =
𝑛−𝑟 !
How many 3 digit number can be formed using the digits 1,2,3, 4,7. When
repetition is not allowed ?
5×4×3×2×1 5!
Solution: 5 × 4 × 3 = = = 𝑃(5,3)
2×1 5−3 !
Permutation when some or all objects are not distinct.
The number of permutations of n objects, where 𝑝1 objects are of one kind, 𝑝2 are
of the second kind, …, 𝑝𝑘 are of kth kind and the rest, if anything left, are of a
different kind is given by :
𝑛!
𝑝1 !𝑝2 ! ….𝑝𝑘 !
Examples
How many different ways can the letters of the word BALLOON be arranged?
Total letters: 7 (B, A, L, L, O, O, N)
Frequency of L = 2, O = 2, and the rest are 1 each.
Using the formula:
7!
=1260
2!2!
So, there are 1,260 distinct ways to arrange the letters of "BALLOON".
How many ways can the letters of the word SUCCESS be arranged?
7!
Answer:
3!×2!
How many distinct ways can the letters of the word MISSISSIPPI be arranged?
How many different permutations can be made out of the letters of the word
‘TESTBOOK’?
A) 8! 4!
8!
B)
2!2!
C) 8! 2!×3!
D) None of these
Circular Permutation:
(d) 144
The number of permutations that can be formed from all the letters of the word
‘BASEBALL’ is
(a) 540
(b) 1260
(c) 3780
(d) 5040
What is the number of diagonals which can be drawn by joining the angular points
of a polygon of 100 sides?
(a) 4850
(b) 4950
(c) 5000
(d) 10000
In how many ways can the letters of the word ‘GLOOMY’ be arranged so that the
two O’s should not be together?
(a) 240
(b) 480
(c) 600
(d) (d) 720
What is the number of different messages that can be represented by three
0’s and two 1’s?
(a) 10
(b) 9
(c) 8
(d) 7
What is the number of four-digit decimal numbers ( < 1) in which no digit is
repeated?
(a) 3024
(b) 4536
(c) 5040
(d) None of these
Combination :
𝑛!
𝐶 𝑛, 𝑟 =
𝑟! 𝑛−𝑟 !
𝑃(𝑛,𝑟)
Or 𝐶 𝑛, 𝑟 =
𝑟!
Properties :
1. 𝐶 𝑛, 𝑟 = 𝐶(𝑛, 𝑛 − 𝑟)
Example: 𝐶 10,4 = 𝐶 10,6
2. 𝐶 𝑛, 0 = 1 = 𝐶(𝑛, 𝑛)
3. 𝐶 𝑛, 1 = 𝑛 = 𝐶(𝑛, 𝑛 − 1)
4. 𝐶 𝑛, 0 + 𝐶 𝑛, 1 + 𝐶 𝑛, 2 + 𝐶 𝑛, 3 + ⋯ + 𝐶 𝑛, 𝑛 = 2𝑛
𝑛 𝑛−1
5. 𝐶 𝑛, 2 =
2!
𝑛 𝑛−1 𝑛−2
6. 𝐶 𝑛, 3 = , ………
3!
7.
Practice Questions:
How many ways can 6 books be selected from a shelf containing 15 books?
In how many ways can 4 flowers be picked from a garden with 12 different
types of flowers?
How many ways can you select a basketball team of 6 players from a group of
12 players if 3 specific players cannot all be in the same team?
Given 5 line segments of lengths 2, 3, 4, 5, 6 units. Then the number of triangles
that can be formed by joining these lines are ?
Solution : 5 𝐶 3 − 3
The numbers of ways in which 5 boys and 4 girls sit around a table so that all
the boys sit together is:
A) 9!
B) 5!5! C
C) 4!5!
D) None of these
Question Series:
How many 5-digit telephone numbers can be constructed using the digits 0 to 9, if
each number starts with 67 and no digit appears more than once.
Find the number of permutations of the letters of the word ALLAHABAD.
How many numbers greater than 1000000 can be formed using the digits 1, 2, 0,
2, 4, 2, 4?
Find the number of ways in which letters of the word Eraser can be arranged so
that vowels occupy even place only.
A) 144
B) 72
C) 9
D) 18
In how many ways can a committee consisting of 3 men and 2 women can be
formed form 7 men and 5 women?
A) 45
B) 350.
C) 700
D) 4200
In a small village, there are 87 families, of which 52 families have at most 2
children. In a rural development programme, 20 families are to be chosen for
assistance, of which at least 18 families must have at most 2 children. In how many
ways can the choice be made?
Determine the number of 5 card combinations out of a deck of 52 cards, if
there is exactly one ace in each combination
The number of ways to select 1 Ace from 4 Ace cards is 4C1
⇒ More 4 cards are to be selected now from 48 cards (52 cards – 4 Ace cards)
Number of 5 card combinations out of a deck of 52 cards if there is exactly one ace in
each combination = 4C1 × 48C4
= 4 × [48!/(44! 4!)]
= 4 × 2 × 47 × 46 × 45
= 778320
A group consists of 4 girls and 7 boys. In how many ways can a team of
5 members be selected if the team has
(i) no girls
Total number of ways the team can have at least one boy and one girl = 7 + 84 +
210 + 140
= 441
No girls
Total number of ways the team can have no girls = 4C0 × 7C5
= 1 × 21
= 21
At least three girls
Total number of ways the team can have at least three
girls = 4C3 × 7C2 + 4C4 × 7C1
= 4 × 21 + 7
= 84 + 7
= 91
Matrix &
determinant
BY:
Himani Rawat
Mathematics Faculty
JMDi Academy, Dehradun
Matrix
A matrix is a rectangular array of numbers, symbols, or expressions arranged in
rows and columns.
Columns
Types of Matrix :
Based on Size and Shape
1.Row Matrix – A matrix with only one row
Example: 𝐀 = [𝟐 𝟓],
𝐁 = [𝟏𝟏 𝟓 −𝟕]
4. Rectangular Matrix – A matrix where the number of rows and columns are not
equal
5 8
9 7
1 2
Based on Element Properties
1.Diagonal Matrix – A square matrix where all non-diagonal elements are zero.
2 0 0
Example: 0 32 0
0 0 15
2. Scalar Matrix – A diagonal matrix where all diagonal elements are the same
9 0 0
Example: 0 9 0
0 0 9
3. Identity Matrix (Unit Matrix) – A diagonal matrix where all diagonal
elements are 1.
𝟏 𝟎 𝟎
Example: 𝟎 𝟏 𝟎
𝟎 𝟎 𝟏
0 0 0
Example: 0 0 0
0 0 0
Addition and Subtraction :
• Two matrices A and B can be added or subtracted only if they have the same
dimensions.
• Rule: 𝐴𝑖𝑗 + 𝐵𝑖𝑗 = 𝐴 + 𝐵 𝑖𝑗 similarly for subtraction.
1 5 33 9 4 1 10 9 34
Example: + =
6 2 1 1 5 2 7 7 3
1 5 33 9 4 1 −8 1 32
Similarly, Subtraction: − =
6 2 1 1 5 2 5 −3 −1
Scalar Multiplication
• If k is a scalar(number) and A= [𝑎𝑖𝑗 ] is a matrix, then
𝑘𝐴 = [𝑘𝑎𝑖𝑗 ]
Example: 5 8 25 40
𝐴 = 9 7 𝑇ℎ𝑒𝑛 5𝐴 = 45 35
1 2 5 10
Properties:
1.Distributive : : k(A+B)= kA+kB
2 3
1 3 1
Example : 1 5
2 5 2 2×3
2 3 3×2
1×2+3×1+1×2 1×3+3×5+1×3 7 21
= =
2×2+5×1+2×2 2×3+5×5+2×3 13 37 2×2
Properties:
1.Distributive: A(B+C)=AB+ AC
𝑇
4 7 9 4 0 7
0 1 8 = 7 1 5
7 5 2 9 8 2
𝑇 2 7
2 11 5
= 11 8
7 8 19
5 19
• (𝐴𝑇 )𝑇 = 𝐴
• 𝐴+𝐵 𝑇 = 𝐴𝑇 + 𝐵𝑇
• 𝐴𝐵 𝑇 = 𝐵𝑇 𝐴𝑇
• 𝑘𝐴 𝑇 = 𝑘𝐴𝑇
Symmetric and Skew-Symmetric Matrices:
1. Symmetric Matrix
A square matrix A is called symmetric if:
𝐴𝑇 = 𝐴 , This means that the element at position (i,j) is equal to the element at
position (j,i) or 𝑎𝑖𝑗 = 𝑎𝑗𝑖 .
1 2 3
𝐴= 2 4 5 is a symmetric matrix , as 𝐴𝑇 = 𝐴 .
3 5 6
2. Skew-Symmetric Matrix
𝐴𝑇 = −𝐴 ,This means that the element at position (i,j) is the negative of the
element at position (j,i)
Or 𝑎𝑖𝑗 = −𝑎𝑗𝑖
Also, all diagonal elements of a skew-symmetric matrix must be zero, since for
diagonal elements,𝑎𝑖𝑖 = −𝑎𝑖𝑖 ⇒ 𝑎𝑖𝑖 = 0
0 3 5
Example: −3 0 8 is a skew symmetric Matrix.
−5 −8 0
Every square matrix can be expressed as the sum of a symmetric and a skew-
symmetric matrix:
𝐴+𝐴𝑇 𝐴−𝐴𝑇
𝐴= +
2 2
𝒂 𝒃
For a 2×2 matrix det of = 𝒂𝒅 − 𝒃𝒄
𝒄 𝒅
For a 3 x 3 matrix :
1 5 3
1 0 2 , Expanding the determinant along row -1
4 8 5
0 2 1 2 1 0
=1 −5 +3
8 5 4 5 4 8
Properties of Determinants:
Determinant of Identity Matrix (always 1 )
In = 1
𝟐 𝟑 𝟓 𝟐 𝟑 𝟓
𝟕 𝟖 𝟏 =− 𝟔 𝟏𝟐 𝟑 (Interchanging 2nd and 3rd rows)
𝟔 𝟏𝟐 𝟑 𝟕 𝟖 𝟏
3. Linear Property
If a row (or column) of a matrix is multiplied by a scalar k, then the determinant is
also multiplied by k
𝟐 𝟑 𝟓 𝟐 𝟑 𝟓 𝒌×𝟐 𝟑 𝟓
𝒌 𝟕 𝟖 𝟏 = 𝒌×𝟕 𝒌×𝟖 𝒌×𝟏 = 𝒌×𝟕 𝟖 𝟏
𝟔 𝟏𝟐 𝟑 𝟔 𝟏𝟐 𝟑 𝒌 × 𝟔 𝟏𝟐 𝟑
𝒌×𝟐 𝒌×𝟑 𝒌×𝟓 𝟐 𝟑 𝟓
𝒌×𝟕 𝒌×𝟖 𝒌 × 𝟏 = 𝒌𝟐 𝟕 𝟖 𝟏
𝟔 𝟏𝟐 𝟑 𝟔 𝟏𝟐 𝟑
8. Zero Determinant:
If a matrix has two identical rows or columns, its determinant is zero.
−1 2 5
2 8 9 = 0 (𝑅𝑜𝑤𝑠 𝑓𝑖𝑟𝑠𝑡 𝑎𝑛𝑑 𝑡ℎ𝑖𝑟𝑑 𝑎𝑟𝑒 𝑖𝑑𝑒𝑛𝑡𝑖𝑐𝑎𝑙)
−1 2 5
9. If an entire row OR an entire column of a determinant is zero, then the
determinant is zero.
Examples:
−1 0 5
2 0 9 =0
−1 0 5
21 5 5
9 6 5 =0
0 0 0
11.
𝑎+𝑚 𝑏 𝑐 𝑎 𝑏 𝑐 𝑚 𝑏 𝑐
𝑑+𝑛 𝑒 𝑓 = 𝑑 𝑒 𝑓 + 𝑛 𝑒 𝑓
𝑔+𝑙 ℎ 𝑖 𝑔 ℎ 𝑖 𝑙 ℎ 𝑖
Examples:
𝑎11 𝑎12 𝑎13 𝑎11 + 𝑎12 + 𝑎13 𝑎12 𝑎13
𝑎21 𝑎22 𝑎23 = 𝑎21 + 𝑎22 + 𝑎23 𝑎22 𝑎23 𝐶1 → 𝐶1 + 𝐶2 + 𝐶3
𝑎31 𝑎32 𝑎33 𝑎31 + 𝑎32 + 𝑎33 𝑎32 𝑎33
A minor 𝑀𝑖𝑗 of an element 𝑎𝑖𝑗 , which is the determinant of the submatrix that
remains when the 𝑖 𝑡ℎ row and the 𝑗𝑡ℎ column are removed.
𝑖+𝑗
Cofactor 𝐴𝑖𝑗 = −1 𝑀𝑖𝑗
Example:
6 9 2 𝑎11 𝑎12 𝑎13
0 1 3 = 𝑎21 𝑎22 𝑎23
−1 7 6 𝑎31 𝑎32 𝑎33
𝑎11 𝑎12 6 9
Minor 𝑀23 = 𝑎 𝑎 = = 51 (determinant of the submatrix that
31 32 −1 7
remains when the 2𝑛𝑑 row and the 3𝑟𝑑 column are removed).
2+3 5
𝑎11 𝑎12 6 9
Cofactor =A23 = −1 𝑀23 = −1 𝑎31 𝑎32 = − −1 7 = −51
Cofactor Matrix:
The cofactor matrix is the matrix where each element 𝑎𝑖𝑗 is replaced by its
corresponding cofactor 𝐴𝑖𝑗 .
𝐴𝐴−1 = 𝐴−1 𝐴 = 𝐼
𝑎 𝑏
For a 2x2 matrix 𝐴 = the inverse is given by:
𝑐 𝑑
−1
1 1 𝑑 −𝑏
𝐴 = 𝑎𝑑𝑗 𝐴 =
𝐴 |𝐴| −𝑐 𝑎
Where 𝐴 = 𝑎𝑑 − 𝑏𝑐
𝑎 𝑏 𝑑 −𝑏
𝐼𝑓𝐴 = , 𝑇ℎ𝑒𝑛 𝑎𝑑𝑗 𝐴 =
𝑐 𝑑 −𝑐 𝑎
Conditions for Inverses :
The adjugate matrix (Adjoint (A)) is the transpose of the cofactor matrix
𝑇
𝐴11 𝐴12 𝐴13 𝐴11 𝐴21 𝐴31
Or Adjoint (A) = 𝐴21 𝐴22 𝐴23 = 𝐴12 𝐴22 𝐴32
𝐴31 𝐴32 𝐴23 𝐴13 𝐴23 𝐴33
Properties:
• 𝑎𝑑𝑗 𝐴 . 𝐴 = 𝐴 𝑎𝑑𝑗 𝐴 = |𝐴|𝐼
𝑛−1
• 𝑎𝑑𝑗 𝐴 = 𝐴 , 𝐴 𝑖𝑠 𝑛 × 𝑛 𝑚𝑎𝑡𝑟𝑖𝑥.
−1
• 𝐴𝐵 = 𝐵 −1 𝐴−1
• 𝐴−1 −1 =𝐴
Solution of system of linear equations:
𝑎1 𝑥 + 𝑏1 𝑦 + 𝑐1 𝑧 = 𝑑1
𝑎2 𝑥 + 𝑏2 𝑦 + 𝑐2 𝑧 = 𝑑2
𝑎3 𝑥 + 𝑏3 𝑦 + 𝑐3 𝑧 = 𝑑3
𝐴𝑋 = 𝐵 ⇒ 𝑋 = 𝐴−1 𝐵
−1
𝑥 𝑎1 𝑏1 𝑐1 𝑑1
Or 𝑦 = 𝑎2 𝑏2 𝑐2 𝑑2
𝑧 𝑎3 𝑏3 𝑐3 𝑑3
Nature of solution :
• 𝐴 ≠ 0 , 𝑡ℎ𝑒𝑛 𝑡ℎ𝑒 𝑠𝑦𝑠𝑡𝑒𝑚 𝑖𝑠 𝑐𝑜𝑛𝑠𝑖𝑠𝑡𝑒𝑛𝑡 𝑤𝑖𝑡ℎ 𝑢𝑛𝑖𝑞𝑢𝑒 𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛 .
• 𝐴 = 0 𝑎𝑛𝑑 𝑎𝑑𝑗 𝐴 . 𝐵 = 0,
𝑡ℎ𝑒𝑛 𝑡ℎ𝑒 𝑠𝑦𝑠𝑡𝑒𝑚 𝑖𝑠 𝑐𝑜𝑛𝑠𝑖𝑠𝑡𝑒𝑛𝑡 𝑤𝑖𝑡ℎ 𝑖𝑛𝑓𝑖𝑛𝑓𝑖𝑛𝑖𝑡𝑒𝑙𝑦 𝑚𝑎𝑛𝑦 𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛𝑠 .
• 𝐴 = 0 𝑎𝑛𝑑 𝑎𝑑𝑗 𝐴 . 𝐵 ≠ 0,
𝑡ℎ𝑒𝑛 𝑡ℎ𝑒 𝑠𝑦𝑠𝑡𝑒𝑚 𝑖𝑠 𝑖𝑛𝑐𝑜𝑛𝑠𝑖𝑠𝑡𝑒𝑛𝑡 𝑠𝑦𝑠𝑡𝑒𝑚 ℎ𝑎𝑠 𝑛𝑜 𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛 .
Example:
• 4𝑥 − 2𝑦 = 3,
6𝑥 − 3𝑦 = 5
4 −2 𝑥 3
⇒ 𝑦 =
6 −3 5
⇒ 𝐴𝑋 = 𝐵
𝐴 =0
−3 2 3 1
𝑎𝑛𝑑 𝑎𝑑𝑗 𝐴 . 𝐵 = = ≠ 0,
−6 4 5 2
𝑡ℎ𝑒 𝑠𝑦𝑠𝑡𝑒𝑚 𝑖𝑠 𝑖𝑛𝑐𝑜𝑛𝑠𝑖𝑠𝑡𝑒𝑛𝑡 𝑠𝑦𝑠𝑡𝑒𝑚 ℎ𝑎𝑠 𝑛𝑜 𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛
Elementary row and column operations
Elementary row and column operations are basic operations used to manipulate
matrices, primarily in the context of solving systems of linear equations or finding
the inverse of matrices.
Elementary row operations:
Elementary Row Operations
There are three types of elementary row operations
Example: 𝑅1 𝑅2
1 3 7 33 2 1
33 2 1 → 1 3 7
8 5 4 8 5 4
(2) Row Multiplication (Scaling)
𝑅𝑖 𝑘𝑅𝑖
Example: 𝑅1 3𝑅1
1 3 7 3 9 21
33 2 1 → 33 2 1
8 5 4 8 5 4
Example: 𝑅2 2𝑅2 − 𝑅1
6 4 2 6 4 2
3 2 1 → 0 0 0
8 5 4 8 5 4
Solution of system of linear equations:
𝑎1 𝑥 + 𝑏1 𝑦 + 𝑐1 𝑧 = 𝑑1
𝑎2 𝑥 + 𝑏2 𝑦 + 𝑐2 𝑧 = 𝑑2
𝑎3 𝑥 + 𝑏3 𝑦 + 𝑐3 𝑧 = 𝑑3
𝐴𝑋 = 𝐵 ⇒ 𝑋 = 𝐴−1 𝐵
−1
𝑥 𝑎1 𝑏1 𝑐1 𝑑1
Or 𝑦 = 𝑎2 𝑏2 𝑐2 𝑑2
𝑧 𝑎3 𝑏3 𝑐3 𝑑3
By :
Himani Rawat
Mathematics Faculty JMDI Academy
Distance Formula :
Let P(x1, y1) and Q(x2, y2) be the coordinates of two points on the
coordinate plane
By Pythagoras’s Theorem,
PQ = 𝑥2 − 𝑥1 2 + 𝑦2 − 𝑦1 2
Q. Find the distance between the two points A(1, 2) and B(-2, 2).
COLLINEAR POINTS
points that lie on the same straight line
PQ+QR=PR
𝑥2 − 𝑥1 2 + 𝑦2 − 𝑦1 2 + 𝑥3 − 𝑥2 2 + 𝑦3 − 𝑦2 2 = 𝑥3 − 𝑥1 2 + 𝑦3 − 𝑦1 2
find out whether the points P(1, 2), Q(2, 3), and R(3, 4) are collinear points or not?
Section Formula:
m:n = 1:1
If 𝐴 = 𝑥1 , 𝑦1 𝑎𝑛𝑑 𝐶 = (𝑥2 , 𝑦2 )
𝑥1 +𝑥2 𝑦1 +𝑦2
𝑥= ,𝑦 =
2 2
Shortcuts:
Area of
parallelogram ABCD D C
A B
Centroid of the Triangle :
☺
(Co-ordinates of
𝒙𝟏 +𝒙𝟐 +𝒙𝟑 𝒚𝟏 +𝒚𝟐 +𝒚𝟑
Centroid G are ): 𝒙 = ,𝒚 =
𝟑 𝟑
Orthocentre of a triangle
The orthocentre is the intersecting point of all the altitudes of the
triangle.
Circumcenter
• The circumcentre is the intersection point of the perpendicular bisectors of
sides of a triangle.
o G c
2 : 1
Incenter of a triangle:
Every line divides the x-axis into two parts: the positive direction and the negative
direction
m = tan 𝜃
Slope of parallel lines:
𝑦2 −𝑦1 𝑦3 −𝑦2
=
𝑥2 −𝑥1 𝑥3 −𝑥2
Non-Collinear points:
Three or more points are collinear if they do not lie in the same straight line
B
A
slope of AB ,BC and AC are different.
on joining ABC we will get a Triangle.
C
Equations of a line : 1. Point-slope form): A line whose slope
is 'm' and that passes through a point (𝑥1 , 𝑦1 )
slope of 𝑃𝑃1 = 𝑚
P1 (𝑥1 , 𝑦1 )
slope=m
P(𝑥, 𝑦)
Equations of a line through origin: A line whose slope is 'm' and
that passes through a point (0,0)
slope of 𝑃𝑃1 = 𝑚
𝒚 = 𝒎𝒙
slope=m
P(𝑥, 𝑦)
Two Point Form of the Equation of a Line
Slope of P1P = Slope of P1P2
𝑦 − 𝑦1 𝑦2 − 𝑦1
=
𝑥 − 𝑥1 𝑥2 − 𝑥1
𝑏
𝑦=− 𝑥−𝑎
𝑎
𝑥 𝑦
+ =1
𝑎 𝑏
Slope-Intercept form
From point-slope form
𝑦−𝑐 =𝑚 𝑥−0
𝑦 = 𝑚𝑥 + 𝑐
LINES SLOPES Y-INTERCEPT OF
THE LINE
8
y = 4x + 8 4
y=-9-3x -3 -9
𝟏 𝟏 5
𝒚= 𝒙+𝟓
𝟐 𝟐
𝒚 = −𝟑𝒙 +
𝟕 −𝟑 𝟕
𝟖
𝟖
EQUATIONS OF LINES PARALLEL OF AXIS
• Equation of a line parallel to x-axis
𝑦=𝑏
Examples
y = 5 , y = -7 , y = 3
Qus. Find equation of a line passing through (3,4)
and parallel to y-axis
Equation of a line parallel to y-axis
Equation of a line parallel to y-axis
𝑥=𝑎
Examples
x = 5 , x = -7 , x = 3
General Equation of line : 𝐴𝑥 + 𝐵𝑦 + 𝐶 = 0
• If the given line is Ax + By + C = 0
⇒ By = −Ax − C
A C
⇒y= − x −
B B
Comparing with y = mx+c
A
m= −
B
A
Hence slope of line Ax+By+C=0 is −
B
A
slope of line Ax+By+C=0 is −
B
LINES SLOPES
8X+5Y+ 6 = 0
-3X+2Y = 5
2X + 8Y = 99
Y + 6X + 77 = 0
2Y – 9X = 0
Find equation of a line which is perpendicular to the line x+y-16=0 and passing
through (3,4).
Find equation of a line which is parallel to the line 2x+y+6=0 and passing through
(0,4).
Find equation of a line which is parallel to the line 3x+4y+6=0 and passing through
(3,4).
• Find equation of a line which is parallel to the line 3x+4y+6=0 and passing
through (3,4).
𝑦=6
𝑦 = −2
x= 10
𝑥=2
• Find the distance of a point (2,3) from the line 6x+y+8=0
• Find the distance between two parallel lines 3x + 12y -7 = 0 and 3x+ 12y - 4 = 0.
Concurrent lines :Two or more lines in a plane passing
through the same point are concurrent lines.
the point
of concurrency.
Or intersection point
(can be obtained by
solving any two
equations )
To find the point of concurrency solve the equations of line .
The angle bisector theorem states that "The bisector of
any angle inside a triangle divides the opposite side into
two parts proportional to the other two sides of the
triangle which contain the angle.
Conic Section
Conic sections or sections of a cone are the curves
obtained by the intersection of a plane and cone.
General equation of conic section:
𝟐 𝟐
𝒂𝒙 + 𝒃𝒚 + 𝟐𝒉𝒙𝒚 + 𝟐𝒈𝒙 + 𝟐𝒇𝒚 + 𝒄 = 𝟎
Circle:
A circle is a set of all points in a plane
that are equidistant from a fixed point (Centre O).
r
r
r •O
r
r
r
(h,k) are the coordinates of the centre O of the circle.
r is the radius of the circle.
(x,y) are the coordinates of any point P on the circle.
As 𝑂𝑃 = 𝑟 r
2 2
⇒ 𝑥−ℎ + 𝑦−𝑘 =𝑟 • O(h,k)
⇒ 𝑥−ℎ 2 + 𝑦−𝑘 2 = 𝑟2
𝑎𝑥 2 + 𝑎𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐 = 0
General equation of Circle : 𝑎𝑥 2 + 𝑎𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐 = 0
2𝑔 2𝑓 𝑐
Or 𝑥2 + 𝑦2 + 𝑥 + 𝑦 + = 0 …….(1)
𝑎 𝑎 𝑎
𝑔 𝑓 𝒇𝟐 +𝒈𝟐 −𝒄𝒂
• Centre ℎ, 𝑘 = − ,− 𝑎𝑛𝑑 𝑟𝑎𝑑𝑖𝑢𝑠, 𝒓 = ,
𝑎 𝑎 𝒂
• In General equation of Circle 𝑎𝑥 2 + 𝑎𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐 =0
If 𝑎 = 1
𝑥 2 + 𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐 = 0
𝒓= 𝒇𝟐 + 𝒈𝟐 − 𝒄
(𝑥2 , 𝑦2 )
• Tangent to the circle and its properties
•P
• Point of contact
900
•M • Centre
•N
PM=PN(length of
tangents are same)
Equation of tangent to the circle :
Equation of tangent
𝑥𝑥1 + 𝑦𝑦1 + 2𝑔(𝑥 + 𝑥1 )
+ 2𝑓(𝑦 + 𝑦1 ) + 𝑐 = 0
Length of tangent from a point:
Equation of circle
𝑥 2 + 𝑦 2 + 2𝑔𝑦 + 2𝑓𝑦 + 𝑐 = 0
y-intercept
x-intercept
Intercepts made by the circle
• x-intercept=|𝑥2 − 𝑥1 |= 2 𝑔2 − 𝑐
x-intercept=|𝑥2 − 𝑥1 |= 2 𝑔2 − 𝑐
𝑥1 𝑥2
x-intercept
When x-intercept is 0
• x-intercept=|𝑥2 − 𝑥1 |= 2 𝑔2 − 𝑐 = 0
⇒ 𝑔2 = 𝑐
x-intercept=0
Intercepts made by the circle
• 1): y-intercept
𝑦2
y-intercept=|𝑦2 − 𝑦1 |= 2 𝑓 2 − 𝑐
y-intercept
𝑦1
When y-intercept is 0
• y-intercept=|𝑦2 − 𝑦1 |= 2 𝑓 2 − 𝑐 = 0
⇒ 𝑓2 = 𝑐
Note:
• To find where circle cuts x-axis or x-intercept put y=0 in the equation of circle and
solve the new equation.
• To find where circle cuts y-axis or y-intercept put x=0 in the equation of circle
and solve the new equation.
Equation of a circle which touches the co-ordinate axis
• 𝑥−𝑎 2 2 = 𝑎2
+ 𝑦−𝑎 a • O(a,a)
a
No of
common tangents
in two
circles 3
4
2
Some Important Conditions
𝑟2 𝑟1
• O’ • O
𝑟1 + 𝑟2 = 𝑂𝑂′
𝑟2 𝑟1
• O’ • O
𝑟1 + 𝑟2 < 𝑂𝑂′
𝑟2
• O’ • O
𝑟1
𝑟1 + 𝑟2 > 𝑂𝑂′
CIRCLE (Summary)
• General equation of conic section:
𝑎𝑥 2 + 𝑏𝑦 2 + 2ℎ𝑥𝑦 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐 = 0
• The equation of a circle in a 2D plane
2 2
With centre at (h , k) and radius r 𝑥 − ℎ + 𝑦−𝑘 = 𝑟2
• Length of x-intercept=|𝑥2 − 𝑥1 |= 2 𝑔2 − 𝑐
• Length of y-intercept=|𝑦2 − 𝑦1 |= 2 𝑓 2 − 𝑐
• Concentric Circle:
𝑥 2 + 𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑐 = 0
𝑥 2 + 𝑦 2 + 2𝑔𝑥 + 2𝑓𝑦 + 𝑘 = 0
Eccentricity :
In conic sections, eccentricity (e) is a measure of how much a conic deviates from
being circular. It is defined as the ratio of the distance of a point on the conic from
its focus to the distance from the directrix.
Mathematically
P
M
Directrix
F(Focus)
All the points P satisfying this equationPF = ePM lie on a curve called the locus, and e is called Eccentricity of that
locus.
curves of particular types, depending upon the value
of the constant e
P
M
Directrix
axis of parabola
F(Focus)
PF = PM
if e = 1 then the curve is a parabola .
Parabola with vertex (0,0) and axis x-axis.
P(x,y)
M (variable point)
Directrix
IN Parabola PF = PM
⇒ 𝑥−𝑎 2+ 𝑦−0 2 =𝑥+𝑎
⇒ 𝑦 2 = 4𝑎𝑥
Parametric Equation of Parabola with vertex (0,0) and axis x-axis.
P(x,y)
M (variable point)
Directrix
𝑥 = 𝑎𝑡 2 , 𝑦 = 2𝑎𝑡
Or x= -a
Or y= -a
Or y = a
Or x= a
Parametric Equation of Parabolas
𝟐 𝟐
𝒚 = 𝟒𝒂𝒙 𝒙 = 𝒂𝒕 , 𝒚 = 𝟐𝒂𝒕
𝒚𝟐 = − 𝟒𝒂𝒙 𝟐
𝒙 = −𝒂𝒕 , 𝒚 = 𝟐𝒂𝒕
𝟐
𝒙 = 𝟒𝒂𝒚 𝐲 = 𝒂𝒕𝟐 , 𝒙 = 𝟐𝒂𝒕
𝟐 𝟐
𝒙 = −𝟒𝒂𝒚 𝐲 = −𝒂𝒕 , 𝒙 = 𝟐𝒂𝒕
LATUS RECTUM OF PARABOLA
Latus Rectum = 4a
O(0,0) F(a,0)
Directrix
Vertex
X = -a
(Focus)
𝒂𝒙𝟐 + 𝒃𝒚𝟐 + 𝟐𝒉𝒙𝒚 + 𝟐𝒈𝒙 + 𝟐𝒇𝒚 + 𝒄 = 𝟎 ,
As y′ = y−α, x′ = x−β
1. Focus 𝑥 − 𝑥 ′ = 𝑎, 𝑦 − 𝑦 ′ = 0
0r (𝒂 + 𝒙′ , 𝒚′)
3. Directrix):
x-x’ = -a,
𝒐𝒓 𝒙 = 𝒙′ − 𝒂
Ellipse: In an ellipse PF = e (PM ) and 0 < e < 1 , PM > PF
• M • P(x,y)
(variable point)
•
𝑭(Focus)
• M • P(x,y)
(variable point)
• • •
𝑭𝟏 (Focus) C(Centre) 𝑭𝟐 (Focus)
Directrix
Directrix
ellipse can also be defined as , the locus of all those points in a
plane such that the sum of their distances from two fixed points
(foci) in the plane, is constant.
𝑑1 + 𝑑2 = 𝒄𝒐𝒏𝒔𝒕𝒂𝒏𝒕
𝑥2 𝑦2
𝑓𝑜𝑟 2 + 2 = 1 𝑜𝑟
𝑎 𝑏
2
𝑥 𝑦2
2
+ 2=1
𝑏 𝑎
𝑑1 + 𝑑2 = 2𝑎
Minor Axis
Latus Rectum
Major Axis
• • •
𝑭𝟏 (Focus) Centre 𝑭𝟐 (Focus)
Latus Rectum
(Is a chord of ellipse passing through Focus
and perpendicular to the major axis of the
ellipse )
Standard Ellipse
Minor Axis
• (0,b)
Co-vertex
2a (Major Axis)
• (-a,0) • • • 𝑭𝟐 𝒄, 𝟎 • (a,0) Vertex
𝑭𝟏 (−𝒄, 𝟎) (0,0)Centre (Focus)
(Minor
Axis)
(Focus)
2b
• (0,-b)
Co-vertex
𝒙𝟐 𝒚𝟐
+ =𝟏
𝒂𝟐 𝒃𝟐
Ellipse (When centre is shifted to (𝜶, 𝜷), and major axis
is parallel to x-axis)
• 𝐹1 • (𝛼, 𝛽) • 𝐹2
Centre
• O(0,0)
(𝒙−𝜶)𝟐 (𝒚−𝜷)𝟐
+ =𝟏
𝒂𝟐 𝒃𝟐
Note
• Center of the ellipse is mid point of the line segment joining Foci .
• 𝑭𝟏 (Focus)
2a (Major Axis)
Minor Axis(2b)
• (-b,0) • • (b,0)
(0,0)Centre
• 𝑭𝟐 (Focus)
• (0,-a) 𝒙𝟐 𝒚𝟐
+ =𝟏
𝒃𝟐 𝒂𝟐
Directrix of ellipse 𝑎
Minor Axis 𝑥=
𝑒
𝑎
𝑥=−
𝑒
Major Axis
• (-a,0) • • (a,0)
(0,0)Centre
𝒙𝟐 𝒚𝟐
+ =𝟏
𝒂𝟐 𝒃𝟐
𝑎
y= 𝑒
• (0,a)
• (-b,0) • • (b,0)
(0,0)Centre
• (0,-a)
𝑎
y= − 𝑒
𝑥2 𝑦2
Formulas: + =1
𝑎2 𝑏2
𝑎 > 𝑏 , then
1. Vertex 𝑎, 0 𝑎𝑛𝑑 (−𝑎, 0)
2. Length of major Axis = 2𝑎,
3. Length of minor axis = 2𝑏
4. Distance between Foci =2𝑐
𝑏2
5. 𝑒 = 1 − 2
𝑎
6. 𝑐 = 𝑎𝑒
7. 𝑐 2 = 𝑎2 − 𝑏2
8. Focus 𝑐, 0 , −𝑐, 0
𝑎 𝑎
9. Equations of directrix 𝑥 = 𝑎𝑛𝑑 𝑥 = −
𝑒 𝑒
2𝑏2
10. Length of Latus Rectum =
𝑥2 𝑦2
Formulas: + =1
𝑏2 𝑎2
𝑎 > 𝑏, then
1. Vertex 0, 𝑎 𝑎𝑛𝑑 (0, −𝑎)
2. Length of major Axis = 2𝑎
3. Length of minor axis = 2𝑏
4. Distance between Foci =2𝑐
𝑏2
5. 𝑒 = 1−
𝑎2
6. 𝑐 = 𝑎𝑒
7. Focus 0, 𝑐 , 0, −𝑐
𝑎 𝑎
8. Equations of directrix 𝑦 = 𝑎𝑛𝑑 𝑦 = − .
𝑒 𝑒
2𝑏2
9. Length of Latus Rectum = .
𝑎
10. 𝑐 2 = 𝑎2 − 𝑏 2
Parametric Equation of
Minor Axis
Ellipse
• (0,b)
Co-vertex • (𝑎𝑐𝑜𝑠𝜃, 𝑏𝑠𝑖𝑛𝜃)
• (0,-b)
Co-vertex
𝒙𝟐 𝒚𝟐
+ =𝟏
𝒂𝟐 𝒃𝟐
𝒙 = 𝒂𝒄𝒐𝒔𝜽, 𝒚 = 𝒃𝒔𝒊𝒏𝜽
• (0,a)
• 𝑭𝟏 (Focus)
•
𝑏𝑐𝑜𝑠𝑡, 𝑎𝑠𝑖𝑛𝑡
• (-b,0) • • (b,0)
(0,0)Centre
• 𝑭𝟐 (Focus)
𝒙𝟐 𝒚𝟐
+ =𝟏
𝒃𝟐 𝒂𝟐
• (0,-a) 𝑥 = 𝑏𝑐𝑜𝑠𝜃,
𝑦 = 𝑎𝑠𝑖𝑛𝜃
HYPERBOLA:
Conjugate Axis
• (0,b)
Transverse Axis
• (-c,0) • (c,0)
𝑭𝟏 (Focus) 𝑭𝟐 (Focus)
• (0,-b)
𝒂
Directrix 𝒙 =
𝒂 𝒙𝟐 𝒚𝟐
Directrix 𝒙 = −
𝒆 𝒆 − =𝟏
𝒂𝟐 𝒃𝟐
Standard equation of hyperbola with center 𝜶, 𝜷 and
transverse axis parallel to x-axis
y-axis
x-axis
• (𝟎, 𝟎)
(𝒙−𝜶)𝟐 (𝒚−𝜷)𝟐
− =𝟏
𝒂𝟐 𝒃𝟐
𝒙 𝟐 𝒚𝟐
Formulas for Hyperbola −
𝒂𝟐 𝒃𝟐
=𝟏
• (0,c)
𝑭𝟏 (Focus)
𝒂
• (0,a) Directrix 𝐲 =
𝒆
Transverse Axis
• (-b,0) • (0,0) • (b,0)
Centre
𝒂
• (0,-a) Directrix 𝐲 = −
𝒆
• (0,-c)
𝑭𝟐 (Focus)
𝒚𝟐 𝒙𝟐
− =𝟏
𝒂𝟐 𝒃𝟐
𝒚𝟐 𝒙𝟐
Formulas for Hyperbola: − =𝟏
𝒂𝟐 𝒃𝟐
1. Vertex 0, 𝑎 𝑎𝑛𝑑 (0, −𝑎)
2. Length of Transverse Axis = 2𝑎,
3. Length of Conjugate axis = 2𝑏
4. Distance between Foci =2𝑐
𝑏2
5. 𝑒 = 1 + 2
𝑎
6. 𝑐 = 𝑎𝑒
7. 𝑐 2 = 𝑎2 + 𝑏2
8. Foci 0, 𝑐 , 0, −𝑐 or 0, 𝑎𝑒 , 0, −𝑎𝑒
𝑎 𝑎
9. Equations of directrix y = 𝑎𝑛𝑑 𝑦 = −
𝑒 𝑒
2𝑏2
10. Length of Latus Rectum =
𝑎
2 2
11. 𝑐 = 𝑎 + 𝑏 2
2𝑎
12. Distance between directrix =
𝑒
Note:
• Center of the Hyperbola is mid point of the line segment joining Foci .
By:
Himani Rawat
JMDi Academy Dehradun
Degree and Radian Measure
𝒔
𝜽=
𝒓
= 𝟐𝝅 𝑹𝒂𝒅𝒊𝒂𝒏
𝒔
𝜽=
𝒓
If 𝒔 = 𝟐𝝅𝒓 , then 𝜽 = 𝟐𝝅
𝟑𝟔𝟎𝟎 = 𝟐𝝅 𝑹𝒂𝒅𝒊𝒂𝒏
𝝅
𝟏𝟎 = 𝑹𝒂𝒅𝒊𝒂𝒏
𝟏𝟖𝟎
𝟏𝟖𝟎 𝟎
1 Radian =
𝝅
Radian 0 𝝅 𝝅 𝝅 𝝅 𝟑𝝅 𝟐𝝅
Measure 𝟔 𝟒 𝟑 𝟐 𝝅 𝟐
𝟏𝟎 = 𝟔𝟎′ (𝟔𝟎 𝒎𝒊𝒏𝒖𝒕𝒆𝒔)
𝟏′ = 𝟔𝟎′′ 𝟔𝟎 𝒔𝒆𝒄𝒐𝒏𝒅𝒔
𝑃2 + 𝐵2 = 𝐻2
Pythagoras Triplets
5 5 13 10 9 15
4 6
3 12 8 12
25
8 17 20 25 7
16 15
24
15 12 20
Trigonometric Ratios
S.no Property Mathematical value
𝑃
1 sin A Perpendicular/Hypotenuse =
𝐻
𝐵
2 cos A Base/Hypotenuse =
𝐻
𝑃
3 tan A Perpendicular/Base =
𝐵
𝐵
4 cot A Base/Perpendicular =
𝑃
𝐻
5 cosec A Hypotenuse/Perpendicular =
𝑃
𝐻
6 sec A Hypotenuse/Base =
Relation Between Trigonometric
Ratios:
sin 𝐴
1 tan A
cos 𝐴
𝑐𝑜𝑠𝐴
2 cot A
𝑠𝑖𝑛𝐴
1
3 cosec A
𝑠𝑖𝑛𝐴
1
4 sec A
𝑐𝑜𝑠𝐴
Reciprocal Relation Between
Trigonometric Ratios:
1
• c𝑜𝑠𝑒𝑐 𝐴 = ⇒ 𝑐𝑜𝑠𝑒𝑐𝐴 𝑠𝑖𝑛𝐴 = 1
sin 𝐴
1
• 𝑠𝑒𝑐 𝐴 = ⇒ 𝑠𝑒𝑐𝐴 𝑐𝑜𝑠𝐴 = 1
cos 𝐴
1
• 𝑡𝑎𝑛𝐴 = ⇒ 𝑡𝑎𝑛𝐴 𝑐𝑜𝑡𝐴 = 1
cot 𝐴
Trigonometric Identities
1. sin2A + cos2A = 1
2.tan2A + 1 = sec2A
3.cot2A + 1 = cosec2A
Some Useful shortcuts
• 𝑠𝑒𝑐𝜃 + tan 𝜃 = 𝑚
1
⇒ 𝑠𝑒𝑐𝜃 − tan 𝜃 =
𝑚
1
⇒ 2𝑠𝑒𝑐𝜃 = 𝑚 +
𝑚
• 𝑐𝑜𝑠𝑒𝑐𝜃 + cot 𝜃 = 𝑚
1
⇒ 𝑐𝑜𝑠𝑒𝑐𝜃 − cot 𝜃 =
𝑚
1
⇒ 2𝑐𝑜𝑠𝑒𝑐 = 𝑚 +
𝑚
Trigonometric functions as a circular function:
𝑥
𝑐𝑜𝑠𝜃 = = 𝑥
1 O A
𝑦
𝑠𝑖𝑛𝜃 = = 𝑦
1
=(𝒄𝒐𝒔𝜽, 𝒔𝒊𝒏𝜽)
𝜋 𝜋
• 0,1 = cos , sin
2 2
𝜃
(𝑐𝑜𝑠𝜋, 𝑠𝑖𝑛𝜋) • −1,0 • 1,0 = (𝑐𝑜𝑠0, 𝑠𝑖𝑛0)
or(𝑐𝑜𝑠2𝜋 , 𝑠𝑖𝑛2𝜋)
3𝜋 3𝜋
• 0, −1 = cos , sin
2 2
−1 ≤ 𝑥 ≤ 1 ⇒ −1 ≤ cos 𝜃 ≤ 1
−1 ≤ 𝑦 ≤ 1 ⇒ −1 ≤ sin 𝜃 ≤ 1 • 0,1
• 𝑥, 𝑦 = (cos 𝜃, 𝑠𝑖𝑛𝜃)
• −1,0 • 1,0
• 0, −1
• sin 𝜃 = 0 ⇒ 𝜃 = 𝑛𝜋 , where n is an integer . Example 𝑠𝑖𝑛0 = 𝑠𝑖𝑛6𝜋 = 𝑠𝑖𝑛13𝜋 = 0
𝜋 𝜋 5𝜋 111𝜋
• cos 𝜃 = 0 ⇒ 𝜃 = 2𝑛 + 1 , where n is an integer. Example: cos = cos = 𝑐𝑜𝑠 =0
2 2 2 2
𝜋
• cot 𝜃 = 0 ⇒ 𝜃 = 2𝑛 + 1 , where n is an integer
2
𝑥, 𝑦 = (𝑐𝑜𝑠𝜃, 𝑠𝑖𝑛𝜃)
−𝜃
𝑥, −𝑦 = (cos −𝜃 , sin −𝜃 )
Even- Odd Identities:
• sin(-θ) = -sinθ
• cos(-θ) = cosθ
• tan(-θ) = -tanθ
• cot(-θ) = -cotθ
• sec(-θ) = secθ
• cosec(-θ) = -cosecθ
Signs of T-ratios in quadrants
•sin (π – A) = sin A
•cos (π – A) = – cos A
•sin (π + A) = – sin A
•cos (π + A) = – cos A
•sin (2π – A) = – sin A
• cos (2π – A) = cos A
•sin (2π + A) = sin A
• cos (2π + A) = cos A
Continue….
•tan (π/2 – A) = cotA
•cot (π/2 – A) = tan A
•tan (π/2 + A) = -cot A
• cot (π/2 + A) = – tan A
•tan(3π/2 – A) =cot A
•cot (3π/2 – A) = tan A
•tan (π – A) = - tan A
•cot (π – A) = – cot A
•tan 𝜋 + 𝐴 = 𝑡𝑎𝑛𝐴
•tan 2𝜋 − 𝐴 = −𝑡𝑎𝑛𝐴
3𝜋
•tan + 𝐴 = −cot 𝐴
2
Sum and Difference Identities
• sin(x+y) = sin(x)cos(y) + cos(x)sin(y)
• sin(x-y) = sin(x)cos(y) – cos(x)sin(y)
tanx+tany
• tan x + y =
1−tanx tany
tanx−tany
• tan x − y =
1+tanx tany
Product Identities:
• 2sinx cos y = [sin(x + y) + sin(x − y)]
Angles
(In 0° π/6 π/4 π/3 π/2 π 3π/2 2π
Radians)
tan 0 1/√3 1 √3 ∞ 0 ∞ 0
cot ∞ √3 1 1/√3 0 ∞ 0 ∞
cosec ∞ 2 √2 2/√3 1 ∞ -1 ∞
sec 1 2/√3 √2 2 ∞ -1 ∞ 1
𝟐𝒕𝒂𝒏𝒙
•tan (2x) =
𝟏−𝐭𝐚𝐧𝟐 𝒙
3𝑡𝑎𝑛𝑥−tan3 𝑥
• tan 3x =
1−3 tan2 𝑥
cot3 𝑥−3𝑐𝑜𝑡𝑥
• cot 3𝑥 =
3 cot2 𝑥−1
Half Angle Identities:
1−𝑐𝑜𝑠2𝑥
• sin2 𝑥=
2
2 𝑐𝑜𝑠2𝑥+1
• cos 𝑥 =
2
2 1−cos(2𝑥)
• tan 𝑥 =
1+cos(2𝑥)
Sum to Product Identities:
𝒙+𝒚 𝒙−𝒚
• sinx + siny = 𝟐 𝒔𝒊𝒏 𝒄𝒐𝒔
𝟐 𝟐
𝒙+𝒚 𝒙−𝒚
• sinx − siny = 𝟐 𝒄𝒐𝒔 𝒔𝒊𝒏
𝟐 𝟐
𝒙+𝒚 𝒙−𝒚
• cosx + cosy = 𝟐 𝒄𝒐𝒔 𝒄𝒐𝒔
𝟐 𝟐
𝒙+𝒚 𝒙−𝒚
• cosx − cosy = − 𝟐 𝒔𝒊𝒏 𝒔𝒊𝒏
𝟐 𝟐
General Solution:
𝑛 𝜋 𝜋
• 𝐼𝑓 𝑠𝑖𝑛𝑥 = sin 𝛼, then 𝑥 = 𝑛𝜋 + −1 𝛼 , 𝛼 ∈ [− , ]
2 2
• 𝐼𝑓 𝑐𝑜𝑠𝑥 = c𝑜𝑠 𝛼, then 𝑥 = 2𝑛𝜋 ± 𝛼 is called the principal angle . 𝛼
, 𝛼 ∈ [0 , 𝜋]
𝜋 𝜋
• 𝑡𝑎𝑛𝑥 = 𝑡𝑎𝑛𝛼, Then 𝑥 = 𝑛𝜋 + 𝛼, 𝑤ℎ𝑒𝑟𝑒 𝛼 ∈ (− , )
2 2
• sin2 𝑥 = sin2 𝛼, 𝑇ℎ𝑒𝑛 𝑥 = 𝑛𝜋 ± 𝛼
• cos2 𝑥 = cos2 𝛼, 𝑇ℎ𝑒𝑛 𝑥 = 𝑛𝜋 ± 𝛼
• tan2 𝑥 = tan2 𝛼, 𝑇ℎ𝑒𝑛 𝑥 = 𝑛𝜋 ± 𝛼
Properties of Triangle
A
In any Triangle side opposite to
largest angle is the largest side ,
B
and side opposite to smallest
angle is the smallest side. C
If 𝐴𝐵 < 𝐴𝐶 < 𝐵𝐶
(∠𝐶) < (∠𝐵) < (∠𝐴)
Properties of Triangle
A
The sine rule :
AB=c AC=b
𝑎 𝑏 𝑐
= =
𝑠𝑖𝑛𝐴 𝑠𝑖𝑛𝐵 𝑠𝑖𝑛𝐶
𝑎2 +𝑏2 − 𝑐2 B BC=a C
cos 𝐶 =
2𝑎𝑏
Area of Triangle : B
𝟏 c a
Area of Triangle = 𝒃𝒄 𝒄𝒐𝒔(𝑨)
𝟐
𝟏
Area of Triangle = 𝒂𝒄 𝒄𝒐𝒔 𝑩
𝟐 A
𝟏
Area of Triangle = 𝒂𝒃 𝒄𝒐𝒔(𝑪) C
𝟐 b
Height and Distance
Angle of Elevation:
The angle formed between the line of sight and the horizontal when looking
upward is called the angle of elevation. Object
Observer
Angle of depression
The angle formed between the line of sight and the horizontal when looking
downward is called the angle of depression.
Observer
Object
Shadow and angle elevation of Sun :
Pole
h
Shadow
h
Use this shortcut:
Pole
h
Shadow
h
INVERSE TRIGONOMETRIC
FUNCTIONS
Example: Example:
Onto and Into functions
Onto: Every element of the Into: A function that is
codomain is mapped to by not onto not all elements
some element of the of the codomain are
domain. covered.
Invertible Function
• A function is invertible if and only if it is one-one and onto .
Example 𝑓 −1
𝑓
1 a a 1
2 b 2
b
3 c 3
c
4 4
☺☺
yes if we restrict their domains
𝝅 𝝅
𝒔𝒊𝒏: − , → [−𝟏, 𝟏]
𝟐 𝟐
𝝅
− −𝟏
𝟐
𝝅 𝝅
𝒔𝒊𝒏−𝟏 : −𝟏, 𝟏 → [− , ]
𝝅 𝟐 𝟐
𝟏
𝟐
Principal domain and range
𝑓 𝑥 = sin−1 𝑥
𝝅 𝝅
𝒔𝒊𝒏−𝟏 : −𝟏, 𝟏 → [− , ]
𝟐 𝟐
−1
𝑓 𝑥 = cos 𝑥
−𝝅 𝝅
𝐭𝐚𝐧−𝟏 (𝑹𝒆𝒂𝒍 𝑵𝒖𝒎𝒃𝒆𝒓𝒔) → [ , ]
𝟐 𝟐
𝑓 𝑥 = −1
cot 𝑥
sin−1 𝑥 [-1,1] 𝜋 𝜋
[− , ]
2 2
tan−1 𝑥 [−∞, ∞ ] 𝜋 𝜋
− ,
2 2
1
Example: 𝑠𝑖𝑛300 =
2
−1 1
⇒ sin = 300
2
Formulas
𝜋 𝜋
• sin−1 𝑠𝑖𝑛 𝑥 = 𝑥 if 𝑥 ∈ [− , ]
2 2
𝜋 𝜋
• tan−1 (𝑡𝑎𝑛 𝑥) =𝑥 if 𝑥 ∈ (− , )
2 2
−1 𝜋
• sec 𝑠𝑒𝑐 𝑥 = 𝑥 if 𝑥 ∈ 0, 𝜋 − { }
2
−1 𝜋 𝜋
• cosec 𝑐𝑜𝑠𝑒𝑐 𝑥 = 𝑥 if 𝑥 ∈ − , − 0
2 2
Formulas
• sin sin−1 𝑥 = 𝑥
• cos cos−1 𝑥 = 𝑥
• tan tan−1 𝑥 = 𝑥
• cot cot −1 𝑥 = 𝑥
• sec sec −1 𝑥 = 𝑥
• cosec cos𝑒𝑐 −1 𝑥 = 𝑥
• 𝑅𝑒𝑚𝑒𝑚𝑏𝑒𝑟 𝑡ℎ𝑒𝑠𝑒 𝑠𝑒𝑞𝑢𝑒𝑛𝑐𝑒𝑠:
𝜋 𝜋 𝜋 𝜋 0 𝜋 𝜋 𝜋 𝜋
− − − −
2 3 4 6 6 4 3 2
0 𝜋 𝜋 𝜋 𝜋
𝜋
6 4 3 2
Some important formula
• sin−1 −𝑥 = − sin−1 𝑥 ,
• tan−1 −𝑥 = −𝑡𝑎𝑛−1 𝑥 ,
• 𝑐𝑜𝑠𝑒𝑐 −1 −𝑥 = −𝑐𝑜𝑠𝑒𝑐 −1 x
• cos −1 −𝑥 = 𝜋 − cos −1 𝑥
• sec −1 −𝑥 = 𝜋 − se𝑐 −1 𝑥
• c𝑜𝑡 −1 −𝑥 = 𝜋 − c𝑜𝑡 −1 𝑥
Find the principal values of the following
−1 1
• 1. sin (− )
2
−1 1
• 2. cos (− )
2
Trigonometric ratios in four quadrants
Formulas:
• sin (π/2 – A) = cos A
• cos (π/2 – A) = sin A
• sin (π/2 + A) = cos A
• cos (π/2 + A) = – sin A
• sin (3π/2 – A) = – cos A
• cos (3π/2 – A) = – sin A
• sin (3π/2 + A) = – cos A
• cos (3π/2 + A) = sin A
• sin (π – A) = sin A
• cos (π – A) = – cos A
• sin (π + A) = – sin A
• cos (π + A) = – cos A
• sin (2π – A) = – sin A
• cos (2π – A) = cos A
• sin (2π + A) = sin A
• cos (2π + A) = cos A
Continue…
• tan (π/2 – A) = cotA
• cot (π/2 – A) = tan A
• tan (π/2 + A) = -cot A
• cot (π/2 + A) = – tan A
• tan(3π/2 – A) =cot A
• cot (3π/2 – A) = tan A
• tan (π – A) = - tanA
• cot (π – A) = –cot A
• tan 𝜋 + 𝐴 = 𝑡𝑎𝑛𝐴
• tan 2𝜋 − 𝐴 = −𝑡𝑎𝑛𝐴
3𝜋
• tan + 𝐴 = −cot 𝐴
2
𝜋
• sec + 𝐴 = −𝑐𝑜𝑠𝑒𝑐𝐴
2
• 𝑐𝑜𝑠𝑒𝑐 2𝜋 − 𝐴 = −𝑐𝑜𝑠𝑒𝑐𝐴
NCERT Questions
−1 1 𝜋
• Find the principal value of sin . Ans.
2 4
−1 1
• Find the principal value of sin (− ) Ans.
2
−1 1
• sin
2
−1 3
• cos ( )
2
−1
• 𝑐𝑜𝑠𝑒𝑐 2
• tan−1 (−√3)
1
• cos −1 −
2
• tan−1 (−1)
−1 2
• sec
3
• cot −1 √3
−1 2
• sec
3
• cot −1 √3
−1 1
• cos (− )
2
• 𝑐𝑜𝑠𝑒𝑐 −1 − 2
1 1
• tan−1 1 + cos −1 − −1
+ sin (− )
2 2
−1 1 −1 1
• cos + 2 sin
2 2
−1 13𝜋
• cos cos( )
6
−1 7𝜋
• tan tan
6
Some more important formulas
1
• sin−1 𝑥 −1
= 𝑐𝑜𝑠𝑒𝑐 ( )
𝑥
−1 −1 1
• cos 𝑥 = sec
𝑥
−1 −1 1
• tan 𝑥 = cot
𝑥
𝜋
• sin−1 𝑥 + cos−1 𝑥 =
2
−1 −1 𝜋
• tan 𝑥 + cot 𝑥=
2
𝜋
• sec −1 𝑥 + 𝑐𝑜𝑠𝑒𝑐 −1 𝑥 =
2
𝑥+𝑦
• tan−1 𝑥 + tan−1 𝑦 = −1
tan ( )
1−𝑥𝑦
𝑥−𝑦
• tan−1 𝑥 − tan−1 𝑦 = −1
tan ( )
1+𝑥𝑦
• sin−1 𝑥 + sin−1 𝑦 = sin−1 ( 𝑥 1 − 𝑦2 ) + 𝑦 1 − 𝑥2 ,
𝑖𝑓 𝑥, 𝑦 ≥ 0 𝑎𝑛𝑑 𝑥 2 + 𝑦 2 ≤1
1−𝑥 2
• 2 tan−1 𝑥 = cos −1
1+𝑥 2
2𝑥
• 2 tan−1 𝑥 = tan−1
1−𝑥 2
• 2 sin−1 𝑥 = sin−1 2𝑥 1 − 𝑥 2
• 2 cos −1 𝑥 = sin−1 2𝑥 1 − 𝑥 2
• 3 sin−1 𝑥 = sin−1 (3𝑥 − 4𝑥 3 )
• 3 cos −1 𝑥 = cos −1 4𝑥 3 − 3𝑥
CALCULUS
Limit, Continuity and Differentiability
Limit at a point 𝒙 = 𝒂.
Left Limit:
lim− 𝑓 𝑥 = 𝑙1
𝑥→𝑎
y= 𝒍𝟏
lim+ 𝑓 𝑥 = 𝑙2
𝑥→𝑎
Example :
𝑙2
x=a
Examples
Left limit at x=0
lim− 𝑓 𝑥 = lim− 𝑥 2 = 0
𝑥→0 𝑥→0
𝟒
The function is not defined at x=2 , but limit
exists at x=2 and is equal to 4.
-1
The function is not defined at x=2 , at x=0,
Left limit at x=0
lim− 𝑓 𝑥 = lim− −1 = −1
Left limit at x=0 is -1 , right limit at x=0 is 1,
𝑥→0 𝑥→0
Limit doesn’t exit at x=0.
1 1
Limit of the function 𝑓 𝑥 = 𝑎𝑛𝑑 𝑓 𝑥 = 𝑎𝑡 𝑥 = 0,
𝑥 𝑥2
y-axis
y-axis
x-axis x-axis
(0,0) (0,0)
𝒙 → 𝟎+ , 𝒕𝒉𝒆𝒏 𝒇 𝒙 → +∞
𝒙 → 𝟎, 𝒕𝒉𝒆𝒏 𝒇 𝒙 → ∞
𝒙 → 𝟎− , 𝒕𝒉𝒆𝒏 𝒇 𝒙 → −∞ \
1 1
(1) 𝑓 𝑥 = 2 𝑓 𝑥 = 𝑎𝑡 𝑥 = 0,
𝑥 𝑥2
Algebra of limits :
1) lim 𝑓 𝑥 + 𝑔 𝑥 = lim 𝑓 𝑥 + lim 𝑔 𝑥
𝑥→𝑎 𝑥→𝑎 𝑥→𝑎
2) lim 𝑓 𝑥 − 𝑔 𝑥 = lim 𝑓 𝑥 − lim 𝑔 𝑥
𝑥→𝑎 𝑥→𝑎 𝑥→𝑎
3) lim 𝑓 𝑥 𝑔 𝑥 = lim 𝑓 𝑥 lim 𝑔 𝑥
𝑥→𝑎 𝑥→𝑎 𝑥→𝑎
𝑓 𝑥 lim 𝑓(𝑥)
4) lim = 𝑥→𝑎 , Provided lim 𝑔(𝑥) ≠ 0
𝑥→𝑎 𝑔(𝑥) lim 𝑔(𝑥)
𝑥→𝑎
𝑥→𝑎
• FACTORIZATION)
𝒙𝟐 −𝟏𝟔 (𝒙−𝟒)(𝒙+𝟒)
𝒍𝒊𝒎𝒙→𝟒 = 𝒍𝒊𝒎𝒙→𝟒 = 𝒍𝒊𝒎𝒙→𝟒 𝒙 + 𝟒 = 𝟒 + 𝟒 = 𝟖
𝒙−𝟒 𝒙−𝟒
In such forms, the limit is indeterminate due to a certain factor occurring in the
expression (For example, in the limit above, (x – 4) occurs in both the numerator
0
and denominator and makes the limit indeterminate, of the form .
0
• RATIONALIZATION
In this method, the rationalization of an indeterminate expression leads to
determinate one. The following examples elaborate this method.
Example:
𝑥 2 +1−1 0
lim (of the indeterminate form )
𝑥→0 𝑥 2 +16 −4 0
𝑓 𝑥 𝑓′ 𝑥
lim = lim ′
𝑥→𝑎 𝑔(𝑥) 𝑥→𝑎 𝑔 (𝑥)
Continuity of a function at a point x = a
• the function 𝑓(𝑥) is continuous at x=a, if both the left-hand limit and right-hand
limit at 𝑥 = 𝑎 exist and are equal to the value of function.
𝑑𝑦
Derivative as rate of change: ( = 𝑟𝑎𝑡𝑒 𝑜𝑓 𝑐ℎ𝑎𝑛𝑔𝑒 𝑜𝑓 𝑦 𝑤𝑖𝑡ℎ 𝑟𝑒𝑠𝑝𝑒𝑐𝑡 𝑡𝑜 𝑥)
𝑑𝑥
𝑦 + 𝛿𝑦 = 𝑓(𝑥 + 𝛿𝑥)
Then 𝛿𝑦 = 𝑓 𝑥 + 𝛿𝑥 − 𝑦
𝛿𝑦 𝑓 𝑥 + 𝛿𝑥 − 𝑦
=
𝛿𝑥 𝛿𝑥
𝛿𝑦 𝑓 𝑥 + 𝛿𝑥 − 𝑦
lim = lim
𝛿𝑥→0 𝛿𝑥 𝛿𝑥→0 𝛿𝑥
𝑑𝑦 𝑓 𝑥 + 𝛿𝑥 − 𝑓(𝑥)
= lim
𝑑𝑥 𝛿𝑥→0 𝛿𝑥
Examples
• Area of circle 𝐴 = 𝜋𝑟 2
𝑑𝐴
• = 2𝜋𝑟 represents rate of change of area with respect to radius of the circle.
𝑑𝑟
Derivative as Slope of tangent:
𝑦 = 𝑓(𝑥))
𝑓(𝑥+ℎ)−𝑓(𝑥) 𝑑𝑓
or lim =
ℎ→0 ℎ 𝑑𝑥
Left hand Derivative and Right hand derivative at a
point x=c :
𝑦 = 𝑓(𝑥))
• P(𝑐, 𝑓(𝑐))
• P(𝑐, 𝑓(𝑐))
𝑓 𝑐 −𝑓(𝑐−ℎ) 𝑓(𝑐+ℎ)−𝑓(𝑐)
lim− = lim+
ℎ→0 ℎ ℎ→0 ℎ
Important formulas of derivatives
𝑑
• 𝑥 𝑛 = 𝑛𝑥 𝑛−1 •
𝑑
𝑙𝑜𝑔𝑥 =
1
𝑑 1
𝑑𝑥 𝑑𝑥 𝑥 • 𝑥=
𝑑 𝑑𝑥 2√𝑥
• 𝑠𝑖𝑛𝑥 = 𝑐𝑜𝑠𝑥 •
𝑑 𝑥
𝑎 = 𝑎 𝑥 𝑙𝑜𝑔𝑎 𝑑
𝑑𝑥 𝑑𝑥 • 𝐶=0
𝑑 𝑑 1 𝑑𝑥
• 𝑐𝑜𝑠𝑥 = −𝑠𝑖𝑛𝑥 • −1
𝑠𝑖𝑛 𝑥 = •
𝑑 1
=− 2
1
𝑑𝑥 𝑑𝑥 1−𝑥 2
𝑑 𝑑𝑥 𝑥 𝑥
𝑑 1
• tan 𝑥 = sec 2 𝑥 • −1
𝑐𝑜𝑠 𝑥 = − •
𝑑 1
=− 3
2
𝑑𝑥 𝑑𝑥 1−𝑥 2
𝑑𝑥 𝑥 2 𝑥
𝑑 𝑑 −1 1
• secx = secx tanx •
𝑑𝑥
tan x =
1+𝑥 2 •
𝑑 1
=− 4
3
𝑑𝑥 𝑑𝑥 𝑥 3 𝑥
𝑑 𝑑 −1 1 𝑑 1 4
• cot 𝑥 = −𝑐𝑜𝑠𝑒𝑐 2 𝑥 • cot 𝑥 = − • =− 5
𝑑𝑥 𝑑𝑥 1+𝑥 2 𝑑𝑥 𝑥 4 𝑥
𝑑 𝑑 −1 1
• 𝑐𝑜𝑠𝑒𝑐 𝑥 = −𝑐𝑜𝑠𝑒𝑐𝑥 𝑐𝑜𝑡𝑥 • 𝑑𝑥
𝑠𝑒𝑐 𝑥 =
𝑥 𝑥 2 −1
𝑑𝑥
𝑑 −1 1
•
𝑑
𝑒𝑥 = 𝑒𝑥 • 𝑐𝑜𝑠𝑒𝑐 𝑥 = −
𝑑𝑥
𝑑𝑥 𝑥 𝑥 2 −1
Algebra of derivatives
𝑑
• [𝑓 𝑥 + 𝑔 𝑥 ] = [𝑓 ′ 𝑥 + 𝑔′ 𝑥 ]
𝑑𝑥
𝑑
• 𝑓 𝑥 −𝑔 𝑥 = [𝑓 ′ 𝑥 − 𝑔′ 𝑥 ]
𝑑𝑥
𝑑
• 𝑘𝑓 𝑥 = 𝑘𝑓 ′ 𝑥
𝑑𝑥
𝑑
• 𝑘 𝑓 𝑥 + 𝑘2 𝑔 𝑥 = 𝑘1 𝑓 ′ 𝑥 + 𝑘2 𝑔′ 𝑥
𝑑𝑥 1
Chain Rule of Differentiation:
𝑑
𝑓 𝑔 ℎ 𝑥 = 𝑓 ′ 𝑔 ℎ 𝑥 𝑔′ ℎ 𝑥 ℎ′(𝑥)
𝑑𝑥
Example: 𝑥𝑦 + 𝑦 2 + 𝑥 2 = 0
On differentiating both sides of the above equation we get
𝑑 2 2
𝑑
(𝑥𝑦 + 𝑦 + 𝑥 ) = 0
𝑑𝑥 𝑑𝑥
𝑑 𝑑 2 𝑑 2
(𝑥𝑦) + 𝑦 + 𝑥 =0
𝑑𝑥 𝑑𝑥 𝑑𝑥
𝑑𝑦 𝑑𝑦
(𝑥 + 𝑦 + 2𝑦 + 2𝑥) = 0
𝑑𝑥 𝑑𝑥
𝑑𝑦
(𝑥 + 2𝑦) + 𝑦 + 2𝑥 = 0
𝑑𝑥
𝑑𝑦 𝑦 + 2𝑥
=−
𝑑𝑥 𝑥 + 2𝑦
Derivatives of functions in Parametric form:
• 𝑥 = 𝑥 𝑡 𝑎𝑛𝑑 𝑦 = 𝑦 𝑡
𝑑𝑦
𝑑𝑦 𝑑𝑡
Then = 𝑑𝑥
𝑑𝑥
𝑑𝑡
Example: 𝑦 = 𝑥 5
𝑑𝑦
= 5𝑥 4
𝑑𝑥
𝑑2 𝑦 𝑑
= 5𝑥 4 = 5 × 4 𝑥 3 = 20 𝑥 3
𝑑𝑥 2 𝑑𝑥
APPLICATION OF DERIVATIVES
Some of the standard applications of derivatives are:
1. To find the rate of change of a quantity.
2. To determine where a function is Increasing and Decreasing .
3. For finding tangent and normal to a curve.
4. For approximation
5. For finding maxima and minima
6. For finding point of inflection
Differentiability:
If 𝑦 = 𝑓 𝑥
That is y is a function of x
𝒅𝒚
Derivative as rate of change: ( = 𝒓𝒂𝒕𝒆 𝒐𝒇 𝒄𝒉𝒂𝒏𝒈𝒆 𝒐𝒇 𝒚 𝒘𝒊𝒕𝒉 𝒓𝒆𝒔𝒑𝒆𝒄𝒕 𝒕𝒐 𝒙)
𝒅𝒙
𝑦 + 𝛿𝑦 = 𝑓(𝑥 + 𝛿𝑥)
Then 𝛿𝑦 = 𝑓 𝑥 + 𝛿𝑥 − 𝑦
𝛿𝑦 𝑓 𝑥 + 𝛿𝑥 − 𝑦
=
𝛿𝑥 𝛿𝑥
𝛿𝑦 𝑓 𝑥 + 𝛿𝑥 − 𝑦
lim = lim
𝛿𝑥→0 𝛿𝑥 𝛿𝑥→0 𝛿𝑥
𝑑𝑦 𝑓 𝑥 + 𝛿𝑥 − 𝑓(𝑥)
= lim
𝑑𝑥 𝛿𝑥→0 𝛿𝑥
Derivative as Slope of tangent:
𝑦 = 𝑓(𝑥))
𝑓(𝑥+ℎ)−𝑓(𝑥) 𝑑𝑓
or lim =
ℎ→0 ℎ 𝑑𝑥
𝒅𝒚
= 𝒇′ 𝒙 = 𝒔𝒍𝒐𝒑𝒆 𝒐𝒇 𝒕𝒂𝒏𝒈𝒆𝒏𝒕
𝒅𝒙
𝒅𝒚
, 𝒂𝒕 𝒙𝟎 , 𝒚𝟎 = 𝒇′ 𝒙𝟎
𝒅𝒙
= 𝒔𝒍𝒐𝒑𝒆 𝒐𝒇 𝒕𝒂𝒏𝒈𝒆𝒏𝒕
𝒂𝒕 𝒑𝒐𝒊𝒏𝒕 𝒙𝟎 , 𝒚𝟎
𝒅𝒙 𝟏
− , 𝒂𝒕 𝒙𝟎 , 𝒚𝟎 = −
𝒅𝒚 𝒇′(𝒙𝟎 )
= 𝒔𝒍𝒐𝒑𝒆 𝒐𝒇 𝑵𝒐𝒓𝒎𝒂𝒍 𝒂𝒕 𝒑𝒐𝒊𝒏𝒕 𝒙𝟎 , 𝒚𝟎
2𝑥
(2) Given the curve 𝑦 = , find the equation of the tangent line at the point
(𝑥+1)
where 𝑥 = 3 .
(3) For the function 𝑓 𝑥 = log 𝑥 2 + 1 , find the slope of the tangent and normal
line at 𝑥 = 1.
𝑑𝑦
Similarly if 𝑦 = 𝑓 𝑥 . then 𝑜𝑟 𝑓 ′ 𝑥 represents the rate of change of 𝑦 , with
𝑑𝑥
respect to x.
𝑑𝑦
and 𝑎𝑡 𝑥 = 𝑥0 𝑜𝑟 𝑓 𝑥0 , represents the rate of change of 𝑦 with respect to 𝑥
𝑑𝑥
at 𝑥0 .
Practice Questions:
(1) The volume of a cube is given by 𝑣 𝑥 = 𝑥 3 , where x is the side length in
centimeters. Find the rate of change of the volume with respect to
𝑥 , 𝑤ℎ𝑒𝑛 𝑥 = 6𝑐𝑚 .
(2) The rate of change of volume of sphere with respect to it’s surface area when
radius is 4 cm.
𝑑𝑉
4 𝑑𝑉
Solution: 𝑉 = 𝜋𝑟 3 𝑎𝑛𝑑 2
𝐴 = 4𝜋𝑟 ⇒ = 𝑑𝑡
𝑑𝐴
3 𝑑𝐴
𝑑𝑡
2 𝑑𝑟
4𝜋𝑟 𝑟
= 𝑑𝑡 = 𝑐𝑚3 𝑝𝑒𝑟 𝑐𝑚2 = 2𝑐𝑚3 /𝑐𝑚2
𝑑𝑟 2
8𝜋𝑟
𝑑𝑡
Increasing and decreasing functions
• If function is increasing then at • If function is decreasing then at
any point of the graph of function any point of the graph of function
inclination of tangent is an acute inclination of tangent is an obtuse
angle . angle .
(0,1 )
(1,0 )
- +
+ -
a b c
𝑥 = 𝑎2 𝑥 = 𝑎4
𝑥 = 𝑎1 𝑥 = 𝑎3 𝑥 = 𝑎5
Solution:
𝑥 + 3 ≥ 0 , 𝑓𝑜𝑟 𝑎𝑛𝑦 𝑟𝑒𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑥 , ℎ𝑒𝑛𝑐𝑒 0 𝑖𝑠 𝑡ℎ𝑒 𝑚𝑖𝑛𝑖𝑚𝑢𝑚 𝑣𝑎𝑙𝑢𝑒. This
function has no maximum value.
Solution:
𝑥 − 4 ≥ 0 , 𝑓𝑜𝑟 𝑎𝑛𝑦 𝑟𝑒𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟 𝑥 , ⇒ − 𝑥 − 4 ≤ 0,
ℎ𝑒𝑛𝑐𝑒 0 𝑖𝑠 𝑡ℎ𝑒 𝑚𝑎𝑥𝑖𝑚𝑢𝑚 𝑣𝑎𝑙𝑢𝑒. This function has no minimumn value.
(3).Find minimum and maximum value of f x = 𝑥| + 3
Solution: 𝑥 ≥ 0 ⇒ 𝑥 + 3 ≥ 3
Hence 3 is the minimum value , function has no maximum value.
𝑦 = (x − 1) (x − 2)2
𝑑𝑦 2
To find point of maxima lets solve =0⇒ 𝑥−1 2 𝑥−2 + 𝑥−2 =0
𝑑𝑥
⇒ 𝑥 − 2 2𝑥 − 2 + 𝑥 − 2 = 0
4
⇒ 𝑥 − 2 3𝑥 − 4 = 0 ⇒ 𝑥 = 2,
3
𝑓 ′′ 𝑥 = 3𝑥 − 4 + 3 𝑥 − 2 = 6𝑥 − 10
Since 𝑓 ′′ 2 = 2 > 0, hence x=2 is a point of minima.
4 4
𝑎𝑛𝑑 𝑓 ′′ = −2 < 0, ℎ𝑒𝑛𝑒 𝑥 = , is point of maxima
3 3
4 4 4 2
Maximum value of the function is 𝑓 = −1 − 2
3 3 3
Practice Questions:
The absolute maximum value of y = x3 – 3x + 2 in 0 ≤ x ≤ 2 is
1. 0
2. 2
3. 4
4. 6
Q. The two parts of 50 such that product of the cube of the one and the square of
other is maximum?
Solution: x
50
50-x
𝑓 𝑥 = 𝑥 3 50 − 𝑥 2 , 𝑖𝑠 𝑚𝑎𝑥𝑖𝑚𝑢𝑚
let’s find the critical point of 𝑓 𝑥 ,
𝑓 ′ 𝑥 = 3𝑥 2 50 − 𝑥 2 − 2 50 − 𝑥 𝑥 3 = 0
⇒ 𝑥 2 50 − 𝑥 150 − 3𝑥 − 2𝑥 = 0
⇒ 𝑥 = 0,50,30
X can not be 0 or 50
𝑓"(30) < 0 ⇒ 𝑓(𝑥) 𝑖𝑠 𝑚𝑎𝑥𝑖𝑚𝑖𝑢𝑚 𝑎𝑡 𝑥 = 30
x=30 , 50-x = 20 is the answer.
Qus) The point (0,5) is closest to the curve 𝒙𝟐 = 𝟐𝒚 at _____?
Hint
𝑇ℎ𝑒𝑛 𝑓 𝑥 = ∫ 𝑔 𝑥
d
Example: (𝑡𝑎𝑛𝑥 + 𝐶) = sec 2 𝑥
dx
2
Hence ∫ sec 𝑥 𝑑𝑥 = tan 𝑥 + 𝐶
Basic formulas of Integration :
1
𝑥 𝑛+1 • ∫ 𝑥 𝑑𝑥 = log |𝑥| + 𝐶
• ∫ 𝑥 𝑛 𝑑𝑥 = +𝐶
𝑛+1
• ∫ tan 𝑥 𝑑𝑥 = − log cos 𝑥 + 𝐶
• ∫ 1 𝑑𝑥 = 𝑥 + 𝐶 𝑜𝑟 log 𝑠𝑒𝑐𝑥 + 𝐶
• ∫ 𝑠𝑖𝑛𝑥 𝑑𝑥 = − 𝑐𝑜𝑠𝑥 + 𝐶 • ∫ 𝑐𝑜𝑡𝑥 𝑑𝑥 = log |𝑠𝑖𝑛𝑥| + 𝐶
• ∫ 𝑐𝑜𝑠𝑥 𝑑𝑥 = 𝑠𝑖𝑛𝑥 + 𝐶 • ∫ 𝑠𝑒𝑐 𝑥 𝑑𝑥 = log |𝑠𝑒𝑐𝑥 + 𝑡𝑎𝑛𝑥| + 𝐶
• ∫ sec 2 𝑥 𝑑𝑥 = 𝑡𝑎𝑛𝑥 + 𝐶 • ∫ 𝑐𝑜𝑠𝑒𝑐(𝑥) 𝑑𝑥 = log |𝑐𝑜𝑠𝑒𝑐 − 𝑐𝑜𝑡𝑥| + 𝐶
1 −1
• ∫ 𝑐𝑜𝑠𝑒𝑐 2 𝑥 𝑑𝑥 = −𝑐𝑜𝑡𝑥 + 𝐶 • ∫ 𝑑𝑥 = tan 𝑥+𝐶
1+𝑥 2
1
• ∫ 𝑠𝑒𝑐𝑥 𝑡𝑎𝑛𝑥 𝑑𝑥 = sec 𝑥 + 𝐶 • ∫
1+𝑥 2
𝑑𝑥 = −cot −1 𝑥 + 𝐶
1
• ∫ cot𝑥 𝑐𝑜𝑠𝑒𝑐 𝑥 𝑑𝑥 = −𝑐𝑜𝑠𝑒𝑐 𝑥 + 𝐶 • ∫
√(1−𝑥 2 )
𝑑𝑥 = sin −1 𝑥 + 𝐶
• ∫ 𝑒 𝑥 𝑑𝑥 = 𝑒 𝑥 + 𝐶 • ∫
1
𝑑𝑥 = − 𝑐𝑜𝑠 −1 𝑥 + 𝐶
2
√(1−𝑥 )
𝑎𝑥
• ∫ 𝑎 𝑥 𝑑𝑥 = +𝐶 • ∫
1
𝑑𝑥 = sec −1 𝑥 + 𝐶 𝑜𝑟 −cosec −1 𝑥 + 𝐶
𝑙𝑜𝑔𝑎 𝑥 𝑥 2 −1
Algebra of Integration:
• ∫ 𝑓 𝑥 + 𝑔 𝑥 𝑑𝑥 = ∫ 𝑓 𝑥 𝑑𝑥 + ∫ 𝑔 𝑥 𝑑𝑥
• ∫ 𝑓 𝑥 − 𝑔 𝑥 𝑑𝑥 = ∫ 𝑓 𝑥 𝑑𝑥 − ∫ 𝑔 𝑥 𝑑𝑥
• ∫ 𝑘𝑓 𝑥 𝑑𝑥 = 𝑘∫ 𝑓 𝑥 𝑑𝑥
• ∫ 𝑘1 𝑓 𝑥 + 𝑘2 𝑔 𝑥 𝑑𝑥 = 𝑘1 ∫ 𝑓 𝑥 𝑑𝑥 + 𝑘2 ∫ 𝑔 𝑥 𝑑𝑥
Methods of Integration:
• Integration by Substitution.
• Integration using Partial Fractions.
• Integration by Parts.
• Using Trigonometric Identities/Formulas
Integration by Substitution:
𝐼 = ∫ 𝑓 𝑔 𝑥 𝑔′ 𝑥 𝑑𝑥
On Putting 𝑔 𝑥 = 𝑡
⇒ 𝑔′ 𝑥 𝑑𝑥 = 𝑑𝑡
1
Example(1): ∫𝑥 𝑑𝑥 = 𝑙𝑜𝑔𝑥 + 𝐶
1 log 3𝑥+4
⇒ ∫ 3𝑥+4 𝑑𝑥 = +𝐶
3
1. 𝑝𝑥 + 𝑞 𝐴 𝐵
+
𝑥 − 𝑎 (𝑥 − 𝑏) 𝑥 − 𝑎 (𝑥 − 𝑏)
2. 𝑝𝑥 2 + 𝑞𝑥 + 𝑟 𝐴 𝐵 𝐶
+ +
𝑥 − 𝑎 (𝑥 − 𝑏)(𝑥 − 𝑐) 𝑥 − 𝑎 (𝑥 − 𝑏) (𝑥 − 𝑐)
3. 𝑝𝑥 + 𝑞 𝐴 𝐵
+
𝑥−𝑎 2 𝑥−𝑎 𝑥−𝑎 2
4. 𝑝𝑥 2 + 𝑞𝑥 + 𝑟 𝐴 𝐵 𝐶
+ 2+
𝑥 − 𝑎 2 (𝑥 − 𝑏) 𝑥−𝑎 𝑥−𝑎 (𝑥 − 𝑏)
5. 𝑝𝑥 2 + 𝑞𝑥 + 𝑟 𝐴 𝐵𝑥 + 𝐶
+ 2
(𝑥 − 𝑎)(𝑥 2 + 𝑏𝑥 + 𝑐) 𝑥 − 𝑎 𝑥 + 𝑏𝑥 + 𝑐
Shortcut :
𝑝𝑥 + 𝑞 𝑝𝑥 + 𝑞 𝑝𝑥 + 𝑞
∫ 𝑑𝑥 = log 𝑥 − 𝑎 + log 𝑥 − 𝑏
𝑥−𝑎 𝑥−𝑏 𝑥−𝑏 𝑝𝑢𝑡 𝑥=𝑎 𝑥−𝑎 𝑝𝑢𝑡 𝑥=𝑏
3𝑥−1 3×2−1 3× −5 −1
Example : ∫ 𝑑𝑥 = log 𝑥 − 2 + log 𝑥 + 5 + C
𝑥−2 𝑥+5 2+5 −5−2
5 16
= log 𝑥−2 + log |𝑥 + 5| + C
7 7
Integration by parts:
𝒅
∫ 𝒇 𝒙 𝒈 𝒙 𝒅𝒙 = 𝒇 𝒙 ∫ 𝒈 𝒙 𝒅𝒙 − ∫ [ 𝒇 𝒙 ∫ 𝒈 𝒙 𝒅𝒙] 𝒅𝒙
𝒅𝒙
The integral of the product of two functions = (first function) × (integral of the second function) – Integral of
[(differential coefficient of the first function) × (integral of the second function)
If ∫ 𝑓 𝑥 𝑑𝑥 = 𝐹 𝑥 + 𝐶
𝑏
Then ∫𝑎 𝑓 𝑥 𝑑𝑥 = 𝐹 𝑏 − 𝐹(𝑎)
Even and odd functions
Even function:
If f −x = f x , Then f x is an even function.
Examples: 𝑓 𝑥 = cos 𝑥 , 𝑓 𝑥 = 𝑥 2 , 𝑓 𝑥 = 𝑥 6 + 4𝑥 2 + 6
Odd function:
If f −x = −f x , then f x is an odd function.
Examples : 𝑓 𝑥 = sin 𝑥 , 𝑓 𝑥 = 𝑥 3 , 𝑓 𝑥 = 𝑥 7 + 4𝑥 3 + 6𝑥
Some Properties of Definite Integrals :
𝑏 𝑏
• ∫𝑎 𝑓 𝑥 𝑑𝑥 = ∫𝑎 𝑓 𝑡 𝑑𝑡
𝑏 𝑎
• ∫𝑎 𝑓 𝑥 𝑑𝑥 =- ∫𝑏 𝑓 𝑥 𝑑𝑥
𝑏 𝑐 𝑏
• ∫𝑎 𝑓 𝑥 𝑑𝑥 = ∫𝑎 𝑓 𝑥 𝑑𝑥 + ∫𝑐 𝑓 𝑥 𝑑𝑥 , 𝑤ℎ𝑒𝑟𝑒 𝑎 < 𝑐 < 𝑏
𝑏 𝑏
• ∫𝑎 𝑓 𝑥 𝑑𝑥 = ∫𝑎 𝑓 𝑎 + 𝑏 − 𝑥 𝑑𝑥
𝑎 𝑎
• ∫0 𝑓 𝑥 𝑑𝑥 = ∫0 𝑓 𝑎 − 𝑥 𝑑𝑥
𝑎 𝑎
• ∫−𝑎 𝑓 𝑥 𝑑𝑥 = 2 ∫0 𝑓 𝑥 𝑑𝑥, 𝑖𝑓 𝑓 𝑥 𝑖𝑠 𝑎𝑛 𝑒𝑣𝑒𝑛 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛.
= 0 , 𝑖𝑓 𝑓 𝑥 𝑖𝑠 𝑎𝑛 𝑜𝑑𝑑 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛.
2𝑎 𝑎
• ∫0 𝑓 𝑥 𝑑𝑥 = 2 ∫0 𝑓 𝑥 𝑑𝑥, 𝑖𝑓 𝑓 2𝑎 − 𝑥 = 𝑓(𝑥) .
= 0 , 𝑖𝑓 𝑓 2𝑎 − 𝑥 = −𝑓(𝑥) 𝑖𝑠 𝑎𝑛 𝑜𝑑𝑑 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛.
Some shortcuts :
𝑎 𝑓 𝑥 𝑎
𝜋
3 1 𝜋 • ∫0 𝑓 𝑥 +𝑓(𝑎−𝑥) 𝑑𝑥 = 2
• ∫0
2 sin4 𝑥 𝑑𝑥 = × ×
4 2 2
𝑏 𝑓 𝑥 𝑏−𝑎
𝜋
8 7 5 3 1 𝜋 • ∫𝑎 𝑓 𝑥 +𝑓(𝑎+𝑏−𝑥) 𝑑𝑥 = 2
• ∫02 sin 𝑥 𝑑𝑥 = × × × ×
8 6 4 2 2
𝜋
7 6 4 2
• ∫0 sin 𝑥 𝑑𝑥 = 7 × 5 × 3
2
𝜋
sin 𝑥 𝜋
𝜋
4 3 1 𝜋 Example: ∫0 sin 𝑥+cos 𝑥 𝑑𝑥
2 =
4
• ∫0 𝑐𝑜𝑠 𝑥 𝑑𝑥 = 4 × 2 × 2
2
𝜋
8 7 5 3 1 𝜋
• ∫0 𝑐𝑜𝑠 𝑥 𝑑𝑥 = 8 × 6 × 4 × 2 × 2
2
𝜋
7 6 4 2
• ∫0 cos 𝑥 𝑑𝑥 = 7 × 5 × 3
2
2𝑎 𝑎
න 𝑓 𝑥 𝑑𝑥 = 2 න 𝑓 𝑥 𝑑𝑥, 𝑖𝑓 𝑓 2𝑎 − 𝑥 = 𝑓(𝑥) .
0 0
= 0 , 𝑖𝑓 𝑓 2𝑎 − 𝑥 = −𝑓(𝑥) 𝑖𝑠 𝑎𝑛 𝑜𝑑𝑑 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛
𝜋 𝜋
𝜋 Example: (1)∫0 𝑐𝑜𝑛5 𝑥 𝑑𝑥 = 0
∫0 sin𝑛 𝑥 𝑑𝑥 = 2 ∫0 sin𝑛 𝑥 𝑑𝑥,
2
𝜋
(2). ∫0 𝑐𝑜𝑛6 𝑥 𝑑𝑥
𝜋
5 3 1 𝜋
=2 ∫0 𝑐𝑜𝑛6 𝑥 𝑑𝑥 = 6 × 4 × 2 × 2
2
𝜋
∫0 cos𝑛 𝑥 𝑑𝑥 = 0, 𝐼𝑓 𝑛 𝑖𝑠 𝑜𝑑𝑑 ,
𝜋
= 2 ∫0 cos 𝑛 𝑥 𝑑𝑥, 𝐼𝑓 𝑛 𝑖𝑠 𝑒𝑣𝑒𝑛,
2
Differential Equations
Definition:
An equation which involves variables as well as derivatives of the dependent
variable y with respect to the independent variable x, is called a differential
equation .
Examples:
𝑑𝑦
= 𝑥 + 2𝑦,
𝑑𝑥
𝑑𝑦 𝑠𝑖𝑛𝑥
=
𝑑𝑥 𝑐𝑜𝑠𝑦
Solution of differential equation:
y = f x or f x, y = 0
is a solution of a given diffrential equation if it satisfies it .
The degree of a differential equation is defined as the power of the highest order
derivative when the differential equation is expressed in its polynomial form (free
from radicals and fractions with respect to derivatives).
Steps to Determine the Degree:
Note:
Order is always determined first , the degree is determined based on the
polynomial form .
If the equation contains transcendental functions or non-polynomial terms
involving derivatives, the degree is not defined.
Differential Equation Degree Order
Example𝑦 ′ :− cos 𝑥 = 0
2
𝑑2 𝑦 𝑑𝑦 𝑑𝑦
𝑥𝑦 2 + 𝑥 − =0
𝑑𝑥 𝑑𝑥 𝑑𝑥
′′′ 2 𝑦′
𝑦 +𝑦 +𝑒 =0
𝑑2 𝑦
2
= sin 3𝑥 + cos 3𝑥
𝑑𝑥
𝑑4 𝑦 ′′′
4
− sin(𝑦 )=0
𝑑𝑥
𝑑2 𝑦 3
= sin 𝑦 + 𝑥
𝑑𝑥 2
2 5
𝑑 𝑦 𝑑𝑦
+ + sin 3𝑥 = 0
Formation of differential equation whose General
Solution is given:
The order of a differential equation = number of arbitrary constants present in the
solution of the differential equation.
Step 1: Differentiate the given function w.r.t to the independent variable present in the
equation.
Step 2: Keep differentiating times in such a way that (n+1) equations are obtained.
Step 3: Using the (n+1) equations obtained, eliminate the constants (c1 , c2 … …. cn).
Examples :
(1)Find differential equation corresponding to the family of curve
𝑦 = 𝐴𝑥 2 + 𝐵 … . . (1)
𝑑𝑦
= 2𝐴𝑥…..(2)
𝑑𝑥
𝑑2 𝑦
⇒ = 2𝐴 ….(3)
𝑑𝑥 2
Eliminating A using (3) and (2), we get the required differential equation.
𝑑𝑦 𝑑2𝑦
=𝑥 2
𝑑𝑥 𝑑 𝑥
Methods of Solving First Order, First Degree
Differential Equations:
used to solve first-order differential equations that can be written in the form
𝑑𝑦
=𝑓 𝑥 𝑔 𝑦
𝑑𝑥
𝑜𝑟 𝑓 𝑦 𝑑𝑦 = 𝑔 𝑥 𝑑𝑥
Examples:
𝑑𝑦
= sec 2 𝑥 sin 𝑦
𝑑𝑥
𝑑𝑦
= sec 2 𝑥 𝑑𝑥
sin 𝑦
∫ cosec 𝑦 𝑑𝑦 = ∫ sec 2 𝑥 𝑑𝑥
𝑓 𝑘𝑥, 𝑘𝑦 = 𝑘 𝑛 𝑓(𝑥, 𝑦)
Examples
2𝑥
𝐹1 𝑥, 𝑦 = 𝑦2 + 2𝑥𝑦 = 𝑦 2 (1 + ),
𝑦
2𝑥
𝐹2 𝑥, 𝑦 = 2𝑥 − 3𝑦 = 𝑦( − 3),
𝑦
𝑦
𝐹3 𝑥, 𝑦 = cos ,
𝑥
Homogeneous Differential Equation:
𝑑𝑦
A differential equation of the form = 𝑓 𝑥, 𝑦 ,
𝑑𝑥
𝑑𝑦 𝑥 2 +𝑦 2
Example: =
𝑑𝑥 𝑥𝑦
Solution of a homogeneous differential equation:
To solve a homogeneous differential equation of the type
𝑑𝑦 𝑦
= 𝑓 𝑥, 𝑦 = 𝑔( ) …..(equation 1)
𝑑𝑥 𝑥
𝑑𝑦
Substituting the value of from equation (3) in equation (1), we get
𝑑𝑥
𝑑𝑣 𝑑𝑣 𝑑𝑥
𝑣+𝑥 =𝑔 𝑣 ⇒ =
𝑑𝑥 𝑔 𝑣 −𝑣 𝑥
𝑦
Integrating both side of (4), we get the solution on replacing v by
𝑥
Example:
Solve
𝑑𝑦
𝑥−𝑦 = (𝑥 + 𝑦)
𝑑𝑥
Solution : The given differential equation is homogeneous D.E.
𝑑𝑦 𝑥+𝑦
Solution: =
𝑑𝑥 𝑥−𝑦
𝑑𝑦 𝑑𝑣
Let 𝑦 = 𝑣𝑥 ⇒ = 𝑣+𝑥
𝑑𝑥 𝑑𝑥
𝑑𝑣 𝑥 + 𝑣𝑥
⇒𝑣+𝑥 =
𝑑𝑥 𝑥 − 𝑣𝑥
𝑑𝑣 1 + 𝑣
⇒ 𝑣+𝑥 =
𝑑𝑥 1 − 𝑣
𝑑𝑣 1 + 𝑣
𝑥 = −𝑣
𝑑𝑥 1 − 𝑣
Linear Differential Equations:
A Differential equation of the form
𝑑𝑦
+𝑃 𝑥 𝑦 =𝑄 𝑥
𝑑𝑥
𝑑𝑥
𝑜𝑟 + 𝑃 𝑦 𝑥 = 𝑄(𝑦)
𝑑𝑦
𝒅𝒚 𝒅𝒙
+ 𝑷 𝒙 𝒚 = 𝑸(𝒙) + 𝑷 𝒚 𝒙 = 𝑸(𝒚)
𝒅𝒙 𝒅𝒚
Solution: Solution:
Step 1: Write the given differential equation in the form Step 1: Write the given differential equation in the form
𝑑𝑦 𝑑𝑥
+ 𝑃 𝑥 𝑦 = 𝑄(𝑥)where P, Q are constants or functions of x + 𝑃 𝑦 𝑥 = 𝑄(𝑦)where P, Q are constants or functions of x
𝑑𝑥 𝑑𝑦
only only.
Step 3: Write the solution of the given differential equation as Step 3: Write the solution of the given differential equation as
𝑦. 𝐼. 𝐹. = ∫ 𝐼. 𝐹.× 𝑄 𝑥 𝑑𝑥 + 𝐶 𝑥. 𝐼. 𝐹. = ∫ 𝐼. 𝐹.× 𝑄 𝑦 𝑑𝑦 + 𝐶
Examples:
𝑑𝑦 𝑦
Qus: Solve + =𝑥
𝑑𝑥 𝑥
𝑑𝑦 1
=
𝑑𝑥 𝑥 + 𝑦 + 1
𝑑𝑥
⇒ =𝑥+𝑦+1
𝑑𝑦
𝑑𝑥
⇒ −𝑥 =𝑦+1
𝑑𝑦
Which is linear in x,
𝑃 𝑦 = −1, 𝑄 𝑦 = 𝑦 + 1
𝐼. 𝐹. = 𝑒 ∫ −1 𝑑𝑦 = 𝑒 −𝑦
Solution : 𝑒 −𝑦 = ∫ 𝑒 −𝑦 𝑦 + 1 𝑑𝑦 + 𝐶 (Solve the integration using by part rule )
VECTORS
By:
Himani Rawat
Maths faculty
JMDI Academy Dehradun
Equal vectors:
y-axis
Equal vectors are 𝒂
vectors that have the
𝒂
same magnitude P
and direction.
𝒂
O x-axis
𝒂
z-axis
Vector Quantity : A vector quantity is a physical quantity that has both magnitude and
direction.
Unit vector : A unit vector is a vector that has a magnitude of exactly one.
y-axis
are unit vectors in the direction of x, y and z axis.
𝒊Ƹ , 𝒋,Ƹ 𝒌
𝒋Ƹ
𝒊Ƹ x-axis
𝒌
z-axis
Position vector:
y-axis
In 2 ‘D’
In 3-D
y-axis
P(a,b) P(a,b,c)
𝑶𝑷
𝑶𝑷
b
x-axis
O a x-axis
O
z-axis
Position vector of point P(a , b ) Position vector of point P(a , b , c)
𝑶𝑷 = 𝒂𝒊Ƹ + 𝒃 𝒋Ƹ
𝑶𝑷 = 𝒂𝒊Ƹ + 𝒃 𝒋+Ƹ c 𝒌
Magnitude/Length of a vector:
y-axis
In 2 ‘D’ In 3-D
y-axis
P(a,b) P(a,b,c)
𝑶𝑷
𝑶𝑷
x-axis
O x-axis
O
|𝑶𝑷| = 𝒂𝟐 + 𝒃𝟐
z-axis |𝑶𝑷| = 𝒂𝟐 + 𝒃𝟐 + 𝒄𝟐
Type of vectors
Zero vector : is a vector that has a magnitude of zero and no specific direction. :
• In two dimensions : O(0,0)
• In three dimensions : O(0,0,0)
Unit vector : A unit vector is a vector that has a magnitude of exactly one.
Unit vector in the direction of vector a given vector, 𝒂 = 𝒂 𝒊Ƹ + 𝒃𝒋Ƹ + 𝒄𝒌
𝒂
𝒂 𝒊Ƹ + 𝒃𝒋Ƹ + 𝒄𝒌
ෝ=
𝒂 =
|𝒂| 𝒂𝟐 + 𝒃𝟐 + 𝒄𝟐
CO-INITIAL VECTORS :
vectors that originate from the same initial point or starting location in a
coordinate system.
𝒂
𝒄
Algebra of vectors:
• Addition of vectors
+ 𝒂𝟐 𝒊Ƹ + 𝒃𝟐 𝒋Ƹ + 𝒄𝟐 𝒌
𝒂𝟏 𝒊Ƹ + 𝒃𝟏 𝒋Ƹ + 𝒄𝟏 𝒌 = 𝒂𝟏 + 𝒂𝟐 𝒊Ƹ + (𝒃𝟏 +𝒃𝟐 ) 𝒋Ƹ + (𝒄𝟏 +
𝒄𝟐 )𝒌
• Subtraction of vectors
− 𝒂𝟐 𝒊Ƹ + 𝒃𝟐 𝒋Ƹ + 𝒄𝟐 𝒌
𝒂𝟏 𝒊Ƹ + 𝒃𝟏 𝒋Ƹ + 𝒄𝟏 𝒌
= 𝒂𝟏 − 𝒂𝟐 𝒊Ƹ + (𝒃𝟏 −𝒃𝟐 ) 𝒋Ƹ + (𝒄𝟏 − 𝒄𝟐 )𝒌
Scalar and vector product of vectors :
Scalar product/ Dot product of two vectors:
𝒂
m = is projection of
vector 𝒂 on vector 𝒃 = 𝒂 𝒄𝒐𝒔(𝜽)
)𝜽 𝒃
Hence , 𝒂. 𝒃 = 𝒃 projection of vector 𝒂 on vector 𝒃
Or 𝒂 projection of vector 𝒃 on vector 𝒂 (𝒂 . 𝒃)
𝑚=
|𝒃 |
Application:
𝒂.𝒃
(1) Angle between two vectors: = 𝒄𝒐𝒔 𝜽 ,
𝒂 𝒃
(2) 𝒂 . 𝒂 = 𝒂 𝟐
(3) 𝒊Ԧ . 𝒊Ԧ = 𝒋Ԧ . 𝒋Ԧ = 𝒌 . 𝒌 = 𝟏
(3) 𝒂 . 𝒃 = 𝟎, 𝑰𝒇 𝜽 = 𝟗𝟎𝟎 𝒐𝒓 𝒂 𝒂𝒏𝒅 𝒃 are perpendicular to each other.
Qus:
on the vector 𝒊Ƹ + 𝟐𝒋Ƹ + 𝒌
Find the projection of the vector 𝟐𝒊Ƹ + 𝟑𝒋Ƹ + 𝟐𝒌 .
Cross / Vector Product of vectors:
The cross product of two vectors is a mathematical operation that produces a third vector
perpendicular to the plane formed by the two input vectors.
𝒂×𝒃
𝒊Ƹ 𝒋Ƹ
𝒌
OR 𝒂𝟏 𝒊Ƹ + 𝒃𝟏 𝒋Ƹ + 𝒄𝟏 𝒌 × 𝒂𝟐 𝒊Ƹ + 𝒃𝟐 𝒋Ƹ + 𝒄𝟐 𝒌 = 𝑎1 𝑏1 𝑐1
𝑎2 𝑏2 𝑐2
Applications:
(1) Area of the parallelogram whose adjacent sides are 𝒂 𝒂𝒏𝒅 𝒃 = 𝒂 × 𝒃
(2) If angle between 𝒂 𝒂𝒏𝒅 𝒃 is 00 ⇒ 𝒂 × 𝒃 = 𝟎.
(3) 𝒂 × 𝒃 = − 𝒃 × 𝒂
(4) 𝒊Ԧ × 𝒊 = 𝒋Ԧ × 𝒋 = 0
(3) Coplanar Vectors
𝒂 , 𝒃 𝒂𝒏𝒅 𝒄 are coplanar if (𝒂 × 𝒃). 𝒄 = 𝟎 (scalar triple product is zero)
, 𝒃 = 𝒂𝟐 𝒊Ƹ + 𝒃𝟐 𝒋Ƹ + 𝒄𝟐 𝒌
Or if 𝒂 = 𝒂𝟏 𝒊Ƹ + 𝒃𝟏 𝒋Ƹ + 𝒄𝟏 𝒌 and 𝒄 = ൫𝒂𝟑 𝒊Ƹ + 𝒃𝟑 𝒋Ƹ +
൯, are coplanar , then
𝒄𝟑 𝒌
𝑎1 𝑏1 𝑐1
𝑎2 𝑏2 𝑐2 = 0
𝑎3 𝑏3 𝑐3
Triangle Law of Vector Addition:
𝒂+ 𝒃
Position vector of point Q, 𝑶𝑸 = 𝒙𝟐 𝒊Ƹ + 𝒚𝟐 𝒋Ƹ + 𝒛𝟐 𝒌
by triangle rule of vector addition,
𝑶𝑸 = 𝑶𝑷 + 𝑷𝑸
⇒ 𝑷𝑸= 𝑶𝑸 − 𝑶𝑷 = (𝒙𝟐 − 𝒙𝟏 )𝒊Ƹ + (𝒚𝟐 − 𝒚𝟏 )𝒋Ƹ + (𝒛𝟐 −𝒛𝟏 )𝒌
𝑷𝑸 = (𝒙𝟐 − 𝒙𝟏 )𝒊Ƹ + (𝒚𝟐 − 𝒚𝟏 )𝒋Ƹ + (𝒛𝟐 −𝒛𝟏 )𝒌
Parallel vectors /collinear vectors:
Two vectors are parallel if they have the same or opposite direction
𝒂𝒏𝒅 𝒂𝟐 𝒊Ƹ + 𝒃𝟐 𝒋Ƹ + 𝒄𝟐 𝒌
Or 𝒂𝟏 𝒊Ƹ + 𝒃𝟏 𝒋Ƹ + 𝒄𝟏 𝒌 are parallel 𝒂
𝒂𝟏 𝒃𝟏 𝒄𝟏 𝒃
if = = 𝒄
𝒂𝟐 𝒃𝟐 𝒄𝟐
𝒅
2𝒂 = 𝟒 𝒊Ƹ + 𝟔𝒋Ƹ + 𝟏𝟔𝒌
Example: 𝒂 = 𝟐 𝒊Ƹ + 𝟑𝒋Ƹ + 𝟖𝒌,
,−3𝒂 = −𝟔 𝒊Ƹ − 𝟗𝒋Ƹ − 𝟐𝟒𝒌,
are vectors parallel to each other.
−𝒂 = −𝟐 𝒊Ƹ − 𝟑𝒋Ƹ − 𝟖𝒌
Perpendicular vectors:
Two vectors are perpendicular (or orthogonal) if the angle between them is 900 ,
which means their dot product is zero.
In vector,
, 𝒂, 𝒃 𝒂𝒏𝒅 𝒄 𝒂𝒓𝒆 𝒅𝒊𝒓𝒆𝒄𝒕𝒊𝒐𝒏 𝒓𝒂𝒕𝒊𝒐𝒔 𝒐𝒇 𝒕𝒉𝒆 𝒗𝒆𝒄𝒕𝒐𝒓 𝒂, 𝒃 𝒂𝒏𝒅 𝒄.
𝒂 𝒊Ƹ + 𝒃𝒋Ƹ + 𝒄 𝒌
Direction Cosines:
y-axis
In 3-D
𝛼 , 𝛽 , 𝛾, are P(a,b,c)
direction angles of vector 𝑶𝑷
𝑶𝑷
𝑙 = 𝑐𝑜𝑠𝛼 , 𝑚 = 𝑐𝑜𝑠𝛽, 𝑛 = cos 𝛾, are
direction cosines of vector 𝑶𝑷 . O
𝜸 x-axis
z-axis
Direction cosines of a vector: 𝒂 𝒊Ƹ + 𝒃𝒋Ƹ + 𝒄 𝒌
𝒂 𝒃 𝒄
𝒍= ,𝒎 = ,𝒏 =
𝒂𝟐 + 𝒃𝟐 + 𝒄𝟐 𝒂𝟐 + 𝒃𝟐 + 𝒄𝟐 𝒂𝟐 + 𝒃𝟐 + 𝒄𝟐
is 𝐥𝒊Ƹ + 𝒎𝒋Ƹ + 𝒏 𝒌
Note(1). Unit vector in the direction of 𝒂 𝒊Ƹ + 𝒃𝒋Ƹ + 𝒄 𝒌
(2). 𝒍𝟐 + 𝒎𝟐 + 𝒏𝟐 = 𝟏
Section Formula :
The position vector of a point R dividing a line segment joining the points P and Q
whose position vectors are respectively, in the ratio m : n
BY:
Himani Rawat
Mathematics Faculty
JMDI Academy Dehradun
y
x-z 𝒑𝒍𝒂𝒏𝒆
z
x-coordinate = distance of the point
y
from y-z plane
𝒙 − 𝒚 𝒑𝒍𝒂𝒏𝒆
y-coordinate = distance of the point
from x-z plane
𝒚
x
x-z 𝒑𝒍𝒂𝒏𝒆
z
Coordinates of a Point on an Axes:
• x-axis: coordinates (x,0,0)
• y-axis: coordinates (0,y,0)
• z-axis: coordinates (0,0,z)
By Pythagoras’s Theorem,
𝑑= 𝑥2 − 𝑥1 2 + 𝑦2 − 𝑦1 2 + 𝑧2 − 𝑧1 2 )
• P(𝒙𝟏 , 𝒚𝟏 , 𝒛𝟏 )
• P(𝒙𝟐 , 𝒚𝟐 , 𝒛𝟐 )
Foot of perpendicular of a point 𝑥, 𝑦, 𝑧 on axis:
Foot of perpendicular of a point 𝑥, 𝑦, 𝑧 on the x-axis = 𝑥, 0,0
= 𝒃𝟐 + 𝒄𝟐
x
z
Distance of a point (a,b,c) from the y-axis
= 𝒂𝟐 + 𝒄𝟐
= 𝒂𝟐 + 𝒃𝟐
Section Formula in 2-D:
𝑚𝑥2 + 𝑛𝑥1
𝑥= • (𝑥2 , 𝑦2 , 𝑧2 )
𝑚+𝑛
𝑚𝑦2 + 𝑛𝑦1
𝑦=
𝑚+𝑛
𝑚𝑧2 + 𝑛𝑧1
𝑧=
𝑚+𝑛
External Section Formula:
𝑚𝑥2 − 𝑛𝑥1
𝑥=
𝑚−𝑛
𝑚𝑦2 − 𝑛𝑦1
𝑦=
𝑚−𝑛
• (𝑥2 , 𝑦2 , 𝑧2 )
𝑚𝑧2 − 𝑛𝑧1
𝑧=
𝑚−𝑛
Mid Point Formula:
m:n = 1:1
If 𝐴 = 𝑥1 , 𝑦1 , 𝑧1 𝑎𝑛𝑑 𝐶 = (𝑥2 , 𝑦2 , 𝑧2 )
☺ • (𝑥3 , 𝑦3 , 𝑧3 )
(Co-ordinates of
𝒙𝟏 +𝒙𝟐 +𝒙𝟑 𝒚𝟏 +𝒚𝟐 +𝒚𝟑 𝒛𝟏 +𝒛𝟐 +𝒛𝟑
Centroid G are ): 𝒙 = ,𝒚 = ,𝒛 = ,
𝟑 𝟑 𝟑
Direction ratios/direction numbers and direction
cosines of a line
If the angles that the line makes with the x, y, and z-axes be 𝛼, 𝛽, 𝛾 respectively.
Then, the direction cosines of the line are:
𝑙 = cos 𝛼 , 𝑚 = cos 𝛽 , 𝑛 = cos 𝛾
These are related by the equation:
𝑙 2 + 𝑚2 + 𝑛2 = 1
𝒂 𝒃 𝒄
𝒍= ,𝒎 = ,𝒏 =
𝒂𝟐 + 𝒃𝟐 + 𝒄𝟐 𝒂𝟐 + 𝒃𝟐 + 𝒄𝟐 𝒂𝟐 + 𝒃𝟐 + 𝒄𝟐
Equation of a Line in Space :
Or 𝒓 = 𝒂 + λ 𝒃
𝑥 − 𝑥1 𝑦 − 𝑦1 𝑧 − 𝑧1
= =
𝑎 𝑏 𝑐
Angle between Two-Lines:
In vector form
Angle between two lines 𝒓 = 𝒂𝟏 + λ 𝒃𝟏 ,𝒓 = 𝒂𝟐 + λ 𝒃𝟐
𝒃𝟏 . 𝒃𝟐
cos θ = 𝑎𝑛𝑔𝑙𝑒 𝑏𝑒𝑡𝑤𝑒𝑒𝑛 𝒃𝟏 𝒂𝒏𝒅 𝒃𝟐 =
𝒃𝟏 |𝒃𝟐 |
In cartesian form :
𝒂𝟏 𝒂𝟐 + 𝒃𝟏 𝒃𝟐 + 𝒄𝟏 𝒄𝟐
𝒄𝒐𝒔𝜽 =
𝒂𝟐𝟏 + 𝒃𝟐𝟏 + 𝒄𝟐𝟏 𝒂𝟐𝟐 + 𝒃𝟐𝟐 + 𝒄𝟐𝟐
Perpendicular and parallel lines:
Vector Equation :
Or 𝒓 = 𝒂 + λ 𝒃 − 𝒂
𝑥 − 𝑥1 𝑦 − 𝑦1 𝑧 − 𝑧1
= =
𝑥2 − 𝑥1 𝑦2 − 𝑦1 𝑧2 − 𝑧1
Distance between two skew lines :
Skew lines :
In mathematics, skew lines are lines in three-dimensional space that do not intersect and are not parallel. This means they lie in
different planes and have no points in common.
𝒓 = 𝒂𝟏 + λ𝟏 𝒃𝟏 , 𝒓 = 𝒂𝟐 +λ𝟐 𝒃𝟐
𝒃𝟏 × 𝒃𝟐 . 𝒂𝟐 − 𝒂𝟏
𝑑=
𝒃𝟏 × 𝒃𝟐
𝒃𝟏 ×𝒃𝟐 . 𝒂𝟐 −𝒂𝟏
•𝑑=
𝒃𝟏 ×𝒃𝟐
Distance between two parallel lines :
𝒓 = 𝒂𝟏 + λ𝟏 𝒃 , 𝒓 = 𝒂𝟐 +λ𝟐 𝒃
𝒃 × 𝒂𝟐 − 𝒂𝟏
𝑑=
𝒃
Coplanarity of two lines :
𝑎2 − 𝑎1 . 𝒃𝟏 × 𝒃𝟐 = 0
𝑥2 − 𝑥1 𝑦2 − 𝑦1 𝑧2 − 𝑧1
𝑎1 𝑏1 𝑐1 =0
𝑎2 𝑏2 𝑐2
Plane:
Types of Equations of plane:
(1) Equation of plane in normal form.(normal to the plane and its distance from
origin is given)
(2) Equation of plane passes through a given point and perpendicular to a given
direction.
(3) Plane passes through three given non-collinear points.
Equation of plane in normal form.(normal to the plane and
its distance from origin is given)
Vector 𝑶𝑵 is perpendicular vector to the plane
from origin .(𝒏ෝ is the unit vector in the direction of 𝑶𝑵 )
P(x,y,z)
If | 𝑶𝑵 |=p ,Then 𝑶𝑵 =p𝒏ෝ .
⇒ 𝒓. 𝒏ෝ = 𝒑
Hence equation of plane in normal form is
Vector equation:
𝒓. 𝒏ෝ = 𝒑
P(x,y,z)
Or 𝒓. 𝒏 = 𝒅
P(x,y,z)
Vector Form
𝒓 − 𝒂 . 𝑵=0
(𝑥1 , 𝑦1 , 𝑧1 )
Cartesian Form,
𝒓 = 𝒙 𝒊Ƹ + 𝒚𝒋Ƹ + 𝒛𝒌,
𝑵= A 𝒊Ƹ + 𝑩𝒋Ƹ + 𝑪𝒌, O(0,0,0)
𝑨 𝒙 − 𝒙𝟏 + 𝑩 𝒚 − 𝒚𝟏 + 𝑪 𝒛 − 𝒛𝟏 = 𝟎
Equation of plane passes through three non collinear point
Vector Form
𝒓 − 𝒂 . [ 𝒃 − 𝒂 × (𝒄 − 𝒂)]=0
Cartesian Form,
𝒂 = 𝒙𝟏 𝒊Ƹ + 𝒚𝟏 𝒋Ƹ + 𝒛𝟏 𝒌,
𝒓 = 𝒙 𝒊Ƹ + 𝒚𝒋Ƹ + 𝒛𝒌,
𝒄 = 𝒙𝟑 𝒊Ƹ + 𝒚𝟑 𝒋Ƹ + 𝒛𝟑 𝒌
𝒃 = 𝒙𝟐 𝒊Ƹ + 𝒚𝟐 𝒋Ƹ + 𝒛𝟐 𝒌,
𝑥 − 𝑥1 𝑦 − 𝑦1 𝑧 − 𝑧1
O(0,0,0)
Eq of Plane: 𝑥2 − 𝑥1 𝑦2 − 𝑦1 𝑧2 − 𝑧1 = 0
𝑥3 − 𝑥1 𝑦3 − 𝑦1 𝑧3 − 𝑧1
1
Intercept form of equation of plane:
z
(0,0,c)
𝑥 𝑦 𝑧
+ + =1
𝑎 𝑏 𝑐
(a,0,0) x
(0,b,0)
y
Equation of plane passing through intersection of
two given points :
Vector Form:
Let 𝒓. 𝒏ෝ 𝟏 = 𝒑𝟏 and 𝒓. 𝒏ෝ 𝟐 = 𝒑𝟐 be two planes
The equation of plane passes through intersection of these planes is
𝒓. 𝒏ෝ 𝟏 + λ𝒏ෝ 𝟐 = 𝒑𝟏 + λ 𝒑𝟐
Cartesian Form :
(𝐴1 𝑥 + 𝐵1 𝑦 + 𝐶1 𝑧 + 𝐷1 ) + λ(𝐴2 𝑥 + 𝐵2 𝑦 + 𝐶2 𝑧 + 𝐷2 ) = 0
Angle between Two Planes:
Angle between two planes 𝒓. 𝒏𝟏 = 𝒅𝟏 and 𝒓. 𝒏𝟐 = 𝒅𝟐
=Angle between 𝒏𝟏 𝒂𝒏𝒅 𝒏𝟐
𝒏𝟏 .𝒏𝟐
Since cos 𝜃 =
|𝒏𝟏 | |𝒏𝟐 |
𝑨𝟏 𝑨𝟐 + 𝑩𝟏 𝑩𝟐 + 𝑪𝟏 𝑪𝟐
cos 𝜃 =
𝑨𝟐𝟏 + 𝑩𝟐𝟏 + 𝑪𝟐𝟏 𝑨𝟐𝟐 + 𝑩𝟐𝟐 + 𝑪𝟐𝟐
Distance of a point (𝑥1 , 𝑦1 , 𝑧1 ) from a plane 𝐴𝑥 + 𝐵𝑦 + 𝐶𝑧 + 𝐷 = 0
Random
Deterministic
(fix no of (fix outcome )
outcomes)
Random Experiment:
An experiment that can produce different outcomes, and the result is uncertain.
Example :
Tossing a Coin
Possible outcomes Head or Tail = {H, T}
Each time you flip the coin, you cannot predict whether it will land heads or tails.
Rolling a Die:
Possible outcomes 1, 2, 3, 4, 5, or 6.
Sample Space: A set of all possible outcomes of an
experiment.
Example: Rolling a Die
sample space S = {𝟏, 𝟐, 𝟑, 𝟒, 𝟓, 𝟔}
Event: An event is a specific outcome or a set of
outcomes from a random experiment. It is a subset of the
sample space.
Example: Rolling a Die
sample space S = {𝟏, 𝟐, 𝟑, 𝟒, 𝟓, 𝟔}
Event E = getting an even number {2,4,6}
Probability of an event:
𝑛𝑜 𝑜𝑓 𝑜𝑢𝑡𝑐𝑜𝑚𝑒𝑠 𝑓𝑎𝑣𝑜𝑟𝑎𝑏𝑙𝑒 𝑡𝑜 𝑒𝑣𝑒𝑛𝑡 𝐸 𝑛 𝐸
𝑃 𝐸 = =
𝑡𝑜𝑡𝑎𝑙 𝑛𝑜 𝑜𝑓 𝑜𝑢𝑡𝑐𝑜𝑚𝑒𝑠 𝑛(𝑆)
For example,
In the case of rolling a die, the probability of rolling an even number (Event A) is
3 1
P(A) = = .
6 2
Qus: For any two events A and B, which one of the following holds?
Solution: let E = the drawn card is either queen of club or king of heart
𝑷 𝑨 ∪ 𝑩 = 𝑷 𝑨 + 𝑷 𝑩 − 𝑷(𝑨 ∩ 𝑩)
For any three events, A, B and C
P(A ∪ B ∪ C) = P(A) + P(B) + P(C) − P(A ∩ B) − P(B ∩ C) − P(A ∩ C) + P(A ∩ B ∩ C)
And P A ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵
Example:
𝑆 = 1,2,3,4,5,6 ,
𝐴 = 1,3,5 ,
𝑎𝑛𝑑 𝐵 = {2,4,6}
For two mutually exclusive events A and B, P(A) = 0.2 and P(A ∩ B) = 0.3.
What is P (A|(A ∪ B)) equal to?
(a) 1/2
(b) 2/5
(c) 2/7
(d) 2/3
Mutually exhaustive events :
union of these events represents the entire sample space.
Example:
𝑆 = 1,2,3,4,5,6,
𝐴 = 1,2,3,4,5 𝑎𝑛𝑑 𝐵 = 4,5,6
Then A and B are mutually exhaustive as A ∪ 𝐵 = S
Mutually exhaustive and Exclusive events :
If 𝐴1 , 𝐴2 , 𝐴3 … . 𝐴𝑛 are mutually exhaustive events, then their union equals the
sample space 𝐴1 ∪ 𝐴2 ∪ 𝐴3 ∪ ⋯ ∪ 𝐴𝑛 = 𝑆
If 𝐴1 , 𝐴2 , 𝐴3 … . 𝐴𝑛 are mutually exclusive events, 𝐴𝑖 ∩ 𝐴𝑗 = 𝜙
𝑃(𝐴1 ∪ 𝐴2 ∪ 𝐴3 ∪ ⋯ ∪ 𝐴𝑛 ) = 𝑃(𝑆)
⇒ 𝑃(𝐴1 ) + 𝑃(𝐴2 ) + 𝑃 𝐴3 + ⋯ 𝑃 𝐴𝑛 = 1
If S is the sample space of an experiment.
And E is an Event
Then 𝐸 ′ = 𝑆 − 𝐸
Example: 𝑆 = 1,2,3,4,5,6,7,8
𝐸 = 2,8
Then 𝐸 ′ = {1,3,4,5,6,7}
𝑃 𝐸′ = 1 − 𝑃 𝐸
Odds in Favour and Odds in Against:
Property 1:
P(S|F) = P(F|F) = 1
Property 2:
If A and B are any two events of a sample space S and F is an event of S such that
P(F) ≠ 0, then P((A ∪ B)|F) = P(A|F) + P(B|F) – P((A ∩ B)|F)
Property 3:
P(E′|F) = 1 − P(E|F)
Independent Events:
Two events are independent when the occurrence (or non-occurrence) of one
event does not influence the occurrence of the other.
𝑃 𝐴∩𝐵
Or 𝑃(𝐴 /𝐵)= =𝑃 𝐴 ⇒𝑃 𝐴∩𝐵 =𝑃 𝐴 𝑃 𝐵
𝑃(𝐵)
Or
𝑃 𝐴∩𝐵 =𝑃 𝐴 𝑃(𝐵)
𝑃 𝐴 ∩ 𝐵′ =𝑃 𝐴 𝑃(𝐵′)
𝑃 𝐴′ ∩ 𝐵 =𝑃 𝐴′ 𝑃(𝐵)
𝑃 𝐴′ ∩ 𝐵′ =𝑃 𝐴′ 𝑃(𝐵′)
Two independent events A and B have P(A) = 1 / 3 and P(B) = 3 / 4.
What is the probability that exactly one of the two events A or B
occurs?
(a) 1/ 4
(b) 5 / 6
(c) 5 / 12
(d) 7 / 12 110.
Important Notations:
• 𝑃 𝐴 𝑜𝑟 𝐵 = 𝑃(𝐴 ∪ 𝐵)
• 𝑃 𝐴 𝑎𝑛𝑑 𝐵 = 𝑃 𝐴 ∩ 𝐵
Multiplication rule of probability for more than two events If E, F and G are three
events of sample space
, P(E ∩ F ∩ G) = P(E) P(F|E) P(G|(E ∩ F)) = P(E) P(F|E)
P(G|EF)
Example
Three cards are drawn successively, without replacement from a pack of 52 well
shuffled cards. What is the probability that first two cards are kings and the third
card drawn is an ace?
Solution:
4 3 4 2
P(KKA) = P(K) P(K|K) P(A|KK) = × × =
52 51 50 5525
Qus:
A coin is tossed three times. What is the probability of getting head and tail
alternately?
(a) 1/ 8
(b) 1/ 4
(c) 1/ 2
(d) 3 / 4
Example:
Two cards are drawn from a pack of 52 cards. What is the probability that either
both are red or both are kings?
Solution: Let 𝐸1 = Event of getting both red cards
𝐸2 = Event of getting both kings
⇒ 𝑃 𝐸1 𝑜𝑟 𝐸2 = 𝑃 𝐸1 ∪ 𝐸2 = 𝑃 𝐸1 + 𝑃 𝐸2 − 𝑃(𝐸1 ∩ 𝐸2 )
26 25 4 3 2 1 55
⇒ × + × − × =
52 51 52 51 52 51 221
Example
Two cards are drawn at random from a deck of 52 cards. The probability of these
two being aces is:
4 3 1 1 1
Solution × = × =
52 51 13 17 221
Solution:
Given, a coin is tossed three times.
1 1 1 1 1 1
Now, required probability = P(HTH ) + P(THT) = × × + × × =2/8 =1/4
2 2 2 2 2 2
Theorem of Total probability:
𝑬𝟐 𝑬𝟒
𝑬𝟏 𝑨
Type equation here.
𝑬𝟑 𝑬𝒏
𝑃 𝐸𝑖 𝑃(𝐴/𝐸𝑖 )
𝑃(𝐸𝑖 /𝐴)=
𝑃 𝐸1 𝑃(𝐴/𝐸1 )+𝑃 𝐸2 𝑃(𝐴/𝐸2 )+…+𝑃 𝐸𝑛 𝑃(𝐴/𝐸𝑛 )
Solved Example:
Bag I contains 3 red and 4 black balls while another Bag II contains 5 red and 6
black balls. One ball is drawn at random from one of the bags and it is found to be
red. Find the probability that it was drawn from Bag II.
Solution:
Let 𝐸1 be the event of choosing the bag I, 𝐸2 the event of choosing the bag II and A
be the event of drawing a red ball.
1 5
×
2 11 35
𝑃(𝐸2 /𝐴)= 1 3 1 5 =
× + × 68
2 7 2 11
Given three identical boxes I, II and III, each containing two coins. In
box I, both coins are gold coins, in box II, both are silver coins and in
the box III, there is one gold and one silver coin. A person chooses a
box at random and takes out a coin. If the coin is of gold, what is the
probability that the other coin in the box is also of gold?
2
Ans :
3
A man is known to speak truth 3 out of 4 times. He throws a die and reports
that it is a six. Find the probability that it is actually a six.
3
Ans:
8
4
Probability that A speaks truth is ,a coin is tossed. A reports that a
5
head appears. The probability that actually there was head is
4
(A)
5
1
(B)
2
1
(C)
5
2
(D)
5
A card from a pack of 52 cards is lost. From the remaining cards of the pack, two
cards are drawn and are found to be both diamonds. Find the probability of the
lost card being a diamond.
13 12 11
𝑃 𝐸1 𝑃(𝐴/𝐸1 ) × ×
52 51 50
𝑃(𝐸1 /𝐴 )= = 13 12 11 39 13 12 =11/50
𝑃 𝐸1 𝑃(𝐴/𝐸1 )+𝑃 𝐸2 𝑃(𝐴/𝐸2 ) × × + × ×
52 51 50 52 51 50
An event in the probability that will never be happened is called as
1.Unsure event
2.Sure event
3.Possible event
4.Impossible event
1. 1/3
2. 1/21
3. 2/21
4. 5/21
(a) ½
(b) 6/7
(c) 4/7
(d) 3/7