Answer:
a) Not a function
b) It is a function
c) It is a function
Step-by-step explanation:
a) f(S) is not completly well defined, becuase if the bistring has multiple zeros, you need to pick one and there is not specified method in how you would do so. Another reason for which f is not well defined as a function is that for a bistring with only 1's, f is not defined because there is no zero.
b) This is a function. f(S) returns a concrete and unique integer number for each bistring S. If the bistring has only zeros, the f(S) = 0.
c) This is well defined as a function. It compensates for the failures of the first definition:
- If multiple zeros appears in S, you pick the first one, so there is one possible value for f(S)
-If no zeros appear, f is still well defined because it takes the value 0, as specified in the definition.
Answer:
12.5%
Step-by-step explanation:
There are two types of spinners here and the outcome of them is independent. That means
P(odd number,C) = P(odd number) * P(C)
There are two odd numbers out of four numbers in the first spinner. The chance of odd number will be:
P(odd) = 2/(2+2)= 1/2= 50%
There are four letters and the desired outcome is C. The chance for C will be:
P(C)= 1/4= 25%
Then the chance will be:
P(odd number,C) = P(odd number) * P(C)
P(odd number,C) =50% * 25% = 12.5%
Answer:
sorry, I think yr question is incomplete.