Solveeit Logo

Question

Question: A point P(x, y) moves such that the sum of its distances from the lines $2x - y - 3 = 0$ and $x + 3y...

A point P(x, y) moves such that the sum of its distances from the lines 2xy3=02x - y - 3 = 0 and x+3y+4=0x + 3y + 4 = 0 is 7. The area bounded by the locus of P is

A

70

B

70270\sqrt{2}

C

35235\sqrt{2}

D

140

Answer

70270\sqrt{2}

Explanation

Solution

Let the two lines be L1:2xy3=0L_1: 2x - y - 3 = 0 and L2:x+3y+4=0L_2: x + 3y + 4 = 0. The distance of a point P(x, y) from a line Ax+By+C=0Ax + By + C = 0 is given by the formula d=Ax+By+CA2+B2d = \frac{|Ax + By + C|}{\sqrt{A^2 + B^2}}.

The distance from L1L_1 is d1=2xy322+(1)2=2xy35d_1 = \frac{|2x - y - 3|}{\sqrt{2^2 + (-1)^2}} = \frac{|2x - y - 3|}{\sqrt{5}}. The distance from L2L_2 is d2=x+3y+412+32=x+3y+410d_2 = \frac{|x + 3y + 4|}{\sqrt{1^2 + 3^2}} = \frac{|x + 3y + 4|}{\sqrt{10}}.

According to the problem, d1+d2=7d_1 + d_2 = 7. So, the locus of P is given by the equation:

2xy35+x+3y+410=7\frac{|2x - y - 3|}{\sqrt{5}} + \frac{|x + 3y + 4|}{\sqrt{10}} = 7

This type of equation, L1+L2=K|L_1'| + |L_2'| = K, where L1L_1' and L2L_2' are normalized linear expressions (representing distances), describes a parallelogram.

To find the area of this parallelogram, we can use a change of variables. Let U=2xy35U = \frac{2x - y - 3}{\sqrt{5}} and V=x+3y+410V = \frac{x + 3y + 4}{\sqrt{10}}. The equation of the locus in the UV-plane becomes U+V=7|U| + |V| = 7.

The region described by U+V=7|U| + |V| = 7 in the UV-plane is a square with vertices at (7,0)(7, 0), (0,7)(0, 7), (7,0)(-7, 0), and (0,7)(0, -7). The diagonals of this square lie along the U and V axes, and their length is 2×7=142 \times 7 = 14. The area of a square with diagonal dd is 12d2\frac{1}{2}d^2. So, the area in the UV-plane is AreaUV=12(14)2=12(196)=98_{UV} = \frac{1}{2}(14)^2 = \frac{1}{2}(196) = 98 square units.

Now, we need to transform this area back to the xy-plane. The relationship between the areas is given by the Jacobian determinant of the transformation. The transformation from (x,y) to (U,V) is:

U(x,y)=25x15y35U(x,y) = \frac{2}{\sqrt{5}}x - \frac{1}{\sqrt{5}}y - \frac{3}{\sqrt{5}}

V(x,y)=110x+310y+410V(x,y) = \frac{1}{\sqrt{10}}x + \frac{3}{\sqrt{10}}y + \frac{4}{\sqrt{10}}

The Jacobian determinant of this transformation is:

J=det(UxUyVxVy)J = \det \begin{pmatrix} \frac{\partial U}{\partial x} & \frac{\partial U}{\partial y} \\ \frac{\partial V}{\partial x} & \frac{\partial V}{\partial y} \end{pmatrix} J=det(2515110310)J = \det \begin{pmatrix} \frac{2}{\sqrt{5}} & \frac{-1}{\sqrt{5}} \\ \frac{1}{\sqrt{10}} & \frac{3}{\sqrt{10}} \end{pmatrix} J=(25)(310)(15)(110)J = \left(\frac{2}{\sqrt{5}}\right)\left(\frac{3}{\sqrt{10}}\right) - \left(\frac{-1}{\sqrt{5}}\right)\left(\frac{1}{\sqrt{10}}\right) J=650+150=750=752J = \frac{6}{\sqrt{50}} + \frac{1}{\sqrt{50}} = \frac{7}{\sqrt{50}} = \frac{7}{5\sqrt{2}}

The area in the xy-plane is related to the area in the UV-plane by the formula: Areaxy=AreaUVJ_{xy} = \frac{\text{Area}_{UV}}{|J|}

Areaxy=98752=98×527\text{Area}_{xy} = \frac{98}{\left|\frac{7}{5\sqrt{2}}\right|} = 98 \times \frac{5\sqrt{2}}{7} Areaxy=(14×7)×527=14×52=702\text{Area}_{xy} = (14 \times 7) \times \frac{5\sqrt{2}}{7} = 14 \times 5\sqrt{2} = 70\sqrt{2}

Thus, the area bounded by the locus of P is 70270\sqrt{2}.