The number of possibilities for the first one is 50 choose 5, and the number of possibilities for the second one is 60 choose 6. Since 50 choose 5 is 2118760 and 60 choose 6 is 50063860. There are less possible outcomes for state "A" and therefore you have a higher chance of winning.
Formula for volue of cylinder is area time height. Lets find area
A=

diameter=2r
8=2r
r=4
Now substitute r to

A=

Now we have formula
V=

- its the result, so B
Answer:
43
Step-by-step explanation:
18x+7
=18×2+7
=36×9
=45
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
4x + 5y = 9
5y = -4x + 9
y = -4/5x + 9/5......slope intercept form (y = mx + b)
In y = mx + b form, which is what this equation is in now, the slope is in the m position and the y int is in the b position
y = mx + b
y = -4/5x + 9/5
so ur slope(m) = -4/5 and ur y int (b) = 9/5