Solveeit Logo

Question

Question: Two adjacent sides of a rhombus are 2x + 3y = a - 5 and 3x + 2y = 4-2a and its diagonals intersect a...

Two adjacent sides of a rhombus are 2x + 3y = a - 5 and 3x + 2y = 4-2a and its diagonals intersect at the point (1,2), then a can be -

A

-16

B

16

C

-103\frac{10}{3}

D

103\frac{10}{3}

Answer

Both -16 and 103\frac{10}{3} are correct.

Explanation

Solution

A rhombus has diagonals that bisect each other at right angles. The intersection point of the diagonals is the center of the rhombus. The distance from the center to each side must be equal.

The equations of the adjacent sides are: L1:2x+3y(a5)=0L_1: 2x + 3y - (a - 5) = 0 L2:3x+2y(42a)=0L_2: 3x + 2y - (4 - 2a) = 0

The center of the rhombus is (1,2)(1, 2). The distance from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is given by d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}.

Distance from (1,2)(1, 2) to L1L_1: d1=2(1)+3(2)(a5)22+32=2+6a+54+9=13a13d_1 = \frac{|2(1) + 3(2) - (a - 5)|}{\sqrt{2^2 + 3^2}} = \frac{|2 + 6 - a + 5|}{\sqrt{4 + 9}} = \frac{|13 - a|}{\sqrt{13}}

Distance from (1,2)(1, 2) to L2L_2: d2=3(1)+2(2)(42a)32+22=3+44+2a9+4=3+2a13d_2 = \frac{|3(1) + 2(2) - (4 - 2a)|}{\sqrt{3^2 + 2^2}} = \frac{|3 + 4 - 4 + 2a|}{\sqrt{9 + 4}} = \frac{|3 + 2a|}{\sqrt{13}}

Since d1=d2d_1 = d_2: 13a13=3+2a13\frac{|13 - a|}{\sqrt{13}} = \frac{|3 + 2a|}{\sqrt{13}} 13a=3+2a|13 - a| = |3 + 2a|

This equality holds if: Case 1: 13a=3+2a13 - a = 3 + 2a 10=3a10 = 3a a=103a = \frac{10}{3}

Case 2: 13a=(3+2a)13 - a = -(3 + 2a) 13a=32a13 - a = -3 - 2a 16=a16 = -a a=16a = -16

Therefore, the possible values for 'a' are 103\frac{10}{3} and 16-16.