0% found this document useful (0 votes)
3 views8 pages

Coordinate Geometry

The document contains a series of coordinate geometry problems and solutions, including calculations for distances, midpoints, slopes, and equations of lines. It also covers concepts such as collinearity and properties of triangles and circles. The problems are presented in a structured format with step-by-step solutions.

Uploaded by

AlsabaFaheem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views8 pages

Coordinate Geometry

The document contains a series of coordinate geometry problems and solutions, including calculations for distances, midpoints, slopes, and equations of lines. It also covers concepts such as collinearity and properties of triangles and circles. The problems are presented in a structured format with step-by-step solutions.

Uploaded by

AlsabaFaheem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

CHAPTER – 5

COORDINATE GEOMETRY
REVIEW SET 5A
1. a) x = -1

b) distance, ST2 = ( -1-7)2 + [(1-(-2)]2


= (-8)2 + (3)2
= 64 + 9
= 73
ST = √73

c) midpoint of PQ = (-3+3)/2, [2 + (-1)]/2


= 0/2, 1/2
= 0, ½

d) gradient of line perpendicular to the line with gradient -1/2


= negative reciprocal of -1/2 = 2

e) 4x- 3y = -9
applying equation, y = mx + c, we get
-3y = -9 – 4x
y = (-4x – 9)/-3
y = 4x/3 + 3

f) to find, gradient of 4x + 5y = 11
5y = 11 – 4x
Y = (-4x + 11)/5
y = -4x/5 + 11/5
applying, y = mx + c in above equation we get,
slope, m = -4/5

g) 2x + 3y = 6 2x + 3y = 6
2x = 6-3y 3y = 6 - 2x
x = (6-3y)/2 y = (6 – 2x)/3
x = -3y/2 + 3 y = - 2x/3 + 2
x- intercept = 3 y – intercept = 2

gradient, m = y/x = - 2/3


2.
distance, XY2 = [a-(-2)]2 + (-1-3)2
XY2 = [a + 2]2 + (-4)2
62 = [a + 2]2 + 16
36 – 16 = [a + 2]2
√20 = a + 2
a = 2√5 – 2

3. m = -y/x
= -4/8
= -1/2
Equation, y = -1/2x + 4

4. x = 3 – 1 = 2
y = 4-(-2) = 4+2 = 6
m = 6/2 = 3
equation, y = 3x + c

5. If A, B, C are collinear, then the slope between two points is same.

Slope [AB] = Y2 – Y1 / X2 – X1
= 4 – (-2) / 4 – 1
= 6/3 = 2
Slope [BC] = y2 – y1 / x2 – x1
=6–4/5–4
= 2/1 = 2
Slope [AB] = Slope [BC]
Hence, A, B, C are collinear

6. Slope [AB] = 0 – 2 / b – (-6)


= -2 / b + 6
Slope [BC] = - 4 – 0 / 3 – b
= -4 / 3 – b
As A, B, C are collinear, slope [AB] = Slope [BC]
-2 / b + 6 = -4 / 3 – b
- 2 (3 – b) = -4 (b+6)
-6 + 2b = -4b – 24
2b + 4b = -24 + 6
6b = -18
b = -3

7. 2x – 5y = 10 2x – 5y = 10
-5y = 10 – 2x 2x = 10 + 5y
y = (2x/5) -2 x = (5y/2) + 5
y – intercept = -2 x – intercept = 5

5
X

-2

8. A) Distance, AB2 = (1 - -3)2 + (4 – 1)2


AB2 = 42 + 32
AB2 = 16 + 9
= 25
AB = 5
Distance, BC2 = (4 – 1)2 + (0 – 4)2
= 32 + (-4)2
= 9 + 16
2
BC = 25
BC = 5
AB = BC = 5 UNITS, hence ABC is an isosceles triangle
b) distance, AC2 = [4 – (-3)]2 + (0 – 1)2
= [4 + 3]2 + (-1)2
= 72 + 1
AC2 = 50
AC = √50
AC = 5√2
Midpoint, X = x2 + x1 / 2, y2 + y1 / 2
= 4 + - 3 / 2, 0 + 1 / 2
= 1/2 , 1/2
c) gradient [BX] = 4 – ½ / 1 – ½
= 3.5 / 0.5
=7

9. A) centre of circle = (-1, 2)

Point of tangent = 3, 1

Slope of radius = Y2 – Y1 / X2 – X1

= 1 – 2 / 3 – (-1)

= -1/4

Slope of tangent = negative reciprocal of slope of radius = 4

Using y – y1 = m (x – x1)

y – 1 = 4 (x – 3)

y – 1 = 4x – 12

y = 4x – 11

b) midpoint, M = 5 + 2 / 2, -2 + 6 / 2

M = 3.5/2, 2

Slope, AB = -2-6 / 5-2

= -8/3

Slope of perpendicular to AB = 3/8

Equation of perpendicular using, y – y1 = m (x – x1)

Y – 2 = 3/8 (x – 3.5)

8 (y – 2) = 3 (x – 3.5)

8y – 16 = 3x – 10.5

-16 + 10.5 = 3x – 8y

3x – 8y = - 5.5
10. For 3x + 2y = 6
Let’s rearrange the equation in the form 3x + 2y – 6 = 0
Applying, d = |Ax1 + By1 + C| / A2 + B2
d = |3×3 + 2×5 – 6| / √[32 + 22]
d = | 9 + 10 – 6 |/ √[9 + 4]
d = | 13 |/ √13
d = √13

11. A) i. Distance, PQ2 = (x2 – x1)2 + (y2 – y1)2 + (z2 – z1)2


= [1 – (-1)]2 + (-2-2)2 + (-3-3)2
= 22 + -42 + -62
= 4 + 16 + 36
2
PQ = 56
PQ = √56
PQ = 2√14 units

ii. midpoint of PQ = (x1 + x2)/2, (y1 + y2)/2, (z1 + z2)/2


= -1+1 / 2, -2+2 / 2, -3+3 / 2
= 0, 0, 0
iii. PQ = (x2 – x1) + (y2 – y1)2 + (z2 – z1)2
2 2

(√30)2 = (2 – 1)2 + (1-3)2 + [k – (-1)]2


30 = 1 + 4 + (k+1)2
30 – 5 = (k+1)2
√25 = k+1
5=k+1
K=5–1
K=4

REVIEW SET 5B
1. A) midpoint of AB = [-2 + (-4)] / 2, [3+3]/2
= -6/2, 6/2
= -3, 3

b) distance, CD2 = [0 – (-3)]2 + [5 – (-2)]2


= [0 + 3]2 + [5 + 2]2
= 3 2 + 72
CD2 = 9 + 49
CD = √58
c) equation of x- axis, y = 0

d) gradient of all lines perpendicular to a line with slope 2/3 = -3/2

e) for equation, y = 5 – 2x,


gradient = -2
y- intercept = 5

2. Slope, m = 2/-1
Equation, y = -2x + 2

3. Distance, KL2 = [3 – (-3)]2 + (m – 2)2


KL2 = [ 3 + 3]2 + [m - 2]2
92 = 62 + [m – 2]2
81 – 36 = [m – 2]2
√45 = m – 2
M = 3√5 + 2

4. If A, B, C are collinear,
Slope [AB] = Slope [BC]
a – 2/ 3 – (-1) = 7 – a / -3-3
a-2 / 3 + 1 = 7 – a / -6
-6 (a – 2) = 4(7 – a)
-6a + 12 = 28 – 4a
-2a = 16
A = -8

5. A) slope = -2
Y – intercept = 7
Equation, y = -2x + 7

b) let A (-1,3)
B (2,1)
Slope = y2 – y1 / x2 – x1
= 1-3 / 2 – (-1)
= -2 / 3
Using, y – y1 = m (x – x1)
Y – 3 = -2/3 [x – (-1)]
Y – 3 = -2/3 [x + 1]
3y – 9 = -2x – 2
3y + 2x = -2 + 9
3y + 2x = 7

c) line parallel to line with slope 3/2 will have same slope = 3/2
using, y – y1 = m (x- x1)
y – 0 = 3/2 (x – 5)
2y = 3x – 15
3x – 2y = 15

6. Substituting x = k
Y=5
In 3x – y = -8
3k – 5 = -8
3K = -8 + 5
K = -3/3
K = -1

7. Slope, m = y2 – y1 / x2 – x1
m=0–2/5–2
= -2/3
Using, y – y1 = m (x – x1)
Y – 2 = -2/3 (x – 2)
3y – 6 = -2x + 4
3y + 2x = 4 + 6
2x + 3y = 10
Y = P, x = t
Gives, 3P + 2t = 10

8. A) gradient of [AB] = 3 – 2/ 2 – (-3) = 1/5


Gradient of [DC] = -1 – (-2) / 4 – (-1) = -1 + 2 / 4 + 1 = 1/5
Gradient of [DC] = gradient of [AB]
b) gradient of [AD] = -2 -2 / -1 – (-3) = -2
gradient of [BC] = -1 -3 / 4 – 2 = -2
gradient of [AD] = gradient of [BC]
c) from the above answers we can conclude that AB||CD, AD||BC
d) Mid-point of diagonal [AC] = -3+4/2, 2+(-1)/2
= ½, ½
Mid-point of diagonal [BD] = 2+(-1)/2, 3+(-2)/2
2-1/2, 3-2/2
½, ½
Mid-point of both diagonals is same. Hence,
Diagonals of a parallelogram bisect each other.
9. a) Centre (-1, -3)
Point (2, -1)
Slope of radius = -1-(-3) / 2-(-1) = -1+3/2+1 = 2/3
Slope of tangent = -ve reciprocal of slope of radius
= -3/2
Using y-y1 = m(x-x1)
y-(-1) = -3/2 (x-2)
y+1 = -3/2 (-2)
2y+2 = -3x+6
2y+3x = 6-2
2y+3x = 4

b)

P (-3, 7) Q (1, -1)

Midpoint, M = -3 + 1 / 2, 7 + (-1) / 2

= -2/2, 6/2

= -1, 3

Slope, [PQ] = -1 – 7 / 1 – (-3) = -8/4 = -2

Slope of the perpendicular bisector = 1/2

Using, y – y1 = m (x – x1)

Y – 3 = ½ (x + 1)

2y – 6 = x + 1

2y – x = 1 + 6

2y – x = 7

You might also like