0% found this document useful (0 votes)
12 views48 pages

Exemplar 7

This document contains multiple-choice questions and solutions related to coordinate geometry, including calculations of distances, perimeters, areas, and properties of triangles and rectangles. Each question is followed by a detailed solution using appropriate formulas. The content is structured as an exercise for students to practice their understanding of coordinate geometry concepts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views48 pages

Exemplar 7

This document contains multiple-choice questions and solutions related to coordinate geometry, including calculations of distances, perimeters, areas, and properties of triangles and rectangles. Each question is followed by a detailed solution using appropriate formulas. The content is structured as an exercise for students to practice their understanding of coordinate geometry concepts.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 48

Chapter - 7

Coordinate Geometry
Exercise No. 7.1
Multiple Choice Questions:
Choose the correct answer from the given four options:

1. The distance of the point P (2, 3) from the x-axis is


(A) 2
(B) 3
(C) 1
(D) 5

Solution:
We have,
(x, y) is a point on the Cartesian plane in first quadrant.

So,
x = Perpendicular distance from Y – axis and
y = Perpendicular distance from X – axis

Hence, the perpendicular distance from X-axis = y coordinate is 3.

2. The distance between the points A (0, 6) and B (0, –2) is


(A) 6
(B) 8
(C) 4
(D) 2

Solution:

We have,
Distance formula: d2 = (x2 – x1)2 + (y2 – y1)2

As given in the question,


x1 = 0,
x2 = 0

y1 = 6,
y2 = – 2

So,
d2 = (0 – 0)2 + ( – 2 – 6)2
d= √((0)2+ (-8)2)
d = √64
d = 8 units

Hence, the distance between A (0, 6) and B (0, 2) is 8.

3. The distance of the point P (–6, 8) from the origin is


(A) 8
(B) 2 7
(C) 10
(D) 6

Solution:
Distance formula: d2 = (x2 – x1)2 + (y2 – y1)2

As given in the question,


x1 = – 6,
x2 = 0

y2 = 8,
y2 = 0

Now,
d2 = [0 – ( – 6)]2 + [0 – 8]2
d= √((0-(-6))2+ (0-8)2
d= √((6)2+ (-8)2)
d = √(36 + 64)
d = √100
d = 10

Hence, the distance between P ( – 6, 8) and origin O (0, 0) is 10

4. The distance between the points (0, 5) and (–5, 0) is


(A) 5
(B) 5 2
(C) 2 5
(D) 10

Solution:
Distance formula: d2 = (x2 – x1)2 + (y2 – y1)2

As given in the question,


x1 = 0, x2 = – 5
y1 = 5, y2 = 0

d2 = (( – 5) – 0)2 + (0 – 5)2
d = √(-5-0)2+ (0-5)2
d = √((-5)2+ (-5)2)
d = √(25 + 25)
d = √50
= 5√2

Hence, the distance between (0, 5) and ( – 5, 0) = 5√ 2

5. AOBC is a rectangle whose three vertices are vertices A (0, 3), O (0, 0)
and B (5, 0). The length of its diagonal is
(A) 5
(B) 3
(C) 34
(D) 4

Solution:
The three vertices are:
A = (0, 3),
O = (0, 0),
B = (5, 0)

We know that, the diagonals of a rectangle are of equal length,

Length of the diagonal AB = Distance between the points A and B

Distance formula: d2 = (x2 – x1)2 + (y2 – y1)2

As given in the question,

We have;

x1 = 0,
x2 = 5

y1 = 3,
y2 = 0

d2 = (5 – 0)2 + (0 – 3)2
d = √((5-0)2+ (0-3)2)
d = √(25 + 9)
= √34

Distance between A (0, 3) and B (5, 0) is √34.

So, the length of its diagonal is √34.

6. The perimeter of a triangle with vertices (0, 4), (0, 0) and (3, 0) is
(A) 5
(B) 12
(C) 11
(D) 7  5

Solution:
The vertices of a triangle are (0, 4), (0, 0) and (3, 0).

Now, perimeter of ΔAOB = Sum of the length of all its sides:


= distance between (OA+OB+AB)

Distance between the points (x1,y1) and (x2, y2) is given by,

d = √ ((x2 – x1)2 + (y2 – y1)2)

To find:
Distance between A(0, 4) and O(0, 0) + Distance between O(0, 0) and B(3, 0) + Distance
between A(0, 4) and B(3, 0).
=√ ((0 – 0)2 + (0 –4)2)+ √ ((3 – 0)2 + (0 – 0)2)+ √ ((3 – 0)2 + (0 – 4)2)
= 12

Hence, the required perimeter of triangle is 12

7. The area of a triangle with vertices A (3, 0), B (7, 0) and C (8, 4) is
(A) 14
(B) 28
(C) 8
(D) 6

Solution:
Vertices of the triangle are,
A (x1, y1) = (3, 0)
B (x2, y2) = (7, 0)
C (x3, y3) = (8, 4)

1
Area of triangle  [ x1 ( y2  y3 )  x2 ( y3  y1 )  x3 ( y1  y2 )
2
1
 [3(0  4)  7(4  0)  8(0  0)
2
8

Therefore, the area of ΔABC is 8.

8. The points (–4, 0), (4, 0), (0, 3) are the vertices of a
(A) right triangle
(B) isosceles triangle
(C) equilateral triangle
(D) scalene triangle

Solution:
(b)

Let A(- 4, 0), B(4, 0), C(0, 3) are the given vertices.

So, distance between A (-4, 0) and B (4, 0),


d2 = (4 –(-4))2 + (0 – 0)2
d= 8

Now, distance between B (4, 0) and C (0, 3),


d2 = (0 –(4))2 + (3 – 0)2
d=5

Now, distance between A (-4, 0) and C (0, 3)


d2 = (0 –(-4))2 + (3 – 0)2
d =5

As, BC=AC

ΔABC is an isosceles triangle because an isosceles triangle has two sides equal.

9. The point which divides the line segment joining the points (7, –6) and (3,
4) in ratio 1 : 2 internally lies in the
(A) I quadrant
(B) II quadrant
(C) III quadrant
(D) IV quadrant

Solution:

(d)
If P(x, y) divides the line segment joining A(x1,y2) and B(x2, y2) internally in the ratio,
m:n
mx  nx1
x 2 ,
mn
my  ny1
y 2
mn
Here,
x1  7
x2  3
y1  6
y2  4
m 1
n2
1 3  2  7 1 4  2  6
x, y  ,
1 2 1 2
17 8
x, y  ,
3 3
It lies in 4rth quadrant.

10. The point which lies on the perpendicular bisector of the line segment
joining the points A (–2, –5) and B (2, 5) is
(A) (0, 0)
(B) (0, 2)
(C) (2, 0)
(D) (–2, 0)

Solution:
(a)
We know that, the perpendicular bisector of the any line segment divides the line segment
into two equal parts i.e., the perpendicular bisector of the line segment always passes through
the mid-point of the line segment.

Mid-point of the line segment joining the points A (-2, -5) and S(2, 5), is given by :
2  2
x ,
2
5  5
y
2
( x, y )  (0, 0)

So, (0, 0) is the required point lies on the perpendicular bisector of the lines segment.

11. The fourth vertex D of a parallelogram ABCD whose three vertices are
A (–2, 3), B (6, 7) and C (8, 3) is
(A) (0, 1)
(B) (0, –1)
(C) (–1, 0)
(D) (1, 0)

Solution:
(b)

Let the fourth vertex of parallelogram,


D= (x4 ,y4)

L, M be the middle points of AC and BD, respectively,

Therefore,
 -2+8 3+3 
L = , 
 2 2 
=  3,3
 6+x 4 7+y 4 
M=  , 
 2 2 
Since, ABCD is a parallelogram, therefore diagonals AC and BD will bisect each other.
Hence, L and M are the same points.
So,
6+x 4
=3
2
x 4 =0
and
7+y 4
=3
2
y 4 =-1
So, the fourth vertex of parallelogram is D = (x4, y4) s (0,-1).

12. If the point P (2, 1) lies on the line segment joining points A (4, 2) and B
(8, 4),then
1
(A) AP  AB
3
(B) AP  PB
1
(C) PB  AB
3
1
(D) AP  AB
2

Solution:
(d)
Given,
The point P(2,1) lies on the line segment joining the points A(4,2) and 8(8, 4),

Dis tan ce AP  (2  4) 2  (1  2) 2
 5
Dis tan ce AB  (8  4) 2  (4  2) 2
2 5
Dis tan ce BP  (8  2) 2  (4  1) 2
3 5
So,
AB  2 5
 2 AP
or ,
AB
AP 
2
AB
So, required condition is AP  .
2

13. If P  , 4  is the mid-point of the line segment joining the points Q  6,5
a
3 
and R  2,3 , then the value of a is
(A) – 4
(B) – 12
(C) 12
(D) – 6

Solution:
(b)
a 
Given that, P  , 4  is the mid-point of the line segment joining the points Q(-6, 5) and R (-
3 
2, 3), which shows in the figure ,

Midpo int of AB  P
 6  2 5  3 
 , 
 2 2 
 (4, 4)
a 
But midpo int P  , 4  is given,
3 
So,
a 
 , 4   (4, 4)
3 
On comparing,
a
 4
3
a  12

So, the required value of a is -12.


14. The perpendicular bisector of the line segment joining the points A 1,5
and B  4, 6  cuts the y-axis at
(A) (0, 13)
(B) (0, –13)
(C) (0, 12)
(D) (13, 0)

Solution:
(a)

At first, we plot the points of the line segment on the paper and join them.

We know that, the perpendicular bisector of the line segment AB bisect the segment AB, i.e.,
perpendicular bisector of line segment AB passes through the mid-point of AB.

Midpoint of (A,B) = P
 1 4 5  6 
 , 
 2 2 
 5 11 
 , 
2 2 
Now, we draw a straight line on paper passes through the mid-point P. We see that the
perpendicular bisector cuts the Y-axis at the point (0, 13).

So, the required point is (0, 13).

15. The coordinates of the point which is equidistant from the three vertices
of the AOB as shown in the fig. is
(A)  x, y 
(B)  y, x 
x y
(C) ,
2 2
y x
(D) ,
2 2

Solution:
(a)
Let the coordinate of the point which is equidistant from the three vertices 0(0, 0), A(0,2y)
and B(2x, 0) is P(h,k).

Then, PO = PA = PB

(PO)² = (PA)²= (PB)2 … (i)

By distance formula,

     
2 2 2
(h-0)2 +(k-0)2 = (h-0) 2 +(k-2y) 2 = (h-2x) 2 +(k-0)2

h 2 +k 2 = h 2 +(k-2y) 2 = (h-2x) 2 +k 2
Taking1st two equations,
h 2 +k 2 = h 2 +(k-2y) 2
4y(y-k)=0
y=k

Taking first and last equations,


h 2 +k 2 =(h-2x)2 +k 2
4x(x-h)=0
x=h
Required points = (h,k)
= (x,y)
16. A circle drawn with origin as the center passes through  , 0  . The
13
2 
point which does not lie in the interior of the circle is
3
(A) ,1
4
7
(B) 2,
3
1
(C) 5,
2
(D)  6, 
5
 2

Solution:

(d)
Given,
 13 
A circle drawn with origin as the center passes through  , 0  .
2 
 13 
Radius of the circle = distance between (0,0) and  , 0 
2 
2
 13 
   0   (0  0) 2
2 
13

2
= 6.5 (using distance formula)

Now we calculate the distance of each point from the origin.


If the distance is less than 6.5 than the point lies inside the circle otherwise not.

 5
So, point  6,  lies on the circle and other point lies inside the circle.
 2

17. A line intersects the y-axis and x-axis at the points P and Q,
respectively. If (2, –5) is the mid-point of PQ, then the coordinates of P and
Q are, respectively
(A) (0, – 5) and (2, 0)
(B) (0, 10) and (– 4, 0)
(C) (0, 4) and (– 10, 0)
(D) (0, – 10) and (4, 0)
Solution:
(d)

Let the coordinates of P and 0 (0, y) and (x, 0), respectively.

Now,

Midpoint of PQ is M,

M=(2,-5)
0 x y0
( , )M
2 2
0 x y0
( , )  (2, 5)
2 2
0 x
 2 and
2
y0
 5
2
On solving,
x=4
y= -10

So, the coordinates of P and Q are (0, -10) and (4, 0).

18. The area of a triangle with vertices (a, b + c), (b, c + a) and (c, a + b) is
(A) (a + b + c)2
(B) 0
(C) a+ b + c
(D) abc

Solution:

(b)
Let the vertices of a triangle are,
A = (x1, y1)
= (a, b + c)
B = (x2, y2)
= (b,c + a) and
C = (x3, y3)
=(c, a + b)
1
Area of ABC  [ x1 ( y2  y3 )  x2 ( y3  y1 )  x3 ( y1  y2 )
2
1
 [a(c a  a  b)  b(a  b b c)  c(b  c  c  a )
2
1
 (0)
2
0

Hence, the required area of triangle is 0.

19. If the distance between the points (4, p) and (1, 0) is 5, then the value of
p is
(A) 4 only
(B) ± 4
(C) – 4 only
(D) 0

Solution:
(b)

As given in the question,

The distance between the points (4, p) and (1, 0) = 5


(1  4) 2  (0  p) 2  5
9  p2  5
Squaring both sides,
9  p 2  25
p 2  16
p  4

Hence, the required value of p is ± 4,

20. If the points A (1, 2), O (0, 0) and C (a, b) are collinear, then
(A) a= b
(B) a= 2b
(C) 2a = b
(D) a= –b

Solution:
(c)
Let the given points are

A = (x1,y1)
= (1,2),

B = (x2,y2)
= (0,0)

C = (x3,y3)
= (a, b).

1
Area of ABC  [ x1 ( y2  y3 )  x2 ( y3  y1 )  x3 ( y1  y2 )
2
1
 [1(0  b)  0(b  2)  a(2  0)
2
1
 (2a  b)
2
As the points are collinear,
ar(ABC)=0
1
(2a  b)  0
2
2a  b
So, 2a=b is required relation.

Hence, the required relation is 2a = b.


Exercise No. 7.2
Short Answer Questions with Reasoning:
State whether the following statements are true or false. Justify your
answer.

1. ABC with vertices A (–2, 0), B (2, 0) and C (0, 2) is similar to DEF with
vertices D (–4, 0) E (4, 0) and F (0, 4).

Solution:
True.

Explanation:

By distance formula,
d = √ ((x2 – x1)2 + (y2 – y1)2)

We can find,
 2  2
2
AB=  (0) 2
AB=4

0  2
2
BC=  (2  0) 2
BC=2 2

 2  0 
2
CA=  (0  2) 2
CA=2 2
Also,

 4  4 
2
DE=  (6  2) 2
DE=8

 4  4 
2
EF=  (6  2) 2
EF=4 2

 4  4 
2
FD=  (6  2) 2
FD=4 2
So,
AB BC CA 1
  
DE EF FD 2

Hence, triangle ABC and DEF are similar.

2. Point P (– 4, 2) lies on the line segment joining the points A (– 4, 6) and B


(– 4, – 6).

Solution:
True.

Explanation:
We will plot the points P(- 4, 2), A (- 4, 6) and B (- 4, – 6) on a graph paper and connect the
points .

So, from the graph it is clear that, point P (– 4, 2) lies on the line segment joining the points
A (– 4, 6) and B (– 4, – 6).

3. The points (0, 5), (0, –9) and (3, 6) are collinear.

Solution:
False
Explanation,
The points are collinear if area of a triangle formed by its points is equals to the zero.

Given,
x1 = 0,
x2 = 0,
x3 = 3 and

y1 = 5,
y2 = – 9,
y3 = 6

Area of triangle,
1
 ( x1 ( y2  y3 )  x2 ( y3  y1 )  x3 ( y1  y2 ))
2
1
 (0(9  6)  0(6  5)  4(5  9))
2
1
 (42)
2
42
 0
2
So, the points are not collinear.

From the above equation, it is clear that the points are not collinear.

4. Point P (0, 2) is the point of intersection of y–axis and perpendicular


bisector of line segment joining the points A (–1, 1) and B (3, 3).

Solution:
False

Explanation:
The points lying on perpendicular bisector of the line segment joining the two points is
equidistant from the two points.

So,
PA should be equals to the PB.

Using distance formula,


d = √ ((x2 – x1)2 + (y2 – y1)2)
 4  4 
2
PA=  (6  2) 2
PA=4

 4  4 
2
PB=  (6  2) 2
PB=8

So, PA is not equal to PB.

5. Points A (3, 1), B (12, –2) and C (0, 2) cannot be the vertices of a triangle.

Solution:

True.

Explanation:
Coordinates of A = (x1, y1)
= (3, 1)

Coordinates of B = (x2, y2)


= (12, – 2)

Coordinates of C = (x3, y3)


= (0, 2)

Area of ∆ABC = ∆ = 1/2 [x1 (y2 – y3) + x2 (y3 – y1 ) + x3 (y1 – y2 )]


Δ = ½ [3 – (2 – 2) + 12(2 – 1) + 0{1 – (- 2)}]
Δ = ½ [3(- 4) + 12(1) + 0]
Δ = ½ (- 12 + 12)
=0

Area of ΔABC = 0
As, the points A (3, 1), B (12, – 2) and C (0, 2) are collinear.
So, the points A (3, 1), B (12, – 2) and C (0, 2) can’t be the vertices of a triangle.

6. Points A (4, 3), B (6, 4), C (5, –6) and D (–3, 5) are the vertices of a
parallelogram.

Solution:
False

Explanation:

The given points are A (4, 3), B (6, 4), C (5, –6) and D (–3, 5).

We will find the distances AB, BC, CD and AD respectively by distance formula.
We will see that,
Every distance is different from one another.

As the distances are different, we can conclude that the points are not the vertices of a
parallelogram.

7. A circle has its center at the origin and a point P (5, 0) lies on it. The
point Q (6, 8) lies outside the circle.

Solution:
True

At first, we draw a circle and a point,

Also, if the distance of any point from the centre is less than/equal to/ more than the radius,
then the point is inside/on/outside the circle, respectively.

5  0
2
OP=  (0  0) 2
OP= 25
OP  5 units
which is radius of the circle
and ,

6  0
2
OQ=  (8  0) 2
OQ  100
OQ  10 units

We see that, OQ > OP

So, it is true that point Q (6, 8), lies outside the circle.
8. The point A (2, 7) lies on the perpendicular bisector of line segment
joining the points P (6, 5) and Q (0, – 4).

Solution:

False

If A (2,7) lies on perpendicular bisector of P(6,5) and Q (0, – 4), then AP=AQ
6  2
2
AP=  (5  7) 2
AP= 16  4
AP  20 units
and ,

0  2
2
AQ=  (4  7) 2
AQ  125 units

Therefore, A does not lies on the perpendicular bisector of PQ.

9. Point P (5, –3) is one of the two points of trisection of the line segment
joining the points A (7, – 2) and B (1, – 5).

Solution:

Let the point P (5,-3) divides the line segment joining the points A (7,-2) and B (1 ,-5) in the
ratio k: 1 internally.
By section formula, the coordinate of point P will be,

 k (1)  1(7) k (5)  1(2) 


 ,   (5, 3)
 k 1 k 1 
 k  7 5 k  2 
 ,   (5, 3)
 k 1 k 1 
So,
k 7
5
k 1
k  7  5(k  1)
4k  2
1
k
2

The point P divides the line segment AB in ratio 1: 2.


Therefore, point P in the point of trisection of AB.

10. Points A (–6, 10), B (–4, 6) and C (3, –8) are collinear such that
2
AB  AC .
9

Solution:
True

If the area of triangle formed by the points (x1,y2), (x2, y2) and (x3, y3) is zero, then the points
are collinear,
1
ar ( ABC )  ( x1 ( y2  y3 )  x2 ( y3  y1 )  x3 ( y1  y2 ))  0
2
1
 (6(6  (8)  4(8  10)  3(10  6))  0
2
 84  84  0
So,it is true.
And the points are collinear.

Also,

3  6
2
AC=  (8  10) 2
AC  9 5 units
and ,

 4  (6) 
2
AB=  (6  10) 2
AB  2 5 units
Now,
AB 2 5

AC 9 5
2
AB  AC
9
Which is the required relation.

11. The point P (–2, 4) lies on a circle of radius 6 and centre C (3, 5).

Solution:
False

If the distance between the centre and any point is equal to the radius, then we say that point
lie on the circle.
So, distance between P (-2,4) and centre (3, 5)
Distance= (3+2)2 +(5-4)2
= 26

It is not equal to the radius of the circle.


So, the point P(-2, 4) does not lies on the circle.

12. The points A (–1, –2), B (4, 3), C (2, 5) and D (–3, 0) in that order form a
rectangle.

Solution:
True

Distance between A(-1,-2) and B(4,3) is :

AB  (4  1) 2  (3  2) 2
AB  5 2
Also,
CD  (3  2) 2  (0  5) 2
CD  5 2
AD  (3  1) 2  (0  2) 2
AD  2 2
BC  (4  2) 2  (3  5) 2
BC  2 2
Also,
Diagonal AC  (2  1) 2  (5  2) 2
AC  58
Diagonal BD  (4  3) 2  (3  0) 2
BD  58
As, opposite sides and diagonals AC and BD are equal.
Hence, the points A (-1, – 2), B (4, 3), C (2, 5)and D (- 3 0) form a rectangle.
Exercise No. 7.3
Short Answer Questions:
1. Name the type of triangle formed by the points A (–5, 6), B (–4, –2) and
C (7, 5).

Solution:
Given points are:
A (–5, 6), B (–4, –2) and C (7, 5)

Using distance formula,


d = √ ((x2 – x1)2 + (y2 – y1)2)

AB = √((-4+5)² + (-2-6)²)
= √1+64
=√65

BC=√((7+4)² + (5+2)²)
=√121 + 49
=√170

AC=√((7+5)² + (5-6)²)
=√144 + 1
=√145

As all sides are of different length, ABC is a scalene triangle.

2. Find the points on the x–axis which are at a distance of 2√5 from the
point (7, –4). How many such points are there?

Solution:
Let coordinates of the point=(x, 0) (as the point lies on x axis)
x1=7.
y1=-4

x2=x.
y2=0

Distance =√(x2-x1)2+ (y2-y1)2

As given in the question,


2√5=√(x-7)2+ (0-(-4))2

Squaring L.H.S and R.H.S


20= x2+49-14x+16
20= x2+65-14x
0= x2-14x+45
0= x2-9x-5x+45
0= x(x-9)-5(x-9)
0= (x-9) (x-5)

So,
x-9 =0.
and
x-5= 0

Therefore,
x = 9 or x = 5

So, coordinates of points…..(9,0) or (5,0).

3. What type of a quadrilateral do the points A (2, –2), B (7, 3), C (11, –1)
and D (6, –6) taken in that order, form?

Solution:

The points are A (2, –2), B (7, 3), C (11, –1) and D (6, –6)

Using distance formula,


d = √ ((x2 – x1)2 + (y2 – y1)2)

AB= 5√2
BC=4√2
CD=5√2
DA=4√2

Finding diagonals AC and BD, we get,


AC= √82
BD=√82
So, it is a rectangle.

4. Find the value of a, if the distance between the points A (–3, –14) and B
(a, –5) is 9 units.

Solution:
Distance between two points (x1,y1) ( x2,y2) is :

d=√(x2-x1)²+(y2-y1)²

Distance between A (–3, –14) and B (a, –5) =√[(a+3)²+(-5+14)²]


=9

Squaring on L.H.S and R.H.S.


(a+3)²+81 = 81
(a+3)² = 0
(a+3)(a+3) = 0
a+3 = 0
a= -3

5. Find a point which is equidistant from the points A (–5, 4) and B (–1, 6)?
How many such points are there?

Solution:
Taking the point be P.

As given in the question,


P is equidistant from A (–5, 4) and B (–1, 6)

So,
Point P = ((x1+x2)/2, (y1+y2)/2) (using midpoint theorem)
= ((-5-1)/2, (6+4)/2)
= (-3 , 5 )

6. Find the coordinates of the point Q on the x–axis which lies on the
perpendicular bisector of the line segment joining the points A (–5, –2) and
B(4, –2). Name the type of triangle formed by the points Q, A and B.

Solution:
Point Q is the midpoint of AB as the point P lies on the perpendicular bisector of AB.
By mid-point formula:
(x1 + x2)/2 = (-5+4)/2
= -½
x = -½

It is given that, P lies on x axis,


y=0
P(x,y) = (-½ , 0)

Therefore, It is an isosceles triangle.

7. Find the value of m if the points (5, 1), (–2, –3) and (8, 2m) are collinear.

Solution:
The points A(5, 1), B(–2, –3) and C(8, 2m) are collinear.

Area of ∆ABC = 0
1
[x1 (y2 – y3 ) + x2 (y3 – y1 ) + x3 (y1 – y2 )] = 0
2
1
[5(-3 – 2m) + ( – 2)(2m – 1) + 8(1 – ( – 3))] = 0
2
1
(-15 – 10m – 4m + 2 + 32) = 0
2
1
(-14m + 19) = 0
2
m = 19/14

8. If the point A (2, – 4) is equidistant from P (3, 8) and Q (–10, y), find the
values of y. Also find distance PQ.

Solution:
The points are,
A (2, – 4)

P (3, 8)

Q (–10, y)

As given in the question,

PA=QA

(2  3) 2  (4  8) 2  (2  10) 2  (4  y ) 2


145  160  8 y  y 2
Squaring both sides,
145  160  8 y  y 2
160  8 y  y 2  145  0
8 y  y 2  15  0
( y  5)( y  3)  0
y  5
y  3

Now,
 10  3   y  8
2 2
PQ 
For y  3
PQ  290
For y  3
PQ  338

9. Find the area of the triangle whose vertices are (–8, 4), (–6, 6) and (–3, 9).

Solution:

As given in the question the vertices are:


(x₁ , y₁ ) = (-8, 4)
(x₂ , y₂ ) = (-6, 6)
(x₃ , y₃ ) = (-3, 4)

We have,
1
Area of triangle = (x₁ (y₂ – y₃ ) + x₂ (y₃ – y₁ ) + x₃ (y₁ – y₂ ))
2
1
= (-8(6 – 4) + -6(4 – 4) + -3(4 – 6))
2

1
= (-8(2) + -6(0) + -3(-2))
2

1
= (-16 + 6)
2

1
= (-10)
2

= 5 units.

10. In what ratio does the x–axis divide the line segment joining the points
(– 4, – 6) and 
1, 7 
? Find the coordinates of the point of division.

Solution:
Let us take the ratio in which x-axis divides the line segment joining (–4, –6) and (–1, 7)
= 1: k.

x-coordinate = (-1 – 4k) / (k + 1)


y-coordinate = (7 – 6k) / (k + 1)

Also,
P lies on x-axis, so,
y coordinate = 0
(7 – 6k) / (k + 1) = 0
7 – 6k = 0
k = 7/6

Hence, the ratio is


1:7/6 = 6:7

So, the coordinates of P are (-34/13, 0).

11. Find the ratio in which the point P  ,  divides the line segment
3 5
 4 12 
joining the points A  ,  and B  2, 5 .
1 3
2 2  

Solution:
3 5 
Let P P  ,  divide AB internally in the ratio m:n
 4 12 
Using the section formula,
 n 3 
 2m  5m  n 
 3 5  2, 2
 ,  
 4 12   m  n mn 
 
n
2m 
23
mn 4
4m  n 3

mn 2
5n  5m  0
So, m  n
3
5 m  n
2  5
mn 12
10m  3n 5

mn 6
65m  13n  0
5m  n  0
m 1

n 5

So, the required ratio is 1 : 5.

12. If P (9a – 2, –b) divides line segment joining A (3a + 1, –3) and B (8a, 5)
in the ratio 3 : 1, find the values of a and b.

Solution:
Let us take P(9a – 2, – b) divides AB internally in the ratio 3:1.

By section formula,
m =3
n =1

So, according to question,


3(8a )  1(3a  1)
9a  2  ..........(i)
3 1
24a  3a  1
9a  2 
4
36a  8  27a  1
9a  9  0
a 1
Also,
3(5)  1(3)
b  ........(ii)
3 1
15  3
b 
4
b  3
The required values of a and b are 1 and – 3.

13. If (a, b) is the mid-point of the line segment joining the points A (10, –6)
andB (k, 4) and a – 2b = 18, find the value of k and the distance AB.

Solution:
Since, (a, b) is the mid-point of line segment AB.
 10  k 6  4 
( a, b)   , 
 2 2 
 10  k 
( a, b)   , 1
 2 

Equating coordinates,
10  k
a ..(i)
2
b  1 ...(ii)

Given :
a  2 b  18
a  2(1)  18
a  16

From equation 1.
10  k
16 
2
k  22
Therefore,
A(10, 6)
B(22, 4)
By distance formula,
AB  2 61
The required distance of AB is 2  61.

14. The centre of a circle is (2a, a – 7). Find the values of aif the circle
passes through the point (11, –9) and has diameter 10 2 units.

Solution:
According to question,

Distance between the centre C(2a, a – 7) and the point P( 11, – 9), which lie on the circle =
Radius of circle
Radius of circle  (11  2a) 2  (9  a  7) 2
 (11  2a)2  (2  a) 2 ...(i)
Diameter  10 2
So,Radius  5 2
Now from(i),
(11  2a)2  (2  a)2  5 2

Squaring both sides,


(11  2a) 2  (2  a) 2  50
5a 2  40a  75  0
a 2  8a  15  0
a  3,5
The required values of a are 5 and 3.

15. The line segment joining the points A (3, 2) and B (5,1) is divided at the
point P in the ratio 1:2 and it lies on the line 3x – 18y + k = 0. Find the value
of k.
Solution:
We have, the line segment joining the points 4(3,2) and 6(5,1) is divided at the point P in the
ratio 1 : 2.
 5(1)  3(2) 1(1)  2(2) 
Coordinate of P   , 
 1 2 1 2 
 11 5 
 , 
 3 3
Also,
Point P lies on the line 3x– 18y+k= 0,
so,
 11  5
3   – 18   +k= 0
3 3
On solving,
k-19 = 0
k=19
The required value of k is 19.

1 5
16. If D  ,  , E  7,3 and F  ,  are the midpoints of sides of ABC , find
7 7
 2 2 2 2
the area of the ABC .

Solution:

In ABC triangle,

E is mid point of AC
F is mid point of AB
D is mid point of BC

As all the triangles are equal so,


ar(ABC)= 4 x ar(DEF)

Also,
 1 5  7 7
D  ,  , E  7,3 and F  ,  are the midpoints of sides of triangle ABC.
 2 2 2 2
Area of triangle DEF =
1
 [ x1  y 2 – y 3   x 2  y 3 – y 1   x 3 ( y 1 – y 2 )
2
1 1 7 7 5 7 5
 [  3 –   7  –   ( – 3)
2 2 2 2 2 2 3
On solving ,
1 7
(29  )
2 4
22

8
11

4
11
So, area of ABC triangle  4 
4
 11 square units

Therefore, Area of triangle ABC= 11 square units.

17. The points A (2, 9), B (a, 5) and C (5, 5) are the vertices of a triangle
ABC right angled at B. Find the values of a and hence the area of ABC .

Solution:
We have, the points A (2, 9), B(a, 5) and C(5, 5) are the vertices of a ΔABC right angled at
B.
By Pythagoras theorem,
AC2 = AB2 + BC2

AB 2  (a  2) 2  (5  9) 2
AB 2  a 2  4a  20
BC 2  (a  5) 2  (5  5) 2
BC 2  a 2  10a  25
AC 2  (5  2) 2  (5  9) 2
AC 2  25
AC  5
Now, from (i ),
5  a 2  4a  20  a 2  10a  25
2a 2  14a  20  0
On solving ,
a  2,5

Here, a cannot be equal to 5 as at a=5, BC=0, which is not possible.


So, a=2
Therefore the points becomes, A (2, 9), B(2, 5) and C(5, 5)

Area of ABC,
1
 [x1  y 2 – y 3   x 2  y 3 – y 1   x 3 (y 1 – y 2 )
2
1
 [2  5 – 5   2  5 – 9   5(9 – 5)
2
6
The required area of ΔABC is 6 sq units.

18. Find the coordinates of the point R on the line segment joining the
3
points P  1,3 and Q  2,5 such that PR= PQ .
5

Solution:

Given:
3
PR= PQ
5
PQ 5

PR 3
PR  RQ 5

PR 3
RQ 5
1 
PR 3
RQ 2

PR 3
RQ : PR  2 : 3
or ,
PR : RQ  3 : 2

Taking R(x,y) be the point which divides line PQ in 3:2,


 3(2)  2(1) 3(5)  2(3) 
(x,y)=  , 
 3 2 3 2 
 4 21 
(x,y)=  , 
5 5 

19. Find the values of k if the points A (k + 1, 2k), B (3k, 2k + 3) and C (5k –
1, 5k) are collinear.

Solution:

If three points are collinear, then the area of triangle formed by these points is zero.
As, the points A(k + 1,2k), B(3k, 2k + 3) and C(5k -1, 5k) are collinear.

Then, area of ΔABC = 0,

1
[ x1  y 2 – y 3   x 2  y 3 – y 1   x 3 ( y 1 – y 2 )  0
2
We have,
A  k  1, 2k 
B  3k , 2k  3
C  5k  1, 5k 
So,
1
[k  1 2k  3 – 5k   3k  5 k– 2k   5k  1(2k – 2 k  3)]  0
2
On solving we get ,
1
(6k 2  15k  6)  0
2
2 k 2  5k  2  0
(k  2)(2k  1)  0
So,
k 2
1
or , k 
2
The required values of k are 2 and 1/2.

20. Find the ratio in which the line 2x + 3y – 5 = 0 divides the line segment
joining the points (8, –9) and (2, 1). Also find the coordinates of the point of
division.

Solution:

Taking that the line 2x + 3y – 5 = 0 divides the line segment joining the points A (8, – 9) and
B (2,1) in the ratio λ: 1 at point P.

 2  8   9 
P , 
  1  1 
Also,
P lies on 2x+ 3y– 5 = 0, so,
 2  8     9 
2  + 3 – 5 = 0
  1    1 
2(2  8)  3(  9)  5(  1)  0
2  16  0
 8
So,
 :1  8 :1
So, point P divides in the ratio, 8:1,
 2(8)  8 (8)  9 
P , 
 (8)  1 (8)  1 
 8 1 
P , 
3 9 
Exercise No. 7.4
Long Answer Questions:
Question:

1. If (– 4, 3) and (4, 3) are two vertices of an equilateral triangle, find the


coordinates of the third vertex, given that the origin lies in the interior of
the triangle.

Solution:
Let us take the vertices be (x,y)

Distance between (x,y) & (4,3) is = √((x-4)2 + (y-3)2) ……(1)


Distance between (x,y) & (-4,3) is = √((x+4)2 + (y-3)2) ……(2)
Distance between (4,3) &(-4,3) is =√((4+4)2 + (3-3)2)
= √(8)²
=8

As given in the question,


Equation (1) = (2)
(x-4)² = (x+4)²
x²-8x+16 = x²+8x+16
16x = 0
x=0

Also,
equation (1) = 8
(x-4)²+(y-3)² = 64 ……… (3)

Putting the value of x in (3)

We get,
(0-4)²+(y-3)² = 64
(y-3)² = 64-16
(y-3)² = 48
y-3 = √48
y = 3+4√3, 3-4√3

We do not take y = 3+4√3 as if y = 3+4√3 then origin cannot be at interior of triangle


Therefore, the third vertex = (0, 3-4√3)

2. A (6, 1), B (8, 2) and C (9, 4) are three vertices of a parallelogram ABCD.
If E is the midpoint of DC, find the area of △ ADE.

Solution:
As given in the question,

The three vertices of a parallelogram ABCD are A (6, 1), B (8, 2) and C (9, 4)

Let the fourth vertex of parallelogram = (x, y),

We know that, diagonals of a parallelogram bisect each other

Mid – point of a line segment joining the points (x1, y1) and (x2, y2) is given by,

x1  x2 y1  y2
,
2 2
Midpoint of BD=Midpoint of AC
8  x 2  y 6  9 1 4
,  ,
2 2 2 2
8  x 2  y 15 5
,  ,
2 2 2 2
So,
8  x 15

2 2
x7
And
2 y 5

2 2
y3
So, fourth vertex is D(7,3).
Now, Midpoint of DC,
7 9 3 4
, E
2 2
7
8,  E
2

Now,

1
Area of ΔABC with vertices (x1, y1), (x2, y2) and (x3, y3); = [x1(y2 – y3) + x2(y3 – y1) +
2
x3(y1 – y2)]

7
Area of ΔADE with vertices A (6, 1), D (7, 3) and E (8, )
2
Putting value in the formula we get,
3
The required area of ΔADE is sq. units.
4

3. The points A (x1, y1), B (x2, y2) and C (x3 y3) are the vertices of ABC.
(i) The median from A meets BC at D. Find the coordinates of the point D.
(ii) Find the coordinates of the point P on AD such that AP : PD = 2 : 1
(iii) Find the coordinates of points Q and R on medians BE and CF,
respectively such that BQ : QE = 2 : 1 and CR : RF = 2 : 1
(iv) What are the coordinates of the centroid of the triangle ABC?

Solution:
Given,
The vertices of ΔABC = A, B and C

Coordinates of A, B and C = A(x1, y1), B(x2, y2), C(x3, y3)

(i) As given in the question D is the mid – point of BC and it bisect the line into two equal
parts.

Coordinates of the mid – point of BC;


 x  x y  y3 
D 2 3 , 2
 2 2 

(ii) Let the coordinates of a point P be (x, y)


Given,

The ratio in which the point P(x, y), divide the line joining,

A(x1, y1) and D((x2+x3)/2 , (y2+y3)/2)) = 2:1

Then,
Coordinates of P =
 x2  x3 y2  y3 
 2  2  1 x1 2  2  1 y1 
P , 
 2  1 2 1 
 
 x  x  x y  y3  y1 
P 2 3 1, 2 
 3 3 

(iii) Let the coordinates of a point Q be (p, q)

Given,
The point Q (p, q), divides the line B and E in 2:1,

 x1  x3 y1  y3 
 2  2  1 x2 2  2  1 y2 
Q , 
 2  1 2 1 
 
 x  x  x y  y3  y1 
Q 2 3 1, 2 
 3 3 

Also,
Midpoint of AC = Coordinates of E ( As BE is median of CE ),

x x y y 
E  1 3 , 1 3 
 2 2 

Also point R divides the line CF in the ratio 2:1,


So coordinates of R =

 x1  x2 y1  y2 
 2  2  1 x3 2  2  1 y3 
R , 
 2 1 2 1 
 
 x  x  x y  y3  y1 
R 2 3 1, 2 
 3 3 

Also,
Midpoint of AB = Coordinate of F

 x  x y  y2 
F  1 2 , 1 
 2 2 

(iv) Coordinates of the centroid of the ΔABC;

 Sum of all coordinates of all vertices Sum of all coordinates of all vertices 
R , 
 3 3 
 x  x  x y  y3  y1 
R 2 3 1, 2 
 3 3 

4. If the points A (1, –2), B (2, 3) C (a, 2) and D (– 4, –3) form a


parallelogram, find the value of a and height of the parallelogram taking
AB as base.

Solution:

In parallelogram, we know that, diagonals are bisects each other so,


Mid-point of AC = mid-point of BD
 1  a 2  2   2  4 3  3 
 ,  , 
 2 2   2 2 
1 a 2

2 2
a  1
So, the required value of a is – 3.
Given that, AS as base of a parallelogram and drawn a perpendicular from D to AS which
meet AS at P. So, DP is a height of a parallelogram.

Equation of the points passing through the points (1,-2) and (2,3) is :
y y
y  y1  2 1  x  x1 
x2  x1
3 2
y2  x  1
2 1
5x  y  7
Now, slopeof AB,
y y
m1  2 1
x2  x1
3 2
m1 
2 1
m1  5

Taking slope of DP m2, as DP is perpendicular to AB, we can apply the condition,


m1.m2  1
5.m2  1
1
m2 
5
Now,equation of DP having slope m 2 ,passing through point (-4,-3) is,
y-y1  m2 ( x  x1 )
1
y3 ( x  4)
5
x  5 y  19
Now, on solving both the equations we get,
8
x
13
51
y
13
 8 51 
Coordinates of P   , 
 13 13 
So, height of parallelogram,

  51 
2 2
8
DP =   4     4
 13   13 
12 26
DP 
13

5. Students of a school are standing in rows and columns in their


playground for a drill practice. A, B, C and D are the positions of four
students as shown in figure. Is it possible to place Jaspal in the drill in such
a way that he is equidistant from each of the four students A, B, C and D?
If so, what should be his position?

Solution:

Yes, from the figure we observe that the positions of four students A, B, C and D are (3, 5),
(7, 9), (11, 5) and (7,1) respectively and these are four vertices of a quadrilateral.

Now, we will find the type of this quadrilateral.

For this, we will find all its sides.


By distance formula,
( x2  x1 ) 2  ( y2  y1 ) 2
AB  (7  3) 2  (9  5) 2
AB  4 2
BC  (11  7) 2  (5  9) 2
BC  4 2
CD  (7  11) 2  (1  5) 2
CD  4 2

Also,
DA  (3  7) 2  (5  1) 2
DA  4 2
Now, length of both diagonals,

AC  (11  3) 2  (5  5) 2
AC  8
BD  (7  7) 2  (1  9) 2
BD  8
As,
AB  BC  CD  DA
Also, AC  BD
We see that , AB  BC  CD  DA , all sides are equal.
So, it represents a square.
Coordinates of point P  Mid point of AC
 3  11 5  5 
 , 
 2 2 
 7, 5

The required position of jaspal is (7,5).

6.Ayush starts walking from his house to office. Instead of going to the
office directly, he goes to a bank first, from there to his daughter’s school
and then reaches the office. What is the extra distance travelled by Ayush
in reaching his office? (Assume that all distances covered are in straight
lines).
If the house is situated at (2, 4), bank at (5, 8), school at (13, 14) and office
at (13, 26) and coordinates are in km.

Solution:

In the figure we had located every place with its coordinates and direction,

By distance formula,
( x2  x1 ) 2  ( y2  y1 ) 2
Distance between house and the bank  (5  2) 2  (8  4) 2
5
Distance between bank and the daughter school  (13  5) 2  (14  8) 2
 10
Distance between the daughter school and office  (13  13) 2  (26  14) 2
 12
Now,
Total distance = 5+10+12
=27 units
Now,
Distance between house to offices  (13  2)2  (26  4) 2
 24.6 km

Therefore, extra distance travelled by Ayush in reaching his office;


= 27 – 24.6
= 2.4 km

Hence, the required extra distance travelled by Ayush is 2.4 km.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy