Answer:
-8
Step-by-step explanation:
Answer:
P=0.147
Step-by-step explanation:
As we know 80% of the trucks have good brakes. That means that probability the 1 randomly selected truck has good brakes is P(good brakes)=0.8 . So the probability that 1 randomly selected truck has bad brakes Q(bad brakes)=1-0.8-0.2
We have to find the probability, that at least 9 trucks from 16 have good brakes, however fewer than 12 trucks from 16 have good brakes. That actually means the the number of trucks with good brakes has to be 9, 10 or 11 trucks from 16.
We have to find the probability of each event (9, 10 or 11 trucks from 16 will pass the inspection) . To find the required probability 3 mentioned probabilitie have to be summarized.
So P(9/16 )= C16 9 * P(good brakes)^9*Q(bad brakes)^7
P(9/16 )= 16!/9!/7!*0.8^9*0.2^7= 11*13*5*16*0.8^9*0.2^7=approx 0.02
P(10/16)=16!/10!/6!*0.8^10*0.2^6=11*13*7*0.8^10*0.2^6=approx 0.007
P(11/16)=16!/11!/5!*0.8^11*0.2^5=13*21*16*0.8^11*0.2^5=approx 0.12
P(9≤x<12)=P(9/16)+P(10/16)+P(11/16)=0.02+0.007+0.12=0.147
Answer:
15x^2 - 12x^3
Step-by-step explanation:
A rectangular block has 3 parts that play into its volume. length, width and height. The question gives us length and width in the form of x and 3x, so height is what's missing.
It gives us a bit more information saying the sum of its edges is 20. We also have to ask how many lengths, widths and heights are there. That may be a bit hard to understand, but is you are looking at a block I could ask how many edges are vertical, just going up and down. These would be the heights. There are 4 total, and this goes the same for length and width, so 4*length + 4*width and 4*height = 20.
Taking that and plugging in x for length and 3x for width (or you could do it the other way around, it doesn't matter, you get:
4*x + 4*3x + 4*height = 20
4x + 12x + 4h = 20
16x + 4h = 20
4h = 20 - 16x
h = 5 - 4x
Now we have h in terms of x, which lets us easily find the volume just knowing x. To find the volume of a rectangular block you just multiply the length, width and height.
x*3x*(5-4x)
3x^2(5-4x)
15x^2 - 12x^3
Question doesn't give a specific value for x at all so you should be done there. Any number you plug in for x should get you the right answer