Solveeit Logo

Question

Question: The locus of a point whose sum of the distances from the origin and the line \[x = 2\] is 4 units is...

The locus of a point whose sum of the distances from the origin and the line x=2x = 2 is 4 units is
(a) y2=12(x3){y^2} = - 12\left( {x - 3} \right)
(b) y2=12(x3){y^2} = 12\left( {x - 3} \right)
(c) x2=12(y3){x^2} = 12\left( {y - 3} \right)
(d) x2=12(y3){x^2} = - 12\left( {y - 3} \right)

Explanation

Solution

Here, we need to find the locus of the given point. First, we will use the distance formula to find the distance between the origin and the given point. Then, we will find the distance between the given point and the line x=2x = 2. We will use the given information to form an equation in two variables and simplify it using algebraic identities. Finally, we will replace the variables to find the locus of the point.

Formula Used:
We will use the following formulas:
Distance formula: The distance dd between two points (x1,y1)\left( {{x_1},{y_1}} \right) and (x2,y2)\left( {{x_2},{y_2}} \right) is given by the formula d=(x2x1)2+(y2y1)2d = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} .
The distance between a point (x1,y1)\left( {{x_1},{y_1}} \right) and a line ax+by+c=0ax + by + c = 0 is given by the formula d=ax1+by1+ca2+b2d = \dfrac{{\left| {a{x_1} + b{y_1} + c} \right|}}{{\sqrt {{a^2} + {b^2}} }}.

Complete step by step solution:
Let the point be P(p,q)P\left( {p,q} \right).
The origin is the point (0,0)\left( {0,0} \right).
First, we will use the distance formula to find the distance between the points (0,0)\left( {0,0} \right) and (p,q)\left( {p,q} \right).
The distance formula states that the distance dd between two points (x1,y1)\left( {{x_1},{y_1}} \right) and (x2,y2)\left( {{x_2},{y_2}} \right) is given by the formula d=(x2x1)2+(y2y1)2d = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} .
Let d1{d_1} be the distance between the points (0,0)\left( {0,0} \right) and (p,q)\left( {p,q} \right).
Substituting x1=0{x_1} = 0, y1=0{y_1} = 0, x2=p{x_2} = p, and y2=q{y_2} = q in the distance formula, we get
d1=(p0)2+(q0)2\Rightarrow {d_1} = \sqrt {{{\left( {p - 0} \right)}^2} + {{\left( {q - 0} \right)}^2}}
Subtracting the like terms in the parentheses, we get
d1=p2+q2\Rightarrow {d_1} = \sqrt {{p^2} + {q^2}}
Now, we will find the distance between the point (p,q)\left( {p,q} \right) and the line x=2x = 2.
Let d2{d_2} be the distance between the point (p,q)\left( {p,q} \right) and the line x=2x = 2.
The distance between a point (x1,y1)\left( {{x_1},{y_1}} \right) and a line ax+by+c=0ax + by + c = 0 is given by the formula d=ax1+by1+ca2+b2d = \dfrac{{\left| {a{x_1} + b{y_1} + c} \right|}}{{\sqrt {{a^2} + {b^2}} }}.
Rewriting the line x=2x = 2, we get
1×x+0×y2=01 \times x + 0 \times y - 2 = 0
Comparing the equation 1×x+0×y2=01 \times x + 0 \times y - 2 = 0 to the equation ax+by+c=0ax + by + c = 0, we get
a=1a = 1, b=0b = 0, and c=2c = - 2
Substituting x1=p{x_1} = p, y1=q{y_1} = q, a=1a = 1, b=0b = 0, and c=2c = - 2 in the formula d=ax1+by1+ca2+b2d = \dfrac{{\left| {a{x_1} + b{y_1} + c} \right|}}{{\sqrt {{a^2} + {b^2}} }}
d2=1(p)+0(q)+(2)12+02{d_2} = \dfrac{{\left| {1\left( p \right) + 0\left( q \right) + \left( { - 2} \right)} \right|}}{{\sqrt {{1^2} + {0^2}} }}
Simplifying the expression, we get
\Rightarrow d2=p+021+0{d_2} = \dfrac{{\left| {p + 0 - 2} \right|}}{{\sqrt {1 + 0} }}
Thus, we get
\Rightarrow d2=p+021+0d2=p21\begin{array}{l}{d_2} = \dfrac{{\left| {p + 0 - 2} \right|}}{{\sqrt {1 + 0} }}\\\\{d_2} = \dfrac{{\left| {p - 2} \right|}}{{\sqrt 1 }}\end{array}
Simplifying the expression further, we get
\Rightarrow d2=p2d2=p2\begin{array}{l}{d_2} = \left| {p - 2} \right|\\\\{d_2} = p - 2\end{array}
Now, it is given that the sum of the distance of the point from the origin and the line x=2x = 2 is 4 units.
Therefore, we get
\Rightarrow d1+d2=4{d_1} + {d_2} = 4
Substituting d1=p2+q2{d_1} = \sqrt {{p^2} + {q^2}} and d2=p2{d_2} = p - 2 in the equation, we get
p2+q2+p2=4\Rightarrow \sqrt {{p^2} + {q^2}} + p - 2 = 4
Rewriting the equation, we get
p2+q2=4+2p\Rightarrow \sqrt {{p^2} + {q^2}} = 4 + 2 - p
Adding the terms, we get
p2+q2=6p\Rightarrow \sqrt {{p^2} + {q^2}} = 6 - p
Squaring both sides of the equation, we get
p2+q2=(6p)2\Rightarrow {p^2} + {q^2} = {\left( {6 - p} \right)^2}
Simplifying the expression using algebraic identities, we get
p2+q2=36+p212p\Rightarrow {p^2} + {q^2} = 36 + {p^2} - 12p
Subtracting p2{p^2} from both sides, we get
p2+q2p2=36+p212pp2 q2=3612p\begin{array}{l} \Rightarrow {p^2} + {q^2} - {p^2} = 36 + {p^2} - 12p - {p^2}\\\ \Rightarrow {q^2} = 36 - 12p\end{array}
Factoring out 12 - 12 from the expression, we get
q2=12(p3)\Rightarrow {q^2} = - 12\left( {p - 3} \right)
We will replace pp with xx, and qq with yy to find the locus of the point P(p,q)P\left( {p,q} \right).
Therefore, we get the locus of the point as
y2=12(x3)\Rightarrow {y^2} = - 12\left( {x - 3} \right)
Therefore, the locus of the given point is y2=12(x3){y^2} = - 12\left( {x - 3} \right).
Thus, the correct option is option (a).

Note: We used the algebraic identity to simplify the expression (6p)2{\left( {6 - p} \right)^2} to 36+p212p36 + {p^2} - 12p. The square of the difference of two numbers is given by the algebraic identity (ab)2=a2+b22ab{\left( {a - b} \right)^2} = {a^2} + {b^2} - 2ab. Here we had to find the locus of points. A locus is defined as the set of all the points which form a surface or a curve and satisfy a particular condition.