12x+7<-11 and 5x-8>= 40

Answers

Answer 1

Answer:

  no solution

Step-by-step explanation:

First inequality:

  12x < -18 . . . . subtract 7

  x < -18/12 . . . divide by 12

  x < -1.5 . . . . . . write as decimal

__

Second inequality:

  5x -8 ≥ 40

  5x ≥ 48 . . . . . . add 8

  x ≥ 9.6 . . . . . . . divide by 5

__

There are no solutions to this pair of inequalities. No value of x can be both less than -1.5 and greater than 9.6.


Related Questions

Researchers are investigating the effectiveness of leg-strength training on cycling performance. A sample of 7 men will be selected to participate in a training program that lasts for one month. Peak power during cycling will be recorded for each man both before training and after training. The mean difference in times will be used to construct a 95 percent confidence interval for the mean difference in the population.

Answers

Answer:

A. The interval will be narrower if 15 men are used in the sample.

Step-by-step explanation:

Hello!

When all other things remain the same, which of the following statements about the width of the interval is correct?

A. The interval will be narrower if 15 men are used in the sample.

B. The interval will be wider if 15 men are used in the sample.

C. The interval will be narrower if 5 men are used in the sample.

D. The interval will be narrower if the level is increased to 99% confidence.

E. The interval will be wider if the level is decreased to 90% confidence.

Consider that the variable of interest "Xd: Difference between the peak power of a cyclist before training and after training" has a normal distribution. To construct the confidence interval for the population mean of the difference you have to use a pooled t-test.

The general structure for the CI is "point estimate"±" margin fo error"

Any modification to the sample size, sample variance and/or the confidence level affect the length of the interval (amplitude) and the margin of error (semiamplitude)

The margin of error of the interval is:

d= [tex]t_{n-1;1-\alpha /2}[/tex] * (Sd/n)

1) The sample size changes, all other terms of the interval stay the same.

As you can see the margin of error and the sample size (n) have an indirect relationship. This means, that when the sample size increases, the semiamplitude decreases, and when the sample size decreases, the semiamplitude increases.

↓d= [tex]t_{n-1;1-\alpha /2}[/tex] * (Sd/↑n)

↑d= [tex]t_{n-1;1-\alpha /2}[/tex] * (Sd/↓n)

Correct option: A. The interval will be narrower if 15 men are used in the sample.

2) The confidence level has a direct relationship with the semiamplitude of the interval, this means that when the confidence level increases, so do the semiamplitude, and if the level decreases, so do the semiamplitude:

↓d= ↓[tex]t_{n-1;1-\alpha /2}[/tex] * (Sd/n)

↑d= ↑[tex]t_{n-1;1-\alpha /2}[/tex] * (Sd/n)

I hope it helps!

Answer:

The interval will be narrower if 15 men are used in the sample.

Step-by-step explanation:

Find the area of the figure.
5.5 cm
20 cm
The area of the figure is

Answers

Answer:

25.5 cm²

Step-by-step explanation:

5.5 cm × 20 cm = 25.5 cm²

Answer:i think the answer is 110 but it would be more helpful if i knew what kind of shape it is

Step-by-step explanation:

to find the area of a square or rectangle(assuming this is a square or rectangle) you multiply the base by the height

Show that y=sin(t) is a solution to (dydt)2=1−y2. Enter your answers below in terms of the independent variable t in the order in which the terms were given. Be sure you can justify your answer.

Answers

Answer:

y = sin(t) is a solution to the differential equation

(dy/dt)² = 1 - y²

Step-by-step explanation:

Given (dy/dt)² = 1 - y²

Suppose y = sin(t) is a solution, then it satisfies the differential equation.

That is

[d(sin(t))]² = 1 - y²

Let y = sin(t)

dy/dt = d(sin(t)) = cos(t)

(dy/dt)² = cos²t

But cos²t + sin²t = 1

=> 1 - sin²t = cos²t

So

(dy/dt)² = 1 - sin²t

Since sin²t = (sint)² = y²,

we have

(dy/dt)² = 1 - y²

as required.

The differential equation becomes [tex](\frac{dy}{dx} )^2 = 1-y^2 (Proved)[/tex]

Given the function;

[tex]y = sint[/tex]

Take the differential of the function

[tex]\frac{dy}{dt} = cost[/tex]

Square both sides of the equation to have:

[tex](\frac{dy}{dx} )^2 = (cost)^2[/tex]

Recall from trigonometry identity that [tex]sin^2t + cos^2t = 1[/tex]

Hence, [tex]cos^2t = 1- sin^2t[/tex]

Replace into the differential expression to have:

[tex](\frac{dy}{dx} )^2 = 1-sin^2t[/tex]

Recall that y = sin(t). On replacing, the differential equation becomes:

[tex](\frac{dy}{dx} )^2 = 1-y^2 (Proved)[/tex]

learn more on differential equation here: https://brainly.com/question/18760518

the experimental probability that an SUV will pass by andis store is 0.4. If 500 cars pass by andis store, how many can she expect to be SUVs?

Answers

Answer:

50

Step-by-step explanation:

Answer:

the answer is 200

Step-by-step explanation:

A random sample of ten 2011 sports cars is taken and their city mileage is recorded. The results are as follows: 20 21 25 21 21 23 31 32 28 26 Assuming the population distribution is normal, compute E, the margin of error for the t interval, for a 90% confidence interval for m, the population mean of the city mpg for 2011 sports cars.

Answers

Answer:

[tex] ME = 1.833 * \frac{4.367}{\sqrt{10}}= 2.531[/tex]

Step-by-step explanation:

Previous concepts

A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".

The margin of error is the range of values below and above the sample statistic in a confidence interval.

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".

[tex]\bar X[/tex] represent the sample mean for the sample  

[tex]\mu[/tex] population mean (variable of interest)

s represent the sample standard deviation

n represent the sample size  

Solution to the problem

The confidence interval for the mean is given by the following formula:

[tex]\bar X \pm t_{\alpha/2}\frac{s}{\sqrt{n}}[/tex]   (1)

In order to calculate the mean and the sample deviation we can use the following formulas:  

[tex]\bar X= \sum_{i=1}^n \frac{x_i}{n}[/tex] (2)  

[tex]s=\sqrt{\frac{\sum_{i=1}^n (x_i-\bar X)}{n-1}}[/tex] (3)  

The mean calculated for this case is [tex]\bar X=24.8[/tex]

The sample deviation calculated [tex]s=4.367[/tex]

In order to calculate the critical value [tex]t_{\alpha/2}[/tex] we need to find first the degrees of freedom, given by:

[tex]df=n-1=10-1=9[/tex]

Since the Confidence is 0.90 or 90%, the value of [tex]\alpha=0.1[/tex] and [tex]\alpha/2 =0.005[/tex], and we can use excel, a calculator or a table to find the critical value. The excel command would be: "=-T.INV(0.05,9)".And we see that [tex]t_{\alpha/2}=1.833[/tex]

And the margin of error would be given by:

[tex] ME = 1.833 * \frac{4.367}{\sqrt{10}}= 2.531[/tex]

A florist charges ​$12.00 for delivery plus an additional ​$1.50 per mile from the flower shop. The florist pays the delivery driver ​$0.75 per mile and ​$4.50 for gas per delivery. If x is the number of miles a delivery location is from the flower​ shop, what expression models the amount of money the florist earns for each​ delivery?

Answers

Final answer:

The amount the florist earns for each delivery, with 'x' being the miles away from the flower shop, can be modeled with the equation: Earnings = (7.5 + 0.75x). This represents the fixed net income of $7.5 and $0.75 per mile after paying the driver.

Explanation:

The florist charges ​$12.00 for delivery and an additional ​$1.50 per mile from the flower shop. However, the florist also has costs to cover, namely $0.75 per mile to pay the driver, and ​$4.50 for gas per delivery. The net earning per delivery, with 'x' representing the number of miles a delivery location is from the flower shop, can be modeled by the following algebraic expression: Earnings = (12 + 1.5x) - (0.75x + 4.5).

This actually simplifies to: Earnings = (7.5 + 0.75x). The 7.5 is the fixed net income for each delivery (gross earnings minus the gasoline cost) and 0.75x is the per-mile net income after the driver is paid.

Learn more about Algebraic expressions here:

https://brainly.com/question/953809

#SPJ12

It is estimated that the city of Houston, Texas, will double in size every 35 years. If the population is currently 2.4 million people, how many
people will there be in 20 years?
OA.
4.8 million
OB. 8.36 million
OC. 3.77 million
D.
3.57 million

Answers

Final answer:

To find out how many people will be in Houston, Texas in 20 years, we can use the doubling time of 35 years. Currently, the population is 2.4 million. Using the formula New Population = Current Population x 2^(Number of Doubling Cycles), the new population will be approximately 4.8 million. Option A .

Explanation:

To find out how many people will be in Houston, Texas in 20 years, we can use the doubling time of 35 years. Currently, the population is 2.4 million. Since the city doubles in size every 35 years, in 20 years it will go through 20/35 of a doubling cycle.

To calculate how many people there will be, we use the formula:

New Population = Current Population x 2^(Number of Doubling Cycles)

Plugging in the values, we have:

New Population = 2.4 million x 2^(20/35)

Using a calculator, we find that the new population will be approximately 4.8 million. Therefore, the answer is 4.8 million.

2 x (c^2 -5) for c=4

Answers

Answer:

22

Step-by-step explanation:

PEMDAS

4^2 = 16

16 - 5 = 11

11 x 2 = 22

Answer:

22

Step-by-step explanation:

2 (c^2 -5)

Let c=4

2 (4^2 -5)

PEMDAS

Parentheses first,

(4^2 -5)

Exponents

16-5 =11

Replace into expression

2(11)

22

If 22x = 23, what is the value of x?

Answers

Answer:

1.045

Step-by-step explanation:

Answer:

3/2

Step-by-step explanation:

Find the inner product for (-4,9,8) . (3,2,-2) and state whether the vectors are perpendicular.
a
-10; no
c.
10; no
b.
-10; yes
d.
10; yes

Answers

Answer:

-10; no

Step-by-step explanation:

-4*3 + 9*2 + 8*-2 = -10-10 does not equal 0 so it is not perpendicular

Final answer:

The inner product of the vectors (-4,9,8) and (3,2,-2) is -10. Since the inner product is not zero, the vectors are not perpendicular. Therefore, the correct answer is: -10; no.

Explanation:

The inner product (also known as the dot product) of two vectors (-4,9,8) and (3,2,-2) is calculated by multiplying the corresponding components of the two vectors and summing the result:

Inner product = (-4)×3 + 9×2 + 8×(-2)
= -12 + 18 - 16
= -10

To determine if the vectors are perpendicular, we check if their inner product is zero. Since the inner product in this case is -10, not zero, the vectors are not perpendicular.

cuanto es dos cuartos mas un octavo​

Answers

Answer:

0.625

Step-by-step explanation:

When someone is on trial for suspicion of committing a crime, the hypotheses are: H0 : innocent HA : guilty Which of the following is correct? Question 40 options: Type I error is convicting an innocent person. Type I error is acquitting a guilty person. Type II error is acquitting an innocent person. Type II error is convicting an innocent person.

Answers

Answer:

(A) Type I error is convicting an innocent person.

Step-by-step explanation:

A type I error is the rejection of a true null hypothesis.A type II error is the non-rejection of a false negative/null hypothesis.

When someone is on trial for suspicion of committing a crime, the hypotheses are:

[tex]H_0[/tex] : innocent

[tex]H_A[/tex] : guilty

From the given options, A Type I error is convicting an innocent person. If the null hypothesis holds (i.e. a person is innocent) nut we still go ahead to convict the person, we have rejected a true null hypothesis.

At a large university, the mean amount spent by students for cell phone service is $58.90 per month with a standard deviation of $3.64 per month. Consider a group of 44 randomly chosen university students. What is the probability that the mean amount of their monthly cell phone bills is more than $60?

Answers

Answer:

2.28% probability that the mean amount of their monthly cell phone bills is more than $60

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal probability distribution

Problems of normally distributed samples are solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore 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 pvalue, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

In this problem, we have that:

[tex]\mu = 58.90, \sigma = 3.64, n = 44, s = \frac{3.64}{\sqrt{44}} = 0.54875[/tex]

What is the probability that the mean amount of their monthly cell phone bills is more than $60?

This is 1 subtracted by the pvalue of Z when X = 60. So

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

By the Central Limit Theorem

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

[tex]Z = \frac{60 - 58.90}{0.54875}[/tex]

[tex]Z = 2[/tex]

[tex]Z = 2[/tex] has a pvalue of 0.9772

1 - 0.9772 = 0.0228

2.28% probability that the mean amount of their monthly cell phone bills is more than $60

Jenny buys a television for the sale
price of $72.59. The television
normally costs $145.18. What percent is
being saved?​

Answers

$72.59//$145.18 =.50
.50x 100= 50 Percent

A small post office has two open windows. Customers arrive according to a Poisson distribution at the rate of 1 every 3 minutes. However, only 80% of them seek service at the windows. The service time per customer is exponential, with a mean of 5 minutes. All arriving customers form one line and access available windows on a FIFO basis.

(a) What is the probability that an arriving customer will wait in line?
(b) What is the probability that both windows are idle?
(c) What is the average length of the waiting line?
(d) Would it be possible to offer reasonable service with only one window? Explain.

Answers

Answer:

A) probability that an arriving customer will wait in line is 67%

B)the probability that both windows are idle is 0.33

C) the average length of the waiting line is 1.33

D)it would not be possible to offer a reasonable service with only one window

Step-by-step explanation:

arrival rate: δ = 20 x 0.80 = 16 customers per hour

service rate: μ = 2 × (60/5) = 24 customers/hour

Utilization factor is given as;

Φ = δ/μ

So, Φ = 16/24 ≈ 0.67

A) the probability that an arriving customer will wait in line is;

16/24 x 100% ≈ 67%

B) probability that both windows are idle is;

P(x=0) = 1 - 0.67 = 0.33

C) The average number of customers in the post office will be;

L_s = Φ/(1 - Φ)

L_s = 0.67/(1 - 0.67)

L_s = 0.67/0.33

L_s ≈ 2 customers

Thus, the average length of the waiting line is;

L_w = L_s - Φ

L_w = 2 - 0.67

L_w = 1.33

D) this part demands that we find the utilization factor with only one window.

Thus;

arrival rate: δ = 20 x 0.80 = 16 customers per hour

And

service rate: μ = 1 × (60/5) = 12 customers/hour

Thus, Utilization factor = 16/12 = 1.33

Thus, it would not be possible to offer a reasonable service with only one window

(1 point) Write the given second order equation as its equivalent system of first order equations. u′′+6.5u′−1.5u=8sin(3t),u(1)=−3,u′(1)=−1.5 Use v to represent the "velocity function", i.e. v=u′(t). Use u and v for the two functions, rather than u(t) and v(t). (The latter confuses webwork. Functions like sin(t) are OK.)

Answers

Answer:
The equivalent system of first-order differential equations is:

[tex]\[ \begin{cases}u' = v \\v' = 8\sin(3t) - 6.5v + 1.5u\end{cases} \][/tex]

with the initial conditions:

[tex]\[ \begin{cases}u(1) = -3 \\v(1) = -1.5\end{cases} \][/tex]


To convert the given second-order differential equation into an equivalent system of first-order equations, we follow these steps:

1. Identifying the original second-order differential equation:

  u'' + 6.5u' - 1.5u = 8sin(3t)

2. Then we introduce a new variable v to represent the first derivative of u:

  v = u'

3. Now ,we write the second-order equation as a system of first-order equations:

  The original equation is:

  u'' + 6.5u' - 1.5u = 8sin(3t)

  Using the new variable v = u' , the second derivative u'' can be written as v'. Therefore, we have:

  v' + 6.5v - 1.5u = 8sin(3t)

4. Formulating the system of first-order equations:

  The first equation comes directly from the definition of v:

  u' = v

  The second equation comes from the rewritten second-order equation:

  v' = 8sin(3t) - 6.5v + 1.5u

5. Let us include the initial conditions:

  The initial conditions provided are:

  u(1) = -3

  u'(1) = -1.5

  Since v = u', this translates to:

  v(1) = -1.5

6. Writing the system with initial conditions:

  The system of first-order equations is:

[tex]\[ \begin{cases} u' = v \\ v' = 8\sin(3t) - 6.5v + 1.5u \end{cases} \][/tex]

  With the initial conditions:

 [tex]\[ \begin{cases} u(1) = -3 \\ v(1) = -1.5 \end{cases} \][/tex]

A box contains 6 black socks and 4 red socks. What is the probability of picking two black socks from the bag without replacement?

Answers

Answer:

43/91 or 47%

Step-by-step explanation:

A biologist is trying to determine the average age of a local forest. She cuts down 18 randomly selected trees and counts the number of tree rings, which can be used to estimate the age of the tree. What critical value should she use to construct a 99% confidence interval

Answers

Answer:

The critical value of t for 99% confidence interval is 2.898.

Step-by-step explanation:

The complete question is:

A biologist is trying to determine the average age of a local forest. She cuts down 18 randomly  selected trees and counts the tree rings. They find the average number of tree rings to be 83 with a  variance of 320. What is the critical value for the 99% confidence interval?

The population variance is not known and the sample size is too small. So a t-confidence interval will be used to estimate the population mean age of a local forest.

The (1 - α)% confidence interval for population mean is:

[tex]CI=\bar x\pm t_{\alpha/2, (n-1)}\times \frac{s}{\sqrt{n}}[/tex]

The information provided is:

n = 18

(1 - α)% = 99%

The degrees of freedom of the critical value of t is:

n - 1 = 18 - 1 = 17

Compute the critical value of t as follows:

[tex]t_{\alpha/2, (n-1)}=t_{0.01/2, (18-1)}=t_{0.005, 17}=2.898[/tex]

*Use a t-table.

Thus, the critical value of t for 99% confidence interval is 2.898.

PLEASE HELP ASAP!!!!!!!!!!!!!!!!!!!! 28 POINTS!
Cassie received a 5%-off coupon and a $5.00-off coupon from a department store. She visits the department store during a tax-free sale and plans to spend no more than $33.95. She also plans to use both of the coupons she received on her purchase. If this situation is modeled by the inequality below, what must be the original purchase total, x, before the discounts are applied?
0.95x - $5.00 < $33.95

A.
x < $38.95
B.
x < $30.74
C.
x < $30.47
D.
x < $41.00

Answers

Answer:

D.

Step-by-step explanation:

Rearrange

[tex]0.95x - 5.00 < 33.95[/tex]

[tex]0.95x<38.95[/tex]

[tex]x<\frac{38.95}{0.95}[/tex]

[tex]x<41[/tex]

this uses pythagorean theorem

Answers

Step-by-step explanation:

x²=a²+b²

x=√6²+12²

x=√180

x=3√2v

y²=16²+12²

y=√400

y=20

Answer: the answer for rafter 1 is 13.4 and the answer for rafter 2 is 20

Step-by-step explanation: I just know

What is the y intercept of this line and how did you find it?
(1,4) (6,-1)

Answers

Answer:

The slope is -1

Step-by-step explanation:

Let's find the slope between your two points.

(1,4);(6,−1)

(x1,y1)=(1,4)

(x2,y2)=(6,−1)

Use the slope formula:

m= y2−y1/x2−x1  = −1−4/6−1

= −5/5

= −1

Hope this is a good explanation :)

A company purchases a small metal bracket in containers of 5,000 each. Ten containers have arrived at the unloading facility, and 250 brackets are selected at random from each container. The fraction nonconforming in each sample are 0, 0, 0, 0.004, 0.008, 0.020, 0.004, 0, 0, and 0.008. Do the data from this shipment indicate statistical control

Answers

Answer:

Do the data from this shipment indicate statistical control: No

Step-by-step explanation:

Calculating the mean of the sample, we have;

Mean (x-bar) = sum of individual sample/number of sample

                     = (0+0+0+0.004+0.008+0.020+0.004+0+0+0.008)/10

                     = 0.044/10

                    = 0.0044

Calculating the lower control limit (LCL) using the formula;

LCL= (x-bar) - 3*√(x-bar(1-x-bar))/n

      = 0.0044 - 3*√(0.0044(1-0.0044))

       = 0.0044- (3*0.0042)

        = 0.0044 - 0.01256

        = -0.00816 ∠ 0

Calculating the upper control limit (UCL) using the formula;

UCL = (x-bar) + 3*√(x-bar(1-x-bar))/n

      = 0.0044 + 3*√(0.0044(1-0.0044))

       = 0.0044+ (3*0.0042)

        = 0.0044 + 0.01256

       =0.01696∠ 0

Do the data from this shipment indicate statistical control: No

Since the value 0.02 from the 6th shipment is greater than the upper control limit (0.01696), we can conclude that  the data from this shipment do not indicate statistical control.

The data from this shipment does not indicate statistical control.

Calculating the mean of the sample, we have;

Mean (x-bar) = sum of individual sample/number of sample

[tex]\frac{(0+0+0+0.004+0.008+0.020+0.004+0+0+0.008)}{10}\\=\frac{0.044}{10}\\=0.0044[/tex]

Calculating the lower control limit (LCL) using the formula;

LCL

= (x-bar) - 3*√(x-bar(1-x-bar))/n

[tex]= 0.0044 - 3*\sqrt{(0.0044(1-0.0044))}\\= 0.0044- (3*0.0042)\\= 0.0044 - 0.01256\\= -0.00816[/tex]

Calculating the upper control limit (UCL) using the formula;

UCL = (x-bar) + 3*√(x-bar(1-x-bar))/n

[tex]= 0.0044 + 3*\sqrt{(0.0044(1-0.0044))}\\= 0.0044+ (3*0.0042)\\= 0.0044 + 0.01256\\=0.01696[/tex]

Do the data from this shipment indicate statistical control:

Since the value 0.02 from the 6th shipment is greater than the upper control limit (0.01696), we can conclude that  the data from this shipment does not indicate statistical control.

Learn more about mean: https://brainly.com/question/12892403

Suppose that the quality control manager for a cereal manufacturer wants to ensure that bags of cereal are being filled correctly. The equipment is calibrated to fill bags with a mean of 17 oz of cereal with a standard deviation of 0.2 oz. The quality control inspector selects a random sample of 52 boxes and finds that the mean amount of cereal for these boxes is 17.04 oz. He uses this data to conduct a one-sample z ‑test with a null hypothesis of H 0 : μ = 17 against the alternative hypothesis H 1 : μ ≠ 17 , where μ is the mean amount of cereal in each box. He calculates a z ‑score of 1.44 and a P -value of 0.1499 .
Are these results statistically significant at a significance level of 0.05?
No, these results are not statistically significant because p>0.05,
No, these results are not statistically significant because p < 0.05.
Yes, these results are statistically significant because p < 0.05.
Yes, these results are statistically significant because p > 0.05.

Answers

Answer: No, these results are not statistically significant because

p > 0.05

Step-by-step explanation:

The null hypothesis is

H0 : μ = 17

The alternative hypothesis is

H 1 : μ ≠ 17

where μ is the mean amount of cereal in each box.

The p value that he got is 0.1499. This is greater than alpha = 0.05 which is the given level of significance.

If the level of significance is lesser than the p value, we would accept the null hypothesis.

Therefore, the correct option is

No, these results are not statistically significant because p>0.05

PLEASE HELP
Find the volume and surface area of the 3-dimensional figure below.

Volume=
Surface Area=

Answers

Answer:

volume: 18 ft³surface area: 42 ft²

Step-by-step explanation:

The volume of a cuboid is the product of its dimensions:

  V = LWH = (3 ft)(3 ft)(2 ft)

  V = 18 ft³

The area is the sum of the areas of the faces. Since opposite faces have the same area, we can figure the area from ...

  A = 2(LW +H(L+W)) = 2((3 ft)(3 ft) +(2 ft)(3 ft +3 ft)) = 2(9 ft² +12 ft²)

  A = 42 ft²

A statistics lecturer poses the following question to her students as homework: 'Suppose I collected a sample and calculated the sample proportion. If I construct a 90% confidence interval for the population proportion and a 95% confidence interval for the population proportion, which of these intervals will be wider?' Three students provide their answers as follows: Tim: 'The 90% confidence interval will be wider.' Trevor: 'The 95% confidence interval will be wider.' Tracy: 'There is not enough information to tell. Either interval could be wider.'

Answers

Answer: The 95% confidence interval will be wider.

Step-by-step explanation:

Confidence interval for population proportion is written as

Sample proportion ± margin of error

margin of error = z score × √pq/n

The z score is determined by the confidence level. The z score for a confidence level of 95% is higher than the z score for a confidence level of 90%

This means that with all other things being equal, a 95% confidence level will give a higher margin of error compared to a 90% confidence level.

The higher the margin of error, the wider the confidence interval. Therefore,

The 95% confidence interval will be wider.

The correct statement is provided by Trevor: 'The 95% confidence interval will be wider.'

Given that,

If construct a 90% confidence interval for the population proportion,

And a 95% confidence interval for the population proportion,

Tim: 'The 90% confidence interval will be wider.'

Trevor: 'The 95% confidence interval will be wider.

Tracy: 'There is not enough information to tell.

Either interval could be wider.'

We have to determine,

Which of these intervals will be wider.

According to the question,

Three students provide their answers as follows:

Tim: 'The 90% confidence interval will be wider.

'Trevor: 'The 95% confidence interval will be wider.

'Tracy: 'There is not enough information to tell. Either interval could be wider.'

Therefore, Confidence interval for population proportion is written as

Sample proportion ± margin of error

Margin of error  [tex]= z score \times \frac{ \sqrt{pq}}{n}[/tex]

The z score for a confidence level of 95% is higher than the z score for a confidence level of 90%.

Other things being equal, a 95% confidence level will give a higher margin of error compared to a 90% confidence level.

The higher the margin of error, the wider the confidence interval.

Therefore, The 95% confidence interval will be wider.

Hence, The correct statement is provided by Trevor: 'The 95% confidence interval will be wider.'

For more information about Probability click the link given below.

https://brainly.com/question/15688515

The Colorado Mining and Mineral Company has 1000 employees engaged in its mining operations. It has been estimated that the probability of a worker meeting with an accident during a 1-yr period is 0.08. What is the probability that more than 70 workers will meet with an accident during the 1-yr period

Answers

Answer:

86.65% probability that more than 70 workers will meet with an accident during the 1-yr period

Step-by-step explanation:

Binomial probability distribution

Probability of exactly x sucesses on n repeated trials, with p probability.

Can be approximated to a normal distribution, using the expected value and the standard deviation.

The expected value of the binomial distribution is:

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

The standard deviation of the binomial distribution is:

[tex]\sqrt{V(X)} = \sqrt{np(1-p)}[/tex]

Normal probability distribution

Problems of normally distributed samples can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore 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 pvalue, we get the probability that the value of the measure is greater than X.

When we are approximating a binomial distribution to a normal one, we have that [tex]\mu = E(X)[/tex], [tex]\sigma = \sqrt{V(X)}[/tex].

In this problem, we have that:

[tex]p = 0.08, n = 1000[/tex]

So

[tex]\mu = E(X) = np = 1000*0.08 = 80[/tex]

[tex]\sigma = \sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{1000*0.08*0.92} = 8.58[/tex]

What is the probability that more than 70 workers will meet with an accident during the 1-yr period

Using continuity correction, this is [tex]P(X \geq 70 + 0.5) = P(X \geq 70.5)[/tex], which is 1 subtracted by the pvalue of Z when X = 70.5. So

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

[tex]Z = \frac{70.5 - 80}{8.58}[/tex]

[tex]Z = -1.11[/tex]

[tex]Z = -1.11[/tex] has a pvalue of 0.1335

1 - 0.1335 = 0.8665

86.65% probability that more than 70 workers will meet with an accident during the 1-yr period

The probability that more than 70 workers will be involved in an accident is 0.8665

The given parameters are:

[tex]\mathbf{n = 1000}[/tex] --- population

[tex]\mathbf{p = 0.08}[/tex] --- the probability that a worker meets an accident

[tex]\mathbf{x = 70}[/tex] -- the number of workers

Start by calculating the mean and the standard deviation

[tex]\mathbf{\mu = np}[/tex] --- mean

So, we have:

[tex]\mathbf{\mu = 1000 \times 0.08}[/tex]

[tex]\mathbf{\mu = 80}[/tex]

[tex]\mathbf{\sigma = \sqrt{\mu(1 - p)}}[/tex]

So, we have:

[tex]\mathbf{\sigma = \sqrt{80 \times (1 - 0.08)}}[/tex]

[tex]\mathbf{\sigma = \sqrt{73.6}}[/tex]

[tex]\mathbf{\sigma = 8.58}[/tex]

The probability is then represented as

[tex]\mathbf{P(x > 70) = P(x > 70.5)}[/tex] ---- By continuity correction

Calculate the z-score for x = 70.5

[tex]\mathbf{z = \frac{x - \mu}{\sigma}}[/tex]

So, we have:

[tex]\mathbf{z = \frac{70.5 - 80}{8.58}}[/tex]

[tex]\mathbf{z = -1.11}[/tex]

So, we have:

[tex]\mathbf{P(x > 70) = P(z > -1.11)}[/tex]

Using z-scores of probabilities, we have:  

[tex]\mathbf{P(x > 70) = 0.8665}[/tex]

Hence, the probability that more than 70 workers will be involved in an accident is 0.8665

Read more about probabilities at:

https://brainly.com/question/15992180

Solve the right triangle. Round to two decimal places
A=20 , b=6.00

Answers

Answer:14

Step-by-step explanation:

How many faces does the shape have

Answers

Answer:

5 faces

Step-by-step explanation:

4 triangular, 1 square

Write two different word problems that can be represented by the following equation 5.25x+7.50=75.75

Answers

Answer:

12.75

Step-by-step explanation:

A six-sided die is rolled, and the number N on the uppermost face is recorded. Then a fair coin is tossed N times, and the total number Z of heads to appear is observed. Determine the mean and variance of Z by viewing Z as a random sum of N Bernoulli random variables. Determine the probability mass function of Z, and use it to find the mean and variance of Z.

Answers

Answer:

1. Mean is 1.75

2. The variance is 1.6042

3.

The distribution function is:

Z           Z/K

0           21/128

1             5/16

2         33/128

3          1/6

4           29/384

5             1/48

6          1/384

Step-by-step explanation:

The mean of Z is given as:

E(Z) =Σ6, k=0 Kp (Z = k)

Σ6,k=0 K 1/6 Σ6, n=k (n k) (1/2)^n

=( 0(21/128) + 1(5/16) + 2( 33/128) + 3 (1/6) + 4 (29/384) + 5 (1/48) + 6 (1/384))

=7/4

=1.75

Thus, the mean Z is 1.75

The variance of Z is given as:

Var (Z) = E (Z^2) - (E (Z)) ^2

Therefore,

E(Z^2) = Σ 6, k=0 K^2P ( Z=K)

= ( 0(21/128 + 1(5/16) + 4(33/128) + 9(1/6) + 16(29/384) + 25(1/48) + 36(1/384))

=14/3

Var (Z) = 14/7 - (7/4)^2

= 14/7 - 49/16

=77/48

=1.6042

Thus, the variance is 1.6042

The probability of mass function is given as:

P(Z=k) = 1/6 Σ 6, n=k (n  k) (1/2)^n

The distribution function is

Z           Z/K

0           21/128

1             5/16

2         33/128

3          1/6

4           29/384

5             1/48

6          1/384

Other Questions
Five batch jobs. A through E, arrive at a computer center at almost the same time. They have estimated running times of 10, 6, 2, 4, and 8 minutes. For each of the following scheduling algorithms, determine the average process turnaround time. Ignore process switching overhead. Note that all jobs are completely CPU bound. Assumption: The processes are added to the ready queue in this order: run in order A, B, C, D, E. please help me out!! (Using Python)Part 2aNumerology is the "study of the purported mystical or special relationship between a number and observed or perceived events." It has been used throughout human history as a way to attach meaning to a name, object or event using mathematics. It is considered a "pseudoscience" by modern scientists since it has no basis in observable phenomena. With that said, it makes a great programming challenge so we're going to go with it! :)What you want to do for this project is to ask the user to type in their name. Next, you will need to use a technique called "theosophical reduction" to convert their name into a number. With this technique we assign each letter of the alphabet its own number. For example, the letter "a" is equal to the number 1. "b" = 2, "c" = 3, "z" = 26, etc. You should ignore non-alphabetic characters (i.e. numbers, spaces and special characters)Once you've gotten all of the letters converted into numbers you can add them up into one single number. This is the "numerology number" for the name that the user entered.So for the name "craig" the numerology number would be:c = 3r = 18a = 1i = 9g = 73 + 18 + 1 + 9 + 7 = 38Here's are a few sample runnings of this program:Name: craigYour 'cleaned up' name is: craigReduction: 38Name: craig kappYour 'cleaned up' name is: craigkappReduction: 82Name: rumple stil skinYour 'cleaned up' name is: rumplestilskinReduction: 198Name: !rumple!stil!skinYour 'cleaned up' name is: rumplestilskinReduction: 198Name: pikachu!pikapika!Your 'cleaned up' name is: pikachupikapikaReduction: 143Name: PIKACHUpikapikaYour 'cleaned up' name is: pikachupikapikaReduction: 143Some hints:Convert the user's name to all uppercase or all lowercase before you do anything elseRemove any spaces, numbers or special characters from the name to ensure that you are only working with the letters A-ZThe ord() function may be userful to convert each character into an ASCII index the threat of history refers to _____. some subjects who have had history classes and others who have not the realization that some subjects are much older than others events external to the experiment that will impact the results the fact that only current, relevant subjects need be studied A one-year call option contract on Cheesy Poofs Co. stock sells for $1,250. In one year, the stock will be worth $57 or $78 per share. The exercise price on the call option is $70. What is the current value of the stock if the risk-free rate is 2 percent? (Do not round intermediate calculations and round your answer to 2 decimal places, e.g., 32.16.) Pleasee hurryyy Read this excerpt from Helen Kellers autobiography, The Story of My Life.Have you ever been at sea in a dense fog, when it seemed as if a tangible white darkness shut you in, and the great ship, tense and anxious, groped her way toward the shore with plummet and sounding-line, and you waited with beating heart for something to happen? I was like that ship before my education began, only I was without compass or sounding-line, and had no way of knowing how near the harbour was. "Light! give me light!" was the wordless cry of my soul, and the light of love shone on me in that very hour. . . .The morning after my teacher came she led me into her room and gave me a doll. The little blind children at the Perkins Institution had sent it and Laura Bridgman had dressed it; but I did not know this until afterward. When I had played with it a little while, Miss Sullivan slowly spelled into my hand the word "d-o-l-l." I was at once interested in this finger play and tried to imitate it. When I finally succeeded in making the letters correctly I was flushed with childish pleasure and pride. Running downstairs to my mother I held up my hand and made the letters for doll. I did not know that I was spelling a word or even that words existed; I was simply making my fingers go in monkey-like imitation. In the days that followed I learned to spell in this uncomprehending way a great many words, among them pin, hat, cup and a few verbs like sit, stand and walk.Based on this excerpt, which words best describe Helen Keller?lonely and timidcurious and eagergentle and mild-manneredlevelheaded and reasonable Students often get the impression that DNA must be replicated prior to protein synthesis. Explain why DNA is only replicated prior to the start of meiosis and mitosis During 2019, Bold Fashion, Inc., recorded credit sales of $710,000. Based on prior experience, the company estimates a 2 percent bad debt rate on credit sales. Required: Prepare journal entries for each transaction: (If no entry is required for a transaction/event, select "No journal entry required" in the first account field.) a. On May 12, 2019, an account receivable of $2,600 from the prior period was determined to be uncollectible and was written off. b. Record the bad debt expense for 2019 using the Percentage of Credit Sales method. Young's experiment is performed with light of wavelength 502 nm from excited helium atoms. Fringes are measured carefully on a screen 1.20 m away from the double slit, and the center of the 20th fringe (not counting the central bright fringe) is found to be 10.2 mm from the center of the central bright fringe. What is the separation of the two slits? Evaluate the following expression. Round your answer to two decimal places. The time needed to paint a fence varies directly with the length of the fence and inversely with the number of painters. If it takes seven hours to paint 280 feet of fence with two painters, how long will it take four painters to paint 720 feet of fence? Be sure to answer all parts. (a) How many atoms are directly bonded to the central atom in a trigonal planar molecule? i. two ii. three iii. six iv. eight (b) How many atoms are directly bonded to the central atom in a trigonal bipyramidal molecule? i. three ii. four iii. five iv. six (c) How many atoms are directly bonded to the central atom in an octahedral molecule? i. three ii. four iii. six iv. eight What type of decimal is the following number?0.1313 Describe life of free African Americans in texas before the civil war Please Help!!!The Barber family just left the local pet store with Lucky, their new family dog. The pet store owner told the Barber family that for the next six months, Lucky will grow at an average rate of four pounds per month. Currently, Lucky is three months old and weighs five pounds.Age, in months 3 4 5 6 7 8 9Weight, in pounds 5Part A: Complete the given table that represents Lucky's current weight, in pounds, as a function of his age, in months.Part B: If Lucky continues to grow at the rate of 4 pounds per month beyond the expected six months, how much will Lucky weight by time he is one year old? How did the Hun invasions affect the Western Roman Empire? Area and Triangles:Question 1A pennant in the shape of a triangle has a base of 12 inches and aheight of 30 inches. What is the area of the pennant? In the early decades of the nineteenth century, "mountain men" such as Jedediah Smith and Jim Beckwourth explored the western United States and earned a living by trapping animals for their fur. How did they contribute to westward expansion? A. They established outposts that would later become towns. B. They recruited workers to build the transcontinental railroad. C. They surveyed land so it could be sold to farmers. D. They blazed trails that later pioneers would follow. Que es la diferencia entre haci y asi? what are two examples of foreshadowing in the story The Return by Ngugi Wa Thiongo ? Explain how its foreshadowing.