7.43: Let
denote the random variable for height and
for the sample mean. Then if
is the mean of
So the probability that the difference between the sample and population means does not exceed 0.5 inch is

per the empirical or 68/95/99.7 rule.
7.44: For a sample of size <em>n</em>, the sample standard deviation would be
. We want to find <em>n</em> such that

Comparing to the equation from the previous part, this means we would need

so a sample of at least 157 men would be sufficient.
Answer:
Step-by-step explanation:
First, note this parameters from the question.
We let x = number of $5 increases and number of 10 decreases in plates sold.
Our Revenue equation is:
R(x) = (300-10x)(10+5x)
We expand the above equation into a quadratic equation by multiplying each bracket:
R(x) = 3000 + 1500x - 3000x - 1500x^2
R(x) = -1500x^2 - 1500x + 3000 (collect like terms)
Next we simplify, by dividing through by -1500
= 1500x^2/1500 - 1500x/1500 + 3000/1500
= X^2 - x + 2
X^2 - x + 2 = 0
Next, we find the axis of symmetry using the formula x = -b/(2*a) where b = 1, a = 1
X = - (-1)/2*1
X = 1/2
Number of $5 increases = $5x1/2 = $2.5
=$2.5 + $20 = $22.5 ticket price gives max revenue.
Answer:
60
Step-by-step explanation:
You need the least common multiple of 5, 3, and 4.
5 = 5, 10, 15, 20, 25... 60
3= 3, 6, 9...60
4=4, 8, 12, ...60
Answer:
Step-by-step explanation:
If you move down 1 unit, you simply subtract 9 units from the given equation.
g(x) = 4x^2 - 16 - 1
g(x) = 4x^2 - 17
Shifting right is a little bit tricky. To shift right, you have to do the opposite of what you would do on the number line. The x has to become x - 9 because the x value (you will learn later) is part of a distance and distances always subtract one from the other.
The wrong way to do it is in answer A.
B is the correct answer
h(x) = 4(x - 9)^2 - 17