The total distance will be 8685.2 kilo meters if she travelled by plane
Answer: 4
Step-by-step explanation:
2(12) + 6n ≥ 50
24 + 6n ≥ 50
6n ≥ 26
n ≈ 4
The maximum number of tubes of paint that Kevin can buy is 4.
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:
C
Step-by-step explanation:
Answer:
x = 4
Step-by-step explanation:
Given the 2 equations
2x - y = 11 → (1)
x + 3y = - 5 → (2)
Multiply (1) by 3 and add to (2) to eliminate the y- term
6x - 3y = 33 → (3)
Add (2) and (3) term by term to eliminate y, that is
7x = 28 ( divide both sides by 7 )
x = 4