a model rocket is fired straight up from the ground. The heigth of the rocket (in feet) at any time T (in seconds) can be modeled by the equation h= -16t^2+ 128 when will the height of the rocket be 240feets from the ground.

Answers

Answer 1
Answer:

The height is modeled by,

h(t)=-16t^2+128

Where

t is time in seconds

We want to find the time, t, rocket will be 240 feet above the ground.

So we will substitute 240 into h(t) and find the corresponding value of "t".

The steps are shown below:

\begin{gathered} h(t)=-16t^2+128 \n 240=-16t^2+128 \n 16t^2=112 \n t^2=7 \n t=\sqrt[]{7} \end{gathered}

Square root of 7 is approximately 2.65 seconds.

So,

Answer2.65 seconds

Related Questions

The three perpendicular bisectors of a triangle intersect at the _______.Question 12 options:a) circumcenterb) incenterc) centroidd) orthocenter
Plz answer serious answers only
A company builds a new wing for its east branch and knows that each additional room will gain $1200 of profit. The construction company will cost $44,000 to construct the wing.How many rooms are need to break even? (Hint: You must PAY the fee to the construction company.)If you wanted to make twice as much profit as you spent, how many rooms would need to be built?
This Venn diagram represents the science subjects studied by students what is the probability chosen at random that that child does not study chemistry
Mrs Perry shares out 21 biscuits betweenGemma and Zak in the ratio 1 : 6How many biscuits does each child get?biscuits.Gemma getsbiscuits and Zak gets

A manufacturing company regularly conducts quality control checks at specified periods on the products it manufactures. Historically, the failure rate for LED light bulbs that the company manufactures is 5%. Suppose a random sample of 10 LED light bulbs is selected. What is the probability that a) None of the LED light bulbs are defective? b) Exactly one of the LED light bulbs is defective? c) Two or fewer of the LED light bulbs are defective? d) Three or more of the LED light bulbs are not defective?

Answers

Answer:

a) There is a 59.87% probability that none of the LED light bulbs are defective.

b) There is a 31.51% probability that exactly one of the light bulbs is defective.

c) There is a 98.84% probability that two or fewer of the LED light bulbs are defective.

d) There is a 100% probability that three or more of the LED light bulbs are not defective.

Step-by-step explanation:

For each light bulb, there are only two possible outcomes. Either it fails, or it does not. This means that we use the binomial probability distribution to solve this problem.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)

In which C_(n,x) is the number of different combinatios of x objects from a set of n elements, given by the following formula.

C_(n,x) = (n!)/(x!(n-x)!)

And p is the probability of X happening.

In this problem we have that:

n = 10, p = 0.05

a) None of the LED light bulbs are defective?

This is P(X = 0).

P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)

P(X = 0) = C_(10,0)*(0.05)^(0)*(0.95)^(10) = 0.5987

There is a 59.87% probability that none of the LED light bulbs are defective.

b) Exactly one of the LED light bulbs is defective?

This is P(X = 1).

P(X = x) = C_(n,x).p^(x).(1-p)^(n-x)

P(X = 1) = C_(10,1)*(0.05)^(1)*(0.95)^(9) = 0.3151

There is a 31.51% probability that exactly one of the light bulbs is defective.

c) Two or fewer of the LED light bulbs are defective?

This is

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)

P(X = 2) = C_(10,2)*(0.05)^(2)*(0.95)^(8) = 0.0746

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.5987 + 0.3151 + 0.0746 0.9884

There is a 98.84% probability that two or fewer of the LED light bulbs are defective.

d) Three or more of the LED light bulbs are not defective?

Now we use p = 0.95.

Either two or fewer are not defective, or three or more are not defective. The sum of these probabilities is decimal 1.

So

P(X \leq 2) + P(X \geq 3) = 1

P(X \geq 3) = 1 - P(X \leq 2)

In which

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)

P(X = 0) = C_(10,0)*(0.95)^(0)*(0.05)^(10)\cong 0

P(X = 1) = C_(10,1)*(0.95)^(1)*(0.05)^(9) \cong 0

P(X = 2) = C_(10,1)*(0.95)^(2)*(0.05)^(8) \cong 0

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0

P(X \geq 3) = 1 - P(X \leq 2) = 1

There is a 100% probability that three or more of the LED light bulbs are not defective.

Final answer:

The question relates to binomial distribution in probability theory. The probabilities calculated include those of none, one, two or less, and three or more LED bulbs being defective out of a random sample of 10.

Explanation:

This question relates to the binomial probability distribution. A binomial distribution is applicable because there are exactly two outcomes in each trial (either the LED bulb is defective or it's not) and the probability of a success remains consistent.

a) In this scenario, 'none of the bulbs being defective' means 10 successes. The formula for probability in a binomial distribution is p(x) = C(n, x) * [p^x] * [(1-p)^(n-x)]. Plugging in the values, we find p(10) = C(10, 10) * [0.95^10] * [0.05^0] = 0.5987 or 59.87%.

b) 'Exactly one of the bulbs being defective' implies 9 successes and 1 failure. Following the same formula, we get p(9) = C(10, 9) * [0.95^9] * [0.05^1] = 0.3151 or 31.51%.

c) 'Two or less bulbs being defective' means 8, 9 or 10 successes. We add the probabilities calculated in (a) and (b) with that of 8 successes to get this probability. Therefore, p(8 or 9 or 10) = p(8) + p(9) + p(10) = 0.95.

d) 'Three or more bulbs are not defective' means anywhere from 3 to 10 successes. As the failure rate is low, it's easier to calculate the case for 0, 1 and 2 successes and subtract it from 1 to find this probability. This gives us p(>=3) = 1 - p(2) - p(1) - p(0) = 0.98.

Learn more about Binomial Probability here:

brainly.com/question/34083389

#SPJ3

According to a random sample taken at 12​ A.M., body temperatures of healthy adults have a​ bell-shaped distribution with a mean of 98.28degreesF and a standard deviation of 0.63degreesF. Using​ Chebyshev's theorem, what do we know about the percentage of healthy adults with body temperatures that are within 2 standard deviations of the​ mean? What are the minimum and maximum possible body temperatures that are within 2 standard deviations of the​ mean? At least nothing​% of healthy adults have body temperatures within 2 standard deviations of 98.28degreesF.

Answers

Answer:

At least 75% of healthy adults have body temperatures within 2 standard deviations of 98.28degreesF.

The minimum possible body temperature that is within 2 standard deviation of the mean is 97.02F and the maximum possible body temperature that is within 2 standard deviations of the mean is 99.54F.

Step-by-step explanation:

Chebyshev's theorem states that, for a normally distributed(bell-shaped )variable:

75% of the measures are within 2 standard deviations of the mean

89% of the measures are within 3 standard deviations of the mean.

Using​ Chebyshev's theorem, what do we know about the percentage of healthy adults with body temperatures that are within 2 standard deviations of the​ mean?

At least 75% of healthy adults have body temperatures within 2 standard deviations of 98.28degreesF.

Range:

Mean: 98.28

Standard deviation: 0.63

Minimum = 98.28 - 2*0.63 = 97.02F

Maximum = 98.28 + 2*0.63 = 99.54F

The minimum possible body temperature that is within 2 standard deviation of the mean is 97.02F and the maximum possible body temperature that is within 2 standard deviations of the mean is 99.54F.

The process of using the same or similar experimental units for all treatments is called:______ a. blocking.
b. partitioning.
c. factoring.
d. replicating.

Answers

Answer:

replicating

Step-by-step explanation:

Please Help!!In 2010, Martin paid $5,518.00 in Social Security tax. The SS tax rate was 6.2%. What was Martin's taxable income in 2010?

Answers

Answer:

$890 or it's $34211.6

Step-by-step explanation:

you divide 5518 by 6.2% or you multiply them

A pizza party will have 30 kids. A pizza has 12 slices, and each kid will eat 4 slices. How many pizzas will be needed?16 pizza
10 pizza
12 pizza
8 pizza

Answers

Answer:

  • 10 pizzas

Solution:

We know that:

  • 1 pizza = 12 slices
  • Pizza party = 30 kids
  • 1 kid = 4 slices

This means that 3 kids will finish a pizza.

  • => 3 kids = 1 pizza
  • => 30 kids = 1 x 10 pizza
  • => 30 kids = 10 pizzas

Hence, 10 pizzas will be needed.

A truck averages 20 miles per gallon. The equation m = 20g represents the relationshi, where m is the yotal miles a trick can go and g is the gallons of gas in the tank. How far can the truck go on 6, 8, or 10 gallons of gas?

Answers

Answer:
6 gallons = 120 miles
8 gallons = 160 miles
10 gallons = 200 miles

Multiply 20, the number of miles you get per gallon by the number of gallons of has you put into the truck.

Example:
10gallons x 20miles per gallon = 200 miles