The area of a rectangle gets reduced by 80 sq uints if its length is reduced by 5 units and breadth is increased by 2 units. If we increase the length by 10 units and decrease the breadth by 5 units, the area will increase by 50 sq units. Find the length and breadth of the rectangle.
Let the length be x and breadth be y
According to question,
xy-80 = (x-5)(x + 2)
⇒xy-80 = xy + 2x-5y-10
⇒-80 + 10 = 2x-5y
⇒ 2x-5y = -70 ….I
(x + 10)(y-5) = xy + 50
⇒ xy-5x + 10y-50 = xy + 50
⇒ -5x + 10y = 100
⇒ -x + 2y = 20 ….II
Multiplying Eq. II by 2
2x-5y = -70
-2x + 4y = 40
-y = -30
y = 30
substituting y = 30 in eq. II
-x + 2× 30 = 20
-x = 20-60
x = 40
length = 40units and breadth = 30 units
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.