Question
If the length of the rectangular pipe is 2 times of its
breadth and 5 times of its height. Find the total surface area if its volume is 600 cmΒ³?Solution
LCM of 2 and 5 = 10 Length = 10xcm Breadth = 5xcm Height = 2xcm Volume = 10x Γ 5x Γ 2x = 600 100x = 600 x = 60 Length = 60 cm, Breadth = 30 cm, Height = 12 cm Total surface Area = 2 (lb + bh + hl) = 2 (60Γ30 + 30Γ12 + 60Γ12) = 2 (1800 + 360 + 720) = 2 Γ 2880 = 5760 cmΒ²
When implementing a hash table, which of the following collision resolution techniques is known for its efficiency and is based on creating a linked li...
In a uniform distribution over the interval [a, b], what is the probability density function (PDF)?
Binary relationship has how many participating entities?
What is the primary difference between a "Virus" and a "Worm" in the context of cybersecurity?
What is the scope of a variable declared as "static" inside a function?
Which hazard can be addressed using techniques like forwarding and bypassing?
The SI unit for measuring frequency is:
What is the basic component of an electronic circuit that restricts the flow of current?
Which type of memory is pre-programmed with data during the manufacturing process and cannot be modified?
What is the primary role of lexical analysis in the compilation process?