The answer would be C: 2/3
There are 4 out of 6 letters that aren’t vowels (BMPC)
And 4/6 = 2/3
G/L=1000*g/mL, since 1 mL = 1/1000 of a litre.
<span>Therefore, 150g/L=150 000 g/mL.</span>
Write a number as prime factors means to write the number as a product of numbers, all of which are prime. We start by checking whether the number is divisible by prime numbers, starting from the smallest prime number,2.
let's divide 24 into its factors.
first, it's even, so it must divide by 2
24=2*12
12 is also even, so it must divide by 2:
24=2*12=2*2*6
6 is also even, so it must divide by 2:
24=2*12=2*2*6=2*2*2*3
3 is not even, but it's a prime number.
so the solution is
2*2*2*3
Answer:
Length = 10.5units,Area = 68.25 unit²
Step-by-step explanation:
Perimeter =34 units
Width =6.5 units
Perimeter = l+l+w+w
Where l= length and w= width
34 = l + l + 6.5+ 6.5
34.= 2l + 13
Subtract 13 from both sides
2l = 34 - 13
2l = 21
Divide both sides by 2
L= 21/2
Length = 10.5units
If we are to find the area.
Area = length x width
Area = 10.5 × 6.5
Area = 68.25 unit²
I hope this was helpful, please mark as brainliest
The function "choose k from n", nCk, is defined as
nCk = n!/(k!*(n-k)!) . . . . . where "!" indicates the factorial
a) No position sensitivity.
The number of possibilities is the number of ways you can choose 5 players from a roster of 12.
12C5 = 12*11*10*9*8/(5*4*3*2*1) = 792
You can put 792 different teams on the floor.
b) 1 of 2 centers, 2 of 5 guards, 2 of 5 forwards.
The number of possibilities is the product of the number of ways, for each position, you can choose the required number of players from those capable of playing the position.
(2C1)*(5C2)*(5C2) = 2*10*10 = 200
You can put 200 different teams on the floor.