Direction ratios are a set of three numbers that are proportional to the direction of a line in three-dimensional space. They help define the orientation of the line without fixing its exact length. If a line passes through two points, the differences in their coordinates give the direction ratios. These ratios are useful in vector algebra and 3D geometry for solving problems involving angles, lines, and planes. Direction ratios are often used to find direction cosines and equations of lines.
Direction Ratios (often abbreviated as D.R.s) are a set of three numbers that are proportional to the direction of a line in 3D space.
If a line points in a direction represented by the vector:
Then a, b, c are the direction ratios of the line.
Note: Direction ratios are not unique. Any scalar multiple of a set of direction ratios still represents the same direction.
Here’s a simple illustration:
A line in 3D space with direction ratios (a, b, c), pointing from point A to point B.
While direction ratios show the proportion of movement along each axis, direction cosines (denoted as l, m, n) are the cosines of the angles a line makes with the x, y, and z axes, respectively.
If a, b, c are direction ratios, then direction cosines are calculated as:
, ,
From Two Points
If a line passes through and , direction ratios are:
From a Vector
If a line is parallel to vector , then the direction ratios are a, b, c.
Example 1: Find the direction ratios of the line passing through the points A(1, 2, 3) and B(4, 6, 8).
Solution:
Direction Ratios =
= (4 − 1, 6 − 2, 8 − 3)
= (3, 4, 5)
Answer: Direction Ratios are 3, 4, 5
Example 2: Find the direction cosines of a line whose direction ratios are 2, -3, 6.
Solution:
Let the direction ratios be a = 2, b = -3, c = 6
Magnitude =
Direction Cosines are:
Answer: Direction cosines are
Example 3: A line has direction ratios 1, 2, 2. Find the equation of the line passing through point (3, -1, 4).
Solution:
The symmetric form of a line passing through point with D.R.s a, b, c is:
Substituting values:
Answer: Line equation is
Example 4: A line has direction ratios a, b, c such that it is equally inclined to the coordinate axes. Find the direction ratios and direction cosines of the line.
Solution:
If a line is equally inclined to the x, y, and z axes, then:
Direction cosines:
Direction ratios (any proportional set): 1, 1, 1
Answer: Direction Ratios: 1, 1, 1, Direction Cosines:
Example 5: Two lines have direction ratios (1, -2, 3) and (2, k, 6). If the lines are perpendicular, find the value of k.
Solution:
For lines to be perpendicular, dot product of direction ratios = 0:
Answer: k = 10
(Session 2025 - 26)