A)
Because the sum of angles in a triangle must equal 180° we can say:
62+α+90=180
α+152=180
α=28°
b)
Since all sides have equal length, all angles must have equal measure. (This is an equilateral triangle). And again, because the sum of the angle must be 180° we can say:
b+b+b=180
3b=180
b=60°
Answer:
14a² - 3b² + 4b
Step-by-step explanation:
Like terms are the terms that have similar stuff on it, like same variables, no variables, and stuff like that.
4a2-3b2+ 4b + 10a2
4a² and 10a² is similar. 4a² + 10a² = 14a²
Now, the equation is 14a² - 3b² + 4b. There is no more like terms left, so that is the answer.
Hope this helps!!
-Ketifa
Answer:
58 is greater than 51
Step-by-step explanation:
> is greater than and < is less than
Answer:
D.) 14.2*0.784
Step-by-step explanation:when you calculate it, there is 4 numbers behind the decimal point.
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
.