The answer is B. one hundred four and thirty two ten-thousandths
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.
-2x+14 is the same as 14 - 2x
Let's say you started off with $14. If you want to buy a soda worth $2, then you have 14-2 = 12 dollars left. If you buy two sodas, then you spend 2*2 = 4 dollars with 14-4 = 10 dollars left.
In general, buying x sodas will cost you 2*x dollars and you have 14 - 2x dollars left over. The x is simply a placeholder for a whole number. For example, if x = 3, then...
14 - 2x = 14 - 2*3 = 14 - 6 = 8
meaning buying 3 sodas cost you $6 and you have $8 left over.
If y is the amount left over, then we can say y = 14 - 2x which is equivalent to y = -2x+14
note: graphing this equation will go through the two points (0,14) and (7,0) as shown in the image below. A graph is handy to help see various points on the line. Each point represents the amount of sodas you can buy (x) and the amount left over in your pocket (y). Keep in mind that neither x nor y can be negative, so it only makes sense to restrict the graph.