Alrighty
squaer base so length=width, nice
v=lwh
but in this case, l=w, so replace l with w
V=w²h
and volume is 32000
32000=w²h
the amount of materials is the surface area
note that there is no top
so
SA=LW+2H(L+W)
L=W so
SA=W²+2H(2W)
SA=W²+4HW
alrighty
we gots
SA=W²+4HW and
32000=W²H
we want to minimize the square foottage
get rid of one of the variables
32000=W²H
solve for H
32000/W²=H
subsitute
SA=W²+4WH
SA=W²+4W(32000/W²)
SA=W²+128000/W
take derivitive to find the minimum
dSA/dW=2W-128000/W²
where does it equal 0?
0=2W-1280000/W²
128000/W²=2W
128000=2W³
64000=W³
40=W
so sub back
32000/W²=H
32000/(40)²=H
32000/(1600)=H
20=H
the box is 20cm height and the width and length are 40cm
Answer:
Avery needs to pay $14.84
Step-by-step explanation:
When there's a tax we need to sum the original value of the product with the tax's value. To find the amount of money Avery needs to pay in taxes we can apply a rule of three as shown below:

Where "x" is the tax value, and $14 represents 100%, since it's the value used to calculate the tax. We have:

The value to be paid is the product value plus the tax, therefore:

Avery needs to pay $14.84
Answer:
Step-by-step explanation:
Given that:
Population Mean = 7.1
sample size = 24
Sample mean = 7.3
Standard deviation = 1.0
Level of significance = 0.025
The null hypothesis:

The alternative hypothesis:

This test is right-tailed.

Rejection region: at ∝ = 0.025 and df of 23, the critical value of the right-tailed test 
The test statistics can be computed as:



t = 0.980
Decision rule:
Since the calculated value of t is lesser than, i.e t = 0.980 <
, then we do not reject the null hypothesis.
Conclusion:
We conclude that there is insufficient evidence to claim that the population mean is greater than 7.1 at 0.025 level of significance.
29.75/8.5=x/4.5
using the "butterfly method"
8.5x=133.875
/8.5 /8.5
x=15.75
You have to make a proportion
Answer:
Range.
Step-by-step explanation:
In Computer programming, a variable can be defined as a placeholder or container for holding a piece of information that can be modified or edited.
Basically, variable stores information which is passed from the location of the method call directly to the method that is called by the program.
For example, they can serve as a model for a function; when used as an input, such as for passing a value to a function and when used as an output, such as for retrieving a value from the same function. Therefore, when you create variables in a function, you can can set the values for their parameters.
Furthermore, the set of all values that a function will return as outputs is called the range of the function.
This ultimately implies that, the range of a function is simply a complete set of possible values that are generated from a dependent variable after a domain has been substituted. Thus, a range is the resulting values from a data set when all the possible input values have been substituted.