A company that produces DVD drives has a 12% defective rate. Let X represent the number of defectives in a random sample of 55 of their drives.

Required:
a. What is the probability the sample will contain exactly 8 defective drives?
b. What is the probability the sample will contain more than 8 defective drives?
c. What is the probability the sample will contain less than 8 defective drives?
d. What is the expected number of defective drives in the sample?

Answers

Answer 1

Answer:

a) 0.1287 = 12.87% probability the sample will contain exactly 8 defective drives

b) 0.2092 = 20.92% probability the sample will contain more than 8 defective drives.

c) 0.6621 = 66.21% probability the sample will contain less than 8 defective drives.

d) The expected number of defective drives in the sample is 6.6

Step-by-step explanation:

For each DVD, there are only two possible outcomes. Either it is defective, or it is not. The probability of a DVD being defective is independent of any other DVD, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

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

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

A company that produces DVD drives has a 12% defective rate.

This means that [tex]p = 0.12[/tex]

Let X represent the number of defectives in a random sample of 55 of their drives.

This means that [tex]n = 55[/tex]

a. What is the probability the sample will contain exactly 8 defective drives?

This is [tex]P(X = 8)[/tex]. So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 8) = C_{55,8}.(0.12)^{8}.(0.88)^{47} = 0.1287[/tex]

0.1287 = 12.87% probability the sample will contain exactly 8 defective drives.

b. What is the probability the sample will contain more than 8 defective drives?

This is:

[tex]P(X > 8) = 1 - P(X \leq 8)[/tex]

In which:

[tex]P(X \leq 8) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) + P(X = 8)[/tex]

Then

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{55,0}.(0.12)^{0}.(0.88)^{55} = 0.0009[/tex]

[tex]P(X = 1) = C_{55,1}.(0.12)^{1}.(0.88)^{54} = 0.0066[/tex]

[tex]P(X = 2) = C_{55,2}.(0.12)^{2}.(0.88)^{53} = 0.0244[/tex]

[tex]P(X = 3) = C_{55,3}.(0.12)^{3}.(0.88)^{52} = 0.0588[/tex]

[tex]P(X = 4) = C_{55,4}.(0.12)^{4}.(0.88)^{51} = 0.1043[/tex]

[tex]P(X = 5) = C_{55,5}.(0.12)^{5}.(0.88)^{50} = 0.1450[/tex]

[tex]P(X = 6) = C_{55,8}.(0.12)^{6}.(0.88)^{49} = 0.1648[/tex]

[tex]P(X = 7) = C_{55,7}.(0.12)^{7}.(0.88)^{48} = 0.1573[/tex]

[tex]P(X = 8) = C_{55,8}.(0.12)^{8}.(0.88)^{47} = 0.1287[/tex]

So

[tex]P(X \leq 8) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) + P(X = 8) = 0.0009 + 0.0066 + 0.0244 + 0.0588 + 0.1043 + 0.1450 + 0.1648 + 0.1573 + 0.1287 = 0.7908[/tex]

[tex]P(X > 8) = 1 - P(X \leq 8) = 1 - 0.7908 = 0.2092[/tex]

0.2092 = 20.92% probability the sample will contain more than 8 defective drives.

c. What is the probability the sample will contain less than 8 defective drives?

This is:

[tex]P(X < 8) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)[/tex]

With the values we found in b.

[tex]P(X < 8) = 0.0009 + 0.0066 + 0.0244 + 0.0588 + 0.1043 + 0.1450 + 0.1648 + 0.1573 = 0.6621[/tex]

0.6621 = 66.21% probability the sample will contain less than 8 defective drives.

d. What is the expected number of defective drives in the sample?

The expected value of the binomial distribution is:

[tex]E(X) = np[/tex]

In this question:

[tex]E(X) = 55(0.12) = 6.6[/tex]

The expected number of defective drives in the sample is 6.6


Related Questions

The weight of potato chip bags filled by a machine at a packaging plant is normally distributed, with a mean of 15.0 ounces and a standard deviation of 0.2 ounces. What is the probability that a randomly chosen bag will weigh more than 15.6 ounces

Answers

Answer:

0.0013 = 0.13% probability that a randomly chosen bag will weigh more than 15.6 ounces.

Step-by-step explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Mean of 15.0 ounces and a standard deviation of 0.2 ounces.

This means that [tex]\mu = 15, \sigma = 0.2[/tex]

What is the probability that a randomly chosen bag will weigh more than 15.6 ounces?

This is 1 subtracted by the p-value of Z when X = 15.6. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{15.6 - 15}{0.2}[/tex]

[tex]Z = 3[/tex]

[tex]Z = 3[/tex] has a p-value of 0.9987.

1 - 0.9987 = 0.0013

0.0013 = 0.13% probability that a randomly chosen bag will weigh more than 15.6 ounces.

Find the length of BC

Answers

Answer:

53.68

Step-by-step explanation:

tan54 = bc/39

bc = 39tan54

Step-by-step explanation:

Hey there!

From the given figure;

Angle CAB = 54°

Side AC = 39

To find: side BC

Taking Angle CAB as reference angle;

Perpendicular (p) = BC = ?

Base (b) = AC = 39

Hypotenuse (h) = AB

Taking the ratio of tan;

[tex] \tan( \alpha ) = \frac{p}{b} [/tex]

Keep value;

[tex] \tan(54) = \frac{bc}{39} [/tex]

Simplify it;

1.376381*39 = BC

Therefore, BC = 53.678.

Hope it helps!

Find m a 24.7
b 79.2
c 68.3
d 57.4
e 46.5
f 80.1
g 35.6

Answers

Answer:

68.3 degrees

Step-by-step explanation:

Since this is a right triangle, we can use trig functions

tan I = opp side / adj side

tan I = sqrt(82) / sqrt(13)

tan I = sqrt(82/13)

Taking the inverse tan of each side

tan ^-1 ( tan I) = tan ^-1( sqrt(82/13))

I = 68.2892

Rounding to the nearest tenth

I = 68.3 degrees

A normal distribution has a mean of 20 and a standard deviation of 4. Determine the z-score for the data value of 42.

Answers

Answer:

Z = (42-20)/4 = 5.5

Z = X-μ / σ

Step-by-step explanation:

The z-score for the data value of 42 is 5.5.

What is a z-score?

A z-score is defined as the fractional representation of data point to the mean using standard deviations.

Formula of z-score = (X - μ) / σ

Given,

μ = 20

σ = 4

X = 42

z-score = (X - μ) / σ

Substitute the values,

z-score =  (42-20)/4

z-score = 22/4

z-score =  5.5

Hence, the z-score for the data value of 42 is 5.5.

Learn more about z-score here:

brainly.com/question/13793746

#SPJ5

I need help so what’s 6 divide by 2(1+2)=

Answers

Answer:

9

Step-by-step explanation:

Divide 6 by 2:

3(1+2)

Add 1 and 2:

3 x 3

Multiply 3 by 3:

3 x 3 = 9

Answer:

1

Step-by-step explanation:

6

------

2(1+2)

6

-----

2(3)

6

-----

6

1

A particle is moving such that its height h at time t is given by h(t) = 2 + 8t - 3t^2 + 1/5t^3. The average velocity of the particle on the period [0,3] is

Answers

t=3

[tex]\\ \Large\sf\longmapsto h(t)[/tex]

[tex]\\ \Large\sf\longmapsto 2+8t-3t^2+\dfrac{1}{5}t^3[/tex]

[tex]\\ \Large\sf\longmapsto 2+8(3)-3(3)^2+\dfrac{1}{5}(3)^3[/tex]

[tex]\\ \Large\sf\longmapsto 2+24-3(9)+\dfrac{27}{5}[/tex]

[tex]\\ \Large\sf\longmapsto 26-27+5.4[/tex]

[tex]\\ \Large\sf\longmapsto -2+5.4[/tex]

[tex]\\ \Large\sf\longmapsto h(t)=3.4m[/tex]

the ages of two students are in the ratio of 3:5,if the older is 40yrs. How old is the younger student​

Answers

Answer:

24 years

Step-by-step explanation:

total ratio =8

older student=40 years

3/8*40 ÷ 5/8=24

1. Plot the following points by hand or using an online graphing calculator. What is the function that best fits the points?
(0, 3), (1, 6), (2, 12), (3, 24)

•Linear

•Exponential

•Quadratic

Answers

Exponential. This is an exponential function since it’s being multiplied by a constant rate. That rate is 2. The y axis is constantly being multiplied by 2. 3*2 is 6, 6*2 is 12, 12*2 is 24.

PLS HELP! What is the mistake made below in solving x2 – 12x + 10 = 0 using the completing the square method?

x2 – 12x + 10 = 0

x2 – 12x + (- 6)2 = - 10 + (- 6)2

x2 – 12x + 36 = 26

(x – 6)(x – 6) = 26

x – 6 = √26

x = 6 + √26

Answers

Answer:

Step-by-step explanation:

Everything is correct. But you forgot to add

x = 6 - square root of 26. The answer is

x = 6 + square root of 26 or

x = 6 - square root of 26

QUESTION 9
Each person drinks half a litre carton of orange juice. How many cartons of orange juice do Joe's guests drink in total?

Answers

Joe drank drinks all day long and not enough info

Find the missing side round your answer to the nearest tenth

Answers

Answer: 15

Step-by-step explanation:

One book is 4cm thick, find out how many such books can be placed in a space of 53cm.

Answers

You would divide the thickness of one book (4cm) by the area you want them to fit in (53 cm).

Then getting the answer 13.25. Since we can’t have (.25 cm) of a book we can fit 13 whole books

You have collected data about the average response time of participants in your study. You are delighted to find that the variable is normally distributed. More than half your respondents take longer than 16 seconds to respond and one third take less than 12 seconds to respond. What is the median response time of your participants

Answers

Answer:

15

Step-by-step explanation:

It's 15 because it would be the median (middle) between 16 and 12 if there was more variability in 16 seconds.

at a local college, four sections of economics are taught during the day and two sections are taught at night. 85 percent of the day sections are taught by full-time faculty. 30 percent of the evening sections are taught by full-time faculty. if jane has a part-time teacher for her economics course, what is the probability that she is taking a night class

Answers

Answer:

Hence The probability that she is taking a night​ class given that Jane has a​ part-time teacher = P(jane has a part-time teacher and she is taking night class )/P(jane has a part-time teacher)    = 0.6999.

Step-by-step explanation:  

Probability(full-time teacher/ day ) = 0.85  

Probability(part-time teacher/ day ) = 1- 0.85 = 0.15  

Probability(full-time teacher/ night) = 0.30  

Probability(part-time teacher/ night) = 1 - 0.30 = 0.70  

total no of section = 4+2 = 6  

P(jane has part time teacher) = P(jane is from day section)*Probability(part-time teacher/ day )+P(jane is from night section)*Probability(part-time teacher/ night)  

= (4/6)(0.15)+(2/6)(0.70) = 0.33  

P(jane has part time teacher and she is taking night class ) = P(jane is from night section)*Probability(part-time teacher/ night) = (2/6)(0.70) = 0.23  

According to Bayes theorem :    

The probability that she is taking a night​ class given that Jane has a​ part-time teacher = P(jane has a part-time teacher and she is taking night class )/P(jane has a part-time teacher)  

= 0.23/0.33  

= 0.6999

A rectangle is 19 inches long and 6 inches wide find it’s area

Answers

Step-by-step explanation:

how to find the area

multiply the length times the width

19 × 6 = 114 inches squared

The area of the rectangle is 114 square inches if the length and breadth of the rectangle are 19 inches and 6 inches.

A rectangle is one of the elementary geometric figures. It is a quadrilateral with a pair of equal and parallel sides. All angles of a rectangle are right angles.

The length of the rectangle is given as 19 inches.

The breadth of the rectangle is given as 6 inches.

The area of the given rectangle is given as:

Area = length × breadth

Area = 19 × 6

Area = 114 square inches

Thus, the area of the given rectangle is 114 square inches.

Learn more about Rectangles here:

https://brainly.com/question/29123947

#SPJ3

How much would $200 invested at 5% interest compounded monthly be
worth after 9 years?

Answers

9514 1404 393

Answer:

  $313.37

Step-by-step explanation:

The compound interest formula is used to find that value.

  A = P(1 +r/12)^(12t)

P compounded monthly at annual rate r for t years.

  A = $200(1 +0.05/12)^(12·9) ≈ $313.37

Identify the decimals labeled with letters A B and C on the scale

Answers

Answer:

A. 37.39 B. 37.41 C. 37.27

A common inhabitant of human intestines is the bacterium Escherichia coli, named after the German pediatrician Theodor Escherich, who identified it in 1885. A cell of this bacterium in a nutrient-broth medium divides into two cells every 20 minutes. The initial population of a culture is 50 cells.

Required:
a. Find the relative growth rate.
b. Find an expression for the number of cells after t hours.
c. Find the rate of growth after 6 hours. (Round your answer to the nearest integer.)
d. Find the number of cells after 6 hours.

Answers

Answer:

a. Relative Growth rate = 10% (6/60 * 100)

b. Number of cells after t hours = 50 * 1.1^t

c. Rate of growth after 6 hours = 77.2% (1.1⁶ - 1)

d. The number of cells after 6 hours is

= 89 cells

Step-by-step explanation:

A cell divides into two cells every 20 minutes

In one hour, the cell will divide into 60/20 * 2 = 6 cells

Each cell growth 6 cells per hour

Initial population of a culture = 50 cells

t = time in hours

a. Relative Growth rate = 10% (6/60 * 100)

b. Number of cells after t hours = 50 * 1.1^t

c. Rate of growth after 6 hours = 77.2% (1.1⁶ - 1)

d. The number of cells after 6 hours = initial population * growth factor

= 50 * 1.772

= 88.6

= 89 cells

Infues Gentamicin 100 mg in 100ml in 15 minutes. What will you set the infusion pump at ml/hr

Answers

9514 1404 393

Answer:

  400 mL/h

Step-by-step explanation:

The required rate is ...

  (100 mL)/(1/4 h) = 100×(4/1) mL/h = 400 mL/h

An urn contains 12 balls, five of which are red. Selection of a red ball is desired and is therefore considered to be a success. If three balls are selected, what is the expected value of the distribution of the number of selected red balls

Answers

The expected value of the distribution of the number of selected red balls is 0.795.

What is the expected value?

The expected value of the distribution is the mean or average of the possible outcomes.

There are 12 balls in an urn, five of which are crimson. The selection of a red ball is desired and hence considered a success.

In this case, the possible outcomes are 0, 1, 2, or 3 red balls.

To calculate the expected value, we need to find the probability of each outcome and multiply it by the value of the outcome.

The probability of selecting 0 red balls is :

[tex]$\frac{7}{12} \cdot \frac{6}{11} \cdot \frac{5}{10} = \frac{105}{660}$[/tex].

The probability of selecting 1 red ball is :

[tex]$3 \cdot \frac{5}{12} \cdot \frac{7}{11} \cdot \frac{6}{10} + 3 \cdot \frac{7}{12} \cdot \frac{5}{11} \cdot \frac{6}{10} + 3 \cdot \frac{7}{12} \cdot \frac{6}{11} \cdot \frac{5}{10} = \frac{315}{660}$[/tex].

The probability of selecting 2 red balls is

[tex]:$\dfrac{5}{12} \cdot \frac{7}{11} \cdot \frac{6}{10} + \frac{7}{12} \cdot \frac{5}{11} \cdot \frac{6}{10} + \frac{7}{12} \cdot \frac{6}{11} \cdot \frac{5}{10} = \frac{105}{660}$.[/tex]

The probability of selecting 3 red balls is

[tex]$\dfrac{5}{12} \cdot \frac{4}{11} \cdot \frac{3}{10} = \frac{15}{660}$[/tex]

The expected value is then :

[tex]$0 \cdot \frac{105}{660} + 1 \cdot \frac{315}{660} + 2 \cdot \frac{105}{660} + 3 \cdot \frac{15}{660} = \frac{525}{660} = \frac{175}{220} \approx \boxed{0.795}$[/tex]

To learn more about the expected value of the distribution click here:

https://brainly.com/question/29068283

#SPJ5

A product is introduced into the market. Suppose a product's sales quantity per month q ( t ) is a function of time t in months is given by q ( t ) = 1000 t − 150 t 2 And suppose the price in dollars of that product, p ( t ) , is also a function of time t in months and is given by p ( t ) = 150 − t 2 A. Find, R ' ( t ) , the rate of change of revenue as a function of time t

Answers

Answer:

[tex]r'(t) = 298t -850[/tex]

Step-by-step explanation:

Given

[tex]q(t) = 1000t - 150t^2[/tex]

[tex]p(t) = 150t - t^2[/tex]

Required

[tex]r'(t)[/tex]

First, we calculate the revenue

[tex]r(t) = p(t) - q(t)[/tex]

So, we have:

[tex]r(t) = 150t - t^2 - (1000t - 150t^2)[/tex]

Open bracket

[tex]r(t) = 150t - t^2 - 1000t + 150t^2[/tex]

Collect like terms

[tex]r(t) = 150t^2 - t^2 + 150t - 1000t[/tex]

[tex]r(t) = 149t^2 -850t[/tex]

Differentiate to get the revenue change with time

[tex]r'(t) = 2 * 149t -850[/tex]

[tex]r'(t) = 298t -850[/tex]

please help me with geometry

Answers

Answer:

x = 8

Step-by-step explanation:

Set 2x + 3 = 3x - 5

Solve for x

x = 8

Player Productions theatre finds that their ticket sales for Friday night performances (number of tickets sold) is given by the function h , where h ( t ) measures the number of tickets sold, and where t is the play length (measured in hours). Regal Theatre found that their ticket sales for Friday nights performances can be modeled by the function, g , where g (t)= 1.6h(t + 0.25).

Required:
How do the ticket sales for Friday night perfomances at Player Productions compare to the ticket sales for a Friday night perfomance at Regal Theatre?

Answers

Answer:

Regal Theatre makes 1.6 times more than Player Productions when they have 0.25 hours longer productions

Step-by-step explanation:

Given

[tex]h(t) \to[/tex] player production theatre

[tex]g(t) \to[/tex] regal theatre

Where:

[tex]g(t) = 1.6h(t + 0.25)[/tex]

Required

Compare both functions

We start from the bracket

[tex]t + 0.25[/tex]

The + in [tex]t + 0.25[/tex] means longer hours of production

So:

[tex]t + 0.25[/tex] means 0.25 hours longer that player productions

[tex]g(t) = 1.6h(t + 0.25)[/tex]  can be rewritten as:

[tex]g(t) = 1.6 * h(t + 0.25)[/tex]

The above means 1.6 times player production when they have 0.25 longer hours.

Find the length of the segment indicated. circles 4

Answers

I need more information, comment on my "answer".

find the mid-point of the line segment joining the points (10, 13) and (-7, 7)? ​

Answers

Answer:

(3/2,10)

Step-by-step explanation:

Mid point is ((10-7)/2,(13+7)/2)=(1.5,10)

Which equation describe the line through the points (2,-4) and (5,8)

Answers

Answer:

Your equation would be

y=4x-12

Step-by-step explanation:

So an easy way to figure this out is graph the points and look at the distance the points are away from each other. In this case it was 12 up and 3 right. This is your slope. Simplify the fraction to 4/1. Then from (2,-4) use the given slope to work back to a point that is on the y axis, which is (0,12). Plug all of the given information you found into y=mx+b and you get the given formula.

12 workers take 4 hours to complete a job. How long would it take 15 workers to complete the job?

Answers

Answer:

3.2 hours

Step-by-step explanation:

12 workers * 4 hours = 48 worker hours

15 workers  * x hours = 48 worker hours

48 /15 =3.2 hours

Answer:

3 hours and 12 minutes.

Step-by-step explanation:

12 Workers complete a job in 4 hours

1 worker complete a job 12 × 4 = 48

15 workers complete a job = 48/15 = 3³/¹⁵ = 3¹/⁵

= 3 hours + 1/5 × 60  minutes = 3 hours 12 minutes.

Which inequality represents all values of x which the product below is defined Square root 4x Square root x+2

Answers

Answer:

Option (D) x≥ 0 is absolutely correct

Step-by-step explanation:

The reason is that the square root function is defined for only non negative numbers.

Answer: x is greater than or equal to 0

Step-by-step explanation:

Find the most general antiderivative of the function. (Check your answer by differentiation. Use C for the constant of the antiderivative. Remember to use absolute values where appropriate.)
f(x) = 45−5x, x>0 .

Answers

Answer:

F(x) = 45*x - (5/2)*x^2 + C

Step-by-step explanation:

Here we want to find the antiderivative of the function:

f(x) = 45 - 5*x

Remember the general rule that, for a given function:

g(x) = a*x^n

the antiderivative is:

G(x) = (a/(n + 1))*a*x^(n + 1) + C

where C is a constant.

Then for the case of f(x) we have:

F(x) = (45/1)*x^1 - (5/2)*x^2 + C

F(x) = 45*x - (5/2)*x^2 + C

Now if we derivate this, we get:

dF(x)/dx = 1*45*x^0 - 2*(5/2)*x

dF(x)/dx = 45 - 5*x

Please help me with this on the image

Answers

Answer:

a) Obtuse angle b) Reflex angle
Other Questions
In the garden pea, yellow cotyledon color is dominant to green, and inflated pod shape is dominant to the constricted form. When both of these traits were considered jointly in self-fertilized dihybrids, the progeny appeared in the following numbers : 193 green, inflated : 184 yellow, constricted : 556 yellow, inflated : 61 green, constricted. Test the data for independent assortment ***CAN SOMEONE HELP ME PLEASE!!***The polygon in each pair are similar. Find the missing side length What's is biosynthesis Give reason.b} String roller is an example of wheel and axel .Why? Which dimensions cannot create atriangle? three angles measuring 25 65, and 90 three angles measuring 50, 30, and 100 three sides measuring 5 in., 12 in., and 13 in. three sides measuring 4 ft, 8 ft, and 14 ft The standard entropy change of a reaction has a positive value. This reaction results in: Select the correct answer below: a decrease in entropy. an increase in entropy. no entropy change. neither an entropy increase nor decrease. please answer this question! In the story, Nuttel is given letters of introduction by his sister. What's the purpose of these letters?A. to attend a particular social eventB. to apply for a jobc. to ask for a hand in marriageD. to make social calls 20 5 = I need help what type of variation is this relationship Which expression(s) represent(s) the perimeter of the following figure? Select all that apply. (answers are in units) 1. In 2-3 sentences, describe your response to this event and what, if anything, you think Washington State government should do about the Hanford Nuclear Site? (Right answer only please) :) when filling out the order form, please _ your address clearly to prevent delays.A. FixB. WriteC. SendD. Direct how to find volume of this prism? Given the following data for Scurry Company, what is the cost of goods sold? Beginning inventory of finished goods $100,000 Cost of goods manufactured 700,000 Ending inventory of finished goods 200,000 Beginning work-in-process inventory 300,000 Ending work-in-process inventory 50,000 Select one: a. $600,000 b. $950,000 c. $500,000 d. $800,000 Plexiglas, polymethylmethacrylate (PMMA), is often used as display windows and cases in art galleries and museums. If its flame imparts 32 kW/m^2 to the surface when it burns estimate the energy release rate of a 3 m^2 square sheet (one side). Assume its vaporization temperature is 350C. Calculate with units, provide work. A lightning bolt has a current of 56,000 A and lasts for 80 x 10-6 seconds (80 s). How much charge (in Coulombs) has flowed in this bolt? PLZ HELP ME WITH MY WORK Type 7.2e-4 as a floating-point literal but not using scientific notation, with a single digit before and five digits after the decimal point. can jack built 1/5 of a shed in the same time that kyle can build 5/8 of shed, how much of a shed will jack have built when kyle finished building 1 shed?