Answer:
50.007131355
Step-by-step explanation:
A calculator lol?
Answer:
s = height above ground
s = 60 + 20 t - 4.9 t^2 (standard physics equation on earth)
at t = 0
s = 60 (clearly :)
now when does it hit the bleak earth?
That is when s = 0
4.9 t^2 - 20 t -60 = 0
solve quadratic and use the positive t (the negative t was back before you threw it if you had thrown it from the ground)
t = 6.09 or - 2.01
use t = 6.09
now to do the last part there are two obvious ways to get t at the peak
1. look for vertex of parabola
2. look for halfway between t = -2.01 and t = 6.09
I will do it the hard (11) waay by completing the square
4.9 t^2 - 20 t = -(s-60)
t^2 - 4.08 t = -.204 s + 12.2
t^2 - 4.08 t +2.04^2 = -.204 s +12.2 + 4.16
(t-2.04)^2 = -.204(s-80.2)
so
top at 80.2 meters at t = 2.04 s
===============
quick check on time
should be average of 6.09 and -2.01
=4.08 /2 = 2.04 check
It’s A I think I had it on a recent test :) I’m not sure tho
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:
Step-by-step explanation:
The total number of ways of selecting 3 gems of any kind without replacement is 35 * 34 * 33 = 39270
Now selecting 2 gems from 25 is 25C2
25 C 2 = 25 * 24/2 = 300
Selecting one good gem is 10
Total selection = 300 * 10 = 3000
P(gems) = 3000 / 39270
P(gems) = 300/3927
P(gems) = 100/1309