That would be the last choice. Opposite meaning different sign
I could be wrong but i graphed it out and 9 is C , 10 is A , and 11 is C Hopefully it's right
Answer:
Step-by-step explanation:
If two line 'm' and 'n' are parallel and a transversal line 't' i intersecting these lines at two distinct points,
Sum of interior consecutive angles should be 180°.
(Property of the angles formed between parallel lines and a transversal line)
Therefore, 114° + 64° = 180°
178° = 180°
Which is not true.
Therefore, lines 'm' and 'n' are not the parallel lines.
Answer:
5
Step-by-step explanation:
because 5*5=25 and you have 1 remainder
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