Question
If the areas of three adjacent faces of a rectangular
box which meet in a corner are 12cm2, 15cm2 and 20cm2 respectively. Then the volume of the box isSolution
let length , breadth , height be l, b, h respectively l ร b = 12 ------------- eq 1 b ร h = 15---------------eq2 h ร l = 20----------------eq3 multiply eq 1 by eq2 and dividing eq3 we get (lรbรbรh)/ hรl = b2 = (12ร15)/20 b = 3 from eq 1 we get l = 4 from eq 2 we get h = 5 volume of the cuboid = l ร b ร h = 3 ร 4 ร 5 = 60 cm3 ย
A study estimates the average weight of a population with a 95% confidence interval of (65 kg, 75 kg). What does this mean?
A data analyst has generated insights on customer retention trends. To effectively communicate these insights, which of the following techniques would b...
Which of the following functions in Excel is used to combine data from multiple columns into one?
Which of the following is a major advantage of using Power BI over traditional Excel charts for data visualization?
How can selection bias be minimized in a survey of employee job satisfaction?
A company is analyzing customer feedback to classify it into two groups: "Positive" and "Negative." What type of data and analysis is being employed?
Which of the following is a key difference between Big Data and Traditional Data?
In hypothesis testing, what does a p-value less than 0.05 typically indicate ?
What is the primary function of a 'Data Engineer' in a data team?
Which of the following R functions is most appropriate for fitting a linear regression model?