Just divide 150 by 200 to get the percentage.
150/200 = .75
Move the decimal point two places to the right to make it a percentage.
.75 = 75%
150 miles is 75% of 250 miles.
Since the problem states "a number" and again "a number", I assume it;'s the same number. Let the number be x.
12x - 9x = 3x
The difference of twelve times a number and nine times a number is three times the number.
Answer:
11
Step-by-step explanation:
cross multiply - 2(2x-4) = 3(x=1)
4x - 8 = 3x + 3
4x - 3x = 3 + 8
x = 11
(6 + 3) + 21 = 6 + (3 + 21)
It's an ASSOCIATIVE PROPERTY
(a + b) + c = a + (b + c)
Answer:
P(X= k) = (1-p)^k-1.p
Step-by-step explanation:
Given that the number of trials is
N < = k, the geometric distribution gives the probability that there are k-1 trials that result in failure(F) before the success(S) at the kth trials.
Given p = success,
1 - p = failure
Hence the distribution is described as: Pr ( FFFF.....FS)
Pr(X= k) = (1-p)(1-p)(1-p)....(1-p)p
Pr((X=k) = (1 - p)^ (k-1) .p
Since N<=k
Pr (X =k) = p(1-p)^k-1, k= 1,2,...k
0, elsewhere
If the probability is defined for Y, the number of failure before a success
Pr (Y= k) = p(1-p)^y......k= 0,1,2,3
0, elsewhere.
Given p= 0.2, k= 3,
P(X= 3) =( 0.2) × (1 - 0.2)²
P(X=3) = 0.128