diagonals ( n is the number of sides )
P = 144 p
---------------------------
3.141632
?????
is that what you mean
Answer:
3.5
Step-by-step explanation:
Test Scores
1, 1, 2, 3, 3, 4, 4, 5, 5, 5
median(middle #)
(3+4)/2 = 7/2 = 3.5
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
X² <span>− 3x − 70=0
</span>x² + 7x - 10x − 70=0
x(x+7) - 10(x+7) = 0
(x+7)(x-10) = 0
x + 7 = 0 or x - 10 = 0
x = -7 x = 10
Answer: x=-7, x=10