Question
If the radius of a cylinder is tripled and the height is
halved, then what is the ratio between the new volume and the previous volume?Solution
Old volume = πr2h New volume = π × R2 × H = π × (3r)2 × (h/2) Ratio of new volume to previous volume = π × (3r)2 × (h/2) ∶ πr2h Required ratio = (9/2) × πr2h ∶ πr2h = (9/2) ∶ 1 ∴ Required ratio = 9 ∶ 2
What does the term "code optimization" refer to in the context of software development?
Which of the following statements accurately describes the use of the SQL CREATE statement?
In n-gram models, what does 'n' represent?
What is perplexity in language models?
Which is relational Database
Which of the following practices is essential for maintaining security compliance in both Windows and Unix/Linux environments?Â
Average waiting time of all process?
What are the 3v’s of Big Data?
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?