Question
The cost of fencing a rectangular garden at Rs. 10/metre
is Rs. 1000. If the ratio of the length to breadth is 3:2, find the area of the garden.Solution
Let the length and breadth be 3x metres and 2x metres respectively.
According to the question,
2 × (3x + 2x) = 1000 / 10
Or, 2 × 5x = 100
Or, 10x = 100
Or, x = 10 metres
Therefore, area = 3x × 2x = 6x² = 6 × 100 = 600 m²
Which probability distribution is most widely used to model quantization noise in pulse code modulation ?
Which memory management technique divides the logical address space into fixed-size blocks and the physical memory into frames of the same size?
Which of the following statements best describes a mesh topology in network design?
Which of the following best describes the function of cache memory in a computer system?Â
What does a star schema consist of?
The latency of a network isÂ
How do you correctly create a new Map object in JavaScript?
In object-oriented programming, when defining an interface method, which of the following statements is true regarding method parameters?
- Does Dijkstra's algorithm work for graphs with both negative and positive edge weights?
What is the primary purpose of a MAC (Media Access Control) ID in networking?