Solveeit Logo

Question

Question: The point (-1, 4) is the image of the point (3, -2) with respect to which one of the following lines...

The point (-1, 4) is the image of the point (3, -2) with respect to which one of the following lines?

A

2x-3y+1=0

B

2x-3y+3=0

C

3x-2y-1=0

D

3x-2y+1=0

Answer

2x-3y+1=0

Explanation

Solution

Let P = (3, -2) and P' = (-1, 4). The line of reflection is the perpendicular bisector of the segment PP'. The midpoint M of PP' is: M=(3+(1)2,2+42)=(1,1)M = \left( \frac{3 + (-1)}{2}, \frac{-2 + 4}{2} \right) = (1, 1) The slope of PP' is: mPP=4(2)13=64=32m_{PP'} = \frac{4 - (-2)}{-1 - 3} = \frac{6}{-4} = -\frac{3}{2} The slope of the line of reflection, mLm_L, is the negative reciprocal of mPPm_{PP'}: mL=1mPP=23m_L = -\frac{1}{m_{PP'}} = \frac{2}{3} Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with M(1, 1) and mLm_L: y1=23(x1)y - 1 = \frac{2}{3}(x - 1) 3(y1)=2(x1)3(y - 1) = 2(x - 1) 3y3=2x23y - 3 = 2x - 2 2x3y+1=02x - 3y + 1 = 0