Question
A solid metal cylinder of 12 cm height and 7 cm radius
is melted and recast into two cones in the proportion of 1:2 (volume), keeping the height 12 cm. What would be the percentage change in the flat surface area before and after [use π =22/7]?Solution
Volume of Cylinder = πr²h = π × 72 × 12 = 588π Now, the solid metal cylinder is re-cast into two cones in the proportion 1: 2 i.e. the volumes of cone 1 and cone 2 is 196 π and 392 π respectively. So, flat Surface area of cylinder before melting = 2πr² = 2 × 72 = 98π Volume of cone 1 =1/3 πr1²h= 196π r12 = (196×3/ 12) = 49 Volume of cone 2 = 1/3πr2²h = 392π r22 = 392×3 /12 = 98 Flat surface area of cones = π (r12 + r22) = π (49 + 98) = 147π Percentage change in surface area = (147-98π) /98π × 100 = 1/2 × 100 = 50%
Which of the following best exemplifies a critical advantage of Mobile Edge Computing (MEC) over traditional cloud computing?
In the context of system analysis, which of the following best defines the "use case" diagram?
Which protocol provides secure authentication by encrypting credentials before transmission and uses a challenge-response mechanism?
Consider the following stack operations. What will be the content of the stack after executing all the operations?
Stackstack = new Stack... In the context of Management Information Systems (MIS), which of the following best describes the role of a decision support system (DSS)?
Which encryption technique is used in Transport Layer Security (TLS) to securely establish a session key?
Which of the following statements is true about ACID properties in database transactions?
What is the time complexity of searching an element in a balanced binary search tree (BST) with nnn nodes?
Which OSI model layer is responsible for reliable delivery of data between devices?
Which of the following best describes the mechanism of a Cross-Site Scripting (XSS) attack?