Question
A line passes through and . The point , where are non-negative integers, on the line lies at a distance of 21 units, from the point . The distance between the points and is equal to __________.
Answer: 4
Solution
Key Concepts and Formulas
This problem involves finding a point on a line at a specific distance from a given point and then calculating the distance between two points in 3D space. The key concepts and formulas we will use are:
- Direction Ratios and Direction Cosines of a Line: If a line passes through two points and , its direction ratios are . The direction cosines are obtained by dividing the direction ratios by the magnitude of the direction vector, i.e., .
- Equation of a Line in Parametric Form (Distance Form): The coordinates of any point on a line passing through a point with direction cosines can be expressed as: Here, represents the signed distance of the point from the point . If , is in the direction of from ; if , is in the opposite direction.
- Distance Formula in 3D: The distance between two points and is given by:
Step-by-Step Solution
1. Determine the Direction Ratios and Magnitude of Line AB
- Why this step? To define the orientation of the line in space, we first need its direction. Direction ratios provide this information, and their magnitude is needed to find direction cosines.
- Given points are and .
- The direction ratios of the line , denoted as , are calculated by subtracting the coordinates of from :
- So, the direction ratios of line are .
- Now, we find the magnitude of this direction vector:
2. Calculate the Direction Cosines of Line AB
- Why this step? The distance form of the line equation requires direction cosines, which are normalized direction ratios. This normalization makes the parameter directly represent distance.
- We divide each direction ratio by the magnitude to get the direction cosines :
- The direction cosines of line are .
3. Write the Equation of Line AB in Parametric (Distance) Form
- Why this step? We are given that point is at a specific distance from . The parametric form of the line equation directly uses this distance as a parameter, simplifying the calculation of 's coordinates.
- Using point as and the calculated direction cosines: Here, represents the signed distance of a point on the line from point .
4. Determine the Coordinates of Point P(a, b, c)
-
Why this step? The problem states that point lies on line at a distance of 21 units from point . We use this information to find 's coordinates by setting . The condition that are non-negative integers will help us choose the correct value for .
-
We are given that the distance of from is 21 units. So, . We consider two cases for :
- Case 1: Thus, . These coordinates () are all non-negative integers, satisfying the condition.
- Case 2: Thus, . These coordinates are negative, so this point does not satisfy the condition that are non-negative integers.
-
Therefore, the only valid coordinates for point are .
5. Calculate the Distance Between Points P and Q
- Why this step? This is the final objective of the problem: to find the distance between the determined point and the given point .
- We have and .
- Using the 3D distance formula:
Common Mistakes & Tips
- Confusing Distance with Signed Parameter: Remember that 'distance' is usually non-negative, but the parameter 'r' in the parametric form of a line equation can be negative, indicating a direction opposite to the chosen direction vector. Always check both positive and negative values for 'r' when finding a point at a specific distance.
- Forgetting Non-Negative Conditions: Carefully apply all given conditions, such as "non-negative integers" for coordinates. This often helps in uniquely identifying a point from multiple possibilities.
- Calculation Errors: 3D geometry problems often involve multiple steps and numerical calculations. Double-check each step, especially squares and sums, to avoid arithmetic mistakes.
- Understanding "on the line AB": This implies the infinite line passing through A and B, not just the line segment AB, unless specified.
Summary
We first determined the direction ratios and direction cosines of the line AB. Then, using the parametric form of the line equation starting from point A, we found the coordinates of point P by considering a distance of 21 units. The condition that P's coordinates must be non-negative integers allowed us to uniquely identify P as . Finally, we calculated the Euclidean distance between this point P and the given point Q using the 3D distance formula. The calculated distance between P and Q is 22 units.
The final answer is .