In an accelerated failure test, components are operated under extreme conditions so that a substantial number will fail in a rather short time. In such a test involving two types of microchips, 580 chips manufactured by an existing process were tested, and 125 of them failed. Then, 780 chips manufactured by a new process were tested, and 130 of them failed. Find a 90% confidence interval for the difference between the proportions of failures for chips manufactured by the two processes. (Round the final answers to four decimal places.) The 90% confidence interval is

Answers

Answer 1

Answer:

The 90% confidence interval is (0.0131, 0.0845).

Step-by-step explanation:

Before finding the confidence interval, we need to understand the central limit theorem and subtraction of normal variables.

Central Limit Theorem

The Central Limit Theorem establishes 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.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

Subtraction between normal variables:

When two normal variables are subtracted, the mean is the difference of the means, while the standard deviation is the square root of the sum of the variances.

Old process:

125 out of 580, so:

[tex]p_O = \frac{125}{580} = 0.2155[/tex]

[tex]s_O = \sqrt{\frac{0.2155*0.7845}{580}} = 0.0171[/tex]

New process:

130 out of 780. So

[tex]p_N = \frac{130}{780} = 0.1667[/tex]

[tex]s_N = \sqrt{\frac{0.1667*0.8333}{780}} = 0.0133[/tex]

Distribution of the difference:

[tex]p = p_O - p_N = 0.2155 - 0.1667 = 0.0488[/tex]

[tex]s = \sqrt{s_O^2+s_N^2} = \sqrt{0.0171^2 + 0.0133^2} = 0.0217[/tex]

Confidence interval:

[tex]p \pm zs[/tex]

In which

z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].

90% confidence level

So [tex]\alpha = 0.1[/tex], z is the value of Z that has a p-value of [tex]1 - \frac{0.1}{2} = 0.95[/tex], so [tex]Z = 1.645[/tex].

The lower bound of the interval is:

[tex]p - zs = 0.0488 - 1.645*0.0217 = 0.0131[/tex]

The upper bound of the interval is:

[tex]p + zs = 0.0488 + 1.645*0.0217 = 0.0845[/tex]

The 90% confidence interval is (0.0131, 0.0845).


Related Questions

Three construction companies have bid for a job. Max knows that the two companies with which he is competing have probabilities 1/3 and 1/9, respectively, of getting the job. What is the probability that Max will get the job?

Answers

Answer:

0.5555 = 55.55% probability that Max will get the job.

Step-by-step explanation:

What is the probability that Max will get the job?

The sum of all probabilities is 100% = 1, so, considering Max's probability as x:

[tex]x + \frac{1}{3} + \frac{1}{9} = 1[/tex]

[tex]\frac{9x + 3 + 1}{9} = 1[/tex]

[tex]9x + 4 = 9[/tex]

[tex]9x = 5[/tex]

[tex]x = \frac{5}{9}[/tex]

[tex]x = 0.5555[/tex]

0.5555 = 55.55% probability that Max will get the job.

The max has probability of getting this job is x= 0.5555 and 55.55%

Suppose that ;

Max has probability of getting this job is = x

and other two companies have probability to get job is [tex]\frac{1}{3} or \frac{1}{9}[/tex].

Sum of the probability have bid a job is 100% which is equal to 1.

The sum of the probabilities in a probability distribution is always 1. A probability distribution is a collection of probabilities that defines the likelihood of observing all of the various outcomes of an event or experiment. Based on this definition, a probability distribution has two important properties that are always true:

According to given question ;

Sum of all the companies having probability to get the job = 1

[tex]x + \frac{1}{3} + \frac{1}{9} = 1[/tex]

[tex]\frac{9.x+1.3+1.1}{9} = 1\\9x+3+1 = 9.1\\9x+4 =9\\9x = 9-4\\9x = 5\\x = \frac{5}{9}[/tex]

x = 0.5555

The Max has probability of getting this job is x= 0.5555 or 55.55%

For the more information about probability click the link given below

https://brainly.com/question/14210034

Given the following data from a repeated-measures design study examining the effect of a treatment by measuring a group of 9 participants before and after they received treatment:
Participant Before After
A 8 7
B 7 5
C 6 6
D 7 6
E 9 7
F 8 5
G 5 4
H 9 4
I 7 4
a. Calculate the difference scores and MD.
b. Compute SS, sample variance, and estimated standard error.
c. Is there a significant treatment effect?

Answers

Answer:

MD = 2

SS = 18

SAMPLE VARIANCE = 2.25

STANDARD ERROR = 0.5

Step-by-step explanation:

Given :

A 8 7

B 7 5

C 6 6

D 7 6

E 9 7

F 8 5

G 5 4

H 9 4

I 7 4

Difference, d = Before - After

______ d

A 8 7 __ 1

B 7 5 __ 2

C 6 6 __ 0

D 7 6 __ 1

E 9 7 __ 2

F 8 5 __ 3

G 5 4 __ 1

H 9 4 __5

I 7 4 ___3

The mean of difference, MD ;

MD = Σd/ n = (1+2+0+1+2+3+1+5+3) / 9 = 18 / 9 = 2

The sum of square, SS ;

(1 - 2)^2 + (2 - 2)^2 + (0 - 2)^2 + (1 - 2)^2 + (2 - 2)^2 + (3 - 2)^2 + (1 - 2)^2 + (5 - 2)^2 + (3 - 2)^2 = 18

Sample variance, S² = SS/(N-1) = 18 / (9 - 1) = 18 / 8 = 2.25

Sample standard deviation, S = √Variance = √2.25 = 1.5

Standard Error, S.E = S / √n = 1.5 / √9 = 0.5

Test statistic : MD / S.E = 2 / 0.5 = 4

We test at α = 0.05 since no α - value is stated in the question.

Critical value at 0.05, df = 8 ;

Critical value = 2.306

Since; Test statistic > Critical value, then result is significant at α = 0.05

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

linear relation between c and n

Answers

Answer: Choice B

Why is this? It's because each time x goes up by 2, y is also increasing by 2. The rate of change is constant. I'm treating n as x, and C as y.

Another way to see why we have a linear function is to pick any two points from that table, and apply the slope formula

m = (y2-y1)/(x2-x1)

You should find that no matter which two rows you pick, you should get a slope of 1.

Lastly, you can plot the three points from the table to find they all are on the same straight line as shown below. So there are at least 3 different ways to justify choice B as the answer.

Side note: The equation of the line is y = x-7, which then translates over to C = n-7.

A veggie wrap at David's Deli is composed of 33 different vegetables and 22 different condiments wrapped up in a tortilla. If there are 66 vegetables, 66 condiments, and 55 types of tortilla available, how many different veggie wraps can be made

Answers

Answer:

The answer is "[tex]7.21 \times 10^{37}[/tex]".

Step-by-step explanation:

[tex]\to ^{n}_{C_r}=\frac{n!}{r!(n-r)!}[/tex]

       [tex]=^{66}_{C_{33}} \times ^{66}_{C_{22}} \times ^{55}_{C_{1}} \\\\=\frac{66!}{33! (66-33)!} \times \frac{66!}{22! (66-22)!} \times \frac{55!}{1! (55-1)!}\\\\=\frac{66!}{33! (33)!} \times \frac{66!}{22! (44)!} \times \frac{55!}{1! (54)!}\\\\=\frac{66!}{33! (33)!} \times \frac{66!}{22! (44)!} \times \frac{55\times 54!}{1! (54)!}\\\\=\frac{66!}{33! (33)!} \times \frac{66!}{22! (44)!} \times 55\\\\= 7219428434016265740 \times 182183167981760400\times 55\\\\[/tex]

       [tex]= 7.21 \times 10^{18} \times 1.82\times10^{17}\times 55\\\\= 7.21 \times 10^{35} \times 1.82\times 55\\\\=721.721 \times 10^{35}\\\\=7.21\times 10^{37}[/tex]

Which graph shows a set of ordered pairs that represent a function?

Answers

Answer:

Graph C.

*See attachment below

Step-by-step explanation:

A graph that shows a set of ordered pairs representing a function would have each x-value being plotted against only one y-value. That is, every x-value must have exactly one y-value. Every x-value must not have more than 1 y-value being plotted against it.

The graph that shows this is the graph in option as shown in the attachment below.

Verify the given linear approximation at a = 0. Then determine the values of x for which the linear approximation is accurate to within 0.1. (Enter your answer using interval notation. Round your answers to three decimal places.) 1/((1 + 9x)^4) ≈ 1 − 36x

Answers

Answer:

Part 1)

See Below.

Part 2)

[tex]\displaystyle (-0.179, -0.178) \cup (-0.010, 0.012)[/tex]

Step-by-step explanation:

Part 1)

The linear approximation L for a function f at the point x = a is given by:

[tex]\displaystyle L \approx f'(a)(x-a) + f(a)[/tex]

We want to verify that the expression:

[tex]1-36x[/tex]

Is the linear approximation for the function:

[tex]\displaystyle f(x) = \frac{1}{(1+9x)^4}[/tex]

At x = 0.

So, find f'(x). We can use the chain rule:

[tex]\displaystyle f'(x) = -4(1+9x)^{-4-1}\cdot (9)[/tex]

Simplify. Hence:

[tex]\displaystyle f'(x) = -\frac{36}{(1+9x)^{5}}[/tex]

Then the slope of the linear approximation at x = 0 will be:

[tex]\displaystyle f'(1) = -\frac{36}{(1+9(0))^5} = -36[/tex]

And the value of the function at x = 0 is:

[tex]\displaystyle f(0) = \frac{1}{(1+9(0))^4} = 1[/tex]

Thus, the linear approximation will be:

[tex]\displaystyle L = (-36)(x-(0)) + 1 = 1 - 36x[/tex]

Hence verified.

Part B)

We want to determine the values of x for which the linear approximation L is accurate to within 0.1.

In other words:

[tex]\displaystyle \left| f(x) - L(x) \right | \leq 0.1[/tex]

By definition:

[tex]\displaystyle -0.1\leq f(x) - L(x) \leq 0.1[/tex]

Therefore:

[tex]\displaystyle -0.1 \leq \left(\frac{1}{(1+9x)^4} \right) - (1-36x) \leq 0.1[/tex]

We can solve this by using a graphing calculator. Please refer to the graph shown below.

We can see that the inequality is true (i.e. the graph is between y = 0.1 and y = -0.1) for x values between -0.179 and -0.178 as well as -0.010 and 0.012.

In interval notation:

[tex]\displaystyle (-0.179, -0.178) \cup (-0.010, 0.012)[/tex]

Which expression is equivalent to (3 squared) Superscript negative 2?

Answers

Answer:

–81

Step-by-step explanation:

Which graph shows the solution to the system of linear inequalities?
x - 4y< 4
-
Y
Please help ASAP

Answers

Answer:

b

Step-by-step explanation:

i had it

Solve 3(x + 2) > x.
answer

Answers

Answer:

Step-by-step explanation:

3(x + 2) > x

3x + 6 > x

3x - 3x + 6 > x - 3x

6 > -2x

6/-2 < -2x/-2

-3< x

The sum of three numbers is 124
The first number is 10 more than the third.
The second number is 4 times the third. What are the numbers?

Answers

Answer:

182/3,3 8/3, 152/3

Step-by-step explanation:

a+b+c=124

a trừ c=  10

4b=c

Answer:

a=29,b=79,c=19

Step-by-step explanation:

a=c+10

b=4c

=> a+b+c=c+10+4c+c=124

=> c=19

=> a= 29, b=79

Consider the probability that at least 88 out of 153 registered voters will vote in the presidential election. Assume the probability that a given registered voter will vote in the presidential election is 63%. Approximate the probability using the normal distribution. Round your answer to four decimal places

Answers

Answer:

0.9319 = 93.19% probability that at least 88 out of 153 registered voters will vote in the presidential election.

Step-by-step explanation:

Binomial probability distribution

Probability of exactly x successes 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 distributions 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].

153 voters:

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

Assume the probability that a given registered voter will vote in the presidential election is 63%.

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

Mean and standard deviation:

[tex]\mu = E(X) = np = 153(0.63) = 96.39[/tex]

[tex]\sigma = \sqrt{V(X)} = \sqrt{np(1-p)} = \sqrt{153*0.63*0.37} = 5.97[/tex]

Consider the probability that at least 88 out of 153 registered voters will vote in the presidential election.

Using continuity correction, this is: [tex]P(X \geq 88 - 0.5) = P(X \geq 87.5)[/tex], which is 1 subtracted by the p-value of Z when X = 87.5.

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

[tex]Z = \frac{87.5 - 96.39}{5.97}[/tex]

[tex]Z = -1.49[/tex]

[tex]Z = -1.49[/tex] has a p-value of 0.0681.

1 - 0.0681 = 0.9319

0.9319 = 93.19% probability that at least 88 out of 153 registered voters will vote in the presidential election.



In how many different ways can the letter of word
CORPORATION" be
arranged. So that the vowel always
come together"​

Answers

Answer:

= 6 ways = Required number of ways = (120×6)=720

Many individuals over the age of 40 develop intolerance for milk and milk-based products. A dairy has developed a line of lactose-free products that are more tolerable to such individuals. To assess the potential market for these products, the dairy commissioned a market research study of individuals over 40 years old in its sales area. A random sample of 250 individuals showed that 86 of them suffer from milk intolerance. Based on the sample results, calculate a 90% confidence interval for the population proportion that suffers milk intolerance. Interpret this confidence interval. a) First, show that it is okay to use the 1-proportion z-interval. b) Calculate by hand a 90% confidence interval. c) Provide an interpretation of your confidence interval. d) If the level of confidence was 95% instead of 90%, would the resulting interval be narrower or wider

Answers

Answer:

a) To show that we can use the 1 proportion z-interval, we know that 250 ( size sample) is big enough to approximate the binomial distribution ( tolerance-intolerance) to a normal distribution.

b) See step by step explanation

CI 90 %  =  (  0,296 ; 0,392)

c) We can support that with 90 % of confidence we will find the random variable between this interval ( 0,296 ; 0,392)

d) the CI 95 % will be wider

Step-by-step explanation:

Sample Information:

Sample size n  =  250

number of people with milk intolerance  x = 86

p₁  =  86 / 250    p₁ = 0.344    and   q₁ =  1  - p₁   q₁ = 0,656

To calculate 90 % of Confidence Interval   α = 10%  α/2 = 5 %  

α/2 = 0,05     z(c) from z-table is:  z(c) =  1.6

Then:

CI 90 %  =  (  p₁  ±  z(c) * SE )

SE =  √ (p₁*q₁)/n   =  √ 0,225664/250

SE = 0,03

CI 90 %  =  (  0,344  ±  1,6* 0,03 )

CI 90 %  =  (  0,344 - 0,048 ;  0,344 + 0,048)

b) CI 90 %  =  (  0,296 ; 0,392)

a) To show that we can use the 1 proportion z-interval, we know that 250 ( size sample) is big enough to approximate the binomial distribution ( tolerance-intolerance) to a normal distribution.

c) We can support that with 90 % of confidence we will find the random variable between  this interval (  0,296 ; 0,392) .

d) CI 95 %      then significance level α = 5 %   α/2 = 2.5 %  

α/2  =  0,025      z(c) = 1.96   from z-table

SE = 0,03

And  as 1.96 > 1.6    the CI 95 % will be wider

CI 95% =  ( 0,344 ±  1.96*0,03 )

CI 95% =  (  0,344 ± 0,0588 )

CI 95% =  ( 0,2852 ; 0,4028 )

in a 5 liter milk jar water and milk are in the ratio 2:3. If 1 liter of milk and 1 liter of water is added. what will be the new ratio.
Give me answer with steps . and the answer is 3:4. but how I want to know​

Answers

Answer:

ratio of water and milk=2:3

i.e. water=2

milk=3

now adding 1 liter of water in 2

2+1=3

and 1 liter of milk in 3

3+1=4

hence,

the new ratio is 3:4

Step-by-step explanation:

i hope this will help

plz mark as brainliest

the mean of 200 item was 50 later on it was found that two items were wrongly taken as 92 and 8 instead of 192 and 88 find the correct mean.​

Answers

Answer:

Since, mean of 200 items was 50 and number of items =200

So, mean =50

Also, we know mean = number of itemssum of items

∴50=200sum of items

Sum of items = 200×50=10000

Later on, it was discovered that the two items were misread as 92 and 8 instead of 192 and 88 respectively

Then  misread         instead         Correct item

             92                   192              192-92=100

              8                     88               88-8=80

∴ Correct sum of items =10000+180=10180

∴ Correct mean = number of items/sum of items

=10180/200 =50.9

Answer:

Hello,

203.6

Step-by-step explanation:

Sum of the item first= 50*200=10000

new sum is 10000+(192-92)+(88-8)=10180

New mean=10180/200=50.9

need help asap (giving brainliest)

Answers

Answer:

hhhhjhgbbbjjhjjjjjkkkkkkkk

Answer:

Step-by-step explanation:

Q1. Sobey's is the best deal

In Food Basics, having the two loaves of bread costing 4.88 would mean that (4.88 / 2) one would cost 2.44.

To find out how much three would cost, multiply 2.44 by three, and the result is 7.32, which is higher than the three loves of bread that costs 7.20 in Sobey's, which Sobey's has a better deal. 7.20 / 3 = 2.40, yet Food Basics does cost higher by 4 cents for just one.

I am not too sure about question 2, but I do hope the above question helps!

1. MATHEMATICS The sum of ages of Bola, Dada and Ayo is 32 years. After sharing a sum of money in ratio of their ages, if Bola gets N400, Dada get-A400 and Ayo get N800. How old is Bola?​

Answers

Bola will be 8 years old.

Let Bola's age be x

Dada's age be y

Ayo's age be z

If the sum of ages of Bola, Dada, and Ayo is 32 years, then;

x + y + z = 32

If they share a sum of money in the ratio of their ages, then the ratio of their ages will be x: y: z

Also if Bola gets N400, Dada get-N400 and Ayo get N800, then the total amount of money shared will be expressed as:

T = 400 + 400 + 800

T = N1600

Next is to get the age of Bola

[tex]\frac{age \ of \ bola}{32}* Total \ amount \ shared = Bola's \ Share[/tex]

Substitute the required variables and values into the formula;

[tex]\frac{x}{32}*1600= 400\\50x=400\\x=\frac{400}{50}\\x=8[/tex]

This shows that Bola is 8 years old

Learn more on ratio here: https://brainly.com/question/19473677

14. What, if any, is a real solution to 5x +1 +9 - 3?
1
C
D. There is no real solution.

Answers

I believe the question is:

What is the solution to 5x + 1 +9 - 3

In this case, we solve for X.

5x + 1 + 9 - 3

5x + 10 - 3

5x + 7

5x = -7

x = -7/5

Unfortunately, It is not one of the answer choices it looks like.

Maybe you should reword your question but hopefully this is correct.

If you meant to say 5x+1 + 9 < 3 --> 5x + 10 < 3 --> 5x < -7 --> x < -7/5

The value of x in a given expression is -7/5.

We have given that,

5x + 1 + 9 - 3

We have to determine the value of x.

What is the variable?

A variable is any factor, trait, or condition that can exist in differing amounts or types. Scientists try to figure out how the natural world works

In this case, we solve for X.

5x + 1 + 9 - 3

5x + 10 - 3

5x + 7

5x = -7

x = -7/5

If you meant to say 5x+1 + 9 < 3 --> 5x + 10 < 3 --> 5x < -7 --> x < -7/5.

Therefore we get the value of x is -7/5.

To learn more about the value of the variable visit:

https://brainly.com/question/5030068

#SPJ2

The least-squares regression equation
y = 8.5 + 69.5x can be used to predict the monthly cost for cell phone service with x phone lines. The list below shows the number of phone lines and the actual cost.

(1, $90)
(2, $150)
(3, $200)
(4, $295)
(5, $350)

Calculate the residuals for 2 and 5 phone lines, to the nearest cent.

The residual for 2 phone lines is $___


The residual for 5 phone lines is $___

Answers

Answer:

First one: 2.5

Second: -6

8.5+69.5(5) = 147.5

150 - 147.5 = 2.5

8.5 + 69.5(5) = 356

350 - 356 = -6

ED2021

The residual for 2 phone lines is $2.5.

The residual for 5 phone lines is -$6.

What is the residual in a least-square regression equation?

The residual is the vertical distance separating the observed point from your expected y-value, or more simply put, it is the difference between the actual y and the predicted y.

How to solve the question?

In the question, we are asked to find the residual for 2 and 5 lines using the least-squares regression equation y = 8.5 + 69.5x and the actual costs given to us.

We know that the residual is the vertical distance separating the observed point from your expected y-value, or more simply put, it is the difference between the actual y and the predicted y.

Thus for 2 phone lines:-

Actual Cost = $150.

Predicted Cost, y = 8.5 + 69.5*2 = 147.5.

Residual = Actual Cost - Predicted Cost = 150 - 147.5 = $2.5.

Thus, the residual for 2 phone lines is $2.5.

Thus for 5 phone lines:-

Actual Cost = $350.

Predicted Cost, y = 8.5 + 69.5*2 = 356.

Residual = Actual Cost - Predicted Cost = 350 - 356 = -$6.

Thus, the residual for 2 phone lines is -$6.

Learn more about the residual in a least-square regression equation at

https://brainly.com/question/20165292

#SPJ2

The mother was fed 21 fish, how many fish was the cub fed?

Answers

10 fish were eaten by the cub

Find the length of the missing sides. Round your answers to the nearest tenth. 8 y x 21

Answers

Answer:

x = 20.8

y = 22.3

Step-by-step explanation:

tan(21) = 8/x

or, x = 8/tan(21)

or, x = 20.8 (rounded to the nearest tenth)

sin(21) = 8/y

or, y = 8/sin(21)

or, y = 22.3 (rounded to the nearest tenth)

Answered by GAUTHMATH

How many liters each of a 35% acid solution in a 80% acid solution must be used to produce 60 L of a 65% acid solution?

Answers

Let x and y be the required amounts of the 35% and 60% acid solutions, respectively.

x liters of 35% acid solution contains 0.35x L of acid.

y liters of 80% acid solution contains 0.80y L of acid.

Together, a combined (x + y) L of mixed solutions contains (0.35x + 0.80y) L of acid.

You want to end up with 60 L of 65% acid solution, which means

x + y = 60

0.35x + 0.80y = 0.65 × 60 = 39

Solve for x and y :

y = 60 - x

0.35x + 0.80 (60 - x) = 39

0.35x + 48 - 0.80x = 39

0.45x = 9

x = 20

y = 40

A rectangle has a length of 27 inches less than 4 times it’s width. If the area of the rectangle is 2790 square inches, find the length of the rectangle

Answers

Let the width = x

The length would be 4x-27

Area = length x width

2790 = (4x-27) * x

Expand:

2790 = 4x^2 - 27x

Subtract 2790 from both sides:

4x^2 - 27x - 2790 = 0

Use the quadratic formula to solve for the positive value of x:

X = -(-27) + sqrt(-27^2 -4*4(-2790)) /(2*4)

X = 30

Now replace x with 30 in the lengths:

Width = x = 30 inches

Length = 4x -27 = 4(30) -27 = 120-27 = 93 inches

beverly found a magic bean if she puts it in the soil every single day it will grow 4 cm after how many days will it grow 14.56 meters tall?

Answers

Answer:

It will take 364 days

Step-by-step explanation:

First, convert:

1 meter = 100 cm

14.56 meters = 1456 cm

1456 cm is how tall it is at the end, to find out how many days it takes to grow, divide 1456 by 4 (how much it grows every day).

1456/4 = 364 days

The number of days to grow by 14.56 meters is 364 days.

What is an expression?

Expression in maths is defined as the collection of the numbers variables and functions by using signs like addition, subtraction, multiplication, and division.

Numbers (constants), variables, operations, functions, brackets, punctuation, and grouping can all be represented by mathematical symbols, which can also be used to indicate the logical syntax's order of operations and other features.

The number of days to grow is 14.56 meters will be calculated as:-

1 meter = 100 cm

14.56 meters = 1456 cm

1456 cm is how tall it is at the end, to find out how many days it takes to grow, divide 1456 by 4 (how much it grows every day).

1456/4 = 364 days

Therefore, the number of days will be 364.

To know more about Expression follow

https://brainly.com/question/723406

#SPJ5

Find the slope of the graphed line

Answers

Answer:

4

Step-by-step explanation:

Pick two points on the line

(0,-5)  and (1,-1)

We can find the slope using

m = (y2-y1)/(x2-x1)

   = ( -1 - -5)/(1 - 0)

  (-1+5)/(1-0)

    4/1

  = 4

A powder diet is tested on 49 people, and a liquid diet is tested on 36 different people. Of interest is whether the liquid diet yields a higher mean weight loss than the powder diet. The powder diet group had a mean weight loss of 42 pounds with a standard deviation of 12 pounds. The liquid diet group had a mean weight loss of 45 pounds with a standard deviation of 14 pounds. Test at an alpha level at α=.05 and report results using APA format.

Answers

Answer:

Hence we do not have enough evidence to conclude that a liquid diet caused more weight loss.

Step-by-step explanation:

Here the answer is given as follows,

1. The curve y = (x - 1)(x – 5) cuts the x-axis at A and B and the y-axis at C.
(a) Find the coordinates of A and B.
(b) Hence, find the coordinates of the turning point, M.
Is M a maximum or a minimum point?
(c) Find the coordinates of C.
(d) Sketch the graph of y = (x - 1)(x - 5).

Answers

So the first two questions are asking for points of intercept. a is asking where the function crosses the x, in this case it is where y=0. So your x intercept is at x= 1,5. Then to find the y intercept it is where x=0, so just substitute 0 for x. Then you get your y intercept as y=5. Because your coefficient for the quadratic function is positive your function has a minimum since it opens upward. I’m not sure what is means by C coordinate, but your vertex is at (3,-4) and lime of symmetry is at x=3.

X intercepts: (1,0) and (5,0)
Y intercept: (0,5)

A car is traveling at a constant speed of 60 miles per hour. How many feet does it travel in 10 seconds?

Answers

Answer:

880 ft.

Step-by-step explanation:

First! We have to establish how many feet the car travels per hour.

60 (number of miles per hour) x 5280 (number of feet in a mile) = 316,800 (number of feet in an hour)

Next, since we know that there are 60 minutes in an hour we are going to divide our "number of feet in an hour" by 60 to get the "number of feet in a minute"

316,800 ÷ 60 = 5280

Once again, we are going to divide our "number of feet in a minute" by 60 to get the "number of feet per second".

5280 ÷ 60 = 88

Finally! We will multiple our "number of feet per second" by 10 to get how many feet the car can travel in 10 seconds.

88 × 10 = 880

So! Our car can travel 880 feet in 10 seconds.

Hope this Helps! :)

Have any questions? Ask below in the comments and I will try my best to answer.

-SGO

collection of fossils in chronological order in the sedimentary layer which are found through radioactive

Answers

Answer:

what is the question man

Other Questions
Just doing something... If new genetic variation in the experimental populations arose solely by spontaneous mutations, then the most effective process for subsequently increasing the prevalence of the beneficial mutations in the population over the course of generations is Select the correct text in the passageWhich detail best characterizes the narrator in the excerpt?excerpt from A Journey to the Center of the Earthby Jules VerneBut my uncle was not a man to be kept waiting so adjourning therefore all minor questions, I presented myself before him.He was a very learned man. Now most persons in this category supply themselves with information, as peddlers do with goods, for the benefit ofothers, and lay up stores in order to diffuse them abroad for the benefit of society in general. Not so my excellent uncle. Professor Hardwigg hestudied, he consumed the midnight oil, he pored over heavy tomes, and digested huge quartos and folios in order to keep the knowledge acquiredto himself.There was a reason, and it may be regarded as a good one, why my uncle objected to display his learning more than was absolutely necessary; hestammered; and when intent upon explaining the phenomena of the heavens, was apt to find himself at fault, and allude in such a vague way tosun, moon, and stars that few were able to comprehend his meaning. To tell the honest truth, when the right word would not come, it wasgenerally replaced by a very powerful adjective.As I said, my uncle, Professor Hardwigg, was a very learned man; and I now add a most kind relative. I was bound to him by the double ties ofaffection and interest. I took deep interest in all his doings, and hoped some day to be almost as learned myself. It was a rare thing for me to beabsent from his lectures. Like him, I preferred mineralogy to all the other sciences. My anxiety was to gain real knowledge of the earth. Geologyand mineralogy were to us the sole objects of life, and in connection with these studies many a fair specimen of stone, chalk, or metal did we breakwith our hammers.ResetNext In January Mr.Tan's students read 20 books. In February, they read 15 books. What is the percent increase or decrease in the number of books the read? Read Caius Julius Caesar, the First Roman That Came into Britain from Book I, Chapter II and answer the questions below.Part AWhat is the overall tone of this passage? do you think that religion and science are in conflict ,or that people can both have both without any problems Type your answer here.Organ/StructureRole in Nervous SystemAre the cells that make up the nervoussystem. They have three main partsacell body, dendrites, and an axon. Thesecells form networks and communicatewith each other via a type of chainreaction.central nervous systemConsists of all the nerves of the body. Thenerves take information and delivermessages to and from this systembrainGets messages from the PNS to the brainand directs messages from the brain tothe intended destinations along the propernerve pathways.(Score for Question 2: of 5 points)2. Distinguish between autotrophs and heterotrophs. Provide one example of each. A ellos _[blank]_ olvid (forgot) recargar el automvil.Qu opcin completa la oracin correctamente?se mese nos,se te,se les michael is making a square pyramid out of paper for a school project .he cuts a piece of paper with the dimensions shown to make the pyramid .what is the approximate surface area of the pyramid ? On the Navajo Reservation, a random sample of 210 permanent dwellings in the Fort Defiance region showed that 69 were traditional Navajo hogans. In the Indian Wells region, a random sample of 162 permanent dwellings showed that 22 were traditional hogans. Let p1 be the population proportion of all traditional hogans in the Fort Defiance region, and let p2 be the population proportion of all traditional hogans in the Indian Wells region.Required:a. Find a 99% confidence interval for p 1 - P2. b. Examine the confidence interval and comment on its meaning. Does it include numbers that are all positive? Cho t din ABCD . Trn cnh AB ly im M , AC ly N , trong tam gic BCD ly im P tm giao ima, MP v (ACD) b, AD v ( MNP) c , BD v ( MNP) Solve for y, given that b=22(Round your answer to 1 decimal place, if necessary.) please answer all three. Help plz and thanks How does the number of molecules in one mole of carbon dioxide compare with the number of molecules in one mole of water?.There are four times as many molecules in one mole of carbon dioxide as there are in one mole of water..There are twice as many molecules in one mole of carbon dioxide as there are in one mole of water.OCThere are three times as many molecules in one mole of carbon dioxide as there are in one mole of water.ODThere are the same number of molecules in one mole of carbon dioxide as there are in one mole of water. Qu aspectos consideras relevantes dentro de una mega tendencia?Ayuda porfavorr The state of Georgia in the United States can Best be described asA.An economic region B.A formal regionC.Perceptual region D.Political region E.A religious region Please fill in only the question marks. Conversion Problem (show all work):1. A patient required 3.0 pints of blood during surgery. How many liters does this correspondto? Show all work. Use conversion factors available in the text or the exam packet. (4) process of heat treatment and it's meaning