The table isn’t shown so I cant tell
Answer:
perimeter = 82 inches
Step-by-step explanation:
To find the perimeter, add all of the side lengths together
Step-by-step explanation:
There are 12 games in the population. You need to use a random number generator to choose 2 of these games.
RandomSample[{1,2,3,4,5,6,7,8,9,10,11,12},2]
Let's say the first sample you get is {1,5}. That corresponds to game times of 8 minutes and 7 minutes. The mean game time for that sample is 7.5 minutes. So the first row in your table would be:
![\left[\begin{array}{ccc}Sample&List\ of\ Game\ Times&Mean\ Game\ Time\\1&8,7&7.5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7DSample%26List%5C%20of%5C%20Game%5C%20Times%26Mean%5C%20Game%5C%20Time%5C%5C1%268%2C7%267.5%5Cend%7Barray%7D%5Cright%5D)
Answer:
Hence the width, length is 20 cm and height is 10 cm
Step-by-step explanation:
Since the box has a square base, let length = width = x. Also, let the height = y, therefore:
The volume of box = width * length * height
4000 = x * x * y
4000 = x²y
y=4000/x²
The surface area (SA) = area of the base + sum of the area of each side
SA = x² + xy + xy + xy + xy
SA = x² + 4xy
substitute y = 4000/x²
SA = x² + 4x(4000/x²)
SA = x² + 16000/x
Taking the derivative:
SA' = 2x - 16000/x²
making SA' = 0:
0 = 2x - 16000/x²
2x = 16000/x²
2x³ = 16000
x³ = 8000
x = 20 cm
y = 4000 / x² = 4000 / 20² = 10 cm
Hence the width, length is 20 cm and height is 10 cm
Answer:
it's either a or b, but I would go with A