This is a combination problem. The approach to this is by using the nCr method, where n is the number of total objects and r is the number of success. For example, if you want to get 3 red out of the total 4, then that would be 4C3. That means,
4C3 = 4!/3!(4 - 3)! = 4 ways
If you want to get 2 green out of the total 6, then that would be 6C2. That means,
6C2 = 6!/2!(6-2)! = 15 ways
Therefore, there are a total of 4+15 = <em>19 ways</em>.
Answer:
Step-by-step explanation:
It is A
Answer:
1. velocity
Step-by-step explanation:
that is the answer above
9514 1404 393
Answer:
Step-by-step explanation:
The bottom dot and the top dot are on a line with two other dots, the one at (0, 1) and the one at (1, 4). That line has a rise/run = 3/1. The point (0, 1) is its y-intercept, so its equation can be ...
y = 3x +1
The left dot and the lower right dot are on a line with three other dots. One of those (1, 4) is shared with the previous line. This line has a rise/run = 1/1. The point (0, 3) is its y-intercept, so its equation can be ...
y = x + 3
These two equations capture all of the coins.