2 2/3 ounces
1 cup = 8 oz
1/3 cup = 2.66667 oz
The first one
(I needed to have more characters)
Faces are correct, edges are correct, and vertices are also correct
Answer:

Step-by-step explanation:
We know we have to write an algebraic equation for the sentence - so "translate" the phrases of the sentence step-by-step. Let the unknown number be represented by the variable n, as the question states.
Start with the phrase "the sum of a number and 4.4." A sum comes as a result of adding numbers together - therefore the first part of the equation must be
.
Next, the sentence says "is 8.1." The "is" indicates that the expression we just wrote equals something, so that number must be 8.1. Therefore, the whole equation must be
.
Answer:
D) Neither X nor Y can be well approximated by a normal random variable.
Step-by-step explanation:
X = number of males (out of the 20) who are colorblind.
Y = number of females (out of the 40) who are colorblind.
Z = total number of colorblind individuals in the sample (males and females together).
The condition to use the normal approximation is that np > 5 and nq > 5
For X:
n = 20, p = 8% = 0.08,
q = 1 - 0.08 = 0.92
np = 20 * 0.08
np = 1.6 ( np < 5)
np = 20 * 0.92
np = 18.4 ( nq > 5)
For Y:
n = 40, p = 1% = 0.01,
q = 1 - 0.01 = 0.99
np = 40 * 0.01
np = 0.4 ( np < 5)
np = 40 * 0.99
np = 39.6 ( nq > 5)
For both X and Y, np < 5 and nq > 5. Since both np and nq are not greater than 5, both samples cannot be approximated by a normal distribution.