New Math Notes
New Math Notes
OF
MATHEMATICS - ll
MATRICES:
[History of the Matrix: The matrix has a long history of application in solving linear
equations. They were known as arrays until the
derived from mater mother) was coined by James Joseph Sylvester in 1850, who
understood a matrix as an object giving rise to a number of determinants today called
minors, that is to say, determinants of smaller matrices that are derived from the original one
by removing columns and rows. An English mathematician named Cullis was the first to use
modern bracket notation for matrices in 1913and he simultaneously demonstrated the first
significant use of the notation A=(ai,j )to represent a matrix where ai,j refers to the element
found in the ith row and the jth column. Matrices can be used to compactly write and work
with multiple linear equations, referred to as a system of linear equations. ]
Definition
Matrix (whose plural is matrices) is a rectangular array of numbers (or other mathematical
objects), arranged in rows and columns, for which operations such as addition and
multiplication are defined. The numbers are called the elements, or entries, of the matrix.
Generally the capital letters of the alphabets are used to denote matrices and the matrices
are commonly written in box brackets or parentheses ([ ] , ( ))
Example:
order m×n, where m is the number of rows and n is the number of columns..
Example:
A is a matrix of order 2×3 ( matrix with two rows and three columns)
B is a matrix of order 3×2 ( matrix with three rows and two columns)
Types of matrices:
1. Row matrix: Matrix with a single row is called a row matrix
3. Null matrix: a matrix is said to be a null matrix or zero matrix if all its entries are zero
it is noted by Om×n, if it has m rows and n columns.
Example:
4. Square matrix: if the number of rows and columns of a matrix are equal the it is said
to be a square matrix..
Example:
A is a square matrix(3x3) of order 3 where number of rows and columns are each 3.
5. Diagonal matrix : a square matrix of which the non -diagonal elements are all zero is
called a diagonal matrix.
Example:
6. Scalar matrix: if the diagonal elements of a diagonal matrix are all equal it is called a
scalar matrix.
Example:
7. Identity matrix: if the diagonal elements of a diagonal matrix are all unity (1) , it is
called a unit matrix.
Example:
A unit matrix is also called identity matrix. A unit matrix of order n is denoted by I n or I.
8. Transpose of a matrix: Transpose of a matrix is obtained just by changing its rows
into columns and columns into rows. It is denoted by AT OR Al
Example:
T l
If or
T
is (2x3) matrix whereas is (3x2) matrix)
T
If , then = (both are (3x3) matrices)
Algebra of matrices
a) Equality of matrices: Two matrices and are said to be equal if and only if
i. The order of is equal to that of
ii. Each element of is equal to the corresponding element of B.
Example:
= x= 1 and y= 2
But,
b) Addition of matrices: The sum of two matrices A and B is the matrix such that each of
its elements is equal to the sum of the corresponding elements of A and B. The sum is
denoted by A+B .Thus the addition of matrices is defined if they are of same order and is not
defined when they are of different orders.
Example:
If
If and
Then =
Three matrices of order( 2×3) are added and the sum is a matrix of the order (2 ×3) .
If ,
Then A+B is not defined as the order of A and B are not same
Properties:
1. The addition of matrices is commutative
If A and B are two matrices of same order, then A+B = B+A
Proof:
Let (aij) and (bij) be two matrices of same order
Then,
Example:
If ,
Then
Hence
Example:
Proof:
Let Then,
Example:
4. Additive inverse of a matrix
The matrix in which each element is the negative of the corresponding element of a given
matrix A, is called the negative of A and is denoted by ( A). The matrix A is called the
additive inverse of the matrix A.
i.e If
and aij aij
Example:
If
and
i.e
Again if . Then is the additive inverse of and is the additive inverse of .
c) Subtraction
The subtraction of two matrices A and B of the same order is defined by
Example:
If
= + =
Example:
e) Matrix multiplication
Multiplication of two matrices is defined if and only if the number of columns of the left matrix
is the same as the number of rows of the right matrix. If is a (mxp) matrix and is a (pxn)
matrix, then their matrix product is the (mxn) matrix whose entries are given by
product of the corresponding row of and the corresponding column of .i,e the elements
in the ith row and jth column of is the sum of the products formed by multiplying each
element in the ith row of by the corresponding element in the jth column of .
i.e
If aij is a ( mxp) matrix
and bij is a (pxn) matrix
Then, cij is a (mxn) matrix, where cij=
Example:
If
Example:
If
= =
Properties:
1. The multiplication of matrices is Not always commutative that is if A and B are any
two matrices then
case-1: If are matrices of different orders such that the product is defined, but
is not defined or
Example:
If
Therefore
case-2: If are square matrices of same order, then the product are both
defined.
But , in general
Example-1:
Example-2
Hence
Example-3:
Therefore,
Example-2:
If
i.e
DETERMINANT
To every square matrix of order n, we can associate a number (real or complex) called
determinant of the matrix A, written as det . In the case of a 2 × 2 matrix the
determinant may be defined as
If
Notes:
i. Only square matrices have determinants.
ii. For a matrix is read as determinant of and not, as modulus of
Thus a1b2-a2b1
In a determinant
Cofactor: The cofactor of an element aij is defined as ( 1)i+jMij where Mij is the minor of aij .
It is denoted by Cij
i.e Cij = cofactor of aij =(-1)i+jMij
C11 = (-1)1+1M11 = M11
C12=(-1)1+2M12 = -M12
C13 =(-1)1+3M13 = M13 and so on..
Expansion of determinants
Example:
(a) For determinants order 2
= a11a22- a21a12
= =a1 +b1 +
Let = =2 -3 +4
Properties of determinant:
Property 1: The value of the determinant is not altered by changing the rows into columns
and the columns into rows.
i.e where
Example:
Example:
= , as
= 10 12= 2
= 10 12= 2
Property 2: If two adjacent rows or columns of a determinant are interchanged then the sign
of the determinant changes without changing its numerical value.
Example:
= (changing 1st and 2nd row)
As,
= =a1b2 a2b1
Example:
= = 2 12 = 10
= =12 2 = 10 =
Property 3: if two rows or two columns of a determinant are identical then the value of the
determinant is zero.
=a1b1- a1b1= 0
= =0
= =0
Property 4: If each elements of any row or any column is multiplied by the same factor then
the determinant is multiplied by that factor
As,
As,
Example :
Note:
If any two rows or any two columns in a determinant are proportional, then the value of the
determinant is also zero.
=R.H.S
Property 6: If to each element of a row or a column of a determinant the equimultiples of
corresponding elements of other rows (columns) are added, then value of determinant
remains same.
Example:
L.H.S= = +
= R.H.S
Notes:
[Link] all the elements of a row (or column) are zeros, then the value of the determinant is zero.
II.
[Link] all the elements of a determinant above or below the main diagonal are zeros, then the
value of the determinant is equal to the product of diagonal elements.
Adjoint of a Matrix :
If A is a square matrix, then the transpose of the matrix of which the elements are cofactors
of the corresponding elements on A is called the adjoint of A and denoted by Adj A.
Example:
If
Example 1:
Let
Here =1, = 3, = 2, =1
T
=
Example 2:
Here
= = 1-2 = -1, =- = -(2-4) = 2, = = 0,
= = 4-1 = 3, =- = 0, = = 1-4 = -3
Theorem-1
Proof;-
= = =
Inverse of a Matrix:
If are two square matrices of the same order such that
Then is called the multiplicative inverse of
Proof:
From theorem-1, we have
Or, I
Therefore, =
Example1
= ( )
Here
,
= ,
)T = =
= ( )=
Example 2:
Hence exists.
Here
We know that
= ( )= =
Example 3
Let,
=1(1-6) -1(2-2)+1(6-1) = -5-0+5 = 0
Example 4
Let,
Then,
T
= =
We know that,
= ( )
= =
Where,
D=
= = =
Therefore, x = , y=
D=
xD =
= ( +y )
= =
Or xD =
Or,
Where,
= ,
Therefore,
Example 1
Consider,
Here D= = 1-6 = -
The system admits a solution
Example 2
Consider,
Here D=
Example 3
Consider,
Here, D=
=1 +2 +1
Similarly, ,
So, the system has infinite number of solution.
Example 4
Consider,
Here D=
=1 -2 +3
= 34 32 24
=-
The system of equations admits a solution
Similarly, we have,
rule.
x= ,
Where A = X= and B=
Or, X=A-1B
,
, where
Then,
Or, ,
Where
Or,
Here, = 3-(-8
)T =
So that, we have
Hence, and =2
Example 2
Let us consider the system of equations,
Or,
So that,
)T =
So that, we have,
=(1/-7 ) = (1/-7)
Hence,
Q-1: Find the minors and cofactors of all the elements of the matrices
(i) (ii)
Sol:
(i) Given
Let and are the minor and cofactors of the element , then
M11 = 4, C11=(-1)1+1M11=4
M12= -1, C12=(-1)1+2M12=1
M21=3, C21=(-1)2+1M21=-3
M22 =2, C22=(-1)2+2M22=2
(ii) Given
Let and are the minor and cofactors of the element .Then,
, C11=(-1)1+1M11= -10
, C12=(-1)1+2M12= -1
, C13=(-1)1+3M13= 7
, C21=(-1)2+1M21= 0
C22=(-1)2+2M22= 1
C23=(-1)2+3M23= -2
, C31=(-1)3+1M31= 5
, C32=(-1)3+2M32= -1
, C33=(-1)3+3M33= -3
Sol:
Solution:
( )
=(x-y)(y-z)
Q- 5 :Factorize
Solution:
= (Taking xyz common factor from R3)
( R1 R2, R2 R3)
= ( )
( )
Q- 6: Prove that
Proof:
=(a+b+c)
= (a+b+c)
( )
=(a+b+c)
=(a+b+c)(a+b+c)2= (a+b+c)3
Q- 7 Solve
Solution:
Given
Or, 2(2x+1)-3x = 5
Or, 4x+2 -3x = 5
Or, x+2 = 5
Or, x=3
Q- 8: Verify that [ ]T = T T
where
Sol:
T
=
T T
Again, = =
T T
=
Hence, [ ]T = T T
Sol:
1. 02 Marks Questions
I. Evaluate .
II. Solve .
III. Find the minor and cofactor of the elements 4 and 0 in the determinant .
IV. Evaluate .
2. 05 Marks Questions
I. Solve
V. Prove that
X. If , find adjoint of A.
XII.
XIII. Solve by matrix method :
3. 10 Marks Questions
Introduction:
Coordinate geometry is a branch of mathematics which deals with the systematic study of
geometry by use of algebra. It was first initiated by French Mathematician Rene Descartes
(1596- Hence it is also known as
Cartesian Co-Ordinate Geometry.
Fundamental concept:
In two-dimensional co- ordinate geometry, the position of point on the plane is defined with
- After determining the
Coordinates of the point on a line or curve on the plane, we will find out distance between
two points, internal and external division, area of closed figure (Triangle ), slope of the lines,
consistency of lines ,equations of line and circle using algebra.
Coordinate system:
A system in a plane which involves two mutually
perpendicular lines which intersect at the origin
and measured with equal units to form a orthogonal
system called Cartesian co-ordinate system.
This system is used to specify the location of a point
in 2D. (Fig 3.1)
Coordinate axes:
The intersecting lines are called coordinates axes.
The horizontal line is called x-axis.
The vertical line is called y- axis
The point of intersection of axes is called the origin.
Origin:
The point where both the axis meet/intersect is called origin and its coordinates are (0,0).
From origin towards right through x -axis, ox is measured as +ve units and towards left from
origin ox is ve. Similarly, from origin towards up through y axis, oy is +ve and towards
down oy is ve.
Coordinates:
A pair of numbers which locates the points on the coordinate plane is called its coordinates.
It is denoted as an order pair (x , y) .
-axis is known as abscissa or x-coordinate.
-axis is known as ordinate or y-coordinate.
Quadrant:
The coordinate axes divide the plane into four equal parts,
called quadrants named as
xoy (1st Quadrant)
x o y (2nd Quadrant)
x oy (3rd Quadrant)
xoy (4th quadrant )
Distance formula:
Let P(x1, y1) and Q(x2, y2) be two given points in the coordinate plane. (Fig 3.3)
Or, PQ =
is the required distance between two given points P(x1, y1) and Q(x2, y2).
Or,
OP = =
Q-2: If the distance between the points (3, a) and (6, 1) is 5 find a .
Sol: Given the distance between the points (3, a) and (6, 1) = 5
Using distance formula,
=5
Or, 9+ =25 (Squaring both sides)
Or,
Or, 1-a = ±4
Or, a=5, -3
Q-3: If O(0, 0), A(1,0), B(1.1) are the vertices of the triangle, what type of triangle is ?
Sol:
Given O(0, 0), A(1,0), B(1, 1) are the vertices of the triangle
Using distance formula,
|OA|= =1
|OB|= =
|AB|= =1
Therefore, OA =AB and + |=
right-angle isosceles triangle.
Division/Section formula
Internal division
Let A ( , ) and B , ) be two given points. Suppose P (x, y) is a point on AB which
divides the line AB in the ratio m:n internally i.e. .
Fig 3.5
External division:
If A ( , ) and B , ) be two given points.
Let P(x, y ) be any point, which divides the line AB
in the ratio m:n externally, then
Q-2: Find the coordinates of the point which divides the line joining the points P(2,3) and Q
( 3, 1) in the ratio 3:2 externally.
Sol:
Let R be the point which divides PQ, joining P(2,3) and Q( 3, 1), externally in the ratio 3:1.
Using external division formula,
The co-ordinates of point R are
Q-3: Find midpoint of the line joining P(2, 3) and Q(4, 5).
Sol:
Let R be the midpoint of the line joining P(2, 3)and Q(4,5).
Using the mid-point formula, the co-ordinates of R are
Q-4: In what ratio does the point divide the line segment joining the points and
?
Sol:
Let the point divides the line segment joining the points and in the
ratio .
Then the co-ordinates of point C are .
Therefore,
Or,
Or,
Or,
Hence, the point C divides AB externally in the ratio 5:8.
Q-5: In what ratio does the x-axis divide the line segment joining the points (2, 3) and (5,
6)?
Sol:
The co-ordinates of the point which divides the line segment joining the points (2, 3) and (5,
6) internally in the ratio K:1 are .
As, this point lies on x-axis, where y-co-ordinate of every point is zero.
Therefore, , Or, , Or,
Hence, the required ratio is 1 : 2.
Centroid of a triangle:
A( ), B( ) and C( ).
Let D, E, F are the midpoints of the side BC, AC and AB
respectively.
Coordinates of D, E and F are
and respectively.
Let be a point which divides the median AD
Fig.3.8
internally in the ratio 2:1.
Similarly, Let and be points which divide the median BE and CF internally in the ratio
2:1.
So, the co-ordinates of and are .
Since the co-ordinates of the points are and same i.e. ,
So, the points and are not different points but the same point.
Hence, the point having co-ordinates common to AD, BE and CF and
divides in the ratio 2:1., which is known as the centroid.
Area of a triangle
Notes:
1. If the vertices are taken in anti-clockwise sense, then the area calculated of the
triangle will be positive, where as if the points are taken in clockwise, then the area
calculated will be negative. But, if the vertices are taken arbitrarily, the area
calculated may be positive or negative.
In case, the area calculated is negative, we consider the numerical /absolute i.e.
positive value.
2. To find the area of a polygon, we divide the polygon into some triangles and take the
sum of numerical values of area of each triangle.
i.e.
Q- 2: , so that area of the triangle having vertices A (0, 0)1 B (1, 0) and C
(0, a ) is 10 units.
Sol:
Given Area of ABC =10 units
0 0 1
1
Or, 1 0 1 10
2
0 a 1
Or, 1(a 0) = 20
Or, a = 20 units
Q-3: Find the value of a so that A (1, 4), B (2, 7) and C (3, a) are Collinear.
Sol:
Given A (1, 4), B (2, 7) and C (3, a) are Collinear
Therefore, Area of ABC = 0
1 4 1
1
Or, 2 7 1 0
2
3 a 1
Or, 1 (7 a) 4 (2 3) + 1 (2a 21) = 0
Or, 7 a + 4 + 2a 21 = 0
Or, a = 10
traight Line
Theorem: Every first-degree equation in and represents a straight line.
Proof:
Let be a first-degree equation in and , where and are constants.
Let and be any two points on the curve represented by .
Then, and .
Let be any point on the line segment joining and . Let divides in the ratio K:1.
Then, the co-ordinates of are .
So, we have,
.
lies on the curve represented by , and hence every
point on the line segment joining P and Q lies on .
Hence, represents a straight line.
Slope(Gradient) of a line:
The tangent of the angle made by a line with the positive direction of the axis in
anticlockwise sense is called slope or gradient of the line.
Generally, the slope of a line is denoted by m.
Hence, , axis
in anticlockwisedirection... (Fig: 3:9)
Q- 3: Find slope of the line parallel to the line joining P (1, 4) and Q (2, 6).
Sol:
6 4 2
Slope of the line PQ, joining P (1, 4) and Q (2, 6)= 2
2 1 1
So, slope of the line parallel to PQ = 2. (Since slopes of parallel lines are equal)
Angle between two lines
Fig 3.14
1 and m2
i.e m1 1 and m2 2,
Or,
Or,
The other angle between the lines is given by
So,
Therefore, the angle ( ) between the lines with slopes and is given by
Note:
The condition of lines to be parallel and perpendicular can also be deduced from the relation
Or,
Or, (Slopes are equal)
and for perpendicular lines, ,
Or,
Or
Or,
Or, (Product of their slopes equal to 1)
Q-2: Determine so that the line passing through (3, 4) and ( , 5) makes angle with the
positive direction of -axis.
Sol: The slope of the line passing through (3, 4) and ( , 5)
Again, the line makes angle with the positive direction of -axis,
So its slope .
Therefore, , Or,
Or,
Or, , is the required equation of the line.
Notes:
1. If the line passes through the origin, then or .
Therefore, the equation of a line passing through the origin is given by .
2. If the line is parallel to x-axis, then m=0.
Therefore, the equation of a line parallel to x-axis is y=c.
3. If the line is perpendicular to x-axis, then slope of the line is not defined But .
Therefore, the equation of a line perpendicular to x-axis is . where is the
x-intercept. So, i.e. is the equation of line perpendicular
to axis
Q-2: Find the equation of a line with slope 1 and cutting off an intercept 2 units on the
negative direction of y-axis.
Sol:
Let be the slope and be the y-intercept of the required line
Given and c= 2.
The equation of the line with slope and y-intercept is given by
Or,
Or,
Q-3: Find the equation of a straight line which cuts off an intercept of 5 units on negative
direction of y-axis and makes an angle of with the positive direction of x-axis.
Sol:
Here slope,
and y-intercept,
Using slope intercept form
Therefore, the equation of the required line is Or,
Q-2: Determine the equation of line through the point (4, 5) and parallel to x-axis.
Sol:
Since the line is parallel to x-axis, slope , m = 0.
Using point-slope form,
Equation of the line passes through (x1, y1) =(4, 5) and slope m=0 is given by
y y1 = m (x - x1)
Or,
Or,
Q- 3: Find equation of the line which bisects the line segment joining P (1, 2) and Q (3, 4) at
right angle.
Sol:
Let R be the mid-point of the line joining
P (1, 2) and Q (3, 4).
1 3 2 4
So, co-ordinates of R are R , = R (2, 3)
2 2
4 2 2
Now, slope of PQ = mPQ = 1
3 1 2
The line LR passes through R (2, 3) and perpendicular to the PQ. (Fig 3.17)
1
So Slope mLR = = 1
1
Equation of the line LR which passes through the point (2, 3) and slope -1 is
y - y1 = m (x - x1)
Or, y - 3 = 1 (x - 2)
Or, y 3 = x + 2
Or, x + y 5 = 0
3. Two-point form:
Let m be the slope of a line passing through two points (x1, y1) and (x2, y2).
y2 y1
Slope,
x2 x1
the equation of the required line is
y y1 = m (x x1) ( one point slope form )
y2 y1
Putting m = in above equation, we get
x2 x1
, is the equation of required line.
Q-2: Prove that the points (5, 1), (1, 1) and (11, 4) are collinear. Find the equation of the
line on which these points lie.
Proof:
Let the given points be A(5, 1), B(1, 1) and C(11, 4).
Then the equation of the line passing through A(5, 1) and B(1, 1) is
Or,
Or,
Put and in the above equation, we get, ,
Clearly, the point C(11, 4) satisfies the equation .
Hence, the given points A, B and C lie on the same straight line and whose equation is
.
4. Intercept form:
Let AB be a straight line cutting the x-axis and
y-axis at A( ) and B(0, b) respectively. (Fig 3.18).
Let intercept and
Let y-intercept
Therefore, using two-point form,
The equation of the required straight line passing
through A( , ) and ( )
By two point form, its equation is given by
Or,
Or,
Dividing both sides by
Or, , is the equation of line in intercept form.
Or,
Or,
Q-2: Find the equation of the straight line which makes equal intercepts on the axes and
passes through the point (2, 3).
Sol:
Let the equation of the line with intercepts and is .
Since it makes equal intercepts on the co-ordinate axes, then
Equation of the line is Or,
The line passes through the point .
So, Or,
Hence, the equation of the required line is Or, .
Q-3: Find the equation of the straight line which passes through the point (3, 4) and the sum
of the intercepts on the axes is 14.
Sol:
Let the equation of the line with intercepts and be (1)
Given, the line passes through the point (3, 4).
Or, (2)
Also given that, sum of intercepts = 14 i.e. (3)
Solving equations (2) and (3), we have,
Or,
Or,
Or, and
For , the value of and for , the value of .
Putting the values of and in equation (1), we get
and
Or, and are the equations of the required lines.
Hence,
.
Therefore, .
is the equation of required line and known as normal or perpendicular form
and
Note. To determine the slope of a line by the formula , transfer all terms
in the equation on one side.
Note. As discussed above the intercepts made by a line with the coordinate axes can be
determined by reducing its equation to intercept form. We can also use the following method
to determine the intercepts on the axes:
For intercepts on -axis, put in the equation of the line and find the value of .
Similarly, to find -intercept, put in the equation of the line find the value of .
Or,
Or,
But denotes the length of the perpendicular from the origin to the line and is always
positive. Therefore,
Putting the value of in (3), we get .
Therefore, equation (2) takes of the form
Or,
which is the required normal form of the line .
Note. To transform the general equation to normal form we perform the following steps:
(i) Shift the constant term on the RHS and make it positive
(ii) Divide both sides by .
This is the intercept form of the given line. Therefore, -intercept , -intercept .
(iii) We have
Or,
Or,
Or, .
Q-2: Reduce the lines and to the normal form and hence
determine which line is nearer to the origin.
Sol:
The equation of the given line is
Or,
Or,
Or, .
This is the normal form of and the length of the perpendicular from the origin
to it is .
Again, the equation of second line be
Or,
Or,
Or, .
This is the normal form of and the length of the perpendicular from the
origin to it is .
Clearly, , therefore the line is nearer to the origin.
Q-3: Find the equation of a line with slope and the length of the perpendicular from the
origin equal to .
Sol:
Let be the intercept on -axis.
Then the equation of the line is (1)
Or,
Or, (Dividing both sides by )
Q-4: Find equation of the line which passes through P (1, 2) and parallel to the line x + 2y +
3 = 0.
Sol:
The given line is x + 2y + 3 = 0
So, slope m =
Since the required line is parallel to the given line.
Equation of the required line passes through P (1, 2) and is
y - y1 = m (x x1)
Taking
1
y 2= (x 1)
2
Or, 2y 4 = x + 1
Or, x +2y 5 = 0
Q-5: Find equation of the line which passes through (2, 3) and perpendicular to the line 3x +
2y + 5 = 0.
Sol:
The equation of given line is 3x + 2y + 5 = 0
Slope
Since requires line is perpendicular to the given line,
therefore
So, the equation of the required line which passes through (2, 3) and slope 2/3 is
y y1 = m (x - x1)
2
Or, y 3= (x 2)
3
Or, 3y 9 = 2x 4
Or, 2x 3y + 5 = 0
Or,
Or,
Or, , where .
Therefore, the equation of a line perpendicular to a given line is
, where is a constant
Note. To write a line perpendicular to a given line
(i) Interchange and .
(ii) If the coefficients of and in the given equation are of the same sign, make them of
opposite signs and if the coefficients are of opposite signs, make them of the same
sign.
(iii) Replace the given constant by a new constant , which is determined by a given
condition.
Q-2: Find the equation of the straight line that passes through the point and
perpendicular to the line .
Sol.
The equation of a line perpendicular to is
(1)
The line passes through the point .
Thus, .
Putting in (1), we get which is the required equation of line.
Concurrency:
Three lines are said to be concurrent if they pass through a common point.
Some Solved Problems
Q-1: Find equation of the line which passes through the point of intersection of two given
lines 2x y 1 = 0 and 3x 4y + 6 = 0 and parallel to the line x + y 2 = 0.
Sol:
To find the point of intersection of two given lines 2x y 1 = 0 and 3x 4y 4 = 0,
we solve these equations. We get x = 2 and y = 3
The co-ordinate of point of intersection of two given lines is (2, 3)
Now Slope of the given line x + y 2 = 0 is
A 1
mgiven = 1
B 1
Since the required line is parallel to the given line x + y 2 = 0 .
Therefore, Slope mreq = mgiven (two lines are parallel)
Or, mreq = 1
So equation of the line passes through the point (2, 3) with slope -1 is
y 3 = 1 (x 2)
Or, x + y 5 = 0
Q--2: Find equation of the line which passes through the intersection of the lines x + 3y + 2 =
0 and x 2y 4 = 0 and perpendicular to the line x + 2y 1 = 0.
Sol:
Slope of the given line x + 2y 1 = 0 = m given = (m= )
Slope of the required line( ) perpendicular to the line x + 2y 1 = 0 is mreq = =2
To find the intersection point of two lines x + 3y + 2 = 0 and x 2y 4 = 0, we solve these
8 6
equations and we get x , y ,
5 5
8 6
So, equation of the required line( ) passes through the point , and slope m = 2 is
5 5
6
y 2 x 8
5 5
22
Or, 2x y 0
5
Or, 10x 5y 22 = 0
Perpendicular distance:
(Length of perpendicular from a point P(x1, y1) to a line Ax + By + C = 0 )
is the length of perpendicular from the point P(x1, y1) to the line AB which has equation
Ax + By + C = 0
Ax1 By1 C
PM
2 2
A B
Therefore,
Alternate method
The distance of the st. line x + y + 1 = 0 from the origin is given by
Q-2: Find the equation of lines parallel to at a unit distance from it.
Sol:
Equation of any line parallel to is
(1)
Putting in , we get .
Therefore, is a point on .
Length of perpendicular from the point on the line is given by
, which is the distance between two lines.
Given that, Distance between two lines
Or,
Or,
Or, or
Putting the values of in equation (1), we get or , which are
the equations of required lines.
Circle
Definition:
A circle is the locus of a point which moves on a plane in such a way that its distance from a
fixed point is always constant. The fixed point is called the centre of the circle and the
constant distance is called the radius of the circle.
In the Fig 3.23, is the moving point, is the centre and is the radius.
By distance formula,
r
Fig 3.23
Or,
Which is the equation of the circle having centre at and radius , which is known as
standard form of equation of a circle.
Note: If the centre of the circle is at origin, and radius , then the above standard
equation of the circle reduces to .
Or,
(ii) When the circle touches axis
In the Fig 3.25, Here,
Hence, the eqn (1) of the circle becomes,
Or,
(iii) When the circle touches axis
In the Fig 3.26, Here,
Hence, the eqn (1) of the circle becomes,
Or,
Or,
(v) When the circle passes through the origin and centre lies on - axis
Here, and
Hence, the eqn (1) of the circle becomes,
Or,
(vi) When the circle passes through the origin and centre lies on y- axis
Here, and
Hence, the eqn (1) of the circle becomes,
Or,
Q- 2: Find equation the circle which has centre at (1, 4) and passes through a point (2, 6).
Sol:
Given be the centre and be the radius of
the circle. The circle passes through the point
=r
Or, r (By using distance formula)
Or, 1 4 r
Or, r = 5
By using standard form of the circle, Fig 3.30
Equation of the circle with centre at C(1,4) and radius is
2
(x - 1)2 + (y - 4)2 =5
Or, x2 + y2 2x 8y + 1 + 16 =5
Or, x2 + y2 2x 8y + 12 = 0
Q- 3: Find equation of the circle whose centre is at (5, 5) and touches both the axis.
Sol:
The centre of the given circle is at (5, 5).
Since the circle touches both the axes,
radius,
According to the standard form,
Equation of the circle with centre at C(5,5)
and radius is
(x 5)2 + (y 5)2 = (5)2
Or, x2 + y2 10x 10y + 25 = 0
Or,
Or,
Q-5: Find the equation of a circle whose centre lies on positive direction of axis at a
distance 6 from the origin and whose radius is 4.
Sol:
Given, the centre of the circle lies on positive -axis
at a distance 6 units from origin.
The centre of the circle lies at the point .
Hence, equation of the circle with centre at C(0, 6) and
Or,
Or,
Fig 3.32
2. General form
And radius
Note : To find the centre and radius of the circle, which is in the form
, where ,
Divide both sides of the equation by coefficient of or (i.e. ) to get
,
Which is in the general form of the circle
Hence, the co-ordinates of the centre are
and radius
Example-1:
Let the equation of a circle be
To find the centre and radius of the above circle, divide by coefficient of i.e. 25, as
Or,
Or,
Or, ,
which is the general form of circle with centre at and radius
Example-2:
Consider the equation of a circle
Or,
Or, ,
Which, is in the general form of circle.
Centre
and radius
Example-3:
Let the equation of the circle be x2 + y2 + 4x + 6y + 2 = 0.
Compare this given equation with the general equation of the circle,
.
Here, 2gx = 4x, 2fy = 6y, and c = 2
So, g = 2, f = 3 and c = 2
Now, Centre is at (-g, -f) = (-2, -3) and r
and
In 1st circle ,
radius
Similarly, In 2nd circle ,
radius
Since, , So, the 2nd circle is greater.
Q-2: Find the equation of the circle concentric with the circle and
having radius 10 units.
Sol:
The coordinates of the centre of the given circle, ,are
.
Since the required circle is concentric with the above circle , the centre of the required circle
and above given circle are same.
Centre of the required circle is at .
Hence, the equation of the required circle with centre at and radius 10 is
Or,
Q-3: Find the equation of the circle whose centre is at the point (4, 5) and passes through
the centre of the circle: .
Sol:
The co-ordinates of the centre of the circle are
.
Therefore, the required circle passes through the point .
Given, the centre of the required circle is at
radius of the required circle
Hence, the equation of the required circle with centre at
Or,
Q-4: Find the equation of the circle concentric with the circle
and having its area equal to sq. units.
Sol:
The equation of given circle is
Or,
Centre .
Since the required circle is concentric with the above circle , the centre of the required circle
and above given circle are same.
Centre of the required circle is and let
Again, Given Area of the required circle
Or,
Or, units
Therefore, the equation of the required circle with centre at and radius is
Or,
Q-5: Find the equation of the circle concentric with the circle
and having its circumference equal to 6 sq. units.
Sol:
The equation of given circle be
Or,
centre .
Since the required circle is concentric with the above circle, the centre of the required circle
and above given circle are same.
Centre of the required circle is and let
Again, Given, circumference of the required circle
Or,
Or, units
Therefore, the equation of the required circle with centre at and radius is
Or,
x2 + y2 + 2 x+2 y+0=0
Q-2: Find the equation of the circle passes through the points , and . Also,
Find the centre and radius.
Sol:
Let the equation of the circle be
(1)
Since, the circle (1) passes through the points (0, 2), (3, 0) and (3, 2) i.e these points lie on
the circle (1), we have,
,
Or, (2)
Or, (3)
and,
Or, (4)
On solving equations (2), (3) and (4),
Eqns (2)+(3) : (5)
Eqns (5)-(4) :
Putting the value of in (2) and (3), we get
Or,
Or,
Putting the values of and in the general eqn of circle (1), we get
and radius
Q-3: Find the equation of the circle which passes through the origin and cuts off intercepts
and from the positive parts of the axes.
Sol:
Let the equation of the circle be
(1)
Q-4: Prove that the points (2, 4), (3, 1), (3, 3) and (0, 0) are concyclic.
Sol:
Note : To prove that four given points are concyclic (i.e. four points lie on the circle), we find
the equation of the circle passing through any three given points and show that the fourth
point lies on it.
Let the equation of the circle passing through the points (0, 0), (2, 4) and (3, 1) be
(1)
Since the point (0, 0) lies on circle (1),we have,
, Or, (2)
Again, since the point (2, 4) lies on circle (1),we have,
,
Or, ,
Or, (3)
Also, since the point (3, 1) lies on circle (1),we have,
,
Or, ,
Or, (4)
Now, solving equations (3) and (4), we get
and
Putting the values of , and in the equation of circle (1), we get
, (5)
is the equation of circle. Now, to check the 4th point (3, 3) lies on the circle (5),we put
and in eqn (5),
,
Therefore, the point (3, 3) satisfies the equation of circle (5) and lies on the circle.
Hence, the given points are concyclic.
Q-5: Find the equation of circle which passes through (3, 2), ( 2, 0) and has its centre on
the line .
Sol:
Let the equation of the circle be
(1)
Since, the circle (1) passes through the points (3, 2) and ( 2, 0) i.e these points lie on the
circle (1),we have
Or, (2)
and
Or, (3)
Again, the centre of circle (1) lies on the line
(4)
Now, solving equations (2), (3) and (4), we get
eqn(2)-eqn(3) : (5)
eqn(4)+eqn(5): , Or,
i.e Or,
i.e , Or,
Putting the values of and in the equation of circle (1), we get
Q-6: Find the equation of the circle circumscribing the triangle ABC whose vertices are A(1,
5), B(5, 7) and C( 5, 1).
Sol:
Let the equation of the circle be
(1)
Since, the circle circumscribing the triangle ABC with vertices A(1, 5), B(5, 7) and C( 5,
1), So, the circle (1) passes through the points A(1, 5), B(5, 7) and C( 5, 1).
Therefore,
,
Or, (2)
Or, (3)
and
Or, (4)
On solving equations (2), (3) and (4), we get
eqn(3)-eqn(2): , Or, (5)
eqn(3)-eqn(4): , Or, (6)
eqn(5)-eqn(6): , Or,
i.e , Or,
i.e , Or,
Putting the values of and in the equation of circle (1),
Fig 3.34
Since
By condition of perpendicularity, the product of their slopes
Or,
Or.
Or.
is the equation of circle with end points of a diameter and , which is known as
the diameter form of equation of circle.
Q-2: Find the equation of the circle passing through the origin and making intercepts 4 and 5
on the axes of co-ordinates.
Sol:
Let the intercepts be and .
The co-ordinates of A and B are and
respectively.
Since , therefore AB is the diameter.
According to the diameter form,
Equation of the circle with end points and
of diameter AB is
Or,
EXERCISE
1. 02 Mark Questions
i. Find the distance between two points (3, 4) and (3, 5).
ii. Find slope, x intercept and y intercept of the line. .
iii. Determine the area of the triangle with the vertices at (0,0), (4,0) and (4,10).
iv. Find the slope of the line which makes an angle of 45o with x-axis.
v. Find the slope of a line which passes through the points (3, 2) and ( 1, 5).
vi. Determine so that the line passing through (3, 4) and ( 5) makes angle with
the positive direction of axis.
vii. If A( 2, 1), B(2, 3) and C( 2, 4) are three points, find the angle between BA and BC.
viii. Find slope of the line whose equation is y+2=0.
ix. Find slope of the line joining the point (-k,-k) and the origin.
x. Find the slope a line perpendicular to the line joining the points (6, 4) and (2, 12).
xi. Without using Pythagoras theorem, show that the points A(0, 4), B(1, 2) and C(3, 3)
are the vertices of a right angled triangle.
xii. Find the equation of a line with slope 2 and y-intercept is .
xiii. Find the equation of a straight line cutting off an intercept of units on negative
direction of axis and being equally inclined to the axis.
xiv. Determine the equation of a line through the point( 4, 3) and parallel to axis.
xv. Find the point of intersection of the lines whose equations are and
.
xvi. Determine the x-intercept and y- intercept of the line .
xvii. Find the equation of the line passing through the origin and parallel to the line
.
xviii. Find the equation of the line passing through the origin and perpendicular to the line
.
xix. Find the equation of the line which is at a distance 3 from the origin and the
perpendicular from the origin to the line makes an angle of with the positive
direction of .
xx. Reduce the equation to the intercept form and find the - and -
intercepts.
xxi. Find the distance of the point (4, 5) from the straight line .
xxii. Find centre and radius of the circle 2x2 + 2y2 5x + 6y + 2 = 0.
xxiii. Find the equation of the circle whose two end points of a diameter are and
.
2. 05 Mark Questions
i. Find the co-ordinates of a point whose distance from (3, 5) is 5 units and from (0, 1)
is 10 units.
ii. A line AB is of length 5. A is the point (2, 3). If the abscissa of the point B is 5, prove
that the ordinate of the B is 1 or 7.
iii. Show that the points ( 2, 3), (1, 2) and (7, 0) are collinear.
x y
iv. If the points (a, 0), (0, b) and (x, y) are collinear, prove that 1
a b
v. Show that the points (7, 3), (3, 0), (0, 4) and (4, 1) are the vertices of a rhombus.
vi. Find the ratio in which the line segment joining (2, 3) and (-3, -4) divided by x- axis
and hence find the co-ordinates of the point.
vii. Find the ratio in which the line cuts the line segment joining (3,-1) and
(8, 9).
viii. If the vertices of a right angled ABC are (0, 0) and (3,0), then find the third vertex.
ix. Determine the ratio in which the line joining the points (3,4) and (-3,-4) divided by the
origin.
x. Show that the points (a, b+c), (b, c a) and (c, a+b) are collinear.
xi. For what value of k, the points (k, 1), (5, 5) and (10, 7) are collinear.
xii. Find the equation of the perpendicular bisector of the line segment joining the points
A(2, 3) and B(6, 5).
xiii. Find the equation of the line which passes through the point (3, 4) and the sum of its
intercepts on the axes 14.
xiv. Find the equation of the perpendicular bisector of the line joining the points (1, 3) and
(3, 1).
xv. Find equation of the circle whose centre is on x-axis and the circle passes through (4,
2) and (0, 0).
xvi. Find Co-ordinates of the point where the circle x2 + y2 7x 8y + 12 = 0 meets the
co-ordinates axes and hence find the intercepts on the axes.
xvii. Find equation of the circle which passes through the points (0, 0), (1,2) and (2,-1).
xviii. Find the equation of the circle which touches the lines , and .
xix. Find the equation of a circle passing through the point and which is concentric
with the circle .
xx. Show that the points and are concyclic.
3. 10 Mark Questions
i. If the point (x, y) be equidistant from the points and
prove that .
ii. Find the area of a quadrilateral whose vertices are (1, 1), (7, 3), (12, 2) and (7, 21).
iii. The area of a triangle is 5. Two of its vertices are (2, 1) and (3, 2). The third vertex
lies on . Find the third vertex.
iv. Find equation of the circle whose centre is on the line 8x + 5y = 0 and the circle
passes through (2, 1) and (3, 5).
v.
equation to the circle circumscribing the square is .
VECTORS
INTRODUCTION:-
In our real life situation we deal with physical quantities such as distance, speed,
temperature, volume etc. These quantities are sufficient to describe change of position, rate of change of
position, body temperature or temperature of a certain place and space occupied in a confined portion
respectively.
We have also come across physical quantities such as displacement, velocity, acceleration, momentum
etc, which are of different type in comparison to above.
Consider the figure-1, where A, B, C are at a
distance 4k.m. from P. If we start from P, then
covering 4k.m. distance is not sufficient to describe
the destination where we reach after the travel, So
here the end point plays an important role giving
rise the need of direction. So we need to study
about direction of a quantity, along with magnitude.
OBJECTIVE
After completion of the topic you are able to :-
i) Define and distinguish between scalars and vectors.
ii) Represent a vector as directed line segment.
iii) Classify vectors in to different types.
iv) Resolve vector along two or three mutually perpendicular axes.
v) Define dot product of two vectors and explain its geometrical meaning.
vi) Define cross product of two vectors and apply it to find area of triangle and parallelogram.
Expected background knowledge
i) Knowledge of plane and co-ordinate geometry
ii) Trigonometry.
Scalars and vectors
All the physical quantities can be divided into two types.
i) Scalar quantity or Scalar.
ii) Vector quantity or Vector.
Scalar quantity: - The physical quantities which requires only magnitude for its complete specification is
called as scalar quantities.
Examples: - Speed, mass, distance, velocity, volume etc.
=
4) Co-initial vectors:- Vectors having the same
initial point are called co-initial vector.
5) Like and unlike vectors: - Vectors are said to be like if they have same direction and unlike if they
have opposite direction.
6) Co-Linear vectors:- Vectors are said to be
co-linear or parallal if they have the same line of
action. In f figure-5 and are collinear.
7) Parallel vectors: - Vectors are said to be
parallel if they have same line of action or have line
of action parallel to one another. In fig-6 the vectors
are parallel to each other.
Vector operations
Addition of vectors: -
Triangle law of vector addition: - The law states that If two vectors are represented by the two sides of a
triangle taken in same order their sum or resultant is represented by the 3rd side of the triangle with
direction in reverse order.
As shown in figure-10 and are two vectors
represented by two sides OA and AB of a triangle
ABC in same order. Then the sum is
represented by the third side OB taken in reverse
order i.e. the vector is represented by the
directed segment and the vector be the
directed segment , so that the terminal point A of
is the initial point of . Then represents the
sum (or resultant) ( . Thus =
( is called triangle law of
addition of the vectors.
Note-2 Since any side of a triangle is less than the sum of the other two sides
Let G be any point of the median AD which divides AD in the ratio 2:1 . Then position vector of G is given
=> =
Position vector of E is = .
=> =
As position vector of a point
that of G.
Hence G is the one point where three median meet.
= = +y
And OP =I I =r =
iv) = + + = + +
a1=b1, a2=b2, a3=b3
Representation of vector in component form in 3-D & Distance between two points:
If is any vector having end points A( ) and B ( ) , then it can be represented by
I I=
Example 3:-
Show that the points A(2,6,3) , B(1,2,7) and c(3,10,-1) are collinear.
Solution:- From given data Position vector of A, = +6 + .
Position vector of B, = +2 +7
Position vector of C, = + 10 -
Now = - = + (2-6 ) + = - -4 + 4 .
= - = + (10 - 6 ) + = + 4 -4 .
= -(- -4 + 4 ) = -
or collinear.
.
. . They have same support and common point A.
Example-4: - Prove that the points having position vector given by - + , -3 -5 and
- 4 - 4 form a right angled triangle. [2009(w)]
S0lution :- Let A,B and C be the vertices of a triangle with position vectors - + , -3 -5 and
- 4 - 4 respectively
Now AB = I I= = =
BC = I I= = =
AC = I I= = =
= = = = - + .
Ans:- Let = + = ( + - ) + ( - +3 ) =2 + 2 .
= + = + .
Angle between the vectors:-
As shown in figure-20 angle between two vectors
and can be determined as follows.
Let be a vector parallel to and is a
vector parallel to such that and
intersect each other.
and .
perpendicular.
Dot Product or Scalar product of vectors
The scalar product of two vectors and whose magnitudes are, a and b respectively denoted
by is defined as the scalar abcos , where is the angle between and such that 0 .
= I I I I cos = a b cos
Then ON = Projection of on
and ON = OAcos = cos
In particular . = . = . =0= . = . =
v) = =0
viii) Work done by a Force:- The work done by a force acting on a body causing displacement is
given by W = .
Dot product in terms of rectangular components
For any vectors = + + and = + + we have,
= ( )
Condition of Perpendicularity: -
Two vectors = + + and = + + are perpendicular to each other
+ + =0
Condition of Parallelism :-
Two vectors = + + and = + + are parallel to each other = = )
Scalar Projection of on =
Vector Projection of on = = [ ]
Scalar Projection of on =
Vector Projection of on = =
Examples: -
Q.- 7. Find the value of p for which the vectors + 2 +9 , + p + 3 are perpendicular to each other.
3= p = (Ans) {Note:- any two expression may be taken for finding p.}
Then = ( )
= ( ) = ( ) = ( )
Vector Projection of on = = (3 + +3
= (3 + +3 = (3 + +3
Vector Projection of on = = (3 + - )
= (3 + - 2 .
Proof:- Given =
( ) ( )= => . ( - )= { applying distributive property}
Dot product of above two vector is zero indicates the following conditions
= or - = or - )
= or = or - ) ( proved)
Example:-14 Find the work done by the force = + - . acting on a particle if the particle is displace A
from A(3,3,3) to B(4,4,4).
Ans:- Let O be the origin, then
Position vector of A = 3 +3 +3
Position vector of B = 4 +4 + 4
Then displacement is given by, =( - ) = (4 +4 + 4 ) - ( 3 +3 +3 ) = + + .
sin = I - I
Proof: - (I - I =( - ). ( - )=( . )-( ) -( . ) + ( . ) { Distributive property}
= 2 (1 cos ) = 2 .2
Example:-16 If the sum of two unit vectors is a unit vector. Then show that the magnitude of their
difference is .
Proof:- , and are three unit vectors such that + =
Squaring both sides we have,
=> (I + I =(I I
=> ( I I +(I I +2 =
=> + +2I II I cos = 1 { where is the angle between and }
=> 1 + 2 cos =1
=> 2cos = -1
=> cos =
I - I= (Proved)
Vector Product or Cross Product
If and are two vectors and is the angle between them , then the vector product of
these two vectors denoted by is defined as
=I I. I I sin
given by = .
sin =
Hence = { }
is given by
=
2. If and represent two adjacent sides of a triangle then the area of the triangle is given by
= I I Sq. unit
3. If and represent two adjacent sides of a parallelogram then area of the parallelogram is given by
= I I Sq. unit
4. If and represent two diagonals of a parallelogram then area of the parallelogram is given by
= I I Sq. unit
Vector product in component form : -
If = + + and = + + .
=( + + ) ( + + )
= )+ )+ )+ )+ )+ )
+ )+ )+ )
{ using properties = = = , = = -( , = = -( and
= = -( }
=( - ) +( - ) +( - )
= i.e. =
Condition of Co-planarity
If three vectors and lies on the same plane then the perpendicular to must be perpendicular
to .
In particular ( => ( . =0
In component form if = + + , = + + and = + +
Then ( . =0
( - ) +( - ) +( - ) =0
=0
Example:- 17
If = + 3 -2 and = +3 then find I I
Ans: - We have = =
I I = = = (Ans)
Example:-18 Determine the area of the parallelogram whose adjacent sides are the vectors
= and =3 . (2013-W)
Ans:- Area of the parallelogram with adjacent sides given by and is given by
area = I I =I 3 I=I6 I =6 sq units (Ans)
Now = =
= = =
= (ans)
Example:-20 If =2 - + and = +4 - , then find the sine of the angle between these vectors. (
2016-w)
Now =
= (1-4) - (-2 - 3 ) + (8 +3 ) = -3 + 5 + 11
Hence = = =
Again = = =
and = = =
From equation (1),(2),(3) and (4) we have,
sin = = = (Ans)
Q-21 Calculate the area of the triangle ABC ( by vector method) where A(1,1,2), B(2,2,3)
and C(3,-1,-1). (2013-W)
Solution: - Let the position vector of the vertices A,B and C is given by respectively.
Then
Now
= -(
=
=
Similarly
= -(
=
=2
Now =
Example:-22 Find the area of a parallelogram whose diagonals are determined by the vectors
and (2014-W, 2017-W)
Ans: - Area of the parallelogram with diagonals are given by
Now =
Now area =
= = = =5 sq unit. (ans)
magnitude of respectively.
Proof: - =
= = ( As = =1)
= =
= = (Proved)
=
As from fig-25 it is clear that angle between is , is and is .
Dividing above equation by abc we have,
Hence (Proved).
Ans: - Given
=8
= =
cos = = = = =
=2 5 = 6 (Ans)
20. Find the work done by the force on a particle to displace it from (1,2,0) to (0,2,3) (2 Marks)
21. If and are perpendicular vectors, then show that . (2 Marks)
22. If , and are three mutually perpendicular vectors of the same magnitude, prove that
is equally inclined with the vectors , and . (10 Marks)
23. Find the area of the parallelogram whose diagonals are and .
(5 Marks)
Answers
2) 4) 5) ,
7) 1 8) 3 9)
18) , 5 , , and .