Solveeit Logo

Question

Question: The Image of the line $3x-y=2$ in the line $y=x-1$ is...

The Image of the line 3xy=23x-y=2 in the line y=x1y=x-1 is

A

x3y=2x - 3y = 2

B

x+3y=2x + 3y = 2

C

x+3y=5x + 3y = 5

D

x3y=5x - 3y = 5

Answer

x - 3y = 2

Explanation

Solution

To find the image of a line L1:3xy=2L_1: 3x - y = 2 in the line Lm:y=x1L_m: y = x - 1, we can follow these steps:

1. Find the point of intersection of the original line and the mirror line.

The intersection point PP will lie on both the original line and its image. Given lines: L1:3xy=2L_1: 3x - y = 2 Lm:y=x1L_m: y = x - 1

Substitute y=x1y = x - 1 from LmL_m into L1L_1: 3x(x1)=23x - (x - 1) = 2 3xx+1=23x - x + 1 = 2 2x+1=22x + 1 = 2 2x=12x = 1 x=12x = \frac{1}{2}

Now, find the corresponding yy-coordinate using y=x1y = x - 1: y=121=12y = \frac{1}{2} - 1 = -\frac{1}{2}

So, the point of intersection is P(12,12)P\left(\frac{1}{2}, -\frac{1}{2}\right). This point must be on the image line.

2. Determine the slopes of the original line and the mirror line.

The equation of L1L_1 is 3xy=23x - y = 2, which can be rewritten as y=3x2y = 3x - 2. The slope of L1L_1 is m1=3m_1 = 3.

The equation of LmL_m is y=x1y = x - 1. The slope of LmL_m is mm=1m_m = 1.

3. Find the slope of the image line using the angle property.

Let LiL_i be the image line and its slope be mim_i. The angle between the mirror line (LmL_m) and the original line (L1L_1) is equal in magnitude but opposite in sign to the angle between the mirror line (LmL_m) and the image line (LiL_i). The tangent of the angle θ1\theta_1 from LmL_m to L1L_1 is given by: tanθ1=m1mm1+m1mm=311+(3)(1)=24=12\tan \theta_1 = \frac{m_1 - m_m}{1 + m_1 m_m} = \frac{3 - 1}{1 + (3)(1)} = \frac{2}{4} = \frac{1}{2}

The tangent of the angle θi\theta_i from LmL_m to LiL_i is given by: tanθi=mimm1+mimm\tan \theta_i = \frac{m_i - m_m}{1 + m_i m_m}

Since θi=θ1\theta_i = -\theta_1, we have tanθi=tanθ1\tan \theta_i = -\tan \theta_1. mi11+mi(1)=12\frac{m_i - 1}{1 + m_i(1)} = -\frac{1}{2} mi11+mi=12\frac{m_i - 1}{1 + m_i} = -\frac{1}{2}

Cross-multiply: 2(mi1)=(1+mi)2(m_i - 1) = -(1 + m_i) 2mi2=1mi2m_i - 2 = -1 - m_i 3mi=13m_i = 1 mi=13m_i = \frac{1}{3}

4. Write the equation of the image line.

The image line passes through the point P(12,12)P\left(\frac{1}{2}, -\frac{1}{2}\right) and has a slope mi=13m_i = \frac{1}{3}. Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1): y(12)=13(x12)y - \left(-\frac{1}{2}\right) = \frac{1}{3}\left(x - \frac{1}{2}\right) y+12=13x16y + \frac{1}{2} = \frac{1}{3}x - \frac{1}{6}

To eliminate fractions, multiply the entire equation by the least common multiple of the denominators (which is 6): 6(y+12)=6(13x16)6\left(y + \frac{1}{2}\right) = 6\left(\frac{1}{3}x - \frac{1}{6}\right) 6y+3=2x16y + 3 = 2x - 1

Rearrange the terms to the standard form Ax+By=CAx + By = C: 2x6y=3+12x - 6y = 3 + 1 2x6y=42x - 6y = 4

Divide the entire equation by 2: x3y=2x - 3y = 2

This matches option A.