Here we're interested in the circumference: C = pi*d. In this case C = 3.14*(28 inches) = 88 inches.
Now divide this 88 inches into 200 feet to get the # of revolutions ncessary to travel 200 feet.
200 feet 12 in
------------ * --------- = 2400 inches
1 1 ft
2400 inches
----------------------- = 27.2 revolutions (answer)
[ 88 inches/ rev ]
(3 , -1)
Step by step explanation:
On the x-axis, the dot is below the number 3 and on the y-axis, the dot is on the right side of -1
Answer:
the lip is 2 hope it helps
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.