Answer:
am aorry
Step-by-step explanation:
awfully sorry but i cant
V = a ^ 3
V= 5 ^ 3 = 125 cm cube
Answer:
x=5±√−103/8
Step-by-step explanation:
There's no real solutions
4x2−3x+9−(2x+1)=2x+1−(2x+1)
4x2−5x+8=0
x=−b±√b2−4ac/2a
x=−(−5)±√(−5)2−4(4)(8)/2(4)
x=5±√−103/8
Answer:
14
Step-by-step explanation:
hi! so the question is asking what h is when you input -18 for x, right?
inputing in this question means to substitute, meaning that in this equation, -18 will take the place of x!
- let's see what the equation looks like now

- easy as that!
now let's do the math :)
- because of PEMDAS, remember to do the fraction (dividing) first!

we can change that to --> h = 17 - 3
h = 14
let me know if you're still confused!
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.