Question
A square and a rectangle have equal perimeters. The
rectangle has length 18 cm and breadth 10 cm. What is the circumference of a semicircle whose radius equals the side of the square?Solution
ATQ,
Perimeter of the rectangle = 2(18 + 10) = 2 × 28 = 56 cm
Perimeter of the square = 4 × length of each side of square
56 = 4 × length of each side of square
So, length of each side of square = 14 cm
Radius of the semicircle = 14 cm
Circumference of the semicircle = πr + 2r = (22/7) × 14 + 2 × 14 = 44 + 28 = 72 cm
Which of the following characteristics best differentiates Big Data from Traditional Data ?
Which of the following best describes the seasonal component in time series data?
In time series decomposition, which component is removed to achieve stationarity?
Which of the following is the best approach for presenting data-driven insights to a non-technical audience?
Which protocol is most commonly used for securing remote access to network devices?
Which of the following transformations is most appropriate to bring all feature values into the range [0,1] for a machine learning model?
...Which of the following is the most appropriate method to handle missing data in a dataset for predictive modeling?
Which Python library is primarily used for data manipulation and analysis, offering tools for reshaping, merging, and aggregating datasets?
A company divides its employees into departments (e.g., HR, IT, Marketing) and then selects random samples from each department for a satisfaction surve...
In time series forecasting, which of the following is true regarding the impact of autocorrelation on the model?