Answer:
x > 2
x ∈ ( +2 ; + oo )
Step-by-step explanation:
8 - 2x < 4
8 - 4 < 2x
4 < 2x | : 2
2 < x
x > 2
x ∈ ( +2 ; + oo )
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: 82 sq. units .
Step-by-step explanation:
Let A (9, −1), B (−1, 7), C(−5, 2), D(5, −6) are the vertices of rectangle.
Then we plot them on graph ( as provided in attachment)
Length = AB
units [By distance formula :
]
units
Width = BC =
units

Area = length x width
= 
Hence, the area of the rectangle is 82 sq. units .
Answer:
g(x) = x^2 -6x +9
Step-by-step explanation:
A function f(x) translated right h units and up k units will become ...
g(x) = f(x -h) +k
You want the function f(x) = x^2 to be translated right h=3 units, so it will become ...
g(x) = f(x -3) = (x -3)^2
g(x) = x^2 -6x +9