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
What is the primary advantage of using shared memory for IPC?
What is the main purpose of abstraction?
Which of the following are TCL commands
Which layer of the OSI model provides flow control, error checking, and reliability in data transmission?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operation...
How many possible boolean functions can be defined on n variables?
Which of the following is/are ideal of ways of spreading virus
Which network layer protocol is responsible for multicasting, where a packet is sent to multiple destinations simultaneously?
In Generative Adversarial Networks (GANs), which component generates realistic data samples?
Which recovery technique involves creating a new database instance from a previous full backup and then applying transaction logs up to the desired reco...