MyRank

Click here to go to MyRank

Sunday, December 18, 2016

Co - ordinates of point in space

Let X'OX, Y'OY and Z'OZ be three mutually perpendicular lines intersecting at O such that two of them . Y'OY and Z'OZ lie in the plane of the paper and the third X'OX is perpendicular to the plane of the paper and is projecting out from the plane of the paper. Let O be the origin and the lines X'OX, Y'OY and Z'OZ be x - axis, y - axis and z - axis respectively.

These three lines are also called the rectangular axes of coordinates.
 
The planes containing the lines X'OX, Y'OY and Z'OZ in pairs, determine three mutually perpendicular planes XOY, YOX AND ZOZ or simply XY, YZ and ZX which are called rectangular coordinate planes.

Signs of Co-Ordinates of a Point:


Octant
OXYZ
OX’YZ
OXY’Z
OX’Y’Z
OXYZ’
OX’YZ'
OXY’Z’
OX’Y’Z’
Coordinates
X
+
-
+
-
+
-
+
-
Y
+
+
-
-
+
+
-
-
Z
+
+
+
+
-
-
-
-

Distance Formula: The distance between the points P (x₁, y₁, z₁) and Q (x₂, y₂, z₂) is given by PQ = √ [(x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²]
If 0 is the origin and P(x, y, z) is a point in space, then
OP = √ [(x - 0)² + (y - 0)² + (z - 0)²] = √ (x² + y² + z²)

Example 1: Find the distance between the points P (-2, 4, 1) and Q (1, 2, - 5).

Solution: We have,
PQ = √ [(1 – (-2))² + (2 - 4)² + (-5 - 1)²]
= √ (9 + 4 + 36) = 7 units

Section Formulae: Let P (x₁, y₁, z₁) and Q (x₂, y₂, z₂) be two points in space and let R be a point on the line segment joining P and Q such that it divides the join of P and Q internally in the ratio m₁ : m₂. Then the coordinates of R are:
{(m₁x₂ + m₂x₁)/ (m₁ + m₂), (m₁y₂ + m₂y₁)/ (m₁ + m₂), (m₁z₂ + m₂z₁)/ (m₁ + m₂)}

If R is the mid-point of the segment joining P (x1, y1, z1) and Q (x2, y2, z2) then m₁ = m₂ = 1 and so the  coordinates of R are given by {(x₁ + x₂)/2, (y₁ + y₂)/2, (z₁ + z₂)/2}  

If P (x1, y1, z1) and Q (x2, y2, z2) be two points, and let R be a point on PQ produced dividing it externally in the ratio m₁ : m₂ (m₁ ≠ m₂). Then the coordinates of R are
{(m₁x₂ - m₂x₁)/ (m₁ - m₂), (m₁y₂ - m₂y₁)/ (m₁ - m₂), (m₁z₂ - m₂z₁)/ (m₁ - m₂)}

No comments:

Post a Comment