Answer:
Step-by-step explanation:
We would apply the formula for binomial distribution which is expressed as
P(x = r) = nCr × p^r × q^(n - r)
Where
x represent the number of successes.
p represents the probability of success.
q = (1 - r) represents the probability of failure.
n represents the number of trials or sample.
From the information given,
p = 18% = 18/100 = 0.18
q = 1 - p = 1 - 0.18
q = 0.82
n = 5
Therefore,
P(x ≤ 2) = p(x = 0) + p(x = 1) + p(x = 2)
P(x = 0) = 5C0 × 0.18^0 × 0.82^(5 - 0)
P(x = 0) = 0.37
P(x = 1) = 5C1 × 0.18^1 × 0.82^(5 - 1)
P(x = 1) = 0.41
P(x = 2) = 5C2 × 0.18^2 × 0.82^(5 - 2)
P(x = 2) = 0.18
Therefore,
P(x ≤ 2) = 0.37 + 0.41 + 0.18 = 0.96
X+2y
Plug in the variables
4+2(7)
4+14
x+2y=18
A whole number has a denominator of 1
Answer:
y = - 2x + 13
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Calculate m using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = (5, 3) and (x₂, y₂ ) = (4, 5)
m =
=
= - 2, thus
y = - 2x + c ← is the partial equation
To find c substitute either of the 2 points into the partial equation
Using (4, 5), then
5 = - 8 + c ⇒ c = 5 + 8 = 13
y = - 2x + 13 ← equation of line