Answer:
201
Step-by-step explanation:
Pi x radius x Radius = area
3.14 x 8 x 8 = area
3.14 x 64 = 200.96
when you round 200.96 you get 201!
Given data
<span>sin (x+pi/2)=cos x
</span>now using sin law
sin(a+b)=sin(a)cos(b)+cos(a)sin(b)
now using above values
sin(pi/2+x)=sin(pi/2)cos(x)+cos(pi/2)sin(x)
as we know that
sin(pi/2)=1
cos(pi/2)=0
now putting these values
sin(pi/2+x)=1*cosx+0*1
sin(pi/2+x)=cosx
hence proved that
<span>sin (x+pi/2)=cos x</span>
If you are being asked to simplify, just combine like terms; such as, all the g’s and all the numbers so, your answer should look something like: 7g+6
In order to answer the above question, you should know the general rule to solve these questions.
The general rule states that there are 2ⁿ subsets of a set with n number of elements and we can use the logarithmic function to get the required number of bits.
That is:
log₂(2ⁿ) = n number of <span>bits
</span>
a). <span>What is the minimum number of bits required to store each binary string of length 50?
</span>
Answer: In this situation, we have n = 50. Therefore, 2⁵⁰ binary strings of length 50 are there and so it would require:
log₂(2⁵⁰) <span>= 50 bits.
b). </span><span>what is the minimum number of bits required to store each number with 9 base of ten digits?
</span>
Answer: In this situation, we have n = 50. Therefore, 10⁹ numbers with 9 base ten digits are there and so it would require:
log2(109)= 29.89
<span> = 30 bits. (rounded to the nearest whole #)
c). </span><span>what is the minimum number of bits required to store each length 10 fixed-density binary string with 4 ones?
</span>
Answer: There is (10,4) length 10 fixed density binary strings with 4 ones and
so it would require:
log₂(10,4)=log₂(210) = 7.7
= 8 bits. (rounded to the nearest whole #)