Problem 13
Question
A line is drawn from the point \(P(\alpha, \beta)\), making an angle \(\theta\) with the positive direction of \(x\)-axis, to meet the line \(a x+b y+c=0\) at \(Q\). The length of \(P Q\) is (A) \(-\frac{a \alpha+b \beta+c}{a \cos \theta+b \sin \theta}\) (B) \(\left|\frac{a \alpha+b \beta+c}{\sqrt{a^{2}+b^{2}}}\right|\) (C) \(\frac{a \alpha+b \beta+c}{a \cos \theta+b \sin \theta}\) (D) none of these
Step-by-Step Solution
Verified Answer
Option (A) is correct.
1Step 1: Understand the Problem
We need to find the length of a perpendicular from the point \(P(\alpha, \beta)\) to the line \(ax + by + c = 0\). This line from \(P\) to \(Q\) makes an angle \(\theta\) with the positive x-axis.
2Step 2: Line Equation in Parametric Form
Express the line passing through point \(P(\alpha, \beta)\) at an angle \(\theta\) as a parametric equation: \(x = \alpha + t \cos \theta\), \(y = \beta + t \sin \theta\). Here, \(t\) is the parameter that measures the distance along the line from \(P\).
3Step 3: Intersection with Given Line
Substitute the parametric equations of the line into the equation of the given line, \(ax + by + c = 0\):\[a(\alpha + t \cos \theta) + b(\beta + t \sin \theta) + c = 0.\]
4Step 4: Solve for Parameter t
Solving the equation from Step 3:\[a\alpha + at \cos \theta + b\beta + bt \sin \theta + c = 0.\]This simplifies to:\[t(a \cos \theta + b \sin \theta) = -(a \alpha + b \beta + c).\]Thus, the parameter \(t\) is:\[t = \frac{-(a \alpha + b \beta + c)}{a \cos \theta + b \sin \theta}.\]
5Step 5: Length of P to Q
The length \(PQ\) is given by the absolute value of \(t\) because \(t\) represents the distance along the line:\[PQ = |t| = \left|\frac{-(a \alpha + b \beta + c)}{a \cos \theta + b \sin \theta}\right|.\]
6Step 6: Determine the Correct Option
Comparing the form we derived to the options given, the expression matches option (A):\(PQ = -\frac{a \alpha + b \beta + c}{a \cos \theta + b \sin \theta}.\) Here it represents a negative sign outside allowing direct correlation with (A), indicating option (A) is correct.
Key Concepts
Parametric EquationsAngle with x-axisPerpendicular Distance Formula
Parametric Equations
Parametric equations are a way to express the coordinates of the points on a line based on a parameter, usually denoted as \( t \). They are particularly useful in describing the motion of a point along a path and are instrumental in coordinate geometry, especially for dealing with lines.Parametrically, any line can be described using initial points and directional vectors. In the given exercise, we start by describing the line that passes through the point \( P(\alpha, \beta) \) and makes an angle \( \theta \) with the x-axis. The parametric equations for this line are:
- \( x = \alpha + t \cos \theta \)
- \( y = \beta + t \sin \theta \)
Angle with x-axis
The angle a line makes with the x-axis is a crucial concept for understanding how that line is oriented in relation to the coordinate axes. It helps in determining the direction of the line, which is essential for converting between different forms of line equations.Given a line through point \( P(\alpha, \beta) \) making an angle \( \theta \) with the positive x-axis, this angle determines how changes along the line will affect the x and y coordinates. For this problem, the cosine of \( \theta \) affects the horizontal movement (change in \( x \)), and the sine of \( \theta \) affects the vertical movement (change in \( y \)).This concept becomes vital when substituting into the line equation \( ax + by + c = 0 \), as seen in the provided solution. It allows for the parametric representation to effectively translate orientation into movement along the line.
Perpendicular Distance Formula
The perpendicular distance formula is an essential tool in coordinate geometry. It calculates the shortest distance from a point to a given line. For a line described by \( ax + by + c = 0 \), and a point \( (x_1, y_1) \), the perpendicular distance \( D \) is:\[D = \frac{|ax_1 + by_1 + c|}{\sqrt{a^2 + b^2}}\]In this exercise, however, the problem instead looks at finding the distance along a particular direction, driven by angle \( \theta \). Once \( t \) is determined as:\[t = \frac{-(a\alpha + b\beta + c)}{a \cos \theta + b \sin \theta}\]We recognize that this expression directly gives the directed distance from \( P \) to \( Q \) along the line's trajectory. This solution reflects both directionality and perpendicular distance considerations, as it ensures that the line hits perfectly at right angles. Thus, confirming the correctness of option (A) in the choices provided.
Other exercises in this chapter
Problem 11
If the point ( \(2 \cos \theta, 2 \sin \theta\) ) does not fall in that angle between the lines \(y=|x-2|\) in which the origin lies then \(\theta\) belongs to
View solution Problem 12
If the equations of the sides of a triangle are \(x+y=2\), \(y=x\) and \(\sqrt{3} y+x=0\), then which of the following is an exterior point of the triangle? (A)
View solution Problem 15
If \(x_{1}, x_{2}, x_{3}\) as well as \(y_{1}, y_{2}, y_{3}\) are in G. P. with the same common ratio, then the points \(\left(x_{1}, y_{1}\right),\left(x_{2},
View solution Problem 16
Number of equilateral triangles with \(y=\sqrt{3}(x-1)+2\) and \(y=-\sqrt{3} x\) as two of its sides, is (A) 0 (B) 1 (C) 2 (D) none of these
View solution