Question
The perimeter of a rectangular field is 44 metres and
its area is 61.5 m2 . What is the length of the diagonal of this field?Solution
Let the length and breadth of the rectangular field be ‘p’ metres and ‘q’ metres respectively Then, according to the question, 2 × (p + q) = 44 Or, (p + q) = 44/2 = 22…… (1) Also p × q = 61.5 We know, (p + q)2 = p2 + q2 + 2pq Or, p2 + q2 = 222 – 2 × 61.5 Or, p2 + q2 = 361 So, length of the diagonal of the rectangular field = √(length2 + breadth2) = √(p2 + q2) = √361 = 19 metres
Which famous sorting algorithm uses the divide-and-conquer strategy?
Which of the following functions is used in C to initiate a DMA transfer when working with certain hardware libraries?
What are the three main dimensions of big data known as the "3Vs"?
What is the port number for HTTPS?
In BGP path selection, which attribute is considered first?
Autovalue is a property of
Deleting top element of stack?
What is a smart contract in the context of blockchain technology?
Which command is used to sort the lines of a file in a Unix/Linux system?
ICMP sends “Destination Unreachable – Fragmentation Needed” when: