Start learning 50% faster. Sign in now
Let the radius and height of the cylinder be r and h cm respectively. ∴ h = 1.30r Total surface area of the cylinder = 2833.6 = 2πr(h + r) ∴ 2833.6 = 2πr(1.3r + r) = 2πr(2.3r) = 4.6πr2 ∴ 2833.6 = (9.2/2) × (22/7) × r2 = 2833.6x 7 x 2/22 x 9.2 ∴ r2 = 196 ∴ r = 14 and h = 18.2 Amount of water displaced = Volume of the right circular cylinder = πr2h = (22/7) × (14)2× (18.2) = 11211.2 cm³
The maximum number of binary trees that can be formed with three unlabeled nodes is:
Which of the following functions is used in C to initiate a DMA transfer when working with certain hardware libraries?
___ mapping is used in cache organization which is the quickest and most supple organization.
In which programming language is dynamic memory allocation commonly used?
Which cryptographic process involves applying a mathematical function to generate a fixed-size output from variable-size input?
What is the primary purpose of virtual memory in a computer system?
Which technology is most commonly associated with cryptocurrencies like Bitcoin?
What is the main objective of cluster analysis in data analytics?
When applying KVL to a circuit, how are voltage drops represented?
Which keyword is used to allocate dynamic memory in C++?