2n+2(n-4)=56
2n+2n-8=56
4n-8=56
4n=64
n=16
1st side is 16
2nd side is 12
Up 2 units = y shifted up by 2:
y = x^2 + 2
to the right 3 units = x shifted right (+) by 3:
y + 3 = x^2 +2
new equation:
y = x^2 - 1
Answer:
the value of c(30) is 21.2, which represents the customers final cost of $21.20
Step-by-step explanation:
d
10•4=40. 40 is the perimeter of the square. To find the perimeter of the semicircle use the circle perimeter (circumference) formula and divide that answer by two. This would be pi•10. You get 31.4. Then divide by 2 so it’s 15.7. Finally add 15.7 and 40. Hope this helps... sorry it’s such a long answer
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.