Coordinates
Coordinates
Coordinates ................................................................................................................................. 1
Definition ................................................................................................................................ 1
Polar co-ordinates in two dimensions ..................................................................................... 2
Cylindrical coordinate system................................................................................................. 4
Polar co-ordinates in three dimensions ................................................................................... 4
Calculation of distance by coordinates ................................................................................... 7
Worked out examples ............................................................................................................. 7
Exercise ................................................................................................................................. 13
Answers to the exercise ........................................................................................................ 14
Subjective questions.............................................................................................................. 16
Objective questions ............................................................................................................... 16
Answers to the objective questions ....................................................................................... 19
i
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
Coordinates
Definition
Coordinates are the set of linear and/or angular quantities that designate the position of a point in
a space of a given dimension in relation to a given reference frame. By dimension we mean the
minimum number of coordinates needed to specify a point in coordinate space. By reference frame
we mean the reference axes, their orientation and the origin. In a two-dimensional plane, x and y
are commonly used to designate coordinates of a point. Latitude and longitude are used together
to specify the coordinates of a precise location on the Earth. The simplest coordinate system is the
number line where the position of a point is identified on a line with real number. In a plane we
identify a point by its horizontal and vertical displacements from the origin, we write these
displacements together as an ordered pair in the form (x,y), these are what we use to know
commonly as the coordinates of the point and separately known as x-coordinate and y-coordinate
respectively. In space we locate a point by an ordered triple (x,y,z) of real numbers that represent
the displacements of the point from x-, y- and z-axes and are the x- y- and z-coordinates
respectively. So, any of a set of numbers used in specifying the location of a point on a line, on a
surface, or in space is termed as coordinate.
A line is a one-dimensional space on which we choose an origin and label it 0, also we define a
unit point and label it 1. The origin sets a starting point, and the distance between the origin and
any point on the line is termed as its coordinate obtained by the multiple and/or fraction of the
defined unit. From origin to a point in the positive x direction each point has a distance and is the
coordinate of that point represented by a positive number. Similarly, from origin to a point in the
negative x direction each point has a distance and is the coordinate of that point and represented
by a negative number. Thus, each point on the line corresponds to a real number, its coordinate,
and each real number corresponds to a single point on the line.
2
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
needed to rotate from the positive x-axis as the coordinates of the point ss shown in the figure.
Coordinates in this form are called polar coordinates.
Unlike rectangular coordinates, the polar coordinates of a point are
multivalent, having many equivalent versions because of the ambiguity of
angles. For example, the point (x,y) = (0,1) on the positive-axis corresponds
to (r,θ) = (1,π/2), where θ=π/2 means a 1/4 turn counterclockwise from the
positive-axis. However, we could equally well get to this point by a 3/4 turn
clockwise, giving (𝑟, 𝜃) = (1, −3𝜋/2). In fact, we could get to the point
1 3
by 1 turns counterclockwise, 1 clockwise, etc. In general, we must
4 4
consider all angles that differ by a multiple of a full turn 2π as the same, meaning they define the
same point:(r,θ)=(r, θ+2nπ) for any integer n. Thus, if we allow the angle to make as many
complete rotations
about the axis system
as we want then there
are an infinite number
of polar coordinates
for the same point.
The value of r can be
positive, negative, or
zero. The sign of r is
very important in
locating the exact
position of the point. The absolute value of r, |r|, is the distance between the point and the origin.
Polar coordinates (−r,θ) means to move out along the line at angle θ, but in the opposite direction
from the positive ray, along the ray θ±π; thus: (−r,θ) = (r, θ±π). There is even more ambiguity for
the origin (x,y) = (0,0), which can be written as (r,θ) = (0,θ) for any angle at all. In polar
coordinates the origin is often called the pole.
Cartesian to Polar Conversion
Let P(x,y) be any point in two dimensional Cartesian plane
whose polar coordinates are (r,θ) as shown in the figure.
Then from figure,
𝑟 2 = (𝑥 2 + 𝑦 2 )
∴ 𝑟 = √(𝑥 2 + 𝑦 2 )
Again,
𝑦
𝑡𝑎𝑛𝜃 =
𝑥
𝑦
∴ 𝜃 = 𝑡𝑎𝑛−1 ( )
𝑥
Thus, the formulae to convert the coordinates from Cartesian to Polar are
𝑦
𝑟 = √(𝑥 2 + 𝑦 2 ) 𝜃 = 𝑡𝑎𝑛−1 ( )
𝑥
Polar to Cartesian Conversion
From figure,
𝑦
= 𝑠𝑖𝑛𝜃
𝑟
∴ 𝑦 = 𝑟 𝑠𝑖𝑛𝜃
Similarly,
3
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
𝑥
= 𝑐𝑜𝑠𝜃
𝑟
∴ 𝑥 = 𝑟 𝑐𝑜𝑠𝜃
Thus, the formulae to convert the coordinates from Polar to Cartesian are
𝑥 = 𝑟 𝑐𝑜𝑠𝜃 𝑦 = 𝑟 𝑠𝑖𝑛𝜃
5
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
√(𝑥 2 + 𝑦 2 )
tan−1 𝑓𝑜𝑟 𝑧 > 0
𝑧
= −1
√(𝑥 2 + 𝑦 2 )
tan + 𝜋 𝑓𝑜𝑟 𝑧 < 0
𝑧
𝜋
{ 𝑓𝑜𝑟 𝑧 = 0
2
Thus, the formulae to convert the coordinates from Cartesian to polar/spherical are
= √(𝑥 2 + 𝑦 2 + 𝑧 2 )
𝑦
= 𝑡𝑎𝑛−1
𝑥
√ (𝑥 2 + 𝑦2)
= tan−1
𝑧
The formulae to convert from cylindrical to spherical and from spherical to cylindrical coordinates
are as follows
= √(𝑟 2 + 𝑧 2 )
=
𝑧 𝑟
= cos −1 = sin−1
√(𝑟 2 + 𝑧 2 ) √(𝑟 2 + 𝑧 2 )
𝑟 = sin
=
𝑧 = cos
The coordinate is the most applied part of the mathematics in surveying because this is the science
and art of the collection and depiction of the locational information and the coordinate is the what
that gives this information. Simply speaking in surveying, we collect the locational information of
the features by observing the distances and angles i.e., the polar coordinates of the feature. To
make these observations easy to handle and understand we convert them to the rectangular
Cartesian coordinates. We compute distances and directions on the basis of the coordinates of the
end points of the survey lines, this is ultimately the conversion of the rectangular Cartesian
coordinates to polar coordinates. We apply different methods of surveying and different systems
of coordinates but for the sake of ease of understanding we transform them to some common
system. For this we apply the methods of projection and transformation which is another vague
topic of mathematics.
6
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
Calculation of distance by coordinates
If we know the coordinates of the end points of a line, we can compute easily the distance
between them. Let d be the distance between two end points 𝑝2 (𝑥2 ) and 𝑝1 (𝑥1 ) then we can
compute the distance between 𝑝1 and 𝑝2 as
𝑑 = |𝑥2 − 𝑥1 |
From figure the distance of PQ is
−5 − 3 = −8 units. Distance can
never be negative so we take its absolute value 8. Similarly, the distance of RS is 9 − 1 = 8
units.
In two-dimensional Cartesian coordinate system, the distance
between any two points is the positive square root of the sum of
the differences of the abscissas and ordinates of the points. From
figure, we can see that 𝑃𝑅 = 𝑥2 − 𝑥1 𝑎𝑛𝑑 𝑄𝑅 = 𝑦2 − 𝑦1 and by
Pythagoras theorem 𝑃𝑄2 = 𝑃𝑅2 + 𝑄𝑅2 𝑖. 𝑒. , 𝑃𝑄 =
√𝑃𝑅2 + 𝑄𝑅2 . So, the distance between any two points
(𝑥1 , 𝑦1 ) 𝑎𝑛𝑑 (𝑥2 , 𝑦2 )is
𝑑 = √(𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2
Again, in the right-angled triangle PQR let the angle of the line PQ from positive x-axis is , then
𝑄𝑅 (𝑦2 − 𝑦1 )
tan = 𝑖. 𝑒. , tan =
𝑃𝑅 (𝑥2 − 𝑥1 )
Thus, the angle of any line with positive x axis whose end points are (𝑥1 , 𝑦1 ) 𝑎𝑛𝑑 (𝑥2 , 𝑦2 )is
(𝑦2 − 𝑦1 )
θ = tan−1
(𝑥2 − 𝑥1 )
The value of tan is called the slope or gradient of the line. The slope plays a very important role
in surveying and engineering.
c) A diagram representing the point (−5, −12) is shown in the adjacent figure
From Pythagoras’ theorem, 𝑟 = √((−5)2 + (−12)2 ) = 13. By
12 12
trigonometric ratios, tan(𝜃 − 180) = ∴ 𝜃 − 180 = 𝑡𝑎𝑛−1 =
5 5
67.38° = 1.176 rad.
𝑜𝑟, 𝜃 = (180 + 67.38)° = 247.38° = 𝜋 + 1.176 𝑟𝑎𝑑 = 4.317 𝑟𝑎𝑑]
Hence (−5, −12) in Cartesian co-ordinates correspond to
(13, 247.38°) 𝑜𝑟 (13, 4.318 𝑟𝑎𝑑) in polar co-ordinates.
8
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
e) A diagram representing the point (9.6, −12.4) is shown in the
adjacent figure
From Pythagoras’ theorem, 𝑟 = √(9.62 + (−12.4)2 ) = 15.682.
12.4
By trigonometric ratios, 𝑡𝑎𝑛 (360 − 𝜃) = ∴ 360 − 𝜃 =
9.6
12.4
𝑡𝑎𝑛−1 = 52.253° = 0.912 rad.
9.6
𝑜𝑟, 𝜃 = (360 − 52.253)° = 307.747° = 2𝜋 − 0.912𝑟𝑎𝑑
= 5.371 𝑟𝑎𝑑]
Hence (2, −5) in Cartesian co-ordinates correspond to
(15.682, 307.747°) 𝑜𝑟 (15.682, 5.371𝑟𝑎𝑑) in polar co-ordinates.
2. Change the polar co-ordinates into Cartesian co-ordinates:
a) (4, 32°)
b) (6, 137°)
c) (4.5, 5.16rad)
d) (10.8, 210°)
e) (4, 4rad)
Solutions:
a) A diagram representing the point (4, 32°) is shown in the adjacent
figure.
Now,
𝑥 = 𝑟 𝑐𝑜𝑠 𝜃 = 4 𝑐𝑜𝑠32° = 3.39
and
𝑦 = 𝑟 𝑠𝑖𝑛 𝜃 = 4 𝑠𝑖𝑛32° = 2.12
Hence (4, 32°) in polar co-ordinates corresponds to (3.39, 2.12) in Cartesian co-ordinates.
b) A diagram representing the point (6, 137°) is shown in the
adjacent figure.
Now,
𝑥 = 𝑟 𝑐𝑜𝑠 𝜃 = 6 𝑐𝑜𝑠137° = −4.39
and
𝑦 = 𝑟 𝑠𝑖𝑛 𝜃 = 6 𝑠𝑖𝑛137° = 4.09
Hence (6, 137°) in polar co-ordinates corresponds to (−4.39, 4.09) in Cartesian co-ordinates.
c) A diagram representing the point (4.5, 5.16rad) is shown in the adjacent
figure.
Now,
𝑥 = 𝑟 𝑐𝑜𝑠 𝜃 = 4.5 𝑐𝑜𝑠5.16rad = 1.95
and
𝑦 = 𝑟 𝑠𝑖𝑛 𝜃 = 4.5 𝑠𝑖𝑛5.16rad = −4.06
Hence (4.5, 5.16rad) in polar co-ordinates corresponds to (1.95, -4.06) in
Cartesian co-ordinates.
d) A diagram representing the point (10.8, 210°) is shown in the
adjacent figure.
Now,
𝑥 = 𝑟 𝑐𝑜𝑠 𝜃 = 10.8 𝑐𝑜𝑠210° = −9.35
and
𝑦 = 𝑟 𝑠𝑖𝑛 𝜃 = 10.8 𝑠𝑖𝑛210° = −5.40
9
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
Hence (10.8, 210°) in polar co-ordinates corresponds to (-9.35, -5.40) in Cartesian co-ordinates.
e) A diagram representing the point (4, 4rad) is shown in the adjacent
figure.
Now,
𝑥 = 𝑟 𝑐𝑜𝑠 𝜃 = 4 𝑐𝑜𝑠4rad = −2.61
and
𝑦 = 𝑟 𝑠𝑖𝑛 𝜃 = 4 𝑠𝑖𝑛4rad = −3.03
Hence (10.8, 210°) in polar co-ordinates corresponds to (-2.61, -3.03) in
Cartesian co-ordinates.
3. Convert the rectangular coordinates (1, −3,5) to cylindrical and spherical coordinates.
Solution
Let us use the equations to translate from rectangular to cylindrical coordinates:
We know,
𝑟 = √(𝑥 2 + 𝑦 2 )
𝑟 = (12 + (−3)2 = √10
Again,
y
𝜃 = tan−1
𝑥
3𝜋
but y is negative and x is positive, which means we must select the value of θ between 𝑎𝑛𝑑 2𝜋
2
𝑦 −3 𝑦 −3
tan 𝜃 = = = ∴ 𝜃 = tan−1 ≈ 5.03 rad
𝑥 1 𝑥 1
Again, the z-coordinates are the same in both rectangular and cylindrical coordinates, so
z=5.
The point with rectangular coordinates (1, −3,5) has cylindrical coordinates approximately equal
to (√10,5.03,5) 𝑜𝑟 (√10,288.2°, 5).
Again, to convert to spherical coordinates, we have,
𝜌 = √(𝑥 2 + 𝑦 2 + 𝑧 2 ) = √12 + (−3)2 + 52 = √35 = 5.92
y −3
𝜃 = tan−1 = tan−1 ≈ 5.03 rad = 288.2°
𝑥 1
√(𝑥 2 + 𝑦 2 ) √10
𝜑 = tan−1 = tan−1 ≈ 0.564 𝑟𝑎𝑑 = 32.312°
𝑧 5
The point with rectangular coordinates (1, −3,5) has spherical coordinates approximately equal to
(5.92,5.03𝑟𝑎𝑑, 0.564𝑟𝑎𝑑) 𝑜𝑟 (5.92,288.2°, 32.312°).
4. Convert the point (2,4/3,8) from cylindrical to rectangular and spherical coordinates.
Solution,
We have,
4
𝑟 = 2, = 𝑎𝑛𝑑 𝑧 = 8
3
Let us use the equations to translate from cylindrical to rectangular coordinates:
We know,
4 −1
𝑥 = 𝑟𝑐𝑜𝑠𝜃 = 2 cos =2× = −1
3 2
10
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
4 √3
𝑦 = 𝑟𝑠𝑖𝑛𝜃 = 2 sin =2×− = −1.73
3 2
Again,
𝑧=𝑧=8
Thus, the point is (−1, −1.73,8) in rectangular coordinates.
Again, to convert to the spherical coordinates, we have,
𝜌 = √(𝑟 2 + 𝑧 2 ) = √22 + 82 = √68 = 8.25
4
𝜃=𝜃=
3
𝑧 8
𝜑 = cos −1 = cos −1 ≈ 0.247𝑟𝑎𝑑 = 14.14°
√(𝑟 2 + 𝑧 2 ) 8.25
Thus, the point is (8.25, 4/3,0.247) in spherical coordinates
5. Convert the point (4, π/4, π/6) from spherical to rectangular and cylindrical coordinates.
Solution,
We have,
𝜋
𝜌 = 4, = 𝑎𝑛𝑑 𝜑 =
4 6
Let us use the equations to translate from cylindrical to rectangular coordinates:
We know,
1 1
𝑥 = 𝜌𝑐𝑜𝑠𝜃𝑠𝑖𝑛𝜑 = 4 cos sin = 4 × × = √2
4 6 √2 2
1 1
𝑦 = 𝜌𝑠𝑖𝑛𝜃𝑠𝑖𝑛𝜑 = 4 sin sin = 4 × × = √2
4 6 √2 2
√3
𝑧 = 𝜌𝑐𝑜𝑠𝜑 = 4𝑐𝑜𝑠 = 4 × = 2√3
6 2
Thus, the point is (√2, √2, 2√3) in rectangular coordinates.
Again, to convert into cylindrical coordinates, we have,
1
r = 𝜌𝑠𝑖𝑛𝜑 = 4 × sin = 4 × = 2
6 2
==
4
√3
z = 𝜌𝑐𝑜𝑠𝜑 = 4 × cos = 4 × = 2√3
6 2
𝜋
Thus, the point is (2, , 2√3) in polar coordinates.
4
6. Calculate the distance between the following points in one dimensional space
a) p2(4260.5) and p1(3236)
Solution
x2 = 4260.5 x1=3236
d = |x2- x1| = |4260.5-3236| = 1024.5
b) p2(1536) and p1(1396)
11
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
Solution
x2 = 1536 x1=1396
d = |x2- x1| = |1536-1396| = 140
c) p2(-273) and p1(100)
Solution
x2 = -273 x1=100
d = |x2- x1| = |-273-100| = 373
7. Calculate the distance between the following points in two-dimensional space
a) p2(-1,1) and p1(3,4)
Solution
x2 = -1, x1=3; y2 = 1, y1=4
𝑑 = √(𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2 ,
15
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
Subjective questions
1. Define coordinates in one-, two- and three-dimensional space.
2. Discuss in coordinate systems both rectangular and polar in two-dimensional space.
3. What do you mean by cylindrical coordinate system?
4. Discuss on Cartesian and spherical coordinate in three-dimensional space.
5. Discuss on conversion of coordinates in Cartesian, polar and spherical coordinate.
Objective questions
1. The set of quantities that designate the position of a point in a space of a given dimension is
called
a) coordinates
b) reference frame
c) dimension
d) location
2. Coordinates are the set of
a) linear and angular quantities
b) linear and/or angular quantities
c) either linear or angular quantities
d) all of the above
3.The reference axes, their orientation and the origin form
a) dimension
b) coordinates
c) reference frame
d) position
4.The simplest form coordinate system is
a) the latitude longitude system
b) Cartesian coordinate system
c) polar coordinate system
d) a number line
5. Each real number corresponds to a single point on the line and each point on the line
corresponds to
a) a real number
b) a rational number
c) a natural number
d) a complex number
6. If the set of number (x,y) represent the location of a point the coordinate system is
a) one-dimensional
b) two-dimensional
c) three-dimensional
d) n-dimensional
7.The rectangular coordinate system in two dimensions has coordinates that are
a) one linear and one angular
b) both angular
c) both linear
d) any of the above
16
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
8. In the coordinates of a point (-3,2) the abscissa is
a) 3
b) 2
c) -2
d) -3
9. Which one is ordinate in (5,6)?
a) 6
b) 5
c) -6
d) -5
10. if the ordered pair (a, b) represents the location of a point
a) a is ordinate
b) a is abscissa
c) b is abscissa
d) both a and b are ordinates
11.The axes cut the coordinate plane into four equal sections, and each section is known as
a) a direction
b) a reference axis
c) a quadrant
d) a section
12. if the ordered pair (a, b) represents the location of a point then b is called
a) abscissa
b) ordinate
c) y-coordinate
d) both b and c
13. In three-dimensional space, the Cartesian coordinate system is based on three mutually
perpendicular coordinate axes: the x-axis, the y-axis, and the z-axis they are also respectively
known as
a) abscissa-, ordinate- and applicate- axis
b) applicate-, ordinate- and abscissa- axis
c) ordinate-, abscissa- and applicate- axis
d) abscissa-, applicate- and ordinate- axis
14. Which of the following is not the basic element of a coordinate system?
a) origin
b) point position
c) axes
d) orientation of each axis
15. In a polar coordinate system the pole means
a) the end point of the radial line
b) the length of the redial line
c) the origin of the coordinate system
d) the angle of the radial line
16. Unlike rectangular coordinates, the polar coordinates of a point are
a) both angular
b) both linear
c) unique
17
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
d) multivalent
17. What makes the polar coordinates multivalent?
a) different measure of the angle of the same line
b) different measure of the distance of the same line
c) different origins of the coordinate system
d) different orientation of the coordinate-axes
18. which of the following represents the origin in a polar coordinate system
a) (r, θ)
b) (0, θ)
c) (θ, 0)
d) none of the above
19 If (−r, θ) be the coordinates of a pint then the equivalent coordinates of the same point are
a) (r, θ+π)
b) (r, θ-π)
c) (r, θ±π)
d) none of the above
20. if (r,θ) be the polar coordinates of a point whose rectangular coordinates are (a,b) then r
equals
𝑏
a) tan−1
𝑎
𝑎
b) tan−1
𝑏
c) √(𝑏 2 − 𝑎2 )
d) √(𝑎2 + 𝑏 2 )
21. If (r,θ) be the polar coordinates of a point whose rectangular coordinates are (a,b) then θ
equals
𝑏
a) tan−1
𝑎
−1 𝑎
b) tan
𝑏
𝑎
c) tan−1 2 2
√(𝑎 +𝑏 )
𝑏
d) tan−1 2 2
√(𝑎 +𝑏 )
22.If (r,θ) be the polar coordinates of a point whose rectangular coordinates are (x,y) then x
equals
a) r 𝑠𝑖𝑛𝜃
b) r 𝑐𝑜𝑠𝜃
c) r 𝑡𝑎𝑛𝜃
d) r 𝑐𝑜𝑡𝜃
23.If (r,θ) be the polar coordinates of a point whose rectangular coordinates are (x,y) then y
equals
a) r 𝑡𝑎𝑛𝜃
b) r 𝑐𝑜𝑡𝜃
c) r 𝑠𝑖𝑛𝜃
d) r 𝑐𝑜𝑠𝜃
24. If the ordinate of the rectangular coordinates of a point is negative and the abscissa is positive
then the θ of its polar coordinate will measure in between
a) 0 − 𝜋/2
18
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)
b) 𝜋/2 − 𝜋
c) 𝜋 − 3𝜋/2
d) 3𝜋/2 − 2𝜋
25. If the abscissa of the rectangular coordinates of a point is negative and the ordinate is positive
then the θ of its polar coordinate will measure in between
a) 𝜋/2 − 𝜋
b) 𝜋 − 3𝜋/2
c) 3𝜋/2 − 2𝜋
d) 2𝜋 − 5𝜋/2
26. If the abscissa and the ordinate both of the rectangular coordinates of a point are negative
then the θ of its polar coordinate will measure in between
a) 𝜋/2 − 𝜋
b) 𝜋 − 3𝜋/2
c) 3𝜋/2 − 2𝜋
d) 2𝜋 − 5𝜋/2
27. What distinguishes the cylindrical coordinate system from polar coordinate system?
a) r the radial distance
b) θ the rotation with x axis
c) z the third dimension
d) all of the above
28. What is the distance between 𝑃1 (1227) and 𝑃2 (2326)
a) 2199
b) 1299
c) 1199
d) 1099
29. What is the distance between 𝑃1 (7,8) and 𝑃2 (13,16)
a) 10
b) 12
c) 13
d) 16
30.What is the distance between 𝑃1 (1, 2, 3) and 𝑃2 (4,5,6)
a) 3
b) 33
c) 9
d) 27
Answers to the objective questions
01. a) 02. b) 03. c) 04. d) 05. a)
06. b) 07. c) 08. d) 09. a) 10. b)
11. c) 12. d) 13. a) 14. b) 15. c)
16. d) 17. a) 18. b) 19. c) 20. d)
21. a) 22. b) 23. c) 24. d) 25. a)
26. b) 27. c) 28. d) 29. a) 30. b)
19
(Madhusudan Adhikari, Malarani-8, Arghakhanchi, Nepal)