I believe it is negative 2/2, hope this helps you out.
Answer:
$11,520
Step-by-step explanation:
4 * 8 * 12 = 384 cu ft.
384 * 7.5 = 2880 gallons
There are 16 cups in a gallon
2880 * 16 = 46,080 cups
46,080/2 * .50 = $11,520
X = 33
The angles in a triangle must add up to 180 degrees
Answer:
The 96% confidence interval estimate for the mean daily number of minutes that BYU students spend on their phones in fall 2019 is between 306.65 minutes and 317.35 minutes.
Step-by-step explanation:
Confidence interval normal
We have that to find our
level, that is the subtraction of 1 by the confidence interval divided by 2. So:

Now, we have to find z in the Ztable as such z has a pvalue of
.
That is z with a pvalue of
, so Z = 2.054.
Now, find the margin of error M as such

In which
is the standard deviation of the population and n is the size of the sample.

The lower end of the interval is the sample mean subtracted by M. So it is 312 - 5.35 = 306.65 minutes
The upper end of the interval is the sample mean added to M. So it is 312 + 5.35 = 317.35 minutes
The 96% confidence interval estimate for the mean daily number of minutes that BYU students spend on their phones in fall 2019 is between 306.65 minutes and 317.35 minutes.
Answer:
y = 2x² - 5x + 7
Step-by-step explanation:
General form of a quadratic is:
y = Ax² + Bx + C
Using the given points, construct equations and solve for A,B and C.
When x = 0, y = 7
7 = A(0)² + B(0) + C
C = 7
y = Ax² + Bx + 7
When x = -1, y = 14
14 = A(-1)² + B(-1) + 7
A - B = 7
A = 7 + B
When x = 1, y = 4
4 = A(1)² + B(1) + 7
A + B = -3
(7 + B) + B = -3
2B = -10
B = -5
A = 7 + (-5)
A = 2
y = 2x² - 5x + 7