The answer would be log62...
Answer:
B
Step-by-step explanation:
tan(30)=n/(5*sqrt(3))
=> n=5
Answer:
There were 20 picks total
Step-by-step explanation:
We can use a proportion to solve this problem. Put the orange picks on top and the total picks on bottom
3 orange 12 orange
-------------- = ---------------
5 total x total
Using cross products
3x = 5*12
3x= 60
Divide each side by 3
3x/3 = 60/3
x = 20
There were 20 picks total
<h3>Answer:</h3>
2/15
<h3>Explanation:</h3>
There are 8C2 = 28 ways to choose 2 dimes from the 8 dimes in Annie's purse. There are 21C2 = 210 ways to choose 2 coins from the 21 coins in Annie's purse.
Of the 210 ways to choose 2 coins, 28 of the choices will result in 2 dimes being chosen. The probability of choosing 2 dimes is 28/210 = 2/15.
_____
<em>Comment on nCk</em>
The number of ways to choose k objects from n, when order does not matter, is ...
... n!/(k!(n -k)!)
For the computations above, we have ...
... 8C2 = 8·7/(2·1) = 28
... 21C2 = 21·20/(2·1) = 210