How to Use This Section
This is your practice powerhouse for coordinate geometry. Below are 30+ fully solved problems covering the whole chapter — distance, section and midpoint formulas, area of a triangle, collinearity, and shape identification — roughly easy to hard.
How to read: Cover the solution, attempt each yourself, then check the steps. In coordinate geometry, marks come from writing the formula first and substituting carefully.
Keep these handy:
Distance: ( x 2 − x 1 ) 2 + ( y 2 − y 1 ) 2 \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2} ( x 2 − x 1 ) 2 + ( y 2 − y 1 ) 2 .
Section (m : n m:n m : n ): ( m x 2 + n x 1 m + n , m y 2 + n y 1 m + n ) \left(\dfrac{mx_2+nx_1}{m+n}, \dfrac{my_2+ny_1}{m+n}\right) ( m + n m x 2 + n x 1 , m + n m y 2 + n y 1 ) .
Midpoint: ( x 1 + x 2 2 , y 1 + y 2 2 ) \left(\dfrac{x_1+x_2}{2}, \dfrac{y_1+y_2}{2}\right) ( 2 x 1 + x 2 , 2 y 1 + y 2 ) .
Area: 1 2 ∣ x 1 ( y 2 − y 3 ) + x 2 ( y 3 − y 1 ) + x 3 ( y 1 − y 2 ) ∣ \tfrac12|x_1(y_2-y_3)+x_2(y_3-y_1)+x_3(y_1-y_2)| 2 1 ∣ x 1 ( y 2 − y 3 ) + x 2 ( y 3 − y 1 ) + x 3 ( y 1 − y 2 ) ∣ .
Centroid: ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) \left(\dfrac{x_1+x_2+x_3}{3}, \dfrac{y_1+y_2+y_3}{3}\right) ( 3 x 1 + x 2 + x 3 , 3 y 1 + y 2 + y 3 ) .
Solved Examples
Example 1: Distance
Find the distance between ( 2 , 3 ) (2, 3) ( 2 , 3 ) and ( 5 , 7 ) (5, 7) ( 5 , 7 ) .
Solution:
d = ( 5 − 2 ) 2 + ( 7 − 3 ) 2 = 9 + 16 = 25 = 5 d = \sqrt{(5-2)^2 + (7-3)^2} = \sqrt{9 + 16} = \sqrt{25} = 5 d = ( 5 − 2 ) 2 + ( 7 − 3 ) 2 = 9 + 16 = 25 = 5 .
Final Answer: 5 units.
Takeaway: A ( 3 , 4 , 5 ) (3,4,5) ( 3 , 4 , 5 ) triple again.
Example 2: Distance from origin
Find the distance of ( 7 , 24 ) (7, 24) ( 7 , 24 ) from the origin.
Solution:
d = 7 2 + 24 2 = 49 + 576 = 625 = 25 d = \sqrt{7^2 + 24^2} = \sqrt{49 + 576} = \sqrt{625} = 25 d = 7 2 + 2 4 2 = 49 + 576 = 625 = 25 .
Final Answer: 25 units.
Takeaway: ( 7 , 24 , 25 ) (7, 24, 25) ( 7 , 24 , 25 ) is a Pythagorean triple.
Example 3: Midpoint
Find the midpoint of ( − 3 , 5 ) (-3, 5) ( − 3 , 5 ) and ( 7 , − 1 ) (7, -1) ( 7 , − 1 ) .
Solution:
M = ( − 3 + 7 2 , 5 − 1 2 ) = ( 2 , 2 ) M = \left(\dfrac{-3+7}{2}, \dfrac{5-1}{2}\right) = (2, 2) M = ( 2 − 3 + 7 , 2 5 − 1 ) = ( 2 , 2 ) .
Final Answer: ( 2 , 2 ) (2, 2) ( 2 , 2 ) .
Takeaway: Average the coordinates.
Example 4: Section formula
Find the point dividing ( 2 , 3 ) (2, 3) ( 2 , 3 ) and ( 7 , 8 ) (7, 8) ( 7 , 8 ) in ratio 2 : 3 2 : 3 2 : 3 .
Solution:
x = 2 ( 7 ) + 3 ( 2 ) 5 = 20 5 = 4 x = \dfrac{2(7)+3(2)}{5} = \dfrac{20}{5} = 4 x = 5 2 ( 7 ) + 3 ( 2 ) = 5 20 = 4 .
y = 2 ( 8 ) + 3 ( 3 ) 5 = 25 5 = 5 y = \dfrac{2(8)+3(3)}{5} = \dfrac{25}{5} = 5 y = 5 2 ( 8 ) + 3 ( 3 ) = 5 25 = 5 .
Final Answer: ( 4 , 5 ) (4, 5) ( 4 , 5 ) .
Takeaway: Substitute the ratio carefully.
Example 5: Area of a triangle
Find the area of the triangle ( 0 , 0 ) (0, 0) ( 0 , 0 ) , ( 5 , 0 ) (5, 0) ( 5 , 0 ) , ( 0 , 4 ) (0, 4) ( 0 , 4 ) .
Solution:
Area = 1 2 ∣ 0 ( 0 − 4 ) + 5 ( 4 − 0 ) + 0 ( 0 − 0 ) ∣ = 1 2 ∣ 20 ∣ = 10 = \tfrac12|0(0-4) + 5(4-0) + 0(0-0)| = \tfrac12|20| = 10 = 2 1 ∣0 ( 0 − 4 ) + 5 ( 4 − 0 ) + 0 ( 0 − 0 ) ∣ = 2 1 ∣20∣ = 10 .
Final Answer: 10 square units.
Takeaway: For axis-aligned legs, 1 2 × 5 × 4 = 10 \tfrac12 \times 5 \times 4 = 10 2 1 × 5 × 4 = 10 confirms it.
Example 6: Collinearity
Are ( 1 , − 1 ) (1, -1) ( 1 , − 1 ) , ( 2 , 1 ) (2, 1) ( 2 , 1 ) , ( 4 , 5 ) (4, 5) ( 4 , 5 ) collinear?
Solution:
Expression = 1 ( 1 − 5 ) + 2 ( 5 + 1 ) + 4 ( − 1 − 1 ) = − 4 + 12 − 8 = 0 = 1(1-5) + 2(5+1) + 4(-1-1) = -4 + 12 - 8 = 0 = 1 ( 1 − 5 ) + 2 ( 5 + 1 ) + 4 ( − 1 − 1 ) = − 4 + 12 − 8 = 0 .
Final Answer: Yes, collinear.
Takeaway: Zero area ⇒ collinear.
Example 7: Centroid
Find the centroid of ( 2 , 4 ) (2, 4) ( 2 , 4 ) , ( 6 , 4 ) (6, 4) ( 6 , 4 ) , ( 4 , 10 ) (4, 10) ( 4 , 10 ) .
Solution:
G = ( 2 + 6 + 4 3 , 4 + 4 + 10 3 ) = ( 4 , 6 ) G = \left(\dfrac{2+6+4}{3}, \dfrac{4+4+10}{3}\right) = (4, 6) G = ( 3 2 + 6 + 4 , 3 4 + 4 + 10 ) = ( 4 , 6 ) .
Final Answer: ( 4 , 6 ) (4, 6) ( 4 , 6 ) .
Takeaway: Divide the coordinate sums by 3.
Example 8: Unknown coordinate from distance
The distance between ( 3 , y ) (3, y) ( 3 , y ) and ( 3 , 7 ) (3, 7) ( 3 , 7 ) is 5. Find y y y .
Solution:
Same x, so ∣ y − 7 ∣ = 5 ⇒ y − 7 = ± 5 |y - 7| = 5 \Rightarrow y - 7 = \pm 5 ∣ y − 7∣ = 5 ⇒ y − 7 = ± 5 .
y = 12 y = 12 y = 12 or y = 2 y = 2 y = 2 .
Final Answer: y = 12 y = 12 y = 12 or y = 2 y = 2 y = 2 .
Takeaway: Equal x-coordinates ⇒ distance is just the y-difference.
Example 9: Fourth vertex of a parallelogram
A ( 1 , 1 ) A(1, 1) A ( 1 , 1 ) , B ( 2 , 3 ) B(2, 3) B ( 2 , 3 ) , C ( 5 , 4 ) C(5, 4) C ( 5 , 4 ) are three vertices of parallelogram A B C D ABCD A B C D . Find D D D .
Solution:
Midpoint of A C AC A C = midpoint of B D BD B D .
Midpoint of A C = ( 3 , 2.5 ) AC = (3, 2.5) A C = ( 3 , 2.5 ) .
2 + x 2 = 3 ⇒ x = 4 \dfrac{2+x}{2} = 3 \Rightarrow x = 4 2 2 + x = 3 ⇒ x = 4 ; 3 + y 2 = 2.5 ⇒ y = 2 \dfrac{3+y}{2} = 2.5 \Rightarrow y = 2 2 3 + y = 2.5 ⇒ y = 2 .
Final Answer: D = ( 4 , 2 ) D = (4, 2) D = ( 4 , 2 ) .
Takeaway: Equate diagonal midpoints.
Example 10: Ratio of division by a point
In what ratio does ( 4 , 5 ) (4, 5) ( 4 , 5 ) divide the segment joining ( 2 , 3 ) (2, 3) ( 2 , 3 ) and ( 7 , 8 ) (7, 8) ( 7 , 8 ) ?
Solution:
Let ratio k : 1 k : 1 k : 1 on x: 4 = 7 k + 2 k + 1 ⇒ 4 k + 4 = 7 k + 2 ⇒ 3 k = 2 ⇒ k = 2 3 4 = \dfrac{7k + 2}{k+1} \Rightarrow 4k + 4 = 7k + 2 \Rightarrow 3k = 2 \Rightarrow k = \dfrac{2}{3} 4 = k + 1 7 k + 2 ⇒ 4 k + 4 = 7 k + 2 ⇒ 3 k = 2 ⇒ k = 3 2 .
Ratio = 2 : 3 = 2 : 3 = 2 : 3 .
Final Answer: 2 : 3 2 : 3 2 : 3 .
Takeaway: Use k : 1 k:1 k : 1 on one coordinate, then read the ratio.
Example 11: Isosceles triangle
Show that ( 0 , 5 ) (0, 5) ( 0 , 5 ) , ( − 3 , 1 ) (-3, 1) ( − 3 , 1 ) , ( 3 , 1 ) (3, 1) ( 3 , 1 ) form an isosceles triangle.
Solution:
A B = 9 + 16 = 5 AB = \sqrt{9 + 16} = 5 A B = 9 + 16 = 5 ; A C = 9 + 16 = 5 AC = \sqrt{9 + 16} = 5 A C = 9 + 16 = 5 ; B C = 36 + 0 = 6 BC = \sqrt{36 + 0} = 6 B C = 36 + 0 = 6 .
A B = A C = 5 ≠ B C AB = AC = 5 \neq BC A B = A C = 5 = B C .
Final Answer: Isosceles.
Takeaway: Two equal sides ⇒ isosceles.
Example 12: Points of trisection
Find the points of trisection of the segment joining ( 3 , − 2 ) (3, -2) ( 3 , − 2 ) and ( − 3 , − 4 ) (-3, -4) ( − 3 , − 4 ) .
Solution:
P P P (1 : 2 1:2 1 : 2 ): ( 1 ( − 3 ) + 2 ( 3 ) 3 , 1 ( − 4 ) + 2 ( − 2 ) 3 ) = ( 1 , − 8 3 ) \left(\dfrac{1(-3)+2(3)}{3}, \dfrac{1(-4)+2(-2)}{3}\right) = (1, -\tfrac83) ( 3 1 ( − 3 ) + 2 ( 3 ) , 3 1 ( − 4 ) + 2 ( − 2 ) ) = ( 1 , − 3 8 ) .
Q Q Q (2 : 1 2:1 2 : 1 ): ( 2 ( − 3 ) + 1 ( 3 ) 3 , 2 ( − 4 ) + 1 ( − 2 ) 3 ) = ( − 1 , − 10 3 ) \left(\dfrac{2(-3)+1(3)}{3}, \dfrac{2(-4)+1(-2)}{3}\right) = (-1, -\tfrac{10}{3}) ( 3 2 ( − 3 ) + 1 ( 3 ) , 3 2 ( − 4 ) + 1 ( − 2 ) ) = ( − 1 , − 3 10 ) .
Final Answer: ( 1 , − 8 3 ) (1, -\tfrac83) ( 1 , − 3 8 ) and ( − 1 , − 10 3 ) (-1, -\tfrac{10}{3}) ( − 1 , − 3 10 ) .
Takeaway: Ratios 1 : 2 1:2 1 : 2 and 2 : 1 2:1 2 : 1 .
Example 13: Right triangle test
Do ( 2 , 1 ) (2, 1) ( 2 , 1 ) , ( 5 , 1 ) (5, 1) ( 5 , 1 ) , ( 2 , 5 ) (2, 5) ( 2 , 5 ) form a right triangle?
Solution:
A B = 3 AB = 3 A B = 3 , A C = 4 AC = 4 A C = 4 , B C = 9 + 16 = 5 BC = \sqrt{9 + 16} = 5 B C = 9 + 16 = 5 .
3 2 + 4 2 = 25 = 5 2 3^2 + 4^2 = 25 = 5^2 3 2 + 4 2 = 25 = 5 2 .
Final Answer: Yes, right-angled at ( 2 , 1 ) (2, 1) ( 2 , 1 ) .
Takeaway: Check Pythagoras with the longest side.
Example 14: Find k for collinearity
Find k k k if ( 7 , − 2 ) (7, -2) ( 7 , − 2 ) , ( 5 , 1 ) (5, 1) ( 5 , 1 ) , ( 3 , k ) (3, k) ( 3 , k ) are collinear.
Solution:
7 ( 1 − k ) + 5 ( k + 2 ) + 3 ( − 2 − 1 ) = 0 7(1-k) + 5(k+2) + 3(-2-1) = 0 7 ( 1 − k ) + 5 ( k + 2 ) + 3 ( − 2 − 1 ) = 0 .
7 − 7 k + 5 k + 10 − 9 = 0 ⇒ − 2 k + 8 = 0 ⇒ k = 4 7 - 7k + 5k + 10 - 9 = 0 \Rightarrow -2k + 8 = 0 \Rightarrow k = 4 7 − 7 k + 5 k + 10 − 9 = 0 ⇒ − 2 k + 8 = 0 ⇒ k = 4 .
Final Answer: k = 4 k = 4 k = 4 .
Takeaway: Set the area expression to 0 and solve.
Example 15: Equidistant point on y-axis
Find the point on the y-axis equidistant from ( 5 , − 2 ) (5, -2) ( 5 , − 2 ) and ( − 3 , 2 ) (-3, 2) ( − 3 , 2 ) .
Solution:
Let P ( 0 , y ) P(0, y) P ( 0 , y ) : 25 + ( y + 2 ) 2 = 9 + ( y − 2 ) 2 25 + (y+2)^2 = 9 + (y-2)^2 25 + ( y + 2 ) 2 = 9 + ( y − 2 ) 2 .
25 + y 2 + 4 y + 4 = 9 + y 2 − 4 y + 4 25 + y^2 + 4y + 4 = 9 + y^2 - 4y + 4 25 + y 2 + 4 y + 4 = 9 + y 2 − 4 y + 4 .
29 + 4 y = 13 − 4 y ⇒ 8 y = − 16 ⇒ y = − 2 29 + 4y = 13 - 4y \Rightarrow 8y = -16 \Rightarrow y = -2 29 + 4 y = 13 − 4 y ⇒ 8 y = − 16 ⇒ y = − 2 .
Final Answer: ( 0 , − 2 ) (0, -2) ( 0 , − 2 ) .
Takeaway: Set squared distances equal with x = 0 x = 0 x = 0 .
Example 16: Diameter centre
The endpoints of a diameter are ( 3 , 4 ) (3, 4) ( 3 , 4 ) and ( − 1 , − 2 ) (-1, -2) ( − 1 , − 2 ) . Find the centre and radius.
Solution:
Centre = midpoint = ( 1 , 1 ) = (1, 1) = ( 1 , 1 ) .
Radius = distance from centre to ( 3 , 4 ) = 4 + 9 = 13 (3, 4) = \sqrt{4 + 9} = \sqrt{13} ( 3 , 4 ) = 4 + 9 = 13 .
Final Answer: Centre ( 1 , 1 ) (1, 1) ( 1 , 1 ) , radius 13 \sqrt{13} 13 .
Takeaway: Centre is the midpoint; radius is centre-to-endpoint distance.
Example 17: Section by x-axis
In what ratio does the x-axis divide the segment joining ( 2 , − 3 ) (2, -3) ( 2 , − 3 ) and ( 5 , 6 ) (5, 6) ( 5 , 6 ) ?
Solution:
On x-axis y = 0 y = 0 y = 0 ; ratio k : 1 k:1 k : 1 : 0 = 6 k − 3 k + 1 ⇒ 6 k = 3 ⇒ k = 1 2 0 = \dfrac{6k - 3}{k+1} \Rightarrow 6k = 3 \Rightarrow k = \tfrac12 0 = k + 1 6 k − 3 ⇒ 6 k = 3 ⇒ k = 2 1 .
Ratio = 1 : 2 = 1 : 2 = 1 : 2 .
Final Answer: 1 : 2 1 : 2 1 : 2 .
Takeaway: Set y = 0 y = 0 y = 0 to find where the x-axis cuts the segment.
Example 18: Square verification
Show that ( 0 , 0 ) (0, 0) ( 0 , 0 ) , ( 3 , 4 ) (3, 4) ( 3 , 4 ) , ( 7 , 1 ) (7, 1) ( 7 , 1 ) , ( 4 , − 3 ) (4, -3) ( 4 , − 3 ) form a square.
Solution:
A B = 9 + 16 = 5 AB = \sqrt{9+16} = 5 A B = 9 + 16 = 5 ; B C = 16 + 9 = 5 BC = \sqrt{16+9} = 5 B C = 16 + 9 = 5 ; C D = 9 + 16 = 5 CD = \sqrt{9+16} = 5 C D = 9 + 16 = 5 ; D A = 16 + 9 = 5 DA = \sqrt{16+9} = 5 D A = 16 + 9 = 5 .
Diagonals: A C = 49 + 1 = 50 AC = \sqrt{49+1} = \sqrt{50} A C = 49 + 1 = 50 ; B D = 1 + 49 = 50 BD = \sqrt{1+49} = \sqrt{50} B D = 1 + 49 = 50 — equal.
All sides equal + equal diagonals ⇒ square.
Final Answer: Square.
Takeaway: Sides equal and diagonals equal characterise a square.
Example 19: Distance between two general points
Find the distance between ( a , b ) (a, b) ( a , b ) and ( − a , − b ) (-a, -b) ( − a , − b ) .
Solution:
d = ( 2 a ) 2 + ( 2 b ) 2 = 2 a 2 + b 2 d = \sqrt{(2a)^2 + (2b)^2} = 2\sqrt{a^2 + b^2} d = ( 2 a ) 2 + ( 2 b ) 2 = 2 a 2 + b 2 .
Final Answer: 2 a 2 + b 2 2\sqrt{a^2 + b^2} 2 a 2 + b 2 .
Takeaway: Opposite points about the origin are 2 a 2 + b 2 2\sqrt{a^2+b^2} 2 a 2 + b 2 apart.
Example 20: Third vertex from centroid
The centroid of a triangle is ( 0 , 0 ) (0, 0) ( 0 , 0 ) and two vertices are ( 2 , 3 ) (2, 3) ( 2 , 3 ) and ( − 4 , 1 ) (-4, 1) ( − 4 , 1 ) . Find the third.
Solution:
2 − 4 + x 3 = 0 ⇒ x = 2 \dfrac{2 - 4 + x}{3} = 0 \Rightarrow x = 2 3 2 − 4 + x = 0 ⇒ x = 2 .
3 + 1 + y 3 = 0 ⇒ y = − 4 \dfrac{3 + 1 + y}{3} = 0 \Rightarrow y = -4 3 3 + 1 + y = 0 ⇒ y = − 4 .
Final Answer: ( 2 , − 4 ) (2, -4) ( 2 , − 4 ) .
Takeaway: Sum of coordinates must be 0 when the centroid is the origin.
Example 21: Area of a quadrilateral
Find the area of quadrilateral A ( 1 , 1 ) A(1, 1) A ( 1 , 1 ) , B ( 7 , − 3 ) B(7, -3) B ( 7 , − 3 ) , C ( 12 , 2 ) C(12, 2) C ( 12 , 2 ) , D ( 7 , 21 ) D(7, 21) D ( 7 , 21 ) .
Solution:
△ A B C = 1 2 ∣ 1 ( − 3 − 2 ) + 7 ( 2 − 1 ) + 12 ( 1 + 3 ) ∣ = 1 2 ∣ − 5 + 7 + 48 ∣ = 50 2 = 25 \triangle ABC = \tfrac12|1(-3-2) + 7(2-1) + 12(1+3)| = \tfrac12|{-5 + 7 + 48}| = \tfrac{50}{2} = 25 △ A B C = 2 1 ∣1 ( − 3 − 2 ) + 7 ( 2 − 1 ) + 12 ( 1 + 3 ) ∣ = 2 1 ∣ − 5 + 7 + 48 ∣ = 2 50 = 25 .
△ A C D = 1 2 ∣ 1 ( 2 − 21 ) + 12 ( 21 − 1 ) + 7 ( 1 − 2 ) ∣ = 1 2 ∣ − 19 + 240 − 7 ∣ = 214 2 = 107 \triangle ACD = \tfrac12|1(2-21) + 12(21-1) + 7(1-2)| = \tfrac12|{-19 + 240 - 7}| = \tfrac{214}{2} = 107 △ A C D = 2 1 ∣1 ( 2 − 21 ) + 12 ( 21 − 1 ) + 7 ( 1 − 2 ) ∣ = 2 1 ∣ − 19 + 240 − 7 ∣ = 2 214 = 107 .
Total = 25 + 107 = 132 = 25 + 107 = 132 = 25 + 107 = 132 .
Final Answer: 132 square units.
Takeaway: Split along A C AC A C and add the two triangle areas.
Example 22: Collinear by section formula
If ( x , 2 ) (x, 2) ( x , 2 ) divides the segment joining ( 1 , 4 ) (1, 4) ( 1 , 4 ) and ( 5 , − 4 ) (5, -4) ( 5 , − 4 ) , find x x x and the ratio.
Solution:
On y: 2 = − 4 k + 4 k + 1 ⇒ 2 k + 2 = − 4 k + 4 ⇒ 6 k = 2 ⇒ k = 1 3 2 = \dfrac{-4k + 4}{k+1} \Rightarrow 2k + 2 = -4k + 4 \Rightarrow 6k = 2 \Rightarrow k = \tfrac13 2 = k + 1 − 4 k + 4 ⇒ 2 k + 2 = − 4 k + 4 ⇒ 6 k = 2 ⇒ k = 3 1 .
Ratio 1 : 3 1:3 1 : 3 ; x = 1 ( 5 ) + 3 ( 1 ) 4 = 8 4 = 2 x = \dfrac{1(5)+3(1)}{4} = \dfrac{8}{4} = 2 x = 4 1 ( 5 ) + 3 ( 1 ) = 4 8 = 2 .
Final Answer: x = 2 x = 2 x = 2 , ratio 1 : 3 1 : 3 1 : 3 .
Takeaway: Use the known coordinate to find k k k , then the other coordinate.
Example 23: Equilateral triangle side
Find the relation so that ( 0 , 0 ) (0, 0) ( 0 , 0 ) , ( 3 , 3 ) (3, \sqrt3) ( 3 , 3 ) , and ( a , b ) (a, b) ( a , b ) form an equilateral triangle with the first two as a side.
Solution:
Side A B = 9 + 3 = 12 = 2 3 AB = \sqrt{9 + 3} = \sqrt{12} = 2\sqrt3 A B = 9 + 3 = 12 = 2 3 .
The third vertex is equidistant (2 3 2\sqrt3 2 3 ) from both A A A and B B B .
One such point: rotate; e.g. ( 0 , 2 3 ) (0, 2\sqrt3) ( 0 , 2 3 ) gives O A ′ = 2 3 OA' = 2\sqrt3 O A ′ = 2 3 and check B A ′ = 9 + 3 = 2 3 BA' = \sqrt{9 + 3} = 2\sqrt3 B A ′ = 9 + 3 = 2 3 . Valid.
Final Answer: ( 0 , 2 3 ) (0, 2\sqrt3) ( 0 , 2 3 ) is one valid third vertex.
Takeaway: The third vertex of an equilateral triangle is equidistant from both endpoints by the side length.
Example 24: Midpoint to find endpoint
If ( 2 , − 1 ) (2, -1) ( 2 , − 1 ) is the midpoint of the segment joining ( x , 3 ) (x, 3) ( x , 3 ) and ( 6 , y ) (6, y) ( 6 , y ) , find x x x and y y y .
Solution:
x + 6 2 = 2 ⇒ x = − 2 \dfrac{x + 6}{2} = 2 \Rightarrow x = -2 2 x + 6 = 2 ⇒ x = − 2 .
3 + y 2 = − 1 ⇒ y = − 5 \dfrac{3 + y}{2} = -1 \Rightarrow y = -5 2 3 + y = − 1 ⇒ y = − 5 .
Final Answer: x = − 2 x = -2 x = − 2 , y = − 5 y = -5 y = − 5 .
Takeaway: Solve each midpoint equation separately.
Example 25: Distance between points on a line
Find the distance between ( 1 , 2 ) (1, 2) ( 1 , 2 ) and ( 4 , 6 ) (4, 6) ( 4 , 6 ) , and the coordinates of the midpoint.
Solution:
Distance = 9 + 16 = 5 = \sqrt{9 + 16} = 5 = 9 + 16 = 5 .
Midpoint = ( 5 2 , 4 ) = \left(\dfrac{5}{2}, 4\right) = ( 2 5 , 4 ) .
Final Answer: Distance 5; midpoint ( 2.5 , 4 ) (2.5, 4) ( 2.5 , 4 ) .
Takeaway: Two formulas, one pair of points.
Example 26: Area to test a degenerate triangle
Find the area of the triangle ( a , b + c ) (a, b+c) ( a , b + c ) , ( b , c + a ) (b, c+a) ( b , c + a ) , ( c , a + b ) (c, a+b) ( c , a + b ) .
Solution:
Area = 1 2 ∣ a ( ( c + a ) − ( a + b ) ) + b ( ( a + b ) − ( b + c ) ) + c ( ( b + c ) − ( c + a ) ) ∣ = \tfrac12|a((c+a)-(a+b)) + b((a+b)-(b+c)) + c((b+c)-(c+a))| = 2 1 ∣ a (( c + a ) − ( a + b )) + b (( a + b ) − ( b + c )) + c (( b + c ) − ( c + a )) ∣ .
= 1 2 ∣ a ( c − b ) + b ( a − c ) + c ( b − a ) ∣ = 1 2 ∣ a c − a b + a b − b c + b c − a c ∣ = 0 = \tfrac12|a(c-b) + b(a-c) + c(b-a)| = \tfrac12|ac - ab + ab - bc + bc - ac| = 0 = 2 1 ∣ a ( c − b ) + b ( a − c ) + c ( b − a ) ∣ = 2 1 ∣ a c − ab + ab − b c + b c − a c ∣ = 0 .
Final Answer: 0 — the points are collinear.
Takeaway: A classic identity: these three points are always collinear.
Example 27: Rectangle verification
Show that ( 2 , − 2 ) (2, -2) ( 2 , − 2 ) , ( 8 , 4 ) (8, 4) ( 8 , 4 ) , ( 5 , 7 ) (5, 7) ( 5 , 7 ) , ( − 1 , 1 ) (-1, 1) ( − 1 , 1 ) form a rectangle.
Solution:
A B = 36 + 36 = 72 AB = \sqrt{36+36} = \sqrt{72} A B = 36 + 36 = 72 ; B C = 9 + 9 = 18 BC = \sqrt{9+9} = \sqrt{18} B C = 9 + 9 = 18 ; C D = 36 + 36 = 72 CD = \sqrt{36+36} = \sqrt{72} C D = 36 + 36 = 72 ; D A = 9 + 9 = 18 DA = \sqrt{9+9} = \sqrt{18} D A = 9 + 9 = 18 ⇒ opposite sides equal.
Diagonals: A C = 9 + 81 = 90 AC = \sqrt{9+81} = \sqrt{90} A C = 9 + 81 = 90 ; B D = 81 + 9 = 90 BD = \sqrt{81+9} = \sqrt{90} B D = 81 + 9 = 90 ⇒ equal.
Parallelogram + equal diagonals ⇒ rectangle.
Final Answer: Rectangle.
Takeaway: Opposite sides equal and equal diagonals ⇒ rectangle.
Example 28: Distance using a parameter
If the point ( x , y ) (x, y) ( x , y ) is equidistant from ( 7 , 1 ) (7, 1) ( 7 , 1 ) and ( 3 , 5 ) (3, 5) ( 3 , 5 ) , find the relation between x x x and y y y .
Solution:
( x − 7 ) 2 + ( y − 1 ) 2 = ( x − 3 ) 2 + ( y − 5 ) 2 (x-7)^2 + (y-1)^2 = (x-3)^2 + (y-5)^2 ( x − 7 ) 2 + ( y − 1 ) 2 = ( x − 3 ) 2 + ( y − 5 ) 2 .
− 14 x + 49 − 2 y + 1 = − 6 x + 9 − 10 y + 25 -14x + 49 - 2y + 1 = -6x + 9 - 10y + 25 − 14 x + 49 − 2 y + 1 = − 6 x + 9 − 10 y + 25 .
− 14 x − 2 y + 50 = − 6 x − 10 y + 34 ⇒ − 8 x + 8 y + 16 = 0 ⇒ x − y = 2 -14x - 2y + 50 = -6x - 10y + 34 \Rightarrow -8x + 8y + 16 = 0 \Rightarrow x - y = 2 − 14 x − 2 y + 50 = − 6 x − 10 y + 34 ⇒ − 8 x + 8 y + 16 = 0 ⇒ x − y = 2 .
Final Answer: x − y = 2 x - y = 2 x − y = 2 .
Takeaway: Equidistance gives the equation of the perpendicular bisector.
Example 29: Centroid and area together
Find the centroid and area of the triangle ( 1 , 1 ) (1, 1) ( 1 , 1 ) , ( 4 , 1 ) (4, 1) ( 4 , 1 ) , ( 1 , 5 ) (1, 5) ( 1 , 5 ) .
Solution:
Centroid = ( 1 + 4 + 1 3 , 1 + 1 + 5 3 ) = ( 2 , 7 3 ) = \left(\dfrac{1+4+1}{3}, \dfrac{1+1+5}{3}\right) = (2, \tfrac73) = ( 3 1 + 4 + 1 , 3 1 + 1 + 5 ) = ( 2 , 3 7 ) .
Area = 1 2 ∣ 1 ( 1 − 5 ) + 4 ( 5 − 1 ) + 1 ( 1 − 1 ) ∣ = 1 2 ∣ − 4 + 16 + 0 ∣ = 6 = \tfrac12|1(1-5) + 4(5-1) + 1(1-1)| = \tfrac12|{-4 + 16 + 0}| = 6 = 2 1 ∣1 ( 1 − 5 ) + 4 ( 5 − 1 ) + 1 ( 1 − 1 ) ∣ = 2 1 ∣ − 4 + 16 + 0 ∣ = 6 .
Final Answer: Centroid ( 2 , 7 3 ) (2, \tfrac73) ( 2 , 3 7 ) ; area 6 square units.
Takeaway: Two independent computations from the same vertices.
Example 30: Ratio in which y-axis divides
Find the ratio in which the y-axis divides the segment joining ( − 4 , 7 ) (-4, 7) ( − 4 , 7 ) and ( 8 , − 5 ) (8, -5) ( 8 , − 5 ) , and the point of division.
Solution:
On y-axis x = 0 x = 0 x = 0 ; ratio k : 1 k:1 k : 1 : 0 = 8 k − 4 k + 1 ⇒ 8 k = 4 ⇒ k = 1 2 0 = \dfrac{8k - 4}{k+1} \Rightarrow 8k = 4 \Rightarrow k = \tfrac12 0 = k + 1 8 k − 4 ⇒ 8 k = 4 ⇒ k = 2 1 .
Ratio 1 : 2 1 : 2 1 : 2 ; y = 1 ( − 5 ) + 2 ( 7 ) 3 = 9 3 = 3 y = \dfrac{1(-5) + 2(7)}{3} = \dfrac{9}{3} = 3 y = 3 1 ( − 5 ) + 2 ( 7 ) = 3 9 = 3 .
Final Answer: Ratio 1 : 2 1 : 2 1 : 2 ; point ( 0 , 3 ) (0, 3) ( 0 , 3 ) .
Takeaway: Solve for k k k at x = 0 x = 0 x = 0 , then get the y-coordinate.
Example 31: Larger area problem
Find the area of the triangle with vertices ( − 5 , − 1 ) (-5, -1) ( − 5 , − 1 ) , ( 3 , − 5 ) (3, -5) ( 3 , − 5 ) , ( 5 , 2 ) (5, 2) ( 5 , 2 ) .
Solution:
Area = 1 2 ∣ − 5 ( − 5 − 2 ) + 3 ( 2 + 1 ) + 5 ( − 1 + 5 ) ∣ = \tfrac12|{-5(-5-2) + 3(2+1) + 5(-1+5)}| = 2 1 ∣ − 5 ( − 5 − 2 ) + 3 ( 2 + 1 ) + 5 ( − 1 + 5 ) ∣ .
= 1 2 ∣ 35 + 9 + 20 ∣ = 1 2 ( 64 ) = 32 = \tfrac12|35 + 9 + 20| = \tfrac12(64) = 32 = 2 1 ∣35 + 9 + 20∣ = 2 1 ( 64 ) = 32 .
Final Answer: 32 square units.
Takeaway: Substitute carefully; the modulus keeps the area positive.