Answer:
20
Step-by-step explanation:
Why? because 100$ in 5 days is he spent the same much each day then it's 20 because 20 x 5=100
20 x 1=20
20 x 2=40
20 x 3=60
20 x 4=80
20 x 5=100
Answer:-5
Step-by-step explanation:
You need to distribute on both sides so u get
9c-15=20-2c
Move variable to left side and change the sign
-9c+2c-15=20
Move constant to right side and change the sign
-9c+2c=20+15
Connect like terms
-7c=35
Divide
C=-5
The last one is not scientific notation because the 25.67 is greater than 10
Answer:
P(success at first attempt) = 0.1353
Step-by-step explanation:
This question follows poisson distribution. Thus, the formula is;
P(k) = (e^(-G) × (G)k)/k!
where;
G is number of frames generated in one frame transmission time(or frame slot time)
Let's find G.
To do this, we need to find number of frames generated in 1 slot time which is given as 50 ms.
Now, in 1000 ms, the number of frames generated = 50
Thus; number of frames generated in 50 ms is;
G = (50/1000) × 50
G = 2.5
To find the chance of success on the first attempt will be given by;
P(success at first attempt) = P(0) = e^(-G) = e^(-2) = 0.1353