Answer:
17
34
Step-by-step explanation:
Range is the difference between the highest and lowest values of a set of observations
Range = highest value - lowest value
the missing number can either by the highest value or the lowest value. this is because none of the numbers given when subtracted from each other would give a value of 14
let x = missing number
14 = x - 20
x = 20 + 14 = 34
or
14 = 31 - x
x = 31 - 14
x = 17
Answer:
22.34 
Step-by-step explanation:
The area of a circle:
A = π
The problem gives the diameter of a circle, which is equal to 2*r.
If 5 1/3 = 2*r, then the radius is (16/3)/2 = 8/3.
Plugging this into the area equation,
A = π*
A =
or approximately 22.34 
Answer:
The major condition that needs to be satisfied before a t-test is performed that the question satisfies easily is the use of random sampling to obtain sample data.
Step-by-step explanation:
The major conditions necessary to conduct a t-test about a mean include;
- The sample extracted from the population must be extracted using random sampling. That is, the sample must be a random sample of the population.
- The sampling distribution must be normal or approximately normal. This is achievable when the population distribution is normal or approximately normal.
- Each observation in the sample data must have an independent outcome. That is, the outcome/result of each sub-data mustn't depend on one another.
Of the three conditions that need to be satisfied before the conduction of a t-test, the first condition about using a random sampling technique is evidently satisfied.
It is stated in the question that 'A private investigator hired by a competitor takes a random sample of 47 games and tries to determine if there are more than 7 glitches per game'.
Hope this Helps!!!
Answer:
In the equation, it divides 21 by x before knowing what x is, and gets it incorrect. Instead, you need to divide 21 by -4.2.
Step-by-step explanation:
-4.2x = 21
-------------
-4.2
x = -5
Answer:
y = -2(x + 1)^2 + 8
Step-by-step explanation:
The equation of a parabola can be written in the form;
y = a(x-h)^2 + k
where a is the multiplier (h,k) is the vertex
so h = -1 and k = 8
Plug in these values
y = a(x + 1)^2 + 8
So to get the value of a, we use the point where the parabola passes through which is the point (1,0)
Simply substitute the values of x and y
0 = a(1 + 1)^2 + 8
0 = a(2)^2 + 8
-8 = 4a
a = -8/4
a = -2
So therefore the equation of the parabola is ;
y = -2(x + 1)^2 + 8