We need to find the direction the ball is moving, so wee have this parametric equation, namely:

The graph of this equation is given in figure below. So, we well substitute some values of t in the equation:
If t = 0x = 4 and y = 3
P0(4, 3)
if t = 1x = 3.08 and y = 5.52
P1(3.08, 5.52)
if t = 2x = 1.16 and y = 5.72
P2(1.16, 5.72)
So, as shown in the figure, the answer is
B. <span>
counterclockwise </span>
10. Multiply 5.25 by 2. So the answer is C 10.50
Answer:
x=3/5
Step-by-step explanation:
3x+5=0
3x=-5
x=-5/3
An equation is a mathematical statement that two things are equal. It consists of two expressions, one on each side of an 'equals' sign.
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