How long are the yards of string though
Answer:
5
Step-by-step explanation:
To answer this, we must figure out the minimum amount we can add 32 to itself to reach 150. This means that we must multiply 32 by our desired amount, x, to reach the amount of hours closest to 150 (but above/equal to it). To find x, we can divide 150 by 32, and if it gives us a number with no decimals or remainders, that is x, as it is the smallest amount of people to get above/equal to 150. If it gives us a remainder/decimal, we must round up, as we cannot have a part of a person and we must get the work done, so we must get at least 150 hours. 150/32 is 4.6 something, so we must round up. 5 is our answer
The second one is the write answer
Lot 4 had the greatest percentage of blue cars.
Answer:
There can be 14,040,000 different passwords
Step-by-step explanation:
Number of permutations to order 3 letters and 2 numbers (total 5)
(AAANN, AANNA,AANAN,...)
= 5! / (3! 2!)
= 120 / (6*2)
= 10
For each permutation, the three distinct (English) letters can be arranged in
26!/(26-3)! = 26!/23! = 26*25*24 = 15600 ways
For each permutation, the two distinct digits can be arranged in
10!/(10-2)! = 10!/8! = 10*9 = 90 ways.
So the total number of distinct passwords is the product of all three permutations,
N = 10 * 15600 * 90 = 14,040,000