Answer: 15/16
there are 15 scenarios in which you get at least 1 head and one where you don't therefore the answer is 15/16
Answer:The solution is in the attached file
Step-by-step explanation:
Answer:
The code is attached. I used python to define the function and matplotlib library to plot the histogram.
Step-by-step explanation:
- I defined a function called roll_hundred_pair
- I imported matplotlib.pyplot as plt and random
- I defined a list called dice
- I created an empty list to collect dice results
- I simulated 100 dice roll using a <em>loop</em> and <em>random.sample</em>
- finally I plot the histogram using plt.hist method
Answer:
The answer would be -x/3x^6
Step-by-step explanation:
The first step that you should take is apply the fraction rule.
That would make it -1/3/x^6
Then apply the fraction rule again.
That would make it. 1/3/-x^6
Then apply the last fraction rule.
That would make it -1/3x^6
Option B is the correct answer, y = 2x + 6