Sure questions of coordinate geometry
This lesson works through a set of expected Class X coordinate geometry questions. The section formula does most of the work: if P(x,y) divides the segment joining A(x1,y1) and B(x2,y2) in the ratio m1:m2, then
P(x,y)=(m1+m2m1x2+m2x1, m1+m2m1y2+m2y1).
Ratio in which a point divides a segment
Find the ratio in which the point (−4,6) divides the segment joining A(−6,10) and B(3,−8). Let the ratio be k:1, so m1=k and m2=1.
The x-coordinate gives
−4=k+13k+(−6).
Cross multiplying, −4(k+1)=3k−6, so −4k−4=3k−6, giving −7k=−2 and
k=72.
So k:1=2:7. Checking with the y-coordinate, 72+1−8(72)+10=797−16+70=954=6, which matches. The ratio is 2:7.
Where the y-axis divides a segment
Find the ratio in which the y-axis divides the segment joining A(5,−6) and B(−1,−4), and the point of intersection. A point on the y-axis is P(0,y). Take the ratio k:1.
The x-coordinate is 0:
0=k+1k(−1)+1(5)⟹−k+5=0⟹k=5.
So the ratio is 5:1. Then
y=k+1−4k−6=6−4(5)−6=6−26=−313.
The y-axis divides AB in the ratio 5:1 at the point (0,−313).
Missing end of a diameter from the centre
Find the point A where AB is the diameter of a circle whose centre is O(2,−3), given B(1,4). The centre is the midpoint of the diameter, so O is the midpoint of AB. Let A(x,y).
2=2x+1⟹x=3,−3=2y+4⟹y=−10.
So A=(3,−10).
A point a fraction of the way along AB
Given A(−2,−2) and B(2,−4), find P such that AP=73AB and P lies on AB.
From AP:AB=3:7, write AP=3x and AB=7x, so PB=AB−AP=4x. Hence
AP:PB=3:4,
so m1=3, m2=4. By the section formula,
P=(73(2)+4(−2), 73(−4)+4(−2))=(7−2, 7−20).
So P=(−72,−720).
Fourth vertex of a parallelogram
The points A(6,1), B(8,2), C(9,4), D(p,3) are the vertices of a parallelogram taken in order. Find p. The diagonals of a parallelogram bisect each other, so the midpoint of AC equals the midpoint of BD.
mid AC=(215,25),mid BD=(28+p,25).
Equating the x-coordinates, 215=28+p, so 15=8+p and p=7.
Ratio in which a line divides a segment
Determine the ratio in which the line 2x+y−4=0 divides the segment joining A(2,−2) and B(3,7). Let the line meet AB at P in the ratio k:1. By the section formula,
P=(k+13k+2, k+17k−2).
Since P lies on the line, it satisfies 2x+y−4=0:
k+12(3k+2)+(7k−2)−4(k+1)=0.
The numerator is 6k+4+7k−2−4k−4=9k−2, so 9k−2=0 and k=92. The ratio is 2:9.
Median and centroid of a triangle
The vertices of triangle ABC are A(4,2), B(6,5), C(1,4). The median from A meets BC at D. Find D, then find the centroid G with AG:GD=2:1.
D is the midpoint of BC:
D=(26+1, 25+4)=(27,29).
Now G divides AD in the ratio 2:1, with m1=2, m2=1:
G=(32⋅27+1⋅4, 32⋅29+1⋅2)=(311,311).
Points of trisection of a segment
Find the points of trisection of the segment joining A(2,−2) and B(−7,4). The points P and Q split AB into three equal parts, so AP:PQ:QB=1:1:1.
Point P divides AB in the ratio 1:2:
P=(31(−7)+2(2), 31(4)+2(−2))=(3−3,30)=(−1,0).
Point Q divides AB in the ratio 2:1:
Q=(32(−7)+1(2), 32(4)+1(−2))=(3−12,36)=(−4,2).
So the points of trisection are (−1,0) and (−4,2).
Key takeaways
- The section formula handles every case here: choosing the ratio k:1 turns a division question into a single equation.
- A point on the y-axis has the form (0,y), and the midpoint is the section formula with equal parts; the centre of a circle is the midpoint of any diameter.
- The centroid divides each median of a triangle in the ratio 2:1 from the vertex.