Question
A cylindrical tank has a height of 12 m and a base
radius of 5 m. If water is filled up to 8 m in the tank, what is the total surface area of the water's surface, including the curved surface area?Solution
Curved surface area of the cylinder = 2πrh Where r = 5 m and h = 12 m: Curved surface area = 2π * 5 * 12 = 120π m². Area of the circular base = π * r² = π * (5²) = 25π m². Total surface area = Curved surface area + Base area = 120π + 25π = 145π m². Correct option: a) 145π m²
Which COCOMO mode provides a more detailed estimation based on individual project characteristics?
Which logic gate produces an output that is the logical sum of two or more inputs?
Which complexity class includes problems for which a proposed solution can be verified in polynomial time?
Which layer of the OSI model is responsible for logical addressing (e.g., IP addresses) and routing?
In C programming, which header file is commonly used to work with DMA?
Which component is responsible for translating virtual addresses to physical addresses?
Which machine learning models are trained to make aseries of decisions based on the rewards and feedback they receive for their actions
What is the primary goal of cybersecurity?
What is the primary advantage of dynamic memory allocation?
In cloud networking, what does VPC (Virtual Private Cloud) provide?