Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Direction Angles: A line in three-dimensional space makes specific angles , , and with the positive directions of the , , and axes respectively. These are called direction angles. Visually, these angles quantify the 'tilt' of the line relative to the three fixed reference axes in a Cartesian coordinate system, with the vertex of the angles effectively at the point where the line (or a parallel line) passes through the origin.
Direction Cosines (DCs): The cosines of the direction angles, denoted as , , and , are known as direction cosines. A fundamental property is that . Visually, these can be thought of as the coordinates of a point on a unit sphere centered at the origin, representing the direction vector of the line.
Direction Ratios (DRs): Any three numbers , , and that are proportional to the direction cosines , , and are called direction ratios. Thus, . Unlike direction cosines, which are unique for a directed line, direction ratios can be any set of numbers representing the same direction. Visually, any vector that lies along or is parallel to the line provides a set of direction ratios .
Line through Two Points: If a line passes through two distinct points and , its direction ratios are found by the differences of their coordinates: . Visually, this is the displacement vector from to , indicating how many units one must travel along each axis to move from one point to the other.
Relationship between DCs and DRs: To convert direction ratios into direction cosines , we divide each ratio by the magnitude of the vector, . This results in , , and . The sign indicates that a line has two sets of direction cosines depending on the chosen direction of travel along the line.
Angle Between Two Lines: The angle between two lines with direction cosines and is given by . Visually, this is the dot product of the two unit vectors representing the directions of the lines. If the lines are given by direction ratios, the formula incorporates the magnitudes of the corresponding vectors.
Conditions for Parallelism and Perpendicularity: Two lines with direction ratios and are parallel if their ratios are proportional, i.e., . They are perpendicular if the sum of the products of their corresponding ratios is zero, i.e., . Visually, perpendicular lines are at to each other, meaning their direction vectors are orthogonal.
📐Formulae
\cos\theta = \frac{|a_1a_2 + b_1b_2 + c_1c_2|}{\sqrt{a_1^2+b_1^2+c_1^2}\sqrt{a_2^2+b_2^2+c_2^2}}$
💡Examples
Problem 1:
Find the direction cosines of a line that passes through the points and .
Solution:
-
Find the Direction Ratios (DRs) by subtracting coordinates: So, the DRs are .
-
Calculate the magnitude: .
-
Calculate Direction Cosines (DCs): .
Therefore, the DCs are .
Explanation:
To find the direction cosines, we first determine the direction ratios by finding the vector connecting the two points. We then normalize these ratios by dividing them by the total magnitude of the vector to ensure the sum of the squares of the cosines equals 1.
Problem 2:
Show that the line passing through the points and is parallel to the line passing through the points and .
Solution:
-
Find DRs of the first line () passing through and : . DRs of are .
-
Find DRs of the second line () passing through and : . DRs of are .
-
Check for proportionality:
Since , the lines are parallel.
Explanation:
Two lines are parallel if their direction ratios are proportional. In this case, the direction ratios of the second line are simply the direction ratios of the first line multiplied by the scalar , confirming they point in the same (or exactly opposite) direction.