If the mirror image of the point (-8,12) with respect to the line 4x+7y+13=0 is (A,B) then 6B-A=
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The slope of given line is -4/7. Therefore, the slope of the line (say line 2) joining (-8,12) to its mirror image is 7/4 (since it is perpendicular to given line , let us call it 1) ,
Line 2) passes through (-8,12)
Equation of line 2) is :
y-12=7/4*(x+8)
4y-48=7x+56
4y=7x+104
Y=7/4x + 26
Thus the coordinates of mirror image = (x, 7x/4+26)
dIst of (-8,12) from line 1) = [(-8 * 4+12 * 7 + 13)/sqrt(-4^2 + 7^2)] = 65/sqrt(65) = sqrt(65)
Dist of (-8,12) from mirror = 2*sqrt(65)
Using euclidean distance formula, (x+8)^2 + (7x/4 + 26 – 12)^2 = 260
X^2 + 16x + 64 + (7x/4 + 14)^2 = 260
X^2+16x + 64 + 49x^2/16 + 196x/4 + 196 = 260
16x^2+256x + 1024 + 49x^2 + 784x + 3136 = 4160
65x^2 + 1040x = 0
65x(x+16)=0
X = -16 = A
Y = 7X/4 + 26 = -28 + 26 = -2 = B
6B – A = -12 + 16 = 4