I actually think that it is 50
Answer:
A+B=B+A
B+0=B
E-C=E+(-C)
Step-by-step explanation:
The expected length of code for one encoded symbol is

where
is the probability of picking the letter
, and
is the length of code needed to encode
.
is given to us, and we have

so that we expect a contribution of

bits to the code per encoded letter. For a string of length
, we would then expect
.
By definition of variance, we have
![\mathrm{Var}[L]=E\left[(L-E[L])^2\right]=E[L^2]-E[L]^2](https://tex.z-dn.net/?f=%5Cmathrm%7BVar%7D%5BL%5D%3DE%5Cleft%5B%28L-E%5BL%5D%29%5E2%5Cright%5D%3DE%5BL%5E2%5D-E%5BL%5D%5E2)
For a string consisting of one letter, we have

so that the variance for the length such a string is

"squared" bits per encoded letter. For a string of length
, we would get
.
Answer:
77 inches
Step-by-step explanation:
Given
1 inch = 3 miles in map
We are also given the actual distance between City A and City B = 231 miles.
In order to get the distance in inches = Distance between City A and City B in miles/ 3
We are dividing the distance by 3 to get the distance in inches.
So,
Distance on map = 231/3
= 77 inches
Answer:
x³ - (√2)x² + 49x - 49√2
Step-by-step explanation:
If one root is -7i, another root must be 7i. You can't just have one root with i. The other roos is √2, so there are 3 roots.
x = -7i is one root,
(x + 7i) = 0 is the factor
x = 7i is one root
(x - 7i) = 0 is the factor
x = √2 is one root
(x - √2) = 0 is the factor
So the factors are...
(x + 7i)(x - 7i)(x - √2) = 0
Multiply these out to find the polynomial...
(x + 7i)(x - 7i) = x² + 7i - 7i - 49i²
Which simplifies to
x² - 49i² since i² = -1 , we have
x² - 49(-1)
x² + 49
Now we have...
(x² + 49)(x - √2) = 0
Now foil this out...
x²(x) - x²(-√2) + 49(x) + 49(-√2) = 0
x³ + (√2)x² + 49x - 49√2