Answer:
s = - 1 ± 
Step-by-step explanation:
Given
s² + 2s - 6 = 0 ( add 6 to both sides )
s² + 2s = 6
To complete the square
add ( half the coefficient of the s- term )² to both sides
s² + 2(1)s + 1 = 6 + 1
(s + 1)² = 7 ( take the square root of both sides )
s + 1 = ±
( subtract 1 from both sides )
s = - 1 ± 
Thus
s = - 1 -
, s = - 1 + 
X=7 so that means replace all the x values with 7
7^3+5(3)= the answer solve it
7 square 3 + 5 times 3 equal
Answer:
w=9
Step-by-step explanation:
Our equation is: 8w-15=57
Add 15 to both sides
-15 is now gone because we added 15 so it would be zero
and we have 72 because 15 plus 57 is 72
Now we have:
8w=72
Divide by 8 on both sides
8w cancels out to just w
and 72 divided by 8 is 9
And you're left with:
w=9
Answer:
6/5
Step-by-step explanation:
Calculate the volume by multiplying the measured length and width of the space together, then multiply the result by the height of the room. From the example, 10 * 25 feet = 250 square feet, and 5 * 10 feet = 50 square feet.
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