Home

Chapter 7. Answers of Coordinates

  1. The area of a triangle with vertices ( x 1 , y 1 ) , ( x 2 , y 2 ) and ( x 3 , y 3 ) is given by Δ = 1 2 | x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) |

    Substituting the given points, we compute
    Δ = 1 2 | 1 ( 6 ( 1 ) ) + ( 7 ) ( 1 3 ) + 5 ( 3 6 ) |

    This simplifies to Δ = 1 2 | 7 + 28 15 | = 10 .

  2. Substituting the given points in the formula, we obtain
    Δ = 1 2 | 0 ( 6 ( 2 ) ) + 3 ( ( 2 ) 4 ) + ( 8 ) ( 4 6 ) |

    This simplifies to Δ = 1 2 | 2 | = 1 .

  3. ubstituting the given points in the formula, we obtain
    Δ = 1 2 | 5 ( ( 3 ) ( 5 ) ) + ( 9 ) ( ( 5 ) 2 ) + ( 2 ( 3 ) ) |

    Simplifying each term, Δ = 1 2 | 10 + 63 15 | = 29 .

  4. Δ = 1 2 | a ( ( b c ) c ) + a ( c ( b + c ) ) + ( a ) ( ( b + c ) ( b c ) ) |

    Simplifying each term, Δ = 1 2 | a ( b 2 c ) a b 2 a c | = 1 2 | 4 a c | = 2 a c .

  5. Δ = 1 2 | a sin ϕ 1 ( a sin ϕ 2 a sin ϕ 3 ) + a cos ϕ 2 ( a sin ϕ 3 a sin ϕ 1 ) + a cos ϕ 3 ( a sin ϕ 1 a sin ϕ 2 ) |

    = a 2 2 | sin ( ϕ 2 ϕ 1 ) + sin ( ϕ 3 ϕ 2 ) + sin ( ϕ 1 ϕ 3 ) | .

  6. Δ = 1 2 | a m 1 2 ( 2 a m 2 2 a m 3 ) + a m 2 2 ( 2 a m 3 2 a m 1 ) + a m 3 2 ( 2 a m 1 2 a m 2 ) |

    Δ = a 2 | m 1 2 m 2 m 1 2 m 3 + m 2 2 m 3 m 2 2 m 1 + m 3 2 m 1 m 3 2 m 2 |

    Δ = a 2 | ( m 1 m 2 ) ( m 2 m 3 ) ( m 3 m 1 ) | .

  7. Δ = 1 2 | 1 ( ( 2 ) 16 ) + 3 ( 16 4 ) + ( 3 ) ( 4 ( 2 ) ) |

    Δ = 1 2 | 18 + 36 18 | = 0 .

    Since the area is zero, the points A , B , and C lie on a straight line and are collinear.

  8. Δ = 1 2 | ( 1 2 ) ( 6 8 ) + ( 5 ) ( 8 3 ) + ( 8 ) ( 3 6 ) | = 0

    Since the area of the triangle is zero, therefore, the points are collinear.

  9. Δ = 1 2 | a ( ( c + a ) ( a + b ) ) + b ( ( a + b ) ( b + c ) ) + c ( ( b + c ) ( c + a ) ) | = 0

    Hence, the area is zero, which proves that the points collinear.

  10. Let A B C be a triangle with vertices A , B and C . Let D be the midpoint of B C . Then the coordinates of D are ( x B + x C 2 , y B + y C 2 ) .

    A B 2 = ( x B x A ) 2 + ( y B y A ) 2 , and A C 2 = ( x C x A ) 2 + ( y C y A ) 2

    C D 2 = ( x C x B + x C 2 ) 2 + ( y C y B + y C 2 ) 2 = ( x C = x C 2 ) 2 + ( y C y B 2 ) 2 = 1 4 B C 2

    Now, consider the sum A B 2 + A C 2 . Using the midpoint formula, we can write A C 2 + A D 2 + C D 2 = A B 2 + A C 2 2 , and after simplification, we obtain A B 2 + A C 2 = 2 ( A D 2 + C D 2 )

    Hence, in any triangle A B C , if D is the midpoint of B C , then A B 2 + A C 2 = 2 ( A D 2 + C D 2 ) .

  11. Let triangle A B C have vertices A ( x 1 , y 1 ) , B ( x 2 , y 2 ) and C ( x 3 , y 3 ) .

    Let D , E and F be the midpoints of B C , C A and A B respectively. Then D = ( x 2 + x 3 2 , y 2 + y 3 2 ) , E = ( x 3 + x 1 2 , y 3 + y 1 2 ) , F = ( x 1 + x 2 2 , y 1 + y 2 2 ) .

    Let P be the point that divides A D internally in the ratio 2 : 1 . By the section formula, P = ( 1. x 1 + 2. x 2 + x 3 2 1 + 2 , 1. y 1 + 2. y 2 + y 3 2 1 + 2 ) .

    Simplifying, P = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) .

    Similarly, for the line B E , let Q divide it internally in the ratio 2 : 1 . Then Q = ( 1. x 2 + 2. x 3 + x 1 2 1 + 2 , 1. y 2 + 2. y 3 + y 1 2 1 + 2 ) ,

    which simplifies to Q = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) .

    For the line C F , let R divide it internally in the ratio 2 : 1 . Then R = ( 1. x 3 + 2. x 1 + x 2 2 1 + 2 , 1. y 3 + 2. y 1 + y 2 2 1 + 2 ) ,

    which simplifies to R = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) .

    Hence, the point that divides A D in the ratio 2 : 1 also divides B E and C F in the same ratio. This point is the centroid of triangle A B C .

  12. Let the vertices of the quadrilateral be A ( x 1 , y 1 ) , B ( x 2 , y 2 ) , C ( x 3 , y 3 ) and D ( x 4 , y 4 ) .

    The area of a quadrilateral can be computed by dividing it into two triangles, for example A B C and A C D , and adding their areas.

    The area of triangle A B C is 1 2 | x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) | .

    The area of triangle A C D is 1 2 | x 1 ( y 3 y 4 ) + x 3 ( y 4 y 1 ) + x 4 ( y 1 y 3 ) | .

    Hence, the area of the quadrilateral is
    A B C D = 1 2 | x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) | + 1 2 | x 1 ( y 3 y 4 ) + x 3 ( y 4 y 1 ) + x 4 ( y 1 y 3 ) | .

  13. Substituting the given coordinates in the formula obtained in previous problem, we get

    Δ = 1 2 | 1 4 + 3 ( 2 ) + 5 ( 7 ) + 4 1 ( 1 3 + 4 5 + ( 2 ) 4 + ( 7 ) 1 ) |

    Simplifying each term, we get Δ = 1 2 | 4 6 35 + 4 ( 3 + 20 8 7 ) |

    Δ = 1 2 | 33 ( 12 ) | = 1 2 | 33 + 12 | = 1 2 | 21 | = 21 2 = 10.5 .

  14. Like previous problem, Δ = 1 2 | ( 1 ) ( 9 ) + ( 3 ) 8 + 5 9 + 3 0 ( 0 ( 3 ) + ( 9 ) 5 + 8 3 + 9 ( 1 ) ) |

    Simplifying each term, we get Δ = 1 2 | 9 24 + 45 + 0 ( 0 45 + 24 9 ) |

    Δ = 1 2 | 30 ( 30 ) | = 1 2 | 30 + 30 | = 30 .

  15. The distance between two points in polar coordinates can be found by first converting to Cartesian coordinates: P 1 = ( r 1 cos θ 1 , r 1 sin θ 1 ) , P 2 = ( r 2 cos θ 2 , r 2 sin θ 2 )

    The distance between two points ( x 1 , y 1 ) and ( x 2 , y 2 ) is L = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2 .

    Substituting the Cartesian coordinates, we get
    L = ( r 2 cos θ 2 r 1 cos θ 1 ) 2 + ( r 2 sin θ 2 r 1 sin θ 1 ) 2

    Expanding the squares, we have
    L = r 2 2 cos 2 θ 2 2 r 1 r 2 cos θ 1 cos θ 2 + r 1 2 cos 2 θ 1 + r 2 2 sin 2 θ 2 2 r 1 r 2 sin θ 1 sin θ 2 + r 1 2 sin 2 θ 1

    Grouping terms, we get
    L = ( r 1 2 ( cos 2 θ 1 + sin 2 θ 1 ) + r 2 2 ( cos 2 θ 2 + sin 2 θ 2 ) 2 r 1 r 2 ( cos θ 1 cos θ 2 + sin θ 1 sin θ 2 )

    Using cos 2 θ + sin 2 θ = 1 and cos θ 1 cos θ 2 + sin θ 1 sin θ 2 = cos ( θ 1 θ 2 ) , we get L = r 1 2 + r 2 2 2 r 1 r 2 cos ( θ 1 θ 2 ) .

  16. The distance between two points in polar coordinates is
    L = r 1 2 + r 2 2 2 r 1 r 2 cos ( θ 1 θ 2 )

    Substituting the given values, we get L = 2 2 + 4 2 2.2 .4 cos ( 30 120 )

    Simplifying inside the cosine, L = 4 + 16 16. cos ( 90 ) .

    Since cos ( 90 ) = 0 , we have L = 4 + 16 16.0 = 20 .

  17. Like previous problem L = ( 3 ) 2 + 7 2 2. ( 3 ) .7 . cos ( 45 105 ) .

    Simplifying, L = 9 + 49 2. ( 3 ) .7 . cos ( 60 ) .

    We know cos ( 60 ) = 1 2 , so L = 58 2. ( 3 ) .7 . 1 2 .

    Simplifying the middle term, 2. ( 3 ) .7 . 1 2 = 21 , so L = 58 ( 21 ) = 58 + 21 = 79 .

    Hence, the distance between the points is L = 79 .

  18. Like previous problem L = a 2 + ( 3 a ) 2 2 a .3 a . cos ( π 2 π 6 ) .

    Simplifying, L = a 2 + 9 a 2 6 a 2 cos π 3 .

    Since c o s π 3 = 1 2 , we have L = 10 a 2 3 a 2 .

    L = 7 a 2 = a 7 .

  19. Let the vertices of the triangle be P 1 ( r 1 , θ 1 ) , P 2 ( r 2 , θ 2 ) , and P 3 ( r 3 , θ 3 ) .

    First, convert the polar coordinates to Cartesian coordinates: P 1 = ( r 1 cos θ 1 , r 1 sin θ 1 ) ,
    P 2 = ( r 2 cos θ 2 , r 2 sin θ 2 ) , P 3 = ( r 3 cos θ 3 , r 3 sin θ 3 ) .

    The area of a triangle with vertices ( x 1 , y 1 ) , ( x 2 , y 2 ) , ( x 3 , y 3 ) is Δ = 1 2 | ( x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) | .

    Substituting the Cartesian coordinates in terms of polar coordinates, we get Δ = 1 2 | r 1 cos θ 1 ( r 2 sin θ 2 r 3 sin θ 3 ) + r 2 cos θ 2 ( r 3 sin θ 3 r 1 sin θ 1 ) + r 3 cos θ 3 ( r 1 sin θ 1 r 2 sin θ 2 ) | .

    Hence, the area of the triangle is Δ = 1 2 | r 1 ( r 2 sin θ 2 r 3 sin θ 3 ) cos θ 1 + r 2 ( r 3 sin θ 3 r 1 sin θ 1 ) cos θ 2 + r 3 ( r 1 sin θ 1 r 2 sin θ 2 ) cos θ 3 | .

  20. Let the vertices be P 1 ( 1 , 30 ) , P 2 ( 2 , 60 ) , P 3 ( 3 , 90 ) .

    Convert to Cartesian: P 1 = ( 3 2 , 1 2 ) , P 2 = ( 1 , 3 ) , P 3 = ( 0 , 3 )

    Area formula: Δ = 1 2 | ( x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) |

    Substitute: Δ = 1 2 | 3 2 ( 3 3 ) + 1 ( 3 1 2 ) + 0 | = 1 2 | 4 3 3 2 | = 2 3 3 4 .

  21. Let the vertices be P 1 ( 3 , 30 ) , P 2 ( 5 , 150 ) , P 3 ( 7 , 210 ) .

    Convert to Cartesian coordinates: P 1 = ( 3 cos 30 , 3 sin 30 ) = ( 3 3 2 , 3 2 ) , P 2 = ( 5 cos 150 , 5 sin 150 ) = ( 5 3 2 , 5 2 ) ,
    P 3 = ( 7 cos 210 , 7 sin 210 ) = ( 7 3 2 , 7 2 ) .

    Substitute the coordinates:
    Δ = 1 2 | ( 3 3 2 ) ( 5 2 ( 7 2 ) ) + ( 5 3 2 ) ( ( 7 2 ) ( 3 2 ) ) + ( 7 3 2 ) ( ( 3 2 ) 5 2 ) |

    Δ = 1 2 | 9 3 + 5 3 + 14 3 | = 5 3 .

  22. Let the vertices be P 1 ( a , π 6 ) , P 2 ( a , π 2 ) , P 3 ( 2 a , 2 π 3 ) .

    Convert to Cartesian coordinates: P 1 = ( a cos π 6 , a sin π 6 ) = ( a 3 2 , a 2 ) , P 2 = ( a cos π 2 , a sin π 2 ) = ( 0 , a ) ,
    P 3 = ( 2 a cos 2 π 3 , 2 a sin 2 π 3 ) = ( a , a 3 2 ) .

    Substitute the coordinates:
    Δ = 1 2 | ( a 3 2 ) ( a ( a 3 2 ) ) + 0 ( a 3 2 + a 2 ) + a ( a 2 a ) |

    Δ == a 2 3 + 6 4 .

  23. Let the points be P 1 ( a cos α , a sin α ) and P 2 ( a cos β , a sin β ) .

    The distance between two points ( x 1 , y 1 ) and ( x 2 , y 2 ) is L = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2 .

    Substitute the coordinates: L = ( a cos β a cos α ) 2 + ( a sin β a sin α ) 2 .

    Factor out a in each term: L = a ( cos β cos α ) 2 + ( sin β sin α ) 2 .

    Use the identity ( cos β cos α ) 2 + ( sin β sin α ) 2 = 2 2 cos ( β α ) : L = a 2 2 cos ( β α ) .

    Factor 2: L = a 2 ( 1 cos ( β α ) ) = a 2 1 cos ( β α ) .

  24. Let the points be P 1 ( a t 1 2 , 2 a t 1 ) and P 2 ( a t 2 2 , 2 a t 2 ) .

    The distance between two points ( x 1 , y 1 ) and ( x 2 , y 2 ) is L = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2 .

    Substitute the coordinates: L = ( a t 2 2 a t 1 2 ) 2 + ( 2 a t 2 2 a t 1 ) 2 .

    Factor out a from the first term and 2a from the second term: L = a 2 ( t 2 2 t 1 2 ) 2 + ( 2 a ( t 2 t 1 ) ) 2 .

    Simplify: ( t 2 2 t 1 2 ) 2 = ( t 2 t 1 ) 2 ( t 2 + t 1 ) 2 , ( 2 a ( t 2 t 1 ) ) 2 = 4 a 2 ( t 2 t 1 ) 2 .

    So L = a 2 ( t 2 t 1 ) 2 ( t 2 + t 1 ) 2 + 4 a 2 ( t 2 t 1 ) 2 .

    Factor a 2 ( t 2 t 1 ) 2 : L = a 2 ( t 2 t 1 ) 2 ( ( t 2 + t 1 ) 2 + 4 ) .

    Take a ( t 2 t 1 ) out of the square root: L = a | t 2 t 1 | ( t 2 + t 1 ) 2 + 4 .

  25. The equation x 2 + y 2 = a 2 can be rewritten in polar coordinates. Recall that x = r cos θ and y = r sin θ . Substituting, we get:

    x 2 + y 2 = r 2 cos 2 θ + r 2 sin 2 θ = r 2 ( cos 2 θ + sin 2 θ ) = r 2

    Hence, the equation becomes r 2 = a 2 , or equivalently, r = a .

  26. Consider the equation y = x tan α . In polar coordinates, we have x = r cos θ and y = r sin θ .

    Substituting, we get: r sin θ = r cos θ tan α

    Dividing both sides by r cos θ (assuming r ! = 0 and cos θ ! = 0 ), we obtain: tan θ = tan α

    Hence, in polar coordinates, the equation becomes: θ = α + n π , where n is any integer.

  27. Consider the equation x 2 + y 2 = 2 a x . In polar coordinates, x = r cos θ and y = r sin θ .

    Substituting these, we get: r 2 cos 2 θ + r 2 sin 2 θ = 2 a r cos θ

    Simplifying the left side: r 2 ( cos 2 θ + sin 2 θ ) = r 2 = 2 a r cos θ

    Dividing both sides by r (assuming r ! = 0 ), we obtain: r = 2 a cos θ

    Thus, in polar coordinates, the equation becomes: r = 2 a cos θ .

  28. Consider the equation x 2 y 2 = 2 a y . In polar coordinates, x = r cos θ and y = r sin θ .

    Substituting these, we get: r 2 cos 2 θ r 2 sin 2 θ = 2 a r sin θ

    Factor r 2 on the left: r 2 ( cos 2 θ sin 2 θ ) = 2 a r sin θ

    Divide both sides by r (assuming r ! = 0 ): r ( cos 2 θ sin 2 θ ) = 2 a sin θ

    Hence, in polar coordinates, the equation becomes: r = 2 a sin θ cos 2 θ sin 2 θ .

  29. Consider the equation x 2 = y 2 ( 2 a x ) . In polar coordinates, x = r cos θ and y = r sin θ .

    Substituting these, we get: ( r cos θ ) 2 = ( r sin θ ) 2 ( 2 a r cos θ )

    Simplifying both sides: r 2 cos 2 θ = r 2 sin 2 θ ( 2 a r cos θ )

    Divide both sides by r 2 (assuming r ! = 0 ): cos 2 θ = sin 2 θ ( 2 a r cos θ )

    Solving for r : r = 2 a sin 2 θ cos 2 θ sin 2 θ cos θ .

  30. Consider the equation ( x 2 + y 2 ) 2 = a 2 ( x 2 y 2 ) .

    Using x = r cos θ and y = r sin θ , we have: ( r 2 ) 2 = a 2 r 2 ( cos 2 θ sin 2 θ )

    Dividing both sides by r 2 : r 2 = a 2 ( cos 2 θ sin 2 θ ) .

  31. Given the polar equation r = a , we square both sides to obtain r 2 = a 2 .

    Since r 2 = x 2 + y 2 , the Cartesian form is: x 2 + y 2 = a 2 .

  32. Given the polar equation θ = tan 1 m , taking the tangent gives: tan θ = m

    Since tan θ = y x , we obtain the Cartesian equation: y = m x .

  33. Given the polar equation r = a cos θ , multiply both sides by r : r 2 = a r cos θ

    Using r 2 = x 2 + y 2 and r cos θ = x , we obtain: x 2 + y 2 = a x .

  34. Given r 2 = a 2 sin 2 θ

    Using x = r cos θ , y = r sin θ , and r 2 = x 2 + y 2 , s i n 2 θ = 2 sin θ cos θ

    Substituting: x 2 + y 2 = 2 a 2 y x 2 + y 2 . x x 2 + y 2

    x 2 + y 2 = 2 a 2 x y x 2 + y 2

    Multiplying both sides by x 2 + y 2 : ( x 2 + y 2 ) 2 = 2 a 2 x y .

  35. Given the polar equation r 2 sin 2 θ = 2 a 2 , use the identity sin 2 θ = 2 sin θ cos θ .

    Since r sin θ = y and r cos θ = x , we have: 2 x y = 2 a 2

    Dividing both sides by 2 gives the Cartesian equation: x y = a 2 .

  36. Given the polar equation r cos θ 2 = a , square both sides: r cos 2 θ 2 = a

    Using c o s 2 θ 2 = 1 + cos θ 2 , we get: r ( 1 + cos θ ) = 2 a

    Since cos θ = x r , this gives: r + x = 2 a

    With r = x 2 + y 2 , the Cartesian equation is: x 2 + y 2 = ( 2 a x ) 2 .

  37. Given the polar equation r = a sin θ 2 , squaring gives: r = a sin 2 θ 2

    Using sin 2 θ 2 = 1 cos θ 2 , we obtain: r = a 1 cos θ 2

    Substituting cos θ = x r and r 2 = x 2 + y 2 leads to: ( x 2 + y 2 + a x 2 ) 2 = a 2 x 2 + y 2 4 .

  38. The polar equation r ( cos 3 θ + sin 3 θ ) = 5 k sin θ cos θ can be converted to Cartesian coordinates using x = r cos θ , y = r sin θ and r 2 = x 2 + y 2 .

    Using the triple-angle formulas cos 3 θ = 4 cos 3 θ 3 cos θ and sin 3 θ = 3 sin θ 4 sin 3 θ , we can write:

    cos 3 θ = 4 x 3 3 x r 2 r 3 and sin 3 θ = 3 y r 2 4 y 3 r 3

    Adding these gives: cos 3 θ + sin 3 θ = 4 ( x 3 y 3 ) + 3 r 2 ( y x ) r 3

    Multiplying both sides of the original equation by r : r ( cos 3 θ + sin 3 θ ) = 4 ( x 3 y 3 ) + 3 r 2 ( y x ) r 2

    The right-hand side 5 k sin θ cos θ becomes 5 k x y r 2

    Multiplying both sides by r 2 to eliminate the denominator: 4 ( x 3 y 3 ) + 3 r 2 ( y x ) = 5 k x y

    Substituting r 2 = x 2 + y 2 yields the final Cartesian equation: 4 ( x 3 y 3 ) + 3 ( x 2 + y 2 ) ( y x ) = 5 k x y .

  39. Distance formula is ( x 1 x 2 ) 2 + ( y 1 y 2 ) 2 = d 2

    Substituting given coordinate in the formula: ( a 3 ) 2 + ( 2 4 ) 2 = 8 2

    Simplifying gives us a = 3 + 2 15 (rejecting negative value for distance).

  40. Like previous problem substituting the coordinates gives us

    ( a + r cos θ a ) 2 + ( b + r sin θ b ) 2 = r 2 , which is independent of θ .

  41. Let the points be A = ( csc 2 θ , 0 ) , B = ( 0 , sec 2 t h e t a ) , and C = ( 1 , 1 ) .

    The distance formula between two points ( x 1 , y 1 ) and ( x 2 , y 2 ) is: d = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2

    Compute the distance A B : A B = ( 0 csc 2 t h e t a ) 2 + ( sec 2 t h e t a 0 ) 2

    = ( csc 2 θ ) 2 + ( sec 2 t h e t a ) 2 = csc 4 θ + sec 4 θ

    Compute the distance B C :

    B C = ( 1 0 ) 2 + ( 1 sec 2 θ ) 2 = 1 + ( 1 sec 2 θ ) 2

    Compute the distance A C :

    A C = ( 1 csc 2 t h e t a ) 2 + ( 1 0 ) 2 = ( 1 csc 2 θ ) 2 + 1

    Using the Pythagorean identities: csc 2 θ = 1 sin 2 θ and sec 2 θ = 1 cos 2 θ

    Substitute these into the distances and simplify. After simplification, we find that: A B + B C = A C

    Therefore, the points A , B , C are collinear.

  42. Let P = ( x , y ) , A = ( a + b , b a ) , and B = ( a b , a + b ) .

    Since P M is equidistant from A and B , we have:

    ( x ( a + b ) ) 2 + ( y ( b a ) ) 2 = ( x ( a b ) ) 2 + ( y ( a + b ) ) 2

    Squaring both sides: ( x ( a + b ) ) 2 + ( y ( b a ) ) 2 = ( x ( a b ) ) 2 + ( y ( a + b ) ) 2

    Expanding both sides: ( x a b ) 2 + ( y b + a ) 2 = ( x a + b ) 2 + ( y a b ) 2

    Expanding each square: ( x a b ) 2 = x 2 2 x ( a + b ) + ( a + b ) 2 => ( y b + a ) 2 = y 2 2 y ( b a ) + ( b a ) 2

    ( x a + b ) 2 = x 2 2 x ( a b ) + ( a b ) 2 ( y a b ) 2 = y 2 2 y ( a + b ) + ( a + b ) 2

    Adding the terms on each side:

    Left: x 2 + y 2 2 x ( a + b ) 2 y ( b a ) + ( a + b ) 2 + ( b a ) 2

    Right: x 2 + y 2 2 x ( a b ) 2 y ( a + b ) + ( a b ) 2 + ( a + b ) 2

    Subtracting x 2 + y 2 + ( a + b ) 2 from both sides:

    2 x ( a + b ) 2 y ( b a ) + ( b a ) 2 = 2 x ( a b ) 2 y ( a + b ) + ( a b ) 2

    Simplifying ( b a ) 2 = ( a b ) 2 : 2 x ( a + b ) 2 y ( b a ) = 2 x ( a b ) 2 y ( a + b )

    Divide both sides by 2 : x ( a + b ) + y ( b a ) = x ( a b ) + y ( a + b )

    Bringing all terms to left-hand side: x ( a + b a + b ) + y ( b a a b ) = 0 x ( 2 b ) + y ( 2 a ) = 0

    Simplifying: 2 b x 2 a y = 0

    Dividing both sides by b ( x + y ) : a b a + b = x y x + y .

  43. Let the points be A = ( 3 , 4 ) , B = ( 8 , 6 ) , and C = ( 13 , 9 ) .

    Computing the sides: A B = ( 8 3 ) 2 + ( 6 4 ) 2 = 5 2 + ( 10 ) 2 = 25 + 100 = 125

    B C = ( 13 8 ) 2 + ( 9 ( 6 ) ) 2 = 5 2 + 15 2 = 25 + 225 = 250

    A C = ( 13 3 ) 2 + ( 9 4 ) 2 = 10 2 + 5 2 = 100 + 25 = 125

    Since A B 2 + A C 2 = B C 2 , the A B C is right-angled at A .

  44. Solutions are given below:

    1. Computing the sides using the distance formula:

      A B = ( 3 1 ) 2 + ( 3 1 ) 2 = 2 2

      B C = ( 1 + 3 ) 2 + ( 1 3 ) 2 = 2 2

      A C = ( 1 1 ) 2 + ( 1 1 ) 2 = 2 2

      Since A B = B C = A C , the triangle is equilateral.

    2. Let the points be A = ( 0 , 2 ) , B = ( 7 , 0 ) , and C = ( 2 , 5 ) .

      Computing the sides using the distance formula:

      A B = ( 7 0 ) 2 + ( 0 2 ) 2 = 49 + 4 = 53

      B C = ( 2 7 ) 2 + ( 5 0 ) 2 = ( 5 ) 2 + 5 2 = 25 + 25 = 50

      A C = ( 2 0 ) 2 + ( 5 2 ) 2 = 4 + 9 = 13

      No combination satisfies the Pythagoras theorem exactly, so the triangle is not right-angled.

      Since all sides are different ( 53 , 50 , 13 ), the triangle is scalene.

    3. Let the points be A = ( 2 , 5 ) , B = ( 7 , 10 ) , and C = ( 3 , 4 ) .

      Computing the sides using the distance formula:

      A B = ( 7 ( 2 ) ) 2 + ( 10 5 ) 2 = 9 2 + 5 2 = 81 + 25 = 106

      B C = ( 3 7 ) 2 + ( 4 10 ) 2 = ( 4 ) 2 + ( 14 ) 2 = 16 + 196 = 212

      A C = ( 3 ( 2 ) ) 2 + ( 4 5 ) 2 = 5 2 + ( 9 ) 2 = 25 + 81 = 106

      A B = A C = 106 , B C = 212

      Since two sides are equal, the triangle is isosceles.

      Check for a right angle using the Pythagoras theorem: A B 2 + A C 2 = 106 + 106 = 212 = B C 2

      Hence, the triangle is right-angled isosceles at angle A .

  45. Let the point be P = ( a cos α , a sin α ) and the origin be O = ( 0 , 0 ) .

    The distance formula between two points ( x 1 , y 1 ) and ( x 2 , y 2 ) is:

    d = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2

    Computing the distance O P :

    O P = ( a cos α 0 ) 2 + ( a sin α 0 ) 2

    Using the Pythagorean identity cos 2 α + sin 2 α = 1 :

    O P = a 2 1 = a 2 = a , which is independent of α

  46. Let the points be A = ( 6 , 1 ) , B = ( 1 , 3 ) , and C = ( x , 8 ) .

    Given A B = B C

    A B = ( 1 6 ) 2 + ( 3 ( 1 ) ) 2 = ( 5 ) 2 + 4 2 = 25 + 16 = 41

    B C = ( x 1 ) 2 + ( 8 3 ) 2 = ( x 1 ) 2 + 5 2 = ( x 1 ) 2 + 25

    41 = ( x 1 ) 2 + 25

    Squaring both sides: 41 = ( x 1 ) 2 + 25 ( x 1 ) 2 = 16

    x 1 = 4 or x 1 = 4 x = 5 or x = 3 .

  47. Let the points be A = ( 1 , 5 ) , B = ( 2 , 4 ) , and C = ( 3 , 3 ) .

    A B = ( 2 1 ) 2 + ( 4 5 ) 2 = 1 2 + ( 1 ) 2 = 1 + 1 = 2

    B C = ( 3 2 ) 2 + ( 3 4 ) 2 = 1 2 + ( 1 ) 2 = 1 + 1 = 2

    A C = ( 3 1 ) 2 + ( 3 5 ) 2 = 2 2 + ( 2 ) 2 = 4 + 4 = 8

    Check if A B + B C = A C : A B + B C = 2 + 2 = 2

    A C = 8 = 2 2

    Since A B + B C = A C , the points A , B , and C are collinear.

  48. Let the points be A = ( 2 a , 4 a ) , B = ( 2 a , 6 a ) , C = ( 2 a + 3 a , 5 a ) .

    A B = ( 2 a 2 a ) 2 + ( 6 a 4 a ) 2 = 0 + ( 2 a ) 2 = 4 a 2 = 2 a

    B C = ( 2 a + 3 a 2 a ) 2 + ( 5 a 6 a ) 2 = ( 3 a ) 2 + ( a ) 2 = 3 a 2 + a 2 = 4 a 2 = 2 a

    A C = ( 2 a + 3 a 2 a ) 2 + ( 5 a 4 a ) 2 = ( 3 a ) 2 + ( a ) 2 = 3 a 2 + a 2 = 4 a 2 = 2 a

    Since A B = B C = A C = 2 a , all sides are equal.

  49. Let the points be O = ( 0 , 0 ) , A = ( a , b ) , and B = ( c , d ) .

    O A = ( a 0 ) 2 + ( b 0 ) 2 = a 2 + b 2

    O B = ( c 0 ) 2 + ( d 0 ) 2 = c 2 + d 2

    A B = ( c a ) 2 + ( d b ) 2 = ( c a ) 2 + ( d b ) 2

    By the cosine law, for triangle O A B with angle θ at O :

    cos θ = O A 2 + O B 2 A B 2 2. O A . O B

    Substituting the distances:

    cos θ = ( a 2 + b 2 ) + ( c 2 + d 2 ) ( ( c a ) 2 + ( d b ) 2 ) 2 a 2 + b 2 c 2 + d 2

    Expanding A B 2 = ( c a ) 2 + ( d b ) 2 = c 2 2 a c + a 2 + d 2 2 b d + b 2 = a 2 + b 2 + c 2 + d 2 2 ( a c + b d )

    Substituting: cos θ = ( a 2 + b 2 ) + ( c 2 + d 2 ) ( a 2 + b 2 + c 2 + d 2 2 ( a c + b d ) ) 2 a 2 + b 2 c 2 + d 2

    cos θ = 2 ( a c + b d ) 2 a 2 + b 2 c 2 + d 2

    cos θ = a c + b d a 2 + b 2 c 2 + d 2 .

  50. Let the vertices be A = ( 2 , 3 ) , B = ( 1 , 0 ) , and C = ( 7 , 6 ) .

    Let the circumcenter be O = ( x , y ) , which is equidistant from all three vertices:

    ( x + 2 ) 2 + ( y + 3 ) 2 = ( x + 1 ) 2 + y 2

    Squaring both sides: ( x + 2 ) 2 + ( y + 3 ) 2 = ( x + 1 ) 2 + y 2

    x 2 + 4 x + 4 + y 2 + 6 y + 9 = x 2 + 2 x + 1 + y 2 2 x + 6 y + 12 = 0 x + 3 y + 6 = 0

    Also, > ( x + 1 ) 2 + y 2 = ( x 7 ) 2 + ( y + 6 ) 2

    Squaring both sides: ( x + 1 ) 2 + y 2 = ( x 7 ) 2 + ( y + 6 ) 2

    x 2 + 2 x + 1 + y 2 = x 2 14 x + 49 + y 2 + 12 y + 36

    16 x 12 y 84 = 0 => 4 x 3 y 21 = 0

    Solving the system: From x + 3 y + 6 = 0 , we get x = 3 y 6

    Figure 7.1. 


    Substitute into 4 x 3 y 21 = 0 : 4 ( 3 y 6 ) 3 y 21 = 0 15 y 45 = 0 y = 3

    Then x = 3 ( 3 ) 6 = 3

    Thus, the circumcenter is O = ( 3 , 3 )

    The circumradius is: R = ( 3 ( 2 ) ) 2 + ( 3 ( 3 ) ) 2 = 5 2 + 0 2 = 5

  51. The diagram is given below:

    Figure 7.2. 


    Let P Q = Q R = R P = r and P Q X = θ then R Q X = 60 + θ .

    Given P L = a , R N = 1 >.

    We take Q as the pole and Q X as the initial line. Polar coordinates of P and R will be ( r , θ ) and ( r , θ + 60 ) , respectively.

    Now r sin θ = y , coordinate of P = a and r s i n ( 60 + θ ) = y , coordinate of R = 1

    r ( sin 60 cos θ + cos 60 sin θ ) = 1

    r ( 3 2 1 a 2 r 2 + 1 2 . a r ) = 1

    r = 2 3 a 2 a + 1 .

  52. Let A = ( 3 , 4 ) and C = ( 1 , 1 ) be opposite vertices of the square. Let B = ( x , y ) and D = ( x , y ) be the other two vertices.

    The center of the square is the midpoint of A C : O = ( 3 + 1 2 , 4 + ( 1 ) 2 ) = ( 2 , 3 2 )

    In a square, the distances from the center to all vertices are equal: ( x 2 ) 2 + ( y 3 2 ) 2 = ( 3 2 ) 2 + ( 4 3 2 ) 2 = 29 4

    Also, B and D lie on a line through O that is perpendicular to A C . Using the fact that diagonals of a square are equal and perpendicular, we solve:

    ( x 2 ) 2 + ( 2 5 x + 23 10 3 2 ) 2 = 29 4

    Solving this quadratic gives: x = 9 2 , y = 1 2 and x = 1 2 , y = 5 2

    Hence, the remaining vertices are: B = ( 9 2 , 1 2 ) , D = ( 1 2 , 5 2 ) .

  53. Given A = ( 4 , 0 ) and B = ( 1 , 4 ) , points C and D are symmetric about the y -axis: C = ( 4 , 0 ) and D = ( 1 , 4 )

    The trapezium is A B C D , with vertices in order A , B , D , C .

    A B = ( 1 ( 4 ) ) 2 + ( 4 0 ) 2 = 3 2 + 4 2 = 9 + 16 = 5

    B C = ( 1 ( 1 ) ) 2 + ( 4 4 ) 2 = 2 2 + 0 2 = 2

    C D = ( 1 4 ) 2 + ( 4 0 ) 2 = ( 3 ) 2 + 4 2 = 9 + 16 = 5

    D A = ( 4 ( 4 ) ) 2 + ( 0 0 ) 2 = 8 2 + 0 2 = 8

    Perimeter of trapezium: P = A B + B C + C D + D A = 5 + 2 + 5 + 8 = 20 .

  54. Given A = ( 4 , 1 ) , let B be the reflection of A across y = x .

    Reflection across y = x swaps the coordinates: if A = ( x , y ) , then B = ( y , x ) . Thus B = ( 1 , 4 ) .

    Distance A B : A B = ( 1 4 ) 2 + ( 4 ( 1 ) ) 2 = 5 2 .Given A = ( 4 , 1 ) , let B be the reflection of A across y = x .

    Reflection across y = x swaps the coordinates: if A = ( x , y ) , then B = ( y , x ) . Thus B = ( 1 , 4 ) .

    Distance A B : A B = ( 1 4 ) 2 + ( 4 ( 1 ) ) 2 = 5 2 .

  55. Given A = ( 2 , 0 ) and B = ( 2 + 3 , 1 ) . Rotate B about A by 15 anticlockwise.

    Rotation formula about A :

    x = A x + ( B x A x ) cos 15 ( B y A y ) sin 15 , y = A y + ( B x A x ) sin 15 + ( B y A y ) cos 15

    ( B x A x , B y A y ) = ( ( 3 , 1 ) , c o s 15 = 6 + 2 4 , s i n 15 = 6 2 4

    x = 2 + 3 6 + 2 4 1 6 2 4 = 11 + 2 4 , y = 0 + 3 6 2 4 + 1 6 + 2 4 = 3 + 2 4

    Thus, C = ( 11 + 2 4 , 3 + 2 4 ) .

  56. Given point P = ( 1 , 2 ) . Reflecting P in the x -axis: P = ( 1 , 2 ) (the y -coordinate changes sign)

    Translate P parallel to the positive x -axis by 3 units: P = ( 1 + 3 , 2 ) = ( 4 , 2 ) .

  57. Given A = ( 3 , 0 ) and B = ( 5 , 2 ) .

    Segment from A to B : ( B x A x , B y A y ) = ( 5 3 , 2 0 ) = ( 2 , 2 )

    Rotating this segment about A by 45 anticlockwise:

    x C = A x + ( B x A x ) cos 45 ( B y A y ) sin 45 , y C = A y + ( B x A x ) sin 45 + ( B y A y ) cos 45

    Since cos 45 = sin 45 = 1 2 , x C = 3 + 2 1 2 2 1 2 = 3 + 0 = 3

    y C = 0 + 2 1 2 + 2 1 2 = 0 + 2 1 2 + 2 1 2 = 2 2

    So C = ( 3 , 2 2 ) . Reflecting C in the y -axis: D = ( x C , y C ) = ( 3 , 2 2 ) .

  58. Let A ( 5 , 2 ) and B ( 9 , 6 ) .

    For a point dividing the line segment joining A ( x 1 , y 1 ) and B ( x 2 , y 2 ) in the ratio m : n :

    Internal division formula is ( m x 2 + n x 1 m + n , m y 2 + n y 1 m + 1 ) .

    External division formula is ( m x 2 n x 1 m n , m y 2 n y 1 m n ) .

    Here m = 3 and n = 1 .

    Internal division point is ( 3.9 + 1.5 4 , 3.6 + 1. ( 2 ) 4 ) = ( 8 , 4 ) .

    External division point is ( 3.9 1.5 2 , 3.6 1. ( 2 ) 2 ) = ( 11 , 10 ) .

  59. The roots of x 2 + 4 x + 3 = 0 are 3 and 1 . Since x B < x C , we have x B = 3 and x C = 1 .

    The roots of x 2 x 6 = 0 are 3 and 2 . Since y B > y C , we have y B = 3 and y C = 2 .

    So the coordinates are B ( 3 , 3 ) , C ( 1 , 2 ) , and A ( 3 , 5 ) .

    Now, B C = ( 1 + 3 ) 2 + ( 2 3 ) 2 = 4 + 25 = 29 ,

    C A = ( 3 + 1 ) 2 + ( 5 + 2 ) 2 = 16 + 9 = 5 ,

    A B = ( 3 + 3 ) 2 + ( 5 3 ) 2 = 36 + 64 = 10 .

    Let a = B C = 29 , b = C A = 5 , and c = A B = 10 .

    The length of the internal angle bisector at A is l a = b c ( ( b + c ) 2 a 2 ) b + c .

    Substituting values, l a = 5.10 ( 15 2 29 ) 15 = 50.196 15 = 14 2 3 .

  60. Let the points be A ( 4 , 3 ) and B ( 6 , 3 ) . Let P ( 2 , y ) divide A B in the ratio m : n .

    Using the section formula for the x -coordinate, 2 = 6 m + 4 n m + n .

    So, 2 m + 2 n = 6 m + 4 n 4 m + 2 n = 0 m : n = 1 : 2 .

    Hence, the point divides the line segment externally in the ratio 1 : 2 .

    Now using the y -coordinate formula, y = 3 m + 3 n m + n y = 3 .

  61. The given points are A ( 2 , 3 ) , B ( 8 , 9 ) , C ( 0 , 4 ) and D ( 3 , 0 ) .

    Let the lines A B and C D intersect at point P .

    Equation of A B in parametric form is x = 2 + 10 t , y = 3 + 6 t .

    Equation of C D in parametric form is x = 3 s , y = 4 4 s .

    At the point of intersection, 2 + 10 t = 3 s 3 + 6 t = 4 4 s .

    From the first equation, s = 2 + 10 t 3 .

    Substituting in the second equation, 3 + 6 t = 4 4 2 + 10 t 3 t = 11 58 .

    Therefore, A P : P B = t : ( 1 t ) = ( 11 / 58 ) : ( 47 / 58 ) = 11 : 47 .

  62. Let A 1 ( x 1 , y 1 ) , A 2 ( x 2 , y 2 ) , A 3 ( x 3 , y 3 ) , , A n ( x n , y n ) be n points.

    A 1 A 2 is bisected at G 1 , so G 1 = ( x 1 + x 2 2 , y 1 + y 2 2 ) .

    G 1 A 3 is divided at G 2 in the ratio 1 : 2 , hence G 2 = ( 1. x 3 + 2. x . G 1 3 , 1. y 3 + 2. y . G 1 3 ) .

    Substituting the coordinates of G 1 , G 2 = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) .

    Now G 2 A 4 is divided at G 3 in the ratio 1 : 3 , so G 3 = ( 1. x 4 + 3. x . G 2 4 , 1. y 4 + 3. y . G 2 4 ) .

    Substituting the coordinates of G 2 , G 3 = ( x 1 + x 2 + x 3 + x 4 4 , y 1 + y 2 + y 3 + y 4 4 ) .

    Proceeding similarly, after dividing G n 2 A n at G n 1 in the ratio 1 : ( n 1 ) , we get

    G n 1 = ( x 1 + x 2 + + x n n , y 1 + y 2 + + y n n ) .

  63. Let the straight line be a x + b y + c = 0 and let it intersect the line joining A ( x 1 , y 1 ) and B ( x 2 , y 2 ) at the point P .

    Suppose P divides A B in the ratio m : n .

    Then, by the section formula, the coordinates of P are x = m x 2 + n x 1 m + n and y = m y 2 + n y 1 m + n

    Since P lies on the line a x + b y + c = 0 , we have a m x 2 + n x 1 m + n + b m y 2 + n y 1 m + n + c = 0 .

    Multiplying by ( m + n ) , m ( a x 2 + b y 2 + c ) + n ( a x 1 + b y 1 + c ) = 0 .

    Hence, m ( a x 2 + b y 2 + c ) = n ( a x 1 + b y 1 + c ) .

    Therefore, m : n = ( a x 1 + b y 1 + c ) : ( a x 2 + b y 2 + c ) .

    The negative sign means that the quantities a x 1 + b y 1 + c and a x 2 + b y 2 + c are of opposite signs.

    Geometrically, this implies that the points A ( x 1 , y 1 ) and B ( x 2 , y 2 ) lie on opposite sides of the line a x + b y + c = 0 .

  64. Let the line L intersect B C at P , C A at Q , and A B at R .

    Equation of the line L may be written as a x + b y + c = 0 .

    Since P lies on B C , by the result for division of a line by a straight line, B P P C = a x 2 + b y 2 + c a x 3 + b y 3 + c .

    Similarly, since Q lies on C A , C Q Q A = a x 3 + b y 3 + c a x 1 + b y 1 + c .

    And since R lies on A B , A R R B = a x 1 + b y 1 + c a x 2 + b y 2 + c .

    Multiplying the three ratios, we get B P P C . C Q Q A . A R R B
    = ( a x 2 + b y 2 + c ) ( a x 3 + b y 3 + c ) ( a x 1 + b y 1 + c ) ( a x 3 + b y 3 + c ) ( a x 1 + b y 1 + c ) ( a x 2 + b y 2 + c ) = 1 .

  65. The vertices of the triangle are A = ( x 1 , x 1 tan α ) , B = ( x 2 , x 2 tan β ) , C = ( x 3 , x 3 tan γ ) .

    Since the circumcenter is at the origin, we have x 1 2 + ( x 1 tan α ) 2 = x 2 2 + ( x 2 tan β ) 2 = x 3 2 + ( x 3 tan γ ) 2 .

    Hence x 1 sec α = x 2 sec β = x 3 sec γ = R .

    The coordinates of the orthocenter H ( x , y ) are x = x 1 + x 2 + x 3 , y = x 1 tan α + x 2 tan β + x 3 tan γ .

    Substituting x i = R cos θ i , we get x = R ( cos α + cos β + cos γ ) , y = R ( cos α tan α + cos β tan β + cos γ tan γ ) = R ( sin α + sin β + sin γ ) .

    Therefore, y x = sin α + sin β + sin γ cos α + cos β + cos γ .

  66. The vertices of the triangle are A ( α , 1 α ) , B ( β , 1 β ) , and C ( γ , 1 γ ) , where α , β , and γ are the roots of x 3 3 p x 2 + 3 q x 1 = 0 .

    The centroid of the triangle is G = ( α + β + γ 3 , 1 α + 1 β + 1 γ 3 ) .

    Since α + β + γ = 3 p and 1 α + 1 β + 1 γ = β γ + γ α + α β α β γ = 3 q , we have

    G = ( p , q ) .

  67. Let the points be A ( a t 2 , 2 a t ) , B ( a t 2 , 2 a t ) , and C ( a , 0 ) .

    The distance between A and C is A C = ( a t 2 a ) 2 + ( 2 a t 0 ) 2 = a ( t 2 + 1 )

    The distance between B and C is B C = ( a t 2 a ) 2 + ( 2 a t 0 ) 2 = a t 2 + 1 t 2

    Then 1 A C + 1 B C = 1 a ( t 2 + 1 ) + t 2 a ( t 2 + 1 ) = 1 a .

    Hence, 1 A C + 1 B C is independent of t .

  68. Let A = ( 0 , 0 ) , B = ( 3 , 3 ) , and C = ( x , y ) . A B = 2 3 , so A C = B C = 2 3 .

    From distances: x 2 + y 2 = 12 , ( x 3 ) 2 + ( y 3 ) 2 = 12 .

    Simplifying gives y = 2 3 3 x .

    Substituting in x 2 + y 2 = 12 : x 2 + ( 2 3 3 x ) 2 = 12 4 x ( x 3 ) = 0 x = 0 or 3 .

    Then y = 2 3 or y = 3 .

    Hence, C = ( 0 , 2 3 ) or C = ( 3 , 3 ) .

  69. Let the vertices of the triangle be A ( 2 , 3 ) , B ( 2 , 1 ) , C ( 4 , 0 ) .

    The circumcenter ( x , y ) is given by

    x = ( x 1 2 + y 1 2 ) ( y 2 y 3 ) + ( x 2 2 + y 2 2 ) ( y 3 y 1 ) + ( x 3 2 + y 3 2 ) ( y 1 y 2 ) 2 ( x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) )

    y = ( x 1 2 + y 1 2 ) ( x 3 x 2 ) + ( x 2 2 + y 2 2 ) ( x 1 x 3 ) + ( x 3 2 + y 3 2 ) ( x 2 x 1 ) 2 ( x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) )

    Denominator: D = 2 ( ( 2 ) ( 1 0 ) + 2 ( 0 3 ) + 4 ( 3 ( 1 ) ) ) = 24

    x = ( ( 2 2 + 3 2 ) ( 1 0 ) + ( 2 2 + ( 1 ) 2 ) ( 0 3 ) + ( 4 2 + 0 2 ) ( 3 ( 1 ) ) ) / 24 = 1.5

    y = ( ( 2 2 + 3 2 ) ( 4 2 ) + ( 2 2 + ( 1 ) 2 ) ( 2 4 ) + ( 4 2 + 0 2 ) ( 2 ( 2 ) ) ) / 24 = 2.5

    Hence the circumcenter is O ( 1.5 , 2.5 ) .

    The circumradius is the distance from O to any vertex, say A :

    R = ( 1.5 ( 2 ) ) 2 + ( 2.5 3 ) 2 = 3.5 2 + ( 0.5 ) 2 = 12.25 + 0.25 = 12.5 = 5 2 .

  70. Given A = ( 1 , 1 ) , B = ( 4 , 5 ) , and C = ( 6 , 13 ) .

    A B = ( 4 1 ) 2 + ( 5 1 ) 2 = 9 + 16 = 5

    A C = ( 6 1 ) 2 + ( 13 1 ) 2 = 25 + 144 = 13

    B C = ( 6 4 ) 2 + ( 13 5 ) 2 = 4 + 64 = 68

    Using cosine law at angle A : cos A = A B 2 + A C 2 B C 2 2 A B . A C

    cos A = 25 + 169 68 2.5 .13 = 63 65 .

  71. The given points are ( 3 , π 4 ) and ( 7 , 5 π 4 ) .

    Distance between two points in polar coordinates is: d 2 = r 1 2 + r 2 2 2. r 1 . r 2 . cos ( θ 2 θ 1 )

    Here, r 1 = 3 , r 2 = 7 and θ 2 θ 1 = 5 π 4 π 4 = π . Now cos π = 1

    Substituting: d 2 = 3 2 + 7 2 2.3 .7 . ( 1 ) d 2 = 9 + 49 + 42 = 100 d = 100 = 10 .

  72. Given A = ( 2 , 4 ) and B = ( 2 , 6 ) . Length A B = ( 2 2 ) 2 + ( 6 4 ) 2 = 2 .

    Midpoint of A B : M = ( 2 + 2 2 , 4 + 6 2 ) = ( 2 , 5 )

    Since A B is vertical, the equilateral triangle lies horizontally. Height of an equilateral triangle with side 2 is: h = 3

    The origin ( 0 , 0 ) lies to the left of line x = 2 , so the vertex opposite to the origin lies to the right.

    Hence, P = ( 2 + 3 , 5 ) .

  73. Given points in polar coordinates: A = ( 2 , 45 ) , B = ( 2 , 90 ) , and C = ( 2 , 135 ) .

    Converting to cartesian coordinates using x = r cos θ and y = r sin θ

    A = ( 2 cos 45 , 2 sin 45 ) = ( 2 , 2 ) , B = ( 2 cos 90 , 2 sin 90 ) = ( 0 , 2 ) , and C = ( 2 cos 135 , 2 sin 135 ) = ( 2 , 2 )

    Finding squares of side lengths using distance formula: A B 2 = ( 0 2 ) 2 + ( 2 2 ) 2 = 2

    A C 2 = ( 2 2 ) 2 + ( 2 2 ) 2 = 8

    B C 2 = ( 2 0 ) 2 + ( 2 2 ) 2 = 10

    A B 2 + A C 2 = 2 + 8 = 10 = B C 2 . And hence, the triangle is a right-angled triangle.

  74. Let A = ( 2 , 4 ) and B = ( 6 , 8 ) .

    Internal division in the ratio 1 : 3 : x = 1.6 + 3.2 1 = 3 = 12 4 = 3 , and y = 1.8 + 3.4 1 + 3 = 20 4 = 5

    So, the point of internal division is ( 3 , 5 ) .

    External division in the ratio 1 : 3 : x = 1.6 3.2 1 3 = 0 2 = 0 , and y = 1.8 3.4 1 3 = 4 2 ( 4 ) / ( 2 ) = 2

    So, the point of external division is ( 0 , 2 ) .

  75. The solutions are given below:

    1. Let A = ( 1 , 2 ) and B = ( 3 , 4 ) . The trisection points divide the line internally in the ratios 1 : 2 and 2 : 1 .

      First point (ratio 1 : 2 ): x = 1. 3 + 2.1 1 + 2 = 3 + 2 3 = 1 3 , and y = 1.4 + 2. 2 1 + 2 = 0

      So, the first trisection point is ( 1 / 3 , 0 ) .

      Second point (ratio 2 : 1 ): x = 2. 3 + 1.1 2 + 1 = 6 + 1 3 = 5 3 , and y = 2.4 + 1. 2 2 + 1 = 8 2 3 = 2

      So, the second trisection point is ( 5 / 3 , 2 ) .

    2. Let A = ( 2 , 3 ) and B = ( 6 , 5 ) . The trisection points divide the line internally in the ratios 1 : 2 and 2 : 1 .

      First point (ratio 1 : 2 ): x = 1.6 + 2.2 1 + 2 = 10 3 , and y = 1.5 + 2.3 1 + 2 = 11 3

      So, the first trisection point is ( 10 / 3 , 11 / 3 ) .

      Second point (ratio 2 : 1 ): x = 2.6 + 1.2 2 + 1 = 14 3 , and y = 2.5 + 1.3 2 + 1 = 13 3

      So, the second trisection point is ( 14 / 3 , 13 / 3 ) .

  76. Let A = ( 1 , 1 ) and B = ( 2 , 3 ) . Point D lies on A B produced such that A D = 3 A B .

    The ratio of division for external point D is A : B = 3 : 1 .

    Coordinates of D using external division: x D = 3.2 1.1 3 1 = 5 2 , and y D = 3. 3 1.1 3 1 = 5

    So, the coordinates of D are ( 5 / 2 , 5 ) .

  77. Let the points be A = ( 3 , 4 ) and B = ( k , 7 ) .

    Midpoint M = ( x , y ) is given by: x = 3 + k 2 , and y = 4 + 7 2 = 11 2

    The line passing through M satisfies: 2 x + 2 y + 1 = 0

    Substituting x and y : 2. 3 + k 2 + 2. 11 2 + 1 = 0

    ( 3 + k ) + 11 + 1 = 0 k + 15 = 0 k = 15 .

  78. Let one end of the diameter be A = ( 2 , 3 ) and the center be O = ( 2 , 5 ) . Let the other end be B = ( x , y ) .

    The midpoint of A B is the center O , so O x = A x + B x 2 , O y = A y + B y 2

    Substituting the known values: 2 = 2 + x 2 2 + x = 4 x = 6

    5 = 3 + y 2 3 + y = 10 y = 7

    Thus, the coordinates of the other end of the diameter are: B = ( 6 , 7 ) .

  79. Let the vertices be A = ( 1 , 3 ) , B = ( 1 , 1 ) , C = ( 5 , 1 ) .

    Median from A to midpoint of B C : Midpoint of B C : M a = ( 1 + 5 2 , 1 + 1 2 ) = ( 6 2 , 0 2 ) = ( 3 , 0 )

    Length of median A M a : A M a = ( 3 ( 1 ) ) 2 + ( 0 3 ) 2 = 4 2 + ( 3 ) 2 = 16 + 9 = 25 = 5

    Median from D to midpoint of A C : Midpoint of A C : M b = ( 1 + 5 2 , 3 + 1 2 ) = ( 4 2 , 4 2 ) = ( 2 , 2 )

    Length of median B M b : B M b = ( 2 1 ) 2 + ( 2 ( 1 ) ) 2 = 1 2 + 3 2 = 1 + 9 = 10

    Median from C to midpoint of A B : Midpoint of A B : M c = ( 1 + 1 2 , 3 + ( 1 ) 2 ) = ( 0 , 1 )

    Length of median C M c : C M c = ( 0 5 ) 2 + ( 1 1 ) 2 = ( 5 ) 2 + 0 2 = 25 = 5 .

  80. Let A = ( 2 , 5 ) , C = ( 1 , 2 ) , and B = ( x , y ) . Point C divides A B in the ratio 3 : 4 .

    Using section formula for internal division:

    C x = 4.2 + 3. x 3 + 4 1 = 8 + 3. x 7 8 + 3. x = 7 3. x = 15 x = 5

    C y = 4.5 + 3. y 3 + 4 2 = 20 + 3 y 7 20 + 3. y = 14 3. y = 6 y = 2 .

  81. Let A = ( 3 , 4 ) , B = ( 7 , 7 ) , C = ( x , y ) with B between A and C .

    Distance A B = ( 7 3 ) 2 + ( 7 4 ) 2 = 5 . Distance A C = 10 B C = A C A B = 5

    Since B divides A C internally in the ratio A B : B C = 5 : 5 = 1 : 1 .

    Use section formula for internal division: B x = x + 3 2 7 = x + 3 2 x = 11 , and B y = y + 4 2 7 = y + 4 2 y = 10 .

  82. Let A = ( 2 , 2 ) , B = ( 4 , 1 ) , and P = ( 8 , 3 ) divides A B in the ratio k : 1 .

    Using section formula: P x = k . ( 4 ) + 1.2 k + 1 8 = 4 k + 2 k + 1

    Multiply both sides by ( k + 1 ) : 8. ( k + 1 ) = 4 k + 2 8 k 8 = 4 k + 2 8 k + 4 k = 2 + 8 4 k = 10 k = 5 / 2 .

  83. Let A = ( 2 , 3 ) , B = ( 5 , 6 ) , and P = ( x , 0 ) be the point where the line meets the x -axis.

    Suppose P divides A B in the ratio k : 1 . Using section formula for y -coordinate:

    0 = k .6 + 1. ( 3 ) k + 1 0 = 6 k 3 k + 1 6 k 3 = 0 6 k = 3 k = 1 / 2 .

  84. Let C = ( 1 , 2 ) , D = ( 4 , 5 ) , and P be the intersection of line A B with C D . Suppose P divides C D in the ratio m : n .

    P x = n + 4 m m + n , P y = 2 n 5 n m + n

    Line A B : X = 15 t , Y = 1 + 3 t

    Equating coordinates: 15 t = n + 4 m m + n , and 1 + 3 t = 2 n 5 m m + n

    Eliminate t : n + 4 m 15 = 4 m + 3 n 3 24 m = 16 n m : n = 2 : 3 .

  85. Let A = ( 1 , 2 ) , B = ( 2 , 3 ) , and P = ( x , y ) be the point where A B meets the line 3 x + 4 y = 7 .

    Suppose P divides A B in the ratio k : 1 .

    Coordinates of P using section formula: x = k . ( 2 ) + 1.1 k + 1 = 2 k + 1 k + 1 , and y = k .3 + 1.2 k + 1 = 3 k + 2 k + 1

    Substituting into the line equation 3 x + 4 y = 7 : 3. 2 k + 1 k + 1 + 4. 3 k + 2 k + 1 = 7

    6 k + 3 + 12 k + 8 k + 1 = 7 6 k + 11 k + 1 = 7

    6 k + 11 = 7. ( k + 1 ) 6 k + 11 = 7 k + 7 k = 4 .

  86. Let A = ( 3 , 1 ) , B = ( 8 , 9 ) , and P = ( x , y ) be the point where the line y x + 2 = 0 meets A B . Suppose P divides A B in the ratio k : 1 .

    Coordinates of P using section formula: x = k .8 + 1.3 k + 1 = 8 k + 3 k + 1 , and y = k .9 + 1. ( 1 ) k + 1 = 9 k 1 k + 1

    Substituting into the line equation y x + 2 = 0 : 9 k 1 k + 1 8 k + 3 k + 1 + 2 = 0

    Combining terms: 9 k 1 8 k 3 k + 1 + 2 = 0 k 4 k + 1 + 2 = 0

    k 4 + 2 ( k + 1 ) k + 1 = 0 k = 2 3 .

  87. Let A = ( 5 , 4 ) , B = ( 3 , 2 ) , and P divides A B in the ratio 4 : 3 .

    Coordinates of P using section formula: x = 3.5 + 4.3 4 + 3 = 15 + 12 7 = 27 7 , and y = 3. 4 + 4. 2 4 + 3 = 20 7 .

    Distance of P from origin: O P = ( 27 / 7 ) 2 + ( 20 / 7 ) 2 = 729 / 49 + 400 / 49 = 1129 / 49 = 1129 / 7 .

  88. Let the vertices be A ( x 1 , y 1 ) , B ( x 2 , y 2 ) , C ( x 3 , y 3 ) .

    Midpoints of sides: M A B = ( 1 , 1 ) , M B C = ( 2 , 3 ) , M C A = ( 4 , 1 )

    Midpoint formula: M A B = ( x 1 + x 2 2 , y 1 + y 2 2 ) = ( 1 , 1 ) x 1 + x 2 = 2 , y 1 + y 2 = 2

    M B C = ( x 2 + x 3 2 , y 2 + y 3 2 ) = ( 2 , 3 ) x 2 + x 3 = 4 , y 2 + y 3 = 6

    M C A = ( x 3 + x 1 2 , y 3 + y 1 2 ) = ( 4 , 1 ) x 3 + x 1 = 8 , y 3 + y 1 = 2

    Solving for x -coordinates: x 1 + x 2 = 2 , x 2 + x 3 = 4 , x 3 + x 1 = 8

    Adding first two: x 1 + 2 x 2 + x 3 = 6

    Subtracting third: ( x 1 + 2 x 2 + x 3 ) ( x 3 + x 1 ) = 6 8 2 x 2 x 3 = 2 x 3 = 2 x 2 + 2

    From x 2 + x 3 = 4 x 2 + 2 x 2 + 2 = 4 3 x 2 = 2 x 2 = 2 / 3 Then x 3 = 2. ( 2 / 3 ) + 2 = 10 / 3 , x 1 = 2 x 2 = 4 / 3

    Solving for y -coordinates: y 1 + y 2 = 2 , y 2 + y 3 = 6 , y 3 + y 1 = 2

    Adding first two: y 1 + 2 y 2 + y 3 = 8

    Subtracting third: ( y 1 + 2 y 2 + y 3 ) ( y 3 + y 1 ) = 8 2 2 y 2 = 6 y 2 = 3

    Then y 1 = 2 3 = 1 , y 3 = 2 y 1 = 3 .

  89. The solutions are given below:

    1. Let A = ( 2 , 4 ) , B = ( 6 , 4 ) , C = ( 2 , 0 ) .

      Centroid G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 )

      G = ( 2 + 6 + 2 3 , 4 + 4 + 0 3 ) = ( 10 / 3 , 8 / 3 )

      Side lengths: A B = ( 6 2 ) 2 + ( 4 4 ) 2 = 16 = 4 ,

      B C = ( 6 2 ) 2 + ( 4 0 ) 2 = 16 + 16 = 32 = 4 2 and

      C A = ( 2 2 ) 2 + ( 0 4 ) 2 = 16 = 4 .

      Incenter formula: I = ( a x 1 + b x 2 + c x 3 a + b + c , a y 1 + b y 2 + c y 3 a + b + c )

      Here, a = B C = 4 2 , b = C A = 4 , c = A B = 4

      x -coordinate: I x = a .2 + b .6 + c .2 a + b + c = 4 2 .2 + 4.6 + 4.2 4 2 + 4 + 4

      I x = 8 2 + 24 4 2 + 8

      y -coordinate: I y = a .4 + b .4 + c .0 a + b + c = ( 16 2 + 16 ) / ( 4 2 + 8 ) .

    2. Let A = ( 1 , 2 ) , B = ( 2 , 3 ) , C = ( 3 , 4 ) .

      Centroid G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 )

      G = ( 1 + 2 + 3 3 , 2 + 3 + 4 3 ) = ( 6 / 3 , 9 / 3 ) = ( 2 , 3 )

      Side lengths: A B = ( 2 1 ) 2 + ( 3 2 ) 2 = 1 + 1 = 2

      B C = ( 3 2 ) 2 + ( 4 3 ) 2 = 1 + 1 = 2

      C A = ( 3 1 ) 2 + ( 4 2 ) 2 = 4 + 4 = 8 = 2 2

      Incenter formula: I = ( a x 1 + b x 2 + c x 3 a + b + c , a y 1 + b y 2 + c y 3 a + b + c )

      Let a = B C = 2 , b = C A = 2 2 , c = A B = 2

      x -coordinate: I x = a .1 + b .2 + c .3 a + b + c = 2 + 2 2 .2 + 2 .3 2 + 2 2 + 2

      I x = 2 + 4 2 + 3 2 ( 4 2 = 2

      y -coordinate: I y = a .2 + 2.3 + a .4 a + b + c = 2 2 + 6 2 + 4 2 4 2 = 3

  90. Let A = ( 1 , 4 ) , B = ( 5 , 2 ) , C = ( x , y ) , and centroid G = ( 0 , 3 ) .

    Centroid formula: G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 x )

    x -coordinate: 0 = 1 + 5 + x 3 4 + x = 0 x = 4

    y -coordinate: 3 = 4 + 2 + y 3 6 + y = 9 y = 15 .

  91. Let A = ( 1 , 4 ) , B = ( 4 , 8 ) , and P divides A B externally in the ratio m : 1 .

    Let A P = 10 and A B = ( 4 1 ) 2 + ( 8 4 ) 2 = 9 + 16 = 5

    Since A P = A B + B P , P divides A B externally i.e. ratio m : 1 = 2 : 1

    Coordinates of P using external division formula: x = m .4 1 m 1 = 2.4 1 2 1 = 7 , and y = m .8 4 m 1 = 2.8 4 2 1 = 12 .

  92. Let A = ( 3 , 4 ) , B = ( 4 , 3 ) , C = ( 8 , 6 ) .

    Area formula: Δ = 1 2 | x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) |

    = 1 2 | 3. ( 3 6 ) + ( 4 ) . ( 6 4 ) + 8. ( 4 3 ) | = 9 / 2 .

  93. Let the vertices be A ( 3 , 2 ) , B ( 7 , 6 ) , C ( 5 , 4 ) , D ( 5 , 4 ) , taken in order.

    Area formula for quadrilateral: Δ = 1 2 | x 1 y 2 + x 2 y 3 + x 3 y 4 + x 4 y 1 ( y 1 x 2 + y 2 x 3 + y 3 x 4 + y 4 x 1 ) |

    Substituting values: S 1 = ( 3 ) . ( 6 ) + 7. ( 4 ) + ( 5 ) .4 + 5.2 = 18 28 20 + 10 = 20

    S 2 = 2.7 + ( 6 ) . ( 5 ) + ( 4 ) .5 + 4. ( 3 ) = 14 + 30 20 12 = 12

    Δ = ( 1 / 2 ) | 20 12 | = ( 1 / 2 ) .32 = 16 .

  94. Let A = (6, 3), B = (-3, 5), C = (4, -2), P = (x, y).

    Area of a triangle with vertices ( X 1 , Y 1 ) , ( X 2 , Y 2 ) , ( X 3 , Y 3 ) : Δ = 1 2 | X 1 . ( Y 2 Y 3 ) + X 2 . ( Y 3 Y 1 ) + X 3 . ( Y 1 Y 2 ) |

    Δ A B C = 1 2 | 6. ( 5 ( 2 ) ) + ( 3 ) . ( 2 3 ) + 4. ( 3 5 ) | = 49 2

    Δ P B C = 1 2 | x . ( 5 ( 2 ) ) + ( 3 ) . ( 2 y ) + 4. ( y 5 ) | = 7 2 | x + y 2 |

    Now, ratio: Δ P B C Δ A B C = | x + y 2 | 7 .

  95. Let A = ( 3 , 3 ) , B = ( h , 0 ) , C = ( 0 , k ) .

    Points are collinear if the area of A B C is 0 : Δ A B C = 1 2 | x 1 . ( y 2 y 3 ) + x 2 . ( y 3 y 1 ) + x 3 . ( y 1 y 2 ) |

    Substituting values: Δ A B C = 1 2 | 3. ( 0 k ) + h . ( k 3 ) + 0. ( 3 0 ) | = 1 2 | h . k 3. h 3. k |

    For collinearity, Δ A B C = 0 h . k 3. h 3. k = 0

    Divide by h . k ( h ! = 0 , k ! = 0 ): 1 3 k 3 h = 0 1 h + 1 k = 1 3 .

  96. Let A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) . Let ( x , y ) be a point on the internal bisector of A . Let A B = c , A C = b .

    The area of a triangle can be expressed using the determinant: Δ ( X , Y , Z ) = | X x X y 1 Y x Y y 1 Z x Z y 1 |

    Let Δ P A B = | x y 1 x 1 y 1 1 x 2 y 2 1 | and let Δ P A C = | x y 1 x 1 y 1 1 x 3 y 3 1 |

    By the angle bisector theorem, a point on the bisector divides the opposite side in the ratio of adjacent sides: B P P C = A B A C = c b

    The signed areas satisfy the same ratio: Δ P A B Δ P A C = P C P B = b c

    Cross multiplying: b . Δ P A B + c . Δ P A C = 0 .

  97. Let the points be: P ( a ) = ( a 3 a 1 , a 2 3 a 1 ) , Q ( b ) = ( b 3 b 1 , b 2 3 b 1 ) , R ( c ) = ( c 3 c 1 , c 2 3 c 1 )

    Three points are collinear if the determinant vanishes: | x 1 y 1 1 x 2 y 2 1 x 3 y 3 1 | = 0

    Substitute x i and y i : | a 3 a 1 a 2 3 a 1 1 b 3 b 1 b 2 3 b 1 1 c 3 c 1 c 2 3 c 1 1 | = 0

    Multiplying each row by its denominator to simplify: | a 3 a 2 3 a 1 b 3 b 2 3 b 1 c 3 c 2 3 c 1 |

    Expanding the determinant and simplifying (using factorization of cubic polynomials) gives: a b c ( a b + b c + c a ) + 3 ( a + b + c ) = 0 .

  98. Let the vertices of the triangle be A = ( 4 , 8 ) , B = ( 9 , 7 ) , C = ( x , y ) . The centroid G = ( 1 , 4 ) .

    Coordinates of the centroid: x G = x 1 + x 2 + x 3 3 , y G = y 1 + y 2 + y 3 3

    Substitute values: 1 = 4 9 + x 3 1 = 5 + x 3 x = 8 4 = 8 + 7 + y 3 4 = 1 + y 3 y = 13

    So C = ( 8 , 13 ) .

    Area of A B C : Δ = 1 2 | x 1 . ( y 2 y 3 ) + x 2 . ( y 3 y 1 ) + x 3 . ( y 1 y 2 ) |

    Substituting values: Δ = 1 2 | 4. ( 7 13 ) + ( 9 ) . ( 13 + 8 ) + 8. ( 8 7 ) | = 166.5 .

  99. Assume an equilateral triangle has vertices A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) with all coordinates rational.

    Distance formula: A B 2 = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2 ,

    B C 2 = ( x 3 x 2 ) 2 + ( y 3 y 2 ) 2 , and

    C A 2 = ( x 1 x 3 ) 2 + ( y 1 y 3 ) 2 .

    For an equilateral triangle: A B 2 = B C 2 = C A 2 = d 2

    Consider the line A B >. The perpendicular from C to A B must satisfy the formula for height of an equilateral triangle: h = 3 2 d

    Coordinates of C satisfy the perpendicular distance formula from line A B : | ( y 2 y 1 ) x C ( x 2 x 1 ) y C + ( x 2 y 1 x 1 y 2 ) ( y 2 y 1 ) 2 + ( x 2 x 1 ) 2 = h = 3 2 d

    All numbers on the left are rational, but the right-hand side involves 3 , which is irrational. This is a contradiction.

    Hence, the coordinates of the vertices of an equilateral triangle cannot all be rational.

  100. Let A = ( 1 , 5 ) , B = ( 3 , 1 ) , C = ( 5 , 7 ) .

    Midpoints: D = ( 3 + 5 2 , 1 + 7 2 ) = ( 4 , 4 ) , E = ( 5 1 2 , 7 + 5 2 ) = ( 2 , 6 ) , and F = ( 1 + 3 2 , 5 + 1 2 ) = ( 1 , 3 )

    Δ A B C = 1 2 | ( 1 ) . ( 1 7 ) + 3. ( 7 5 ) + 5. ( 5 1 ) | = 16

    Δ D E F = 1 2 | 4. ( 6 3 ) + 2. ( 3 4 ) + 1. ( 4 6 ) | = 4

    Hence, Δ A B C = 4 Δ D E F .

  101. Let A = ( 3 , 0 ) , B = ( 0 , 6 ) , C = ( 6 , 9 ) .

    Points dividing sides: D = divides A B in 1 : 2 = ( 2.3 + 1.0 3 , 2.0 + 1.6 3 ) = ( 2 , 2 ) > and E = divides A C in 1 : 2 = ( 2.3 + 1.6 3 , 2.0 + 1.9 3 ) = ( 4 , 3 )

    Δ = 1 2 | x 1 . ( y 2 y 3 ) + x 2 . ( y 3 y 1 ) + x 3 . ( y 1 y 2 ) |

    Δ A B C = 1 2 | 3. ( 6 9 ) + 0. ( 9 0 ) + 6. ( 0 6 ) | = 22.5

    Δ A D E = 1 2 | 3. ( 2 3 ) + 2. ( 3 0 ) + 4. ( 0 2 ) | = 2.5

    Δ A B C Δ A D E = 9 .

  102. Let the vertices be: A = ( t , t 2 ) , B = ( t + 3 , t ) , C = ( t + 2 , t + 2 ) .

    Δ = 1 2 | x 1 . ( y 2 y 3 ) + x 2 . ( y 3 y 1 ) + x 3 . ( y 1 y 2 ) |

    Substitute coordinates: Δ = 1 2 | t . ( t ( t + 2 ) ) + ( t + 3 ) . ( ( t + 2 ) ( t 2 ) ) + ( t + 2 ) . ( ( t 2 ) t ) |

    t . ( t t 2 ) = t . ( 2 ) = 2 t , ( t + 3 ) . ( t + 2 t + 2 ) = ( t + 3 ) .4 = 4 t + 12 , and ( t + 2 ) . ( t 2 t ) = ( t + 2 ) . ( 2 ) = 2 t 4 .

    Adding terms: 2 t + 4 t + 12 2 t 4 = 8

    Divide by 2 : Δ = 1 2 .8 = 4 , which is independent of t .

  103. Let the vertices be A = ( x , y ) , B = ( 1 , 2 ) , C = ( 2 , 1 ) .

    Area formula: Δ = 1 2 | x . ( y 2 y 3 ) + x 2 . ( y 3 y ) + x 3 . ( y y 2 ) |

    Substitute coordinates: 6 = 1 2 | x . ( 2 1 ) + 1. ( 1 y ) + 2. ( y 2 ) |

    Simplify: 6 = 1 2 | x .1 + 1. ( 1 y ) + 2. ( y 2 ) | 6 = 1 2 | x + y 3 |

    Multiply both sides by 2 : 12 = | x + y 3 |

    Solving for absolute value: x + y 3 = 12 x + y = 15 or x + y 3 = 12 x + y = 9 .

  104. Vertices: A = ( 1 , 1 ) , B = ( 7 , 3 ) , C = ( 12 , 2 ) , D = ( 7 , 21 ) .

    Area: Δ = 1 2 | 1. ( 3 21 ) + 7. ( 2 1 ) + 12. ( 21 3 ) + 7. ( 1 2 ) | = 99 .

  105. Vertices: A = ( 4 , 3 ) , B = ( 5 , 6 ) , C = ( 0 , 7 ) , D = ( 3 , 6 ) , E = ( 7 , 2 ) .

    Area: Δ = 1 2 | 4.6 + ( 5 ) . ( 7 ) + 0. ( 6 ) + 3. ( 2 ) + ( 7 ) .3 ( 3. ( 5 ) + 6.0 + ( 7 ) .3 + ( 6 ) . ( 7 ) + ( 2 ) .4 ) | = 17 .

  106. Vertices: A = ( 5 , 0 ) , B = ( 4 , 2 ) , C = ( 1 , 3 ) , D = ( 2 , 2 ) , E = ( 3 , 1 ) , F = ( 0 , 4 ) .

    Area: Δ = 1 2 | 5.2 + 4.3 + 1.2 + ( 2 ) . ( 1 ) + ( 3 ) . ( 4 ) + 0.0 ( 0.4 + 2.1 + 3. ( 2 ) + 2. ( 3 ) + ( 1 ) .0 + ( 4 ) .5 ) | = 34 .

  107. Vertices: A = ( ( a + 1 ) ( a + 2 ) , a + 2 ) , B = ( ( a + 2 ) ( a + 3 ) , a + 3 ) , C = ( ( a + 3 ) ( a + 4 ) , a + 4 ) .

    Area: Δ = 1 2 | ( a + 1 ) ( a + 2 ) . ( ( a + 3 ) ( a + 4 ) ) + ( a + 2 ) ( a + 3 ) . ( ( a + 4 ) ( a + 2 ) ) + ( a + 3 ) ( a + 4 ) . ( ( a + 2 ) ( a + 3 ) ) | = 0 .

    Thus, the points are collinear.

  108. A divides P ( 5 , 1 ) and Q ( 3 , 5 ) in ratio k : 1 : A = ( 3 k 5 k + 1 , 5 k + 1 k + 1 )

    Area of A B C = 2 : 2 = 1 / 2 | ( 3 k 5 k + 1 ) . ( 5 ( 2 ) ) + 1. ( 2 5 k + 1 k + 1 ) + 7. ( 5 k + 1 k + 1 5 ) |

    k = 7 or k = 31 9 .

  109. Vertices: A = ( 6 , 3 ) , B = ( 3 , 5 ) , C = ( 4 , 2 ) , D = ( x , 3 x ) .

    Area formula: Δ A B C = 1 2 | 6. ( 5 ( 2 ) ) + ( 3 ) . ( 2 3 ) + 4. ( 3 5 ) | = 24.5

    Area Δ B C D = ( 1 / 2 ) | ( 3 ) . ( 2 3 x ) + 4. ( 3 x 5 ) + x . ( 5 ( 2 ) ) | = | 14 x 7 |

    Given Δ A B C = 2 Δ B C D 24.5 = 2. | 14 x 7 | | 14 x 7 | = 12.25

    Solving: 14 x 7 = 12.25 14 x = 19.25 x = 19.25 / 14 = 77 56

    14 x 7 = 12.25 14 x = 5.25 x = 3 8 .

  110. Vertices: A = ( 1 , 2 ) , B = ( 5 , 6 ) , C = ( 7 , 4 ) , D = ( h , 2 ) .

    Δ = 0 1. ( 6 ( 4 ) ) + ( 5 ) . ( 4 ( 2 ) ) + 7. ( 2 2 ) + h . ( 2 6 ) = 0

    h = 3 .

  111. Vertices: A = ( 3 , 4 ) , B = ( 4 , 3 ) , C = ( 8 , 6 ) .

    Area: Δ = 1 2 | 3. ( 3 6 ) + ( 4 ) . ( 6 4 ) + 8. ( 4 3 ) | = 9 2 .

    Length of perpendicular from A on B C : h = 2 Δ B C

    B C = ( 8 + 4 ) 2 + ( 6 3 ) 2 = 153

    h = ( 2. ( 9 / 2 ) ) / 153 = 9 / 153 .

  112. Centroid G = ( 2 / 3 , 2 ) , vertices A = ( 2 , 3 ) , B = ( 1 , 2 ) , C = ( x , y ) .

    Centroid formula: G = ( x A + x B + x C 3 , y A + y B + y C 3 ) ( 2 3 , 2 ) = ( 2 1 + x 3 , 3 + 2 + y 3 )

    Solve for C : 2 1 + x 3 = 2 3 x = 1 and 3 + 2 = y 3 = 2 y = 1

    Area: Δ = 1 2 | 2. ( 2 ( 1 ) ) + ( 1 ) . ( 1 3 ) + 1. ( 3 2 ) | = 11 2 .

  113. Vertices: A = ( 3 , 1 ) , B = ( 1 , 3 ) , C = ( x , y ) , centroid G = ( 3 + 1 + x 3 , 1 3 = y 3 ) M lies on x -axis y -coordinate = 0

    1 3 + y 3 = 0 y = 2

    Area formula: Δ = 3 = 1 2 | 3. ( 3 2 ) + 1. ( 2 1 ) + x . ( 1 ( 3 ) ) | x = 5 , or 14 + 4 x = 6 x = 2

    So C = ( 5 , 2 ) or C = ( 2 , 2 ) .

  114. Given: A = ( 3 , 4 ) , B = ( 5 , 2 ) , P = ( x , y ) such that P A = P B

    Perpendicular bisector condition: ( x 3 ) 2 + ( y 4 ) 2 = ( x 5 ) 2 + ( y + 2 ) 2

    Simplifying: x 2 6 x + 9 + y 2 8 y + 16 = x 2 10 x + 25 + y 2 + 4 y + 4

    4 x 12 y = 12 => x 3 y = 3

    Area formula: Δ P A B = 10 = 1 2 | 3 ( 2 y ) + 5 ( y 4 ) + x ( 4 ( 2 ) ) |

    Simplifying: 20 = | 6 3 y + 5 y 20 + 6 x | = | 6 x + 2 y 26 |

    Solve system: x 3 y = 3 and 6 x + 2 y 26 = ± 20

    Case I: 6 x + 2 y 26 = 20 6 x + 2 y = 46 3 x + y = 23

    Solving with x 3 y = 3 x = 17 2 , y = 11 3

    Case II: 6 x + 2 y 26 = 20 6 x + 2 y = 6 3 x + y = 3

    Solving with x 3 y = 3 x = 3 2 , y = 1 2 .

  115. Let the points be A = ( a , b + c ) , B = ( b , c + a ) , C = ( c , a + b ) .

    Area of triangle: Δ = 1 2 | a ( ( c + a ) ( a + b ) ) + b ( ( a + b ) ( b + c ) ) + c ( ( b + c ) ( c + a ) ) |

    Simplifying each term: ( ( c + a ) ( a + b ) ) = c b , ( ( a + b ) ( b + c ) ) = a c , ( ( b + c ) ( c + a ) ) = b a

    So Δ = 1 / 2 | a ( c b ) + b ( a c ) + c ( b a ) |

    Expanding: a ( c b ) + b ( a c ) + c ( b a ) = a c a b + a b b c + b c a c = 0 .

    Hence, Δ = 0 i.e. points are collinear.

  116. Let the points be A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) .

    If points are collinear, Δ = 0 : Δ = 1 2 | x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) | = 0

    Divide both sides by x 1 x 2 x 3 0 : 0 = x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) x 1 x 2 x 3

    Splitting terms: 0 = y 2 y 3 x 2 x 3 + y 3 y 1 x 3 x 1 + y 1 y 2 x 1 x 2

    Hence proved.

  117. Points: A = ( a , b ) , B = ( a 1 , b 1 ) , C = ( a a 1 , b b 1 ) .

    Collinear Δ = 0 0 = 1 2 | a ( b 1 ( b b 1 ) ) + a 1 ( ( b b 1 ) b ) + ( a a 1 ) ( ( b b 1 ) b 1 ) |

    Simplifying: a 1 b = a b 1 a a 1 = b b 1 .

  118. Points: A = ( a , 0 ) , B = ( 0 , b ) , C = ( 1 , 1 ) .

    Collinear Δ = 0 0 = 1 2 | a ( b 1 ) + 0 ( 1 0 ) + 1 ( 0 b ) |

    Simplify: 0 = a ( b 1 ) b a b a b = 0 1 a + 1 b = 1

    Hence, points are collinear if 1 a + 1 b = 1 .

  119. Let the points be A = ( 4 , 1 ) , B = ( 2 , 4 ) , C = ( 4 , 0 ) , D = ( 2 , 3 ) .

    A B = ( 2 + 4 ) 2 + ( 4 + 1 ) 2 = 13

    B C = ( 4 + 2 ) 2 + ( 0 + 4 ) 2 = 52

    C D = ( 2 4 ) 2 + ( 3 0 ) 2 = 13 )

    D A = ( 4 2 ) 2 + ( 1 3 ) 2 = 52

    Opposite sides equal: A B = C D , B C = D A .

    Diagonals: A C = ( 4 + 4 ) 2 + ( 0 + 1 ) 2 = 65

    B D = ( 2 + 2 ) 2 + ( 3 + 4 ) 2 = 65

    Equal diagonals imply that all angles are right angles.

  120. Let the three consecutive vertices be A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) , and let D = ( x 4 , y 4 ) be the fourth vertex.

    In a parallelogram, the diagonals bisect each other x 1 + x 3 2 = x 2 + x 4 2 and y 1 + y 3 2 = y 2 + y 4 2

    Solving for D : x 4 = x 1 + x 3 x 2 and y 4 = y 1 + y 3 y 2

    Hence, the fourth vertex is D = ( x 1 + x 3 x 2 , y 1 + y 3 y 2 ) .

  121. Let B = ( 0 , 0 ) , C = ( c , 0 ) and D be the midpoint of B C D = ( c 2 , 0 ) . Let A = ( x , y ) .

    A B 2 = ( x 0 ) 2 + ( y 0 ) 2 = x 2 + y 2

    A C 2 = ( x c ) 2 + ( y 0 ) 2 = ( x c ) 2 + y 2

    B D 2 = ( c / 2 0 ) 2 + ( 0 0 ) 2 = c 2 4

    A D 2 = ( x c 2 ) 2 + ( y 0 ) 2 = ( x c 2 ) 2 + y 2

    Left-hand side: A B 2 + A C 2 = x 2 + y 2 + ( x c ) 2 + y 2 = 2 x 2 2 c x + c 2 + 2 y 2

    Right-hand side: 2 ( A D 2 + B D 2 ) = 2 ( ( x c 2 ) 2 + y 2 + c 2 4 ) = 2 ( x 2 c x + c 2 4 + y 2 + c 2 4 ) = 2 x 2 2 c x + c 2 + 2 y 2

    Hence, A B 2 + A C 2 = 2 ( A D 2 + B D 2 ) .

  122. Let A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) and G be the centroid: G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 )

    Let O = ( x 0 , y 0 ) .

    Using distance formula: O A 2 + O B 2 + O C 2 = ( x 0 x 1 ) 2 + ( y 0 y 1 ) 2 + ( x 0 x 2 ) 2 + ( y 0 y 2 ) 2 + ( x 0 x 3 ) 2 + ( y 0 y 3 ) 2

    Grouping terms: = 3 x 0 2 2 x 0 ( x 1 + x 2 + x 3 ) + ( x 1 2 + x 2 2 + x 3 2 ) + 3 y 0 2 2 y 0 ( y 1 + y 2 + y 3 ) + ( y 1 2 + y 2 2 + y 3 2 )

    Since G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) , rewriting: O A 2 + O B 2 + O C 2 = G A 2 + G B 2 + G C 2 + 3 G O 2 .

  123. Let A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) , and let D , E , F be the midpoints of B C , C A , A B respectively:

    D = ( x 2 + x 3 2 , y 2 + y 3 2 ) , E = ( x 3 + x 1 2 , y 3 + y 1 2 ) , F = ( x 1 + x 2 2 , y 1 + y 2 2 ) .

    Δ A B C = 1 2 | x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) |

    Δ D E F = 1 2 | D x ( E y F y ) + E x ( F y D y ) + F x ( D y E y ) |

    Substituting midpoints: Δ D E F = 1 2 . 1 2 2 | x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) | = 1 / 4 Δ A B C

  124. Let A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) be the vertices of a triangle. Let D and E be the midpoints of A B and A C :

    D = ( x 1 + x 2 2 , y 1 + y 2 2 ) , E = ( x 1 + x 3 2 , y 1 + y 3 2 ) .

    Length of D E : D E 2 = ( x 1 + x 3 2 x 1 + x 2 2 ) 2 + ( y 1 + y 3 2 y 1 + y 2 2 ) 2

    = ( x 3 x 2 2 ) 2 + ( y 3 y 2 2 ) 2

    But B C 2 = ( x 3 x 2 ) 2 + ( y 3 y 2 ) 2 D E = 1 2 B C .

  125. Let A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) .

    Let P divide B C in ratio k : 1 P = ( k x 3 + x 2 k + 1 , k y 3 + y 2 k + 1 )

    Let Q divide C A in ratio k : 1 Q = ( k x 1 + x 3 k + 1 , k y 1 + y 3 k + 1 )

    Let R divide A B in ratio k : 1 R = ( k x 2 + x 1 k + 1 , k y 2 + y 1 k + 1 )

    Centroid of A B C : G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 )

    Centroid of P Q R : G = ( k x 3 + x 2 k + 1 + k x 1 + x 3 k + 1 + k x 2 + x 1 k + 1 3 , k y 3 + y 2 k + 1 + k y 1 + y 3 k + 1 + k y 2 + y 1 k + 1 3 )

    Simplifying G gives G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) = G .

    Hence, the centroids coincide.

  126. Let A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) . Let D , E , F be the midpoints of B C , C A , A B respectively.

    D = ( x 2 + x 3 2 , y 2 + y 3 2 ) , E = ( x 3 + x 1 2 , y 3 + y 1 2 ) , and F = ( x 1 + x 2 2 , y 1 + y 2 2 )

    Medians: A D , B E , C F

    Using distance formula and simplifying: A D 2 = 1 4 [ 2 ( A B 2 + A C 2 ) B C 2 ]

    B E 2 = 1 4 [ 2 ( B C 2 + A B 2 ) C A 2 ]

    C F 2 = 1 4 [ 2 ( C A 2 + B C 2 ) A B 2 ]

    A D 2 + B E 2 + C F 2 = 1 4 [ 3 ( A B 2 + B C 2 + C A 2 ) ]

    4 ( A D 2 + B E 2 + C F 2 ) = 3 ( A B 2 + B C 2 + C A 2 ) .

  127. Let A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) . Centroid G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) .

    G A 2 + G B 2 + G C 2 =
    1 3 [ ( x 1 x 2 ) 2 + ( x 2 x 3 ) 2 + ( x 3 x 1 ) 2 + ( y 1 y 2 ) 2 + ( y 2 y 3 ) 2 + ( y 3 y 1 ) 2 ]

    But, A B 2 + B C 2 + C A 2 = ( x 1 x 2 ) 2 + ( x 2 x 3 ) 2 + ( x 3 x 1 ) 2 + ( y 1 y 2 ) 2 + ( y 2 y 3 ) 2 + ( y 3 y 1 ) 2

    Hence, A B 2 + B C 2 + C A 2 = 3 ( G A 2 + G B 2 + G C 2 ) .

  128. Let A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) . Centroid G = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 ) .

    Area of A B G : Δ A B G = 1 2 | x 1 ( y 2 y G ) + x 2 ( y G y 1 ) + x G ( y 1 y 2 ) |

    Substitute x G , y G and simplify: Δ A B G = 1 3 Δ A B C

    Similarly, Δ B C G = 1 3 Δ A B C and Δ C A G = 1 3 Δ A B C

    Hence, Δ A B G = Δ B C G = Δ C A G .

  129. Let the right angled triangle be right angled at a . Take A = ( 0 , 0 ) , B = ( a , 0 ) , C = ( 0 , b ) .

    Midpoint of hypotenuse B C : D = ( a + 0 2 , 0 + b 2 ) = ( a 2 , b 2 )

    Distances: D A 2 = ( a 2 ) 2 + ( b 2 ) 2 = a 2 + b 2 4

    D B 2 = ( a 2 a ) 2 + ( b 2 0 ) 2 = a 2 + b 2 4

    D C 2 = ( a 2 0 ) 2 + ( b 2 b ) 2 = a 2 + b 2 4

    Thus, D A = D B = D C .

  130. Let A = ( a 1 , b 1 ) , B = ( a 2 , b 2 ) , C = ( a 3 , b 3 ) .

    D divides A B in ratio λ : μ : D = ( λ . a 2 + μ . a 1 λ + μ , λ . b 2 + μ . b 1 λ + μ )

    E divides D C in ratio m u : ( λ + μ ) : E = ( μ . a 3 + ( λ + μ ) . λ . a 2 + μ . a 1 λ + μ λ + 2 μ , μ . b 3 + ( λ + μ ) λ . b 2 + μ . b 1 λ + μ λ + 2 μ )

    Simplifying: E = ( λ . a 2 + μ . a 1 + μ . a 3 λ + 2 μ , λ . b 2 + μ . b 1 + μ . b 3 λ + 2 μ ) .

  131. Given roots: α + β = 2 h a , α . β = b a and γ + δ = 2 h a , γ . δ = b a

    Ratios in which C and D divide A B : A C C B = γ α β γ and A D D B = δ α β δ

    Sum: S = γ α β γ + δ α β d e l t a

    Simplify numerator: S = ( γ α ) ( β δ ) + ( δ α ) ( β γ ) ( β γ ) ( β δ )

    Numerator expands to: β ( γ + δ ) α ( γ + δ ) 2 γ . δ + 2 α . β

    Substitute root relations: = β . ( 2 h a ) α ( 2 h a ) 2 b a + 2 b a = 2 h a ( α β ) + 2 b b a

    Using condition a . b + a . b = 2 h . h gives numerator = 0

    Hence: S = 0

    Thus, the sum of the ratios in which C and D divide A B is zero.

  132. Given A = ( 1 , 2 ) , B = ( 2 , 5 ) and O = ( 0 , 0 ) .

    O C = 2 O A C = ( 2.1 , 2. ( 2 ) ) = ( 2 , 4 ) and O D = 2 O B D = ( 2.2 , 2.5 ) = ( 4 , 10 )

    Distance C D : C D = ( 4 2 ) 2 + ( 10 ( 4 ) ) 2 = 2 2 + 14 2 = 10 2

  133. Given A = ( 2 , 1 ) , B = ( 3 , 1 ) and C = ( x , y ) with y = x + 9 .

    Centroid G = ( 2 + 3 + x 3 , 1 1 + y 3 ) lies on y -axis x -coordinate of G = 0 : 5 + x 3 = 0 => x = 5

    Then y = x + 9 = 4 C = ( 5 , 4 ) .

    Centroid: G = ( 2 + 3 5 3 , 1 1 + 4 3 ) = ( 0 , 4 3 )

  134. Let the vertices of the triangle be A = ( x 1 , y 1 ) , B = ( x 2 , y 2 ) , C = ( x 3 , y 3 ) .

    Centroid: ( x , y ) = ( x 1 + x 2 + x 3 3 , y 1 + y 2 + y 3 3 )

    Circumcenter: ( α , β ) . Orthocenter: ( p , q ) .

    In coordinate geometry, the orthocenter satisfies: p = x 1 + x 2 + x 3 2 α and x1 q = y 1 + y 2 + y 3 2 β

    Multiplying centroid coordinates by 3 : 3 x = x 1 + x 2 + x 3 and 3 y = y 1 + y 2 + y 3

    Substitute: 3 x = 2 α + p and 3 y = 2 β + q . Hence proved.

  135. Vertices: A = ( 2 , 3 ) , B = ( 3 , 4 ) , C = ( 6 , 8 )

    Centroid G : G = ( 2 + 3 + 6 3 , 3 + 4 + 8 3 ) = ( 11 3 , 5 )

    Circumcenter ( α , β ) : Using the perpendicular bisector formula: the circumcenter is the intersection of the perpendicular bisectors of any two sides.

    Equation of perpendicular bisector of A B : Midpoint M 1 = ( 2 + 3 2 , 3 = 4 2 ) = ( 5 2 , 7 2 )

    If C = ( 6 , 8 ) , line A C : slope not needed, solve using: ( x α ) 2 + ( y β ) 2 = ( x C α ) 2 + ( y C β ) 2

    ( 2 α ) 2 + ( 3 β ) 2 = ( 3 α ) 2 + ( 4 β ) 2 ( 2 α ) 2 + ( 3 β ) 2 = ( 6 α ) 2 + ( 8 β ) 2

    Solve these two equations simultaneously: α = 9 2 , β = 3 2

    Orthocenter ( p , q ) using formula 3 x = 2 α + p , 3 y = 2 β + q : p = 3. 11 3 2. 9 2 = 2 and q = 3.5 2. 3 2 = 12 .

  136. Let A ( α , 1 / α ) , B ( β , 1 / β ) , C ( γ , 1 / γ ) be the vertices of a triangle.

    α and β are roots of x 2 6 p 1 x + 2 = 0 , so α + β = 6 p 1 and α β = 2 .

    β and γ are roots of x 2 6 p 2 x + 3 = 0 , so β + γ = 6 p 2 and β γ = 3 .

    γ and α are roots of x 2 6 p 3 x + 6 = 0 , so γ + α = 6 p 3 and γ α = 6 .

    Solving these gives p 1 = 1 , p 2 = 1 , p 3 = 2 , α = 2 , β = 1 , γ = 3 .

    The centroid of the triangle is ( α + β + γ 3 , 1 α + 1 β + 1 γ 3 ) = ( 2 + 1 + 3 2 , 1 2 + 1 + 1 3 3 ) = ( 2 , 11 18 ) .

  137. Let the vertices of the triangle be A ( tan α , cot α ) B ( tan β , cot β ) C ( tan γ , cot γ ) , where tan α , tan β , tan γ are roots of x 3 3 a x 2 + 3 b x 1 = 0 .

    By Vieta's formulas, tan α + tan β + tan γ = 3 a ,

    tan α . tan β + tan β . tan γ + tan γ . tan α = 3 b , and tan α . tan β . tan γ = 1 .

    The centroid of the triangle is ( tan α + tan β + tan γ 3 , cot α + cot β + cot γ 3 ) = ( 3 a 3 , cot α + cot β + cot γ 3 ) .

    Since cot θ = 1 tan θ , we have cot α + cot β + cot γ = 1 tan α + 1 tan β + 1 tan γ = tan β . tan γ + tan γ . tan α + tan α . tan β tan α . tan β . tan γ = 3 b .

    Therefore, the centroid is ( a , b ) .

  138. Let the forces F 1 = 30 N and F 2 = 40 N act at points A ( 3 , 1 ) and B ( 4 , 6 ) .

    The resultant acts along the line joining A and B and its point of application R ( x , y ) divides A B in the inverse ratio of the forces: A R : R B = F 2 : F 1 = 40 : 30 = 4 : 3 .

    Using coordinate geometry, if a point divides the segment joining ( x 1 , y 1 ) and ( x 2 , y 2 ) in the ratio m : n , its coordinates are ( n x 1 + m x 2 m + n , n y 1 + m y 2 m + n ) .

    Here x 1 = 3 , y 1 = 1 , x 2 = 4 , y 2 = 6 , m = 4 , n = 3 . Then

    x R = 3. ( 3 ) + 4.4 3 + 4 = 1 , and y R = 3. ( 1 ) + 4.6 3 + 4 = 3 .

    Thus, the point of application of the resultant force is R ( 1 , 3 ) .

  139. Let A ( 1 , 3 ) , B ( 2 , 4 ) , and the other vertices be C ( x 1 , y 1 ) , D ( x 2 , y 2 ) with diagonals intersecting at O on the positive x -axis.

    For a parallelogram, diagonals bisect each other: O = ( 1 + x 2 2 , 3 + y 2 2 ) = ( 2 + x 1 2 , 4 + y 1 2 ) .

    Let O = ( h , 0 ) , then y 1 = 4 , y 2 = 3 , x 1 = 2 h + 2 , x 2 = 2 h + 1 .

    Area formula: | ( x 1 + 1 ) ( y 2 3 ) ( x 2 + 1 ) ( y 1 3 ) | = 24 .

    Substituting: | ( 2 h + 3 ) ( 6 ) ( 2 h + 2 ) ( 7 ) | = | 2 h 4 | = 24 h = 14 .

    Hence, C ( 30 , 4 ) and D ( 29 , 3 ) .

  140. Let A ( 1 , 2 ) , B ( 8 , 4 ) , C ( 4 , 10 ) .

    The point P ( x , y ) such that triangles P C B , P C A , and P A B have equal area is the centroid of A B C :

    P = ( 1 + 8 + 4 3 , 2 + 4 + 10 3 ) = ( 13 3 , 16 3 ) .

  141. Let a , b , c be the p th, q th, r th terms of an H.P., so 1 a , 1 b , 1 c are in A.P.

    Consider the points X ( b c , p ) , Y ( c a , q ) , Z ( a b , r ) .

    Three points are collinear if b c ( q r ) + c a ( r p ) + a b ( p q ) = 0 .

    Since 1 a , 1 b , 1 c are in A.P., this relation is satisfied.

    Hence the points ( b c , p ) , ( c a , q ) , ( a b , r ) are collinear.

  142. Let x 1 , x 2 , x 3 be in A.P. and y 1 , y 2 , y 3 be in A.P.

    Consider the points P 1 ( x 1 , y 1 ) , P 2 ( x 2 , y 2 ) , P 3 ( x 3 , y 3 ) .

    Three points are collinear if the determinant ( x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) ) = 0 .

    Since x 1 , x 2 , x 3 are in A.P., x 2 x 1 = x 3 x 2 .

    Since y 1 , y 2 , y 3 are in A.P., y 2 y 1 = y 3 y 2 .

    Then x 1 ( y 2 y 3 ) + x 2 ( y 3 y 1 ) + x 3 ( y 1 y 2 ) = x 1 ( ( y 2 y 1 ) ) + x 2 ( ( y 2 y 1 ) + ( y 2 y 1 ) ) + x 3 ( ( y 2 y 1 ) ) = 0 .

    Hence the points ( x 1 , y 1 ) , ( x 2 , y 2 ) , ( x 3 , y 3 ) are collinear.

  143. Consider the points ( a , a 2 ) , ( b , b 2 ) , ( c , c 2 ) .

    Three points are collinear if ( a ( b 2 c 2 ) + b ( c 2 a 2 ) + c ( a 2 b 2 ) ) = 0 .

    Factor each difference of squares: a ( b c ) ( b + c ) + b ( c a ) ( c + a ) + c ( a b ) ( a + b ) = 0 .

    Simplifying: ( a b ) ( b c ) ( c a ) ! = 0 for distinct a , b , c .

    Hence, the points ( a , a 2 ) , ( b , b 2 ) , ( c , c 2 ) are not collinear.

  144. Let A ( x 1 , y 1 ) , B ( x 2 , y 2 ) , C ( x 3 , y 3 ) be the vertices of a triangle, and let M be the midpoint of B C , so the median through A is the line joining A and M .

    Let ( x , y ) be a point on this median. Then M = ( x 2 + x 3 2 , y 2 + y 3 2 ) and ( x , y ) lies on the line joining A and M :

    y y 1 y 2 + y 3 2 y 1 = x x 1 x 2 + x 3 2 x 1 .

    Consider the determinants: | x y 1 x 1 y 1 1 x 2 y 2 1 | and | x y 1 x 1 y 1 1 x 3 y 3 1 |

    The first determinant represents twice the signed area of triangle A X B and the second determinant represents twice the signed area of triangle A X C .

    Since ( x , y ) lies on the median A M , triangles A X B and A X C have equal areas with opposite signs, so their determinants sum to zero:

    | x y 1 x 1 y 1 1 x 2 y 2 1 | + | x y 1 x 1 y 1 1 x 3 y 3 1 | = 0 .

  145. Let A ( 2 , 3 ) , B ( 3 , 2 ) , C ( x , y ) .

    Area = 3 2 | 2 ( 2 y ) + 3 ( y + 3 ) + x ( 3 + 2 ) | / 2 = 3 2 | x y 5 | = 3 x y = 8 or x y = 2 .

    Centroid G = ( 2 + 3 + x 3 , 3 2 + y 3 ) lies on 3 x y 8 = 0 3 ( 5 + x 3 ) 5 + y 3 8 = 0 3 x y = 2 .

    Solve with area condition: x y = 8 and 3 x y = 2 x = 5 , y = 13 .

  146. Let A ( 2 , 5 ) , B ( 4 , 1 ) , C ( 9 , 1 ) , D ( 3 , 7 ) .

    Midpoint of A C = ( 2 + 9 2 , 5 + 1 2 ) = ( 7 2 , 3 ) , midpoint of B D = ( 4 + 3 2 , 1 + 7 2 ) = ( 7 2 , 3 ) , so A B C D is a parallelogram.

    Area = | ( 2. 1 + 4.1 + 9.7 + 3.5 ) ( 5.4 + 1.9 + 1.3 + 7. 2 ) | / 2 = 42 .

    E divides A C in ratio 2 : 1 E = ( 16 3 , 7 3 ) , midpoint of B C is F = ( 13 2 , 0 ) .

    Δ D E F = 0 , so D , E , F are collinear.

  147. Let the points be A ( 3 , 1 ) , B ( 2 , 1 ) , C ( 1 , 1 ) , D ( 2 , 1 ) .

    Compute slopes of opposite sides:

    Slope of A B = 1 + 1 2 + 3 ) = 0 ,

    Slope of C D = 1 1 1 + 2 = 0 .

    Slope of B C = 1 + 1 1 2 = 2 ,

    Slope of A D = 1 + 1 2 + 3 = 2 .

    Since A B C D and B C A D , the quadrilateral is a trapezium.

  148. Let the vertices of a triangle be A ( x 1 , y 1 ) , B ( x 2 , y 2 ) , C ( x 3 , y 3 ) with integer coordinates.

    The squared distance between two points is A B 2 = ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2 , similarly for B C 2 and C A 2 .

    If the triangle is equilateral, then A B 2 = B C 2 = C A 2 = k 2 for some integer k 2 .

    Consider the triangle modulo y : the square of any integer is 0 or 1 modulo 4 . The sum of two squares modulo 1 can be 0 , 1 , 2 , but never 3 . In an equilateral triangle with integer coordinates, all three squared distances must be equal modulo 4 .

    It can be shown that no three distinct integer points satisfy ( x 2 x 1 ) 2 + ( y 2 y 1 ) 2 = ( x 3 x 2 ) 2 + ( y 3 y 2 ) 2 = ( x 1 x 3 ) 2 + ( y 1 y 3 ) 2 modulo 4 . Hence, a triangle with integral coordinates cannot be equilateral.


© 2026-present Shiv S. Dayal. ashtavakra.org. GNU FDL license v1.3 or later is applicable where not stated.