28 each book 155-15=140 and then 140÷5=28
Answer:
a) 658008 samples
b) 274050 samples
c) 515502 samples
Step-by-step explanation:
a) How many ways sample of 5 each can be selected from 40 is just a combination problem since the order of selection isn't important.
So, the number of samples = ⁴⁰C₅ = 658008 samples
b) How many samples of 5 contain exactly one nonconforming chip?
There are 10 nonconforming chips in the batch, and 1 nonconforming chip for the sample of 5 be picked from ten in the following number of ways
¹⁰C₁ = 10 ways
then the remaining 4 conforming chips in a sample of 5 can be picked from the remaining 30 total conforming chips in the following number of ways
³⁰C₄ = 27405 ways
So, total number of samples containing exactly 1 nonconforming chip in a sample of 5 = 10 × 27405 = 274050 samples
c) How many samples of 5 contain at least one nonconforming chip?
The number of samples of 5 that contain at least one nonconforming chip = (Total number of samples) - (Number of samples with no nonconforming chip in them)
Number of samples with no nonconforming chip in them = ³⁰C₅ = 142506 samples
Total number of samples = 658008
The number of samples of 5 that contain at least one nonconforming chip = 658008 - 142506 = 515502 samples
Answer:
The answer is B. 12 cm
Step-by-step explanation:
ABC is a right triangle
AB and BC are the legs and AC is the hypotenuse.
The Pythagorean theorem a^2 + b^2 = c^2 can be manipulated to solve for a and get 12.
Answer:
Step-by-step explanation:
The numbers of choices in each category are multiplied together. We assume the order of paint choices matters: using color 1 in area A and color 2 in area B is not the same as using color 2 in area A and color 1 in area B.
P(7,2)*4*3*2 = 42*4*3*2 = 1008 ways
_____
P(n, k) = n!/(n-k)!
P(7, 2) = 7*6 = 42