Answer:
y=-x+3
Step-by-step explanation:
Step-by-step explanation:
- To find the E(X) expected value, you come up with the different probabilities for each outcome
- your set of outcomes after 3 tosses would be = {HHH, HHT, HTH, THH, HTT, THT, TTH, TTT} where H is heads and T is tails
- Each element has a probability of 1/8 so let x represent number of tails
- The E(x)=Summation (x times P(x))
- Now which probability is 1.5 tails? None, so it is either 2 tails or 1 tails
- So you can expect to lose money in 1 game
- But as you play more games the probability of getting 3 tails becomes more and more likely, so you can expect to win in a 100 games
Answer: it is the 4th graph
Step-by-step explanation:
(-3,25)(0,20)(3,16)(6,12.8)
You answered correctly.
(a brainliest would be appreciated)
The ordered pair which is a solution to the given inequality is: C. (2, 1).
<h3>What is an inequality?</h3>
An inequality can be defined as a mathematical relation that compares two (2) or more integers and variables in an equation based on any of the following arguments:
- Less than (<).
- Greater than (>).
- Less than or equal to (≤).
- Greater than or equal to (≥).
Next, we would test the ordered pair with the given inequality to determine a solution as follows:
For ordered pair (4, 4), we have:
3x + 2y < 15
3(4) + 2(4) < 15
12 + 8 < 15
20 < 15 (False).
For ordered pair (3, 3), we have:
3x + 2y < 15
3(3) + 2(3) < 15
9 + 6 < 15
15 < 15 (False).
7x - 4y > 9
7(3) - 4(3) > 9
21 - 12 > 9
9 > 9 (False)
For ordered pair (2, 1), we have:
3x + 2y < 15
3(2) + 2(1) < 15
6 + 2 < 15
8 < 15 (True).
7x - 4y > 9
7(2) - 4(1) > 9
14 - 4 > 9
10 > 9 (True)
For ordered pair (1, 0), we have:
3x + 2y < 15
3(1) + 2(0) < 15
3 + 0 < 15
3 < 15 (True).
7x - 4y > 9
7(1) - 4(0) > 9
7 - 4 > 9
3 > 9 (False)
Read more on inequality here: brainly.com/question/27166555
#SPJ1