Answer:
a = 22
b = 7
Step-by-step explanation:
Let the two numbers be represented as a and b.
a + b = 29
a - b = 15
Using elimination method
Add both equations
2a = 44
Divide both sides by 2 to get a
2a/2 = 44/2
a = 22
Now substitute a = 22 in any of the equations to get b .
Using the first equation, we have
a + b = 29
22 + b = 29
Subtract 22 from both sides of the equation
22 - 22 + b = 29 - 22
b = 7
Therefore the two numbers are 22 and 7
36;
the square root and the square cancel out, or you can work it out and say
((36)^1/2)^2 = (6)^2= 36
In order to answer this, we will first need to combine like terms on each side. on the left, you can leave them alone. however on the right, we will need to combine 2 and 11. this is 13. the right side becomes 13-16y. after that, we can add 20y to both sides. that equals 15=13+4y now we can subtract 13 from both sides. 2=4y. then we divide by 4 on both sides to find y. y=.5
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