<span>You can get two half cups and then two eighth cups OR you can get fourteen eighth cups</span>
A standard deck of cards has four suites: hearts, clubs, spades, diamonds. Each suite has thirteen cards: ace, 2, 3, 4, 5, 6, 7, 8, 9, 10, jack, queen and king. Thus the entire deck has 52 cards total.
It on googIe hope it helps
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 #)
Answer: Not a function
<u>Step-by-step explanation:</u>
The graph fails the vertical line test. In other words, when you draw a vertical line anywhere through the curve, the line passes through two points.
Bonus: If you do not have a graph, it is not a function if there is one x-value that has two different y-values.
For example, If (1, 2) and (1, -2) lie on the curve, then it is NOT a function because the x-value (1) has two different y-values (2 & -2).