You're going to have to work out the z-scores of both values in each option and see if it makes sense.
n = m + sz
The mean is 20 and the standard deviation is 3.
So let's find try the z-scores of the outer range values and determine their probabilities:
from 14-20:
n = m + sz
20 = 20 + 3z and 14 = 20 + 3z
0 = 3z and -6 = 3z
z = 0 and z = -2
So now using a z-score table, such as the one below, find the probabilities.
z = 0 is easy, it's 0.5
z = -2 is 0.02275
Subtract the smaller from the larger to get the probability of getting in the range:
0.5 - 0.02275 = 0.47725 (so times 1000, you get 477.25, which is not about 340, so this option is wrong)
---
Now trying option 2, from 17-29:
n = m + sz
29 = 20 + 3z and 17 = 20 + 3z
9 = 3z and -3 = 3z
z = 3 and z = -1
0.99865 - 0.158655 = 0.839995 (not 680, so not the answer)
---
Now trying option 3, from 20-23:
n = m + sz
23 = 20 + 3z and 20 = 20 + 3z
3 = 3z and 0 = 3z
z = 1 and z = 0
0.841345 - 0.5 = 0.341345 (close to 340, so is your answer)
Answer:
gradient = -5
Step-by-step explanation:
A line passes (x1, y1) and (x2, y2) has the gradient (slope) which is calculated by:
gradient = (y2-y1)/(x2-x1)
As shown in picture, this blue line passes (-1, 0) and (0, -5)
=> gradient = (-5 - 0)/(0 - -1) = -5/1 = -5
Hope this helps!
Step-by-step explanation:
The congruence statement is correct as KL = KR, LM = RQ and MK = QK. Also all the congruent angles correspond to the respective letters.
Answer:
B.)21.4
Explanation
A(-4, 3), B(0,2), C(2,4) and D(0,-3)
AB = √(1²+4²) = √17 =4.12
BC = √(2²+2²) = √8 = 2.83
CD = √(2²+7²) = √53 = 7.28
AD = √(4²+6²) = √52 =7.21
Perimeter = 4.12+2.83+7.28+7.21 = 21.44
To the nearest tenth the answer is 21.4.