Answer:

Step-by-step explanation:
,
If One ball is drawn, its color is recorded, and it is replaced in the urn. Then another ball is drawn and its color is recorded.
The 25 Possible outcomes of this experiment are listed below:

The tree diagram of this event is also attached.
f is given as -3
-3 is greater than -4, so use the second equation 3x-5.
replace x with -3 and calculate:
3(-3) - 5 = -9 - 5 = -14
The answer is -14.
In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.
<h3>What is the required code?</h3>
The code is given below:
number_of_days = 30
amount_after_30days = 0.01 * (2 ** number_of_days)
# print the amount
print(amount_after_30days)
Learn more about exponentiation at;
brainly.com/question/11975096
#SPJ1
Let cos x = a, then
2a^2 + a - 1 = 0,
solving the quadratic equation, we have:
a = 0.5 or -1.
i.e. cos x = 0.5 or cos x = -1
for cos x = 0.5,
x = pi/3, 2pi - pi/3 = pi/3, 5pi/3
for cos x = -1,
x = pi
therefore, x = pi, pi/3, 5pi/3
Answer: B