The diagonal of a rectangular ground is 60 meters more than the breadth of the ground. If the length of the ground is 30 meters more than the breadth, find the area of the ground.
Let the breadth of the ground be b
Diagonal = b + 60
Length = b + 30

Using Pythagoras theorem
(length)2 + (breadth)2 = (diagonal)2
⇒ (b + 30)2 + b2 = (b + 60)2
⇒ (b + 30)2 – (b + 60)2 = – b2
Using identity (a + b)(a – b) = a2 – b2
⇒ (b + 30 + b + 60)(b + 30 – b – 60) = – b2
⇒ (2b + 90)(– 30) = – b2
⇒ b2 – 60b – 2700 = 0
⇒ b2 – 90b + 30b – 2700 = 0
taking b common from first two terms and 30 common from next two
⇒ b(b – 90) + 30(b – 90) = 0
⇒ (b + 30)(b – 90) = 0
⇒ (b + 30) = 0 or (b – 90) = 0
Thus b = 90 m as b cannot be negative because b represents breadth of rectangle
Length = b + 30 = 90 + 30 = 120 m
Area = length × breadth = 120 × 90 = 10800 m2
Therefore, area of ground is 10800 m2
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.