In a rectangle, the difference between the sum of the adjacent sides and the diagonal is half the length
In a rectangle, the difference between the sum of the adjacent sides and the diagonal is half the length of the longer side. What is the ratio of the shorter to the longer side?
- 2 : 5
- √3 : 2
- 3 : 4
- 1 : √3
Answer
Let L and B be the length and breadth of the rectangle.
Sum of adjacent sides = L + B
Length of diagonal = √(L2+B2)
According to the question,
(L + B) - √(L2+B2) = L/2
L/2 + B = √(L2+B2)
L + 2B = 2√(L2+B2)
L2 + 4B2 + 4LB = 4L2 + 4B2
4B = 3L or B/L = 3/4
The correct option is C.