Start learning 50% faster. Sign in now
As a metallic sphere is melted and recast into the shape of a cylinder, their volume must be the same. Volume of the sphere = Volume of the cylinder Let us find the volume of the sphere and cylinder by using formulae; Volume of the sphere = 4/3πr3 where r is the radius of the sphere Volume of the cylinder = πr2h where r and h are radius and height of the cylinder respectively Radius of the sphere, r₁ = 4.2 cm Radius of the cylinder, r₂ = 6 cm Let the height of the cylinder be h. Volume of sphere = Volume of cylinder 4/3πr₁3 = πr₂2h (4/3)r₁3 = r₂2h h = 4r₁3 / 3r₂2 = (4 × 4.2 cm × 4.2 cm × 4.2 cm) / (3 × 6 cm × 6 cm) = 2.744 cm Hence, the height of the cylinder so formed will be 2.744 cm.
Which of the following strategies is most effective in avoiding selection bias when choosing a sample for analysis?
Which of the following operations is NOT valid for a circular linked list?
Given the following SQL query:
SELECT department _ id, COUNT(*) AS employee _ count
FROM employees
GROUP BY department_id
HA...
Which of the following best describes non-random sampling?
Which of the following correctly handles multiple exceptions in Java?
In which phase of the SDLC is User Acceptance Testing (UAT) most commonly performed?
What is the primary advantage of using the ARIMA (AutoRegressive Integrated Moving Average) model for forecasting time series data?
Which of the following protocols is widely used for low-power, short-range communication in IoT devices?
Which of the following scenarios most justifies the use of Big Data over Traditional Data?
Which of the following features in Power BI allows for dynamically filtering data across multiple visuals with a single control element?