Rectangular Co-ordinates Axes:
Let X'OX and Y’OY be two mutually
perpendicular lines through any point O in the plane of the paper. We call the
point O, the origin. Now choose a convenient unit of length and starting from
the origin as zero, mark off a number scale on the horizontal line X'OX, positive
to the right of the origin O and negative to the left of origin O. Also, mark
off the same scale on the vertical line Y’OY, positive upwards and negative
downwards of the origin O. The line X'OX is called the x-axis or axis of x, the
line Y'OY is known as the y-axis or axis of y, and the two lines taken together
are called the co-ordinate axes or the axes of co-ordinates.
Cartesian Co-ordinates of a Point:
Let X'OX and Y’OY be the coordinate
axes, and let P be any point in the plane. Draw perpendiculars PM and PN from P
on x and y-axis respectively. The length of the directed line segment OM in the
units of scale chosen is called the x-coordinate or abscissa of point P.
Similarly, the length of the directed line segment ON on the same scale is
called the y-coordinate or ordinate of point P. Let OM = x and ON = y. Then the
position of the point P in the plane with respect to the coordinate axes is
represented by the ordered pair (x, y). The ordered pair (x, y) is called the
coordinates of point P.
Thus, for a given point, the abscissa
and ordinate are the distances of the given point from y-axis and x-axis
respectively.
- Quadrant: x > o, y > 0
- Quadrant: x < 0, y > 0
- Quadrant: x < 0, y < 0
- Quadrant: x > 0, y < 0
The coordinates of the origin are
taken as (0, 0). The coordinates of any point on x-axis are of the form (x, 0)
and the coordinates of any point on y-axis are of the form (0, y). Thus, if the
abscissa of a point is zero, if would lie somewhere on the y-axis and if its
ordinate is zero it would lie on x-axis.
Distance between TwoPoints:
The Distance between any two points in
the plane is the length of the line segment joining them.
The distance between the points P (x1,
y1) and Q (x2, y2) is given by
PQ = √ [(x₂ - x₁)² + (y₂ - y₁)²]
i.e., PQ = √ [(Difference of abscissa)²
+ (Difference of ordinates)²]
If Q is the origin and P(x, y) is any
point, then from the above formula,
We have OP = √[(x - 0)² + (y - 0)²] = √(x²
+ y²)
Example: 1
If the points (x, y) is equidistant
from the points (a + b, b - a) and (a - b, a + b), prove that bx=ay.
Solution:
Let P (x, y), Q (a + b, b - a) and R (a
- b, a + b) be the given points.
Then, PQ = QR [given]
=> √([x – (a + b)²] + [y – (b - a)²])
= √([x – (a - b)²] + [y – (a + b)²])
=> [x – (a + b)²] + [y – (b - a)²]
= [x – (a - b)²] + [y – (a + b)²]
=> x² - 2x(a + b) + (a + b)² + y² -
2y (b - a) + (b - a)² = x² + (a - b)² - 2x(a - b) + y² - 2y (a + b) + (a + b)²
=> - 2x (a + b) – 2y (b - a) = - 2x
(a - b) – 2y (a + b)
=> ax + bx + by – ay = ax – bx + ay
+ by
=> 2bx = 2ay
=> bx = ay.
Area of a Triangle:
The area of a triangle, the
coordinates of whose vertices are (x1, y1), (x2,
y2) and (x3, y3) is
Condition of Collinearity of Three Points:
Three points A (x1, y1)
B (x2, y2) and C (x3, y3) are
collinear
If Area of ΔABC = 0
AB + BC = AC or AC + BC = AB or AC +
AB = BC
Example: 1
If the vertices of a triangle have
integral coordinates, prove that the triangle cannot be equilateral.
Solution:
Let A(x1, y1), B(x2,
y2) and C (x3, y3) be the vertices of a
triangle ABC, where xi, yi; i = 1, 2, 3 are integers.
Therefore, the expression x1
(y2 - y3) + x2 (y3 - y1)
+ x3 (y1 - y2) is an integer and so A is a
rational number.
If possible, let the triangle ABC be
an equilateral triangle, then its area
Δ = √¾ (side)²
Δ = = √¾ (AB)²
= = √¾ (a positive integer)
=An irrational number
This is a contradiction to the fact
that the area is a rational number.
Hence, the triangle cannot be
equilateral.
Example: 2
The coordinates of A, B, C are (6, 3),
(-3, 5) and (4, -2) respectively and p is any point (x, y). Show that the ratio
of the area of triangle PBC and ABC is |(x + y – 2) /7|.
Solution:
We have,
(Area of Δ PBC)/ (Area of Δ ABC) = [½ |x
(5 + 2) + (3) (2 + y) + 4 (y -5)|]/[ ½ |6(5 + 2) + (3) (3 + 2) + 4 (3 -5)|]
= [|7x + 7y - 14|]/ [|42 + 15 - 8|]
= 7 |x + y + 2|/ |49|
= |(x + y – 2)/ 7|
No comments:
Post a Comment