Answer:
(a)
The values of X can be 0, 1, 2 , ..., 10 . So, X is a discrete random variable.
(b)
The distribution of X is Binomial distribution with the parameters n = 10 and p = 0.2
(c)
Probability that no one or one person will be injured = P(X = 0) + P(X = 1)
= 10C0 * 0.20 * (1 - 0.2)10-0 + 10C1 * 0.21 * (1 - 0.2)10-1
= 0.810 + 10 * 0.2 * 0.89
= 0.3758096
(d)
Average value of X = np
Average value of X = 10 * 0.2 = 2
(e)
Variance of X = np(1-p)
Variance of X = 10 * 0.2 * (1 - 0.2) = 1.6
(f)
Number of ways in which 2 people gets injured = 10C2 = 10! / ((10-2)! 2!) = (10 * 9) / (2 * 1) = 45
Assume the best player got injures, number of ways in which one people out of remaining 9 people gets injured = 9C1
= 9! / ((9-1)! 1!)
= 9
Probability that the best player got injured = Number of ways in which 1 people gets out of 9 and best person gets injured / Number of ways in which 2 people gets injured
= 9 / 45
= 0.2
I agree with the 14x all right, but the remainder of the other part is 178. I'm going to recheck my answer. I'm not confident about using synthetic division for this question. It is 57 years since I did something like this. If I was more confident, I would list the results of synthetic division because it is much easier to show than long division. I'm saying the answer should be 14x + 178.
Answer:
ok is this supposed to be a quesion to ask or a fact?
Step-by-step explanation:
Answer:
Step-by-step explanation:
Slope of perpendicular lines = -1
y = 5/2x + 3

-1 ÷ 
= 
(-3 , -5)
Equation of the required line: y - y₁ = m(x -x₁)
y - [5] = ![\frac{-2}{5}(x - [-3])\\](https://tex.z-dn.net/?f=%5Cfrac%7B-2%7D%7B5%7D%28x%20-%20%5B-3%5D%29%5C%5C)

The answer is y = -7x
Expalnation
Two points on the table are (0,0) and (1,-7)
Change in y = -7-0 = -7
Change in x = 1-0 = 1
Slope m of the function = -7/1= -7
Using y= mx + c
Picking point (0,0), x = 0, y = 0
y = mx + c becomes
0 = -7(0) + c
0 = 0 + c
c= 0
Hence, the equation is y = -7x + 0
which is y = -7x
Option b is the correct answer