Answer: 31 : 9
Step-by-step explanation:
Assume the following:
Alice's amount = P
Bob's amount = Q
Amount received = n
If Alice receives $n$ dollars from Bob ;then she will have $4$ times as much money as Bob.
P + n = 4(Q - n)
P + n = 4Q - 4n
P = 4Q - 4n - n
P = 4Q - 5n - - - - (1)
If, on the other hand, she gives $n$ dollars to Bob, then she will have $3$ times as much money as Bob
P - n = 3(Q + n)
P - n = 3Q + 3n
P = 3Q + 3n + n
P = 3Q + 4n - - - - - - (2)
Equating both equations - (1) and (2)
4Q - 5n = 3Q + 4n
4Q - 3Q = 4n + 5n
Q = 9n
Express P in terms of n, use either equation (1) or (2)
From equation 2:
P = 3Q + 4n
Substituting Q = 9n
P = 3(9n) + 4n
P = 27n + 4n
P = 31n
Alice's amount = P, Bob's = Q
Ratio = P:Q
31 : 9
Answer:
Let E denote the event of choosing a jury with 10 men and 2 women.
The sample space for selecting 12 members from the pool contains 55C12 elements.
The number of ways of selecting 10 men and 2 women is 26C10 29C2.
The probability of event E =
The probability of selecting a jury with 10 men and 2 women is 0.005 (0.5%).
Step-by-step explanation:
see the image :
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>.