The length is 7 and the width is 3
Answer:
for me the answer is letter B.
Answer:
Step-by-step explanation:
Total number of marbles = 5 + 2 + 3 = 10
Probability of choosing 1 green marble = 2/10
Probability of choosing 1 yellow marble = 3/10
Notice (and this is important) that the denominator didn't change. Why?
Because you replaced the first marble into the bag. That word replacement is critical in a problem of this nature. There is the term non replacement which means that the second draw would have a denominator of 9.
So what is the probability of P(green then yellow)?
P(green then yellow) = 3/10 * 2/10 = 6/100
Answer: P(green then yellow) = 3/50 because 6 / 100 reduces.
Answer:
x=2, y=4
Step-by-step explanation:
When using elimination, the objective is to elimate one variable. In this case, we see that "y" can easily be eliminated by adding the two equations together since you will get 3y + (-3y) which will eliminate y because the value would become 0, letting us solve for x.

Then we get
, because the y's will eliminated, and 8x+7x is 15x, and 28+2 is 30.
Then divide by 15 on both sides and you get x=2
If x=2, then we can substitute that value into any of the previous given equations and find the value of y.
8×2 +3y = 28
16+3y=28
3y=12
y=4
So the answer to your system of equations would be x=2, and y=4
You can substitute the answers we found to see that they satisfy the equation.
Hope this helped.
Procedure:
1) calculate the number of diferent teams of four members that can be formed (with the ten persons)
2) calculate the number of teams tha meet the specification (two girls and two boys)
3) Divide the positive events by the total number of events: this is the result of 2) by the result in 1)
Solution
1) the number of teams of four members that can be formed are:
10*9*8*7 / (4*3*2*1) = 210
2) Number of different teams with 2 boys and 2 girls = ways of chosing 2 boys * ways of chosing 2 girls
Ways of chosing 2 boys = 6*5/2 = 15
Ways of chosing 2 girls = 4*3/2 = 6
Number of different teams with 2 boys and 2 girls = 15 * 6 = 90
3) probability of choosing one of the 90 teams formed by 2 boys and 2 girls:
90/210 = 3/7