Distance between two points P(x,y) and Q(x,y) is
|PQ| =
[(x2 -x1)²
+(y2 -y1)²].
Hence the distance of the point P (x, y) from the origin (0, 0)
=
[(x -0)² +(y -0)²] =
[x² +y²]
To prove that a quadrilateral is a
(i) rhombus, show that all the sides are equal.
(ii) square, show that all the sides are equal and the diagonals are also equal.
(iii) parallelogram, show that the opposite sides are equal.
(iv) rectangle, show that the opposite sides are equal and the diagonals are also equal.
Show that the points (7, 10), (-2, 5) and (3, -4) are the vertices of an isosceles right angled triangle.
Let the points be A (7, 10), B (-2, 5) and C (3, -4), then
|AB| =
[(- 2 -7)² +(5 -10)²] =
[81 +25] =
106,
|BC| =
[(3 +2)² +(11 -3)²] =
[25 +81] =
106 and
|CA| =
[(7- 3)² +(10 -(-4))²] =
[16 +196] =
212
=> AB² = 106, BC² = 106 and CA² = 212,
Hence AB² +BC² = 106 +106 = 212 = CA²
=>
ABC is right angled and it is
right angled at B.
Also |AB| =
106 = |BC|
=>
ABC is isosceles.
Show that the points (-1, -1), (2, 3) and (8, 11) are collinear.
Let the points be A (-1, -1), B (2, 3) and C (8, 11), then
|AB| =
[(2 -(-1))² +(3 -(-1))²] =
[32 +42] =
[9 +16] =
25 =5,
|BC| =
[(8 -2)² +(11-3)²] =
[36 +64] =
100 = 10 and
|CA| =
[(8 -(-1))² +(11 -(-1))²] =
[92 +122] =
[81 +144] =
225 =15.
Hence |AB| +|BC| = 5 +10 = 15 = |CA|
=> the given points are collinear.
The vertices of a triangle are A (1, 1), B (4, 5) and C (6, 13). Find cos A.
If a, b, c are the sides of
ABC, then
a = |BC| =
[(6 -4)² +(13 -5)²] =
[4 +64] =
68 = 2.
17,
b = |CA| =
[(6 -1)² +(13 -1)²] =
[25+144] =
169
= 13, and
c = |AB| =
[(4 -1)² +(5 -1)²] =
[9 +16] =
25 = 5
By cosine formula, we have
cos A = (b² +c² -a²)/ 2bc = (169 +25 -68)/(2.13.5) = 126/130 = 63/65
The points A (0, 3), B (-2, a) and C (-1, 4) are the vertices of a right-angled triangle at A, find the value of a.