Excel:In cell B13, create a formula using the VLOOKUP function that looks up the value from cell A11 in the range A5:B7, returns the value in column 2, and specifies an exact match.

Answers

Answer 1

Answer:

=Vlookup'B13' A11' 7'false

Press enter.

Step-by-step explanation:

Vlookup is a technique in excel which enables users to search for criterion values. It is vertical lookup function in excel which return a value from a different column. The formula for Vlookup function is:

=Vlookup'select cell you want to look up in' select cell you want to lookup from' select column index number' true/false.

where true is approximate match and false is exact match.

Answer 2

Answer:=VLOOKUP(J2,A2:G23,2,FALSE)

Step-by-step explanation:

a. In cell J3, begin to enter a formula using the VLOOKUP function.

b. Use the Project ID (cell J2) as the lookup value.

c. Use the Projects table (range A2:G23) as the table_array.

d. Use the Project Name column (column 2) as the col_index_num.

e. Specify an exact match (FALSE) for the range_lookup.


Related Questions

Answer using the graph

Answers

Answer:

8

Step-by-step explanation:

f(x)=x²+4 ( find quadratic equation: given vertex)

g(x)=x+2  ( find linear equation : given 2 points)

(f-g)(-2)

(x²+4-x-2)of (-2)

x²-x+2  now find (f-g)(-2)

-2²-(-2)+2=4+2+2=8

Find a 3 digit number with all these properties: all 3 digits are different, the 1st digit is the square of the second digit in the 3rd digit on one more than twice the second digit

Answers

Answer:

425 or 937

Step-by-step explanation:

First, I listed out all the possible numbers for the first digits, namely, the squares under 10.

1*1=1

2*2=4

3*3=9

Since all the digits have to be different, the first digit cannot be 1 because 1 squared is 1. So that leaves us 4 and 9 to work with, which I tried out one at a time.

Starting with 4:

2 squared is 4.

42

2 times 2 plus 1 equals 5.

425

Starting with 9:

3 squared is 9.

93

2 times 3 plus 1 equals 7.

937

So here we have two numbers that both work and meet the requirements (unless I understood the problem wrong at the part where it says "...the second digit in the 3rd digit on one more than twice the second digit")!

I hope this helped! :D

The length of the longest side of a triangle is 5 inches more than twice the length of the shortest
side, and the length of the middle side is 2 inches more than the length of the shortest side. The
perimeter of the triangle is 235 inches. So the shortest side is inches long. Type in your
numerical answer only; do not type any words or letters with your answer.

Answers

Answer:

Length of shortest side: 57

Length of medium side:59

Length of long side: 119

Step-by-step explanation:

I will rate brainly if you answer this The number of weekly social media posts varies directly with the square root of the poster’s age and inversely with the cube root of the poster’s income. If a 16-year-old person who earns $8,000 makes 64 posts in a week, what is the value of k?

Answers

Answer:

[tex]\large \boxed{\sf \bf \ \ k=320 \ \ }[/tex]

Step-by-step explanation:

Hello,

The number of weekly social media posts varies directly with the square root of the poster’s age and inversely with the cube root of the poster’s income.

If a 16-year-old person who earns $8,000 makes 64 posts in a week, what is the value of k?

[tex]64=\dfrac{\sqrt{16}}{\sqrt[3]{8000}}\cdot k=\dfrac{4}{20}\cdot k=\dfrac{1}{5}\cdot k=0.2\cdot k\\\\k=64*5=320[/tex]

Hope this helps.

Do not hesitate if you need further explanation.

Thank you

k=320.

If a=age, m=income, and n=number of weekly posts:
The relationship can be modeled by
n=k * sqrt(a) / cbrt(m). sqrt(a) is in the numerator because it is directly proportional to n and cbrt(m) is in the denominator because it is inversely proportional to n.
Plugging in the given values, n=64, a=16, m=8000, 64=k* sqrt(16) / cbrt(8000). sqrt(16)=4, and cbrt(8000)=20, so 64=4k/20=k/5. So k=64*5= 320.

As part of a group exercise, four students each randomly selected 3 cards with angle measures written on them. The table shows the results. Which student selected angle measures that could form a triangle? A. Aella B. Aisha C. Ah Lam D.Andrew

Answers

Answer =  A.  Aella

Step-by-step explanation: Add 60, 25, and 95 degrees because that will equal 180 which is what the triangle equals.


Question
Five people, each working 8 hours a day, can assemble 400 toys in a 5-day work week. What is the average
number of toys assembled per hour, per person?

Answers

3,200 per hour. This might be wrong sorry if it is !

sipho's dad used 4/11 of the packet of oranges to make juice.The next day he used another 4/11 of the packet of oranges.How many eleventh were left of the pocket of oranges?​

Answers

9514 1404 393

Answer:

  3/11 were left

Step-by-step explanation:

A packet of oranges is 11/11. Subtracting 4/11 +4/11 = 8/11 from that leaves ...

  11/11 -8/11 = (11 -8)/11 = 3/11

3 elevenths were left.

You roll two fair dice, a green one and a red one. (a) What is the probability of getting a sum of 6? (Enter your answer as a fraction.) (b) What is the probability of getting a sum of 10? (Enter your answer as a fraction.) (c) What is the probability of getting a sum of 6 or 10? (Enter your answer as a fraction.) Are these outcomes mutually exclusive? Yes No

Answers

Answer:

5/36 ; 1/12 ; 2/9 ; yes

Step-by-step explanation:

Given the following :

Roll of two fair dice : green and red

Probability = (number of required outcomes / number of total possible outcomes)

(a) What is the probability of getting a sum of 6?

Number of required outcomes = 5

P(sum of 6) = 5/36

b.) What is the probability of getting a sum of 10?

Number of required outcomes = 3

P(sum of 10) = 3 / 36 = 1/12

c.) What is the probability of getting a sum of 6 or 10?

P(getting a sum of 6) + P(getting a sum of 10)

(5/36) + (1/12) = (5 + 3) / 36

= 8/36 = 2/9

The events are mutually exclusive because each event cannot occur at the same time.

What is the maximum value of -4z^2+20z-6?

Answers

Answer:

Hello,

19

Step-by-step explanation:

2 methodes:

1)

[tex]y=-4x^2+20x-6\\\\=-4(x^2-5x)-6\\\\=-4(x^2-2*\dfrac{5}{2}*x+\dfrac{25}{4} ) +25-6\\\\=-4(x-\frac{5}{2} )^2+19\\\\Maximum\ =19 \ if\ x=\dfrac{5}{2} \\[/tex]

2)

y'=-8x+20=0 ==> x=20/8=5/2

and y=-4*(5/2)²+20*5/2-6=-25+50-6=19

finding maximums/minimums in quadratic equations:

The maximum value is 19

We want to find the maximum value of:

y = -4z^2+20z-6

Here, you can see that we have a quadratic equation with a negative leading coefficient.

This means that the arms of the graph will go downwards. From this, we can conclude that the maximum will the at the vertex (the highest point).

Remember that for a general equation like:

y = a*x^2 + b*x + c

The x-value of the vertex is:

x = -b/(2a)

(you can see that the variable is a different letter, that does not matter, is just notation)

Then for our equation:

y = -4z^2+20z-6

The z-value of the vertex is:

z = -20/(2*-4) = -20/-8 = 5/2

Then the maximum of the equation:

y = -4z^2+20z-6

is that equation evaluated in z = 5/2

So we get:

y = -4*(5/2)^2 + 20*(5/2) - 6  = 19

The maximum value is 19

If you want to learn more about this topic, you can read:

https://brainly.com/question/14336752

A 95% confidence interval indicates that:
A. 95% of the intervals constructed using this process based on samples from this population will
include the population mean
B. 95% of the time the interval will include the sample mean
C. 95% of the possible population means will be included by the interval
D. 95% of the possible sample means will be included by the interval

Answers

95% interval would be 95% of the population mean.

The answer should be:

A. 95% of the intervals constructed using this process based on samples from this population will

include the population mean

Answer:

A

Step-by-step explanation:

A 95% confidence interval indicates that 95% of the intervals constructed using this process based on samples from this population will

include the population mean

What is the range of the function shown in the graph below?

Answers

Answer:

Step-by-step explanation:

Hey there!

The range is the possible y values, so the range of this graph would be all real numbers less than or equal to -5.

Let me know if this helps :)

Which equation is equivalent to the formula below?

Answers

Answer:

option C is best.

Step-by-step explanation:

y=a(x-h)^2+k

y-k=a(x-h)^2y

y-k/(x-h)^2=a

option c is right………..

the coefficient of 6x

Answers

Answer:

The coefficient is 6

Step-by-step explanation:

The coefficient is the number in front of the variable

The variable is x

The coefficient is 6

Answer:

6

Step-by-step explanation: The coefficient of this would be the real number that is in front of a variable that is not a variable like x, and that number is 6. So, the coefficient of 6x is 6.

In accounting, a company's gross profit rate measures how well the company controls cost of goods sold to maximize gross profit. The gross profit rate, PPP, is calculated using the formula P = \dfrac{S - C}{S}P= S S−C ​ P, equals, start fraction, S, minus, C, divided by, S, end fraction, where SSS is the net sales and CCC is the cost of goods sold. Rearrange the formula to solve for the cost of goods sold (C)(C)left parenthesis, C, right parenthesis. C=C=C, equals What is the cost of goods sold if the net sales is \$1{,}200{,}000$1,200,000dollar sign, 1, comma, 200, comma, 000 and the gross profit ratio is 0.20.20, point, 2? Round your answer, if necessary, to the nearest dollar. C=C=C, equals dollars

Answers

Answer:

$960,000

Step-by-step explanation:

The gross profit rate of the company is expressed as [tex]P = \dfrac{S - C}{S}[/tex] where C is the cost of goods sold and S is the net sales. If the net sales S = $1,200,000, and gross profit ratio is 0.20, the cost of goods sold will be expressed as shown;

Making C the subject of the formula from the expression given.

[tex]P = \dfrac{S - C}{S}\\\\cross \ multiply\\\\SP = S-C\\\-C = SP-S\\\\C = S -SP\\[/tex]

Substituting P = 0.20 and S = $1,200,000 into the resulting equation, we will have;

[tex]C = $1,2000,000 - 0.2($1,2000,000)\\C = $1,2000,000- 240,000\\ C = 960,000[/tex]

Hence the cost of goods sold is $960,000

NEED HELP ASAP!!!! PLEASEEE

Answers

The first answer of the missing blank is 4/5.

The second answer of the missing blank is 2.

The third answer of the missing blank is 25.

*For all of these solutions, I will be using the common rules for logarithms.*

Solution for the first question:

Log9^4/5 must equal log9^4-log9^5, or it could also equal the more proper version, which is simplified: 2log9^2-log9^5.

Solution for the second question:

Log3^22 must equal log3^11+log3^2, if you break it down.

Solution for the third question:

Log9^25 must equal 2log9^5 because it will be like this when simplifying it:

log9^25=2log9^5

log9^5²=2log9^5

2log9^5=2log9^5

These are all of the step-by-step procedures for all three of these given questions. Anyways, I hope that this helped you!

What type of polynomial is: sqrt 7x^4 - x^3

Answers

Answer:

Quartic cause highest degree is 4

find the value of X?

Answers

Answer:

x = 58

Step-by-step explanation:

The exterior angle is equal to the sum of the opposite interior angles

90  = 32+x

Subtract 32 from each side

90-32 = x

58 =x

what is the answer to 5- -8

Answers

Answer:

13

5 - -8

When you subtract a negative number it changes to an addition so 5- -8 becomes 5 + 8 which equals 13.

can you please help me with this

Answers

Answer:

  [tex]\displaystyle A=\dfrac{1}{2}\int_\pi^{\frac{7\pi}{6}}{(\cos{\theta}+\sin{2\theta})^2}\,d\theta[/tex]

Step-by-step explanation:

The shaded area is the area of the curve bounded by θ = π and θ = 7π/6.* A differential of area in polar coordinates is ...

  dA = (1/2)r^2·dθ

So, the shaded area is ...

   [tex]\displaystyle\boxed{A=\dfrac{1}{2}\int_\pi^{\frac{7\pi}{6}}{(\cos{\theta}+\sin{2\theta})^2}\,d\theta}[/tex]

_____

* We found these bounds by trial and error using a graphing calculator to plot portions of the curve.

Given the following three points, find by the hand the quadratic function they represent (0,6, (2,16, (3,33)

Answers

Answer:

[tex] f(x) = 4x^2 - 3x + 6 [/tex]

Step-by-step explanation:

Quadratic function is given as [tex] f(x) = ax^2 + bx + c [/tex]

Let's find a, b and c:

Substituting (0, 6):

[tex] 6 = a(0)^2 + b(0) + c [/tex]

[tex] 6 = 0 + 0 + c [/tex]

[tex] c = 6 [/tex]

Now that we know the value of c, let's derive 2 system of equations we would use to solve for a and b simultaneously as follows.

Substituting (2, 16), and c = 6

[tex] f(x) = ax^2 + bx + c [/tex]

[tex] 16 = a(2)^2 + b(2) + 6 [/tex]

[tex] 16 = 4a + 2b + 6 [/tex]

[tex] 16 - 6 = 4a + 2b + 6 - 6 [/tex]

[tex] 10 = 4a + 2b [/tex]

[tex] 10 = 2(2a + b) [/tex]

[tex] \frac{10}{2} = \frac{2(2a + b)}{2} [/tex]

[tex] 5 = 2a + b [/tex]

[tex] 2a + b = 5 [/tex] => (Equation 1)

Substituting (3, 33), and c = 6

[tex] f(x) = ax^2 + bx + x [/tex]

[tex] 33 = a(3)^2 + b(3) + 6 [/tex]

[tex] 33 = 9a + 3b + 6 [/tex]

[tex] 33 - 6 = 9a + 3b + 6 - 6 [/tex]

[tex] 27 = 9a + 3b [/tex]

[tex] 27 = 3(3a + b) [/tex]

[tex] \frac{27}{3} = \frac{3(3a + b)}{3} [/tex]

[tex] 9 = 3a + b [/tex]

[tex] 3a + b = 9 [/tex] => (Equation 2)

Subtract equation 1 from equation 2 to solve simultaneously for a and b.

[tex] 3a + b = 9 [/tex]

[tex] 2a + b = 5 [/tex]

[tex] a = 4 [/tex]

Replace a with 4 in equation 2.

[tex] 2a + b = 5 [/tex]

[tex] 2(4) + b = 5 [/tex]

[tex] 8 + b = 5 [/tex]

[tex] 8 + b - 8 = 5 - 8 [/tex]

[tex] b = -3 [/tex]

The quadratic function that represents the given 3 points would be as follows:

[tex] f(x) = ax^2 + bx + c [/tex]

[tex] f(x) = (4)x^2 + (-3)x + 6 [/tex]

[tex] f(x) = 4x^2 - 3x + 6 [/tex]

Fertilizing bromeliads. Bromeliads are tropical flowering plants. Many are epiphytes that attach to trees and obtain moisture and nutrients from air and rain. Their leaf bases form cups that collect water and are home to the larvae of many insects. As a preliminary to a study of changes in the nutrient cycle, Jacqueline Ngai and Diane Srivastava examined the effects of adding nitrogen, phosphorus, or both to the cups. They randomly assigned 8 bromeliads growing in Costa Rica to each of 4 treatment groups, including an unfertilized control group. A monkey destroyed one of the plants in the control group, leaving 7 bromeliads in that group. Here are the numbers of new leaves on each plant over the seven months following fertilization:
Nitrogen Phosphorus Both Neither
15 15 14 14
14 17 18 19
18 13 14 11
16 13 15 16
14 14 15 13
11 17 14 15
13 12 15 15
(a) Give the degrees of freedom for the F statistic. numerator degrees of freedom denominator degrees of freedom
(b) Find the F-statistic. (Round your answer to two decimal places.)
(c) Find the associated P-value. (Round your answer to four decimal places.)

Answers

Answer:

Calculated value of F = 0.0535

The critical region is F >F ₀.₀₅ (6,21) = 2.575

Reject H0

Step-by-step explanation:

1. Null hypothesis

H0: µ Nitrogen = µ Phosphorus = µ Both = µ Neither

2. Alternative hypothesis

H1: Not all means are equal.

3. The degrees of freedom for the numerator of the F-ratio = k- 1= 7-1=6

4.The degrees of freedom for the denominator of the F-ratio = n-k= 28-7

= 21

5. The significance level is set at α-0.05

The critical region is F >F ₀.₀₅ (6,21) = 2.575

The test statistic to use is

F = sb²/ sw²

Which if H0 is true has an F distribution with v₁=k-1 and v₂= n-k degrees of freedom

Correction Factor = CF = Tj²/n = (410)²/28= 6003.57

Total SS ∑∑X²- C. F = 6108- 6003.57= 104.43

Between SS ∑T²j/r - C.F = 42036/ 7 - 6003.57 =  1.57286

Within SS = Total SS - Between SS= 104.43- 1.573= 102.86

The Analysis of Variance Table is

Source Of                 Sum of          Mean              Computed

Variation          d.f     Squares       Squares               F

Between

Samples          6         1.57286       0.2621               0.0535

Within

Samples         21       102.86           4.898

Calculated value of F = 0.0535

Pvalue = 2.575

Since it is smaller than 5 % reject H0.

Use mathematical induction to prove the statement is true for all positive integers n. The integer n3 + 2n is divisible by 3 for every positive integer n.

Answers

Answer:

Prove:

Using 1

n³+2n = (1)³+2(1) = 1+2= 3 ---> 3/3= 1 ✔

Using 2

n³+2n = (2)³+2(2)= 8+4=12 --> 12/3=4✔

Using 3

n³+2n= (3)³+2(3)= 27+6= 33 --> 33/3=11✔

So it is proven that n³+2n is divisible by 3 for every positive integer.

I hope this helps

if u have question let me know in comments

please help me
no links or files
thank you !
Jane is saving to buy a cell phone. She is given a $100 gift to start and saves $35 a month from her allowance. So after one month, Jane has saved $135. Does it make sense to represent the relationship between the amount saved and the number of months with one constant rate? Why or why not? Explain your answer.

Answers

Jane is given a $100 gift to start and saves $35 a month from her allowance.

   After 1 month, Jane has saved

   After 2 months, Jane has saved

   After three months, Jane has saved

   and so on

In general, after x months Jane has saved

This means that it makes sense to represent the relationship between the amount saved and the number of months with one constant rate (in this case the constant rate is 35). It makes sense because the amount of money increases by $35 each month. Since the amount of increase is constant, we get constant rate. Also the initial amount is known ($100), so there is a possibility to write the equation of linear function representing this situation.

Step-by-step explanation:

3. A jogger runs 4 miles on Monday, 5 miles on
Tuesday, 3 miles on Wednesday, and 5 miles on
Thursday. He doesn't run on Friday. How many
miles did he run in all?​

Answers

Answer:

17 miles

Step-by-step explanation:

4+5+5+3=17

The total number of branches in a tree diagram will be which of the following values?

the probability of an event occurring
the denominator of a probability
the numerator of a probability

Answers

Answer:

The total number of branches = total possibilities = the denominator of a probability.

So the second choice is correct.

Let me know if this helps!

Answer:

Step-by-step explanation: answer B (the denominator of a probability)

The following is the number of minutes to commute from home to work for a group of 25 automobile executives. 35 36 39 43 37 35 34 30 36 34 30 39 37 40 38 33 31 28 39 35 35 36 41 24 36 How many classes would you recommend? What class interval would you suggest? (Round up your answer to the next whole number.) Organize the data and plot a frequency distribution on a piece of paper. Comment on the shape of the frequency distribution. It is not symmetric. It is fairly symmetric, with most of the values between 24 and 43. It is not very symmetric, but most of the values lie between 24 and 43.

Answers

Answer:

It is not symmetric, but skewed left. Data appears more to be on the left side.

Step-by-step explanation:

The smallest value is 24 and the largest is 43 . The difference between these two values is 19 which can be divided into into intervals of 4.

19/4= 4.75 It will be rounded to 5.

The class interval can of 5. Starting from 20 we get class intervals and frequency distribution as

Class Intervals          Data                                        Frequency      

20-24                           24                                              1

25- 29                           28,                                            1

30-34                            34,30,34,30,33,31,                   6

35-39                         35,36,39,37,35,36,39,37,           14

                                         38,39,35,35,36,36

40-44                                43,40,41                                3

The class intervals are inclusive of both upper and lower limits. The difference between the lower limits of two consecutive classes or upper limits of two consecutive classes must be the same.

As we see the difference here is that of 5 between the two upper or lower limits of consecutive classes.

The histogram is attached which shows the class intervals along x- axis and data frequency along y- axis.

√10 Multiple √15 is equal to


(a) 6√5

(b) √30

(c) √25





step by step


Solve :-​

Answers

Answer:

Answer is 5√6 ( none of the objectives )

Step-by-step explanation:

[tex] \sqrt{10} \times \sqrt{15} \\ = \sqrt{150} \\ = \sqrt{25 \times 6} \\ = \sqrt{25} \times \sqrt{6} \\ = 5 \times \sqrt{6} \\ = 5 \sqrt{6} [/tex]

A low-noise transistor for use in computing products is being developed. It is claimed that the mean noise level will be below the 2.5-dB level of products currently in use. It is believed that the noise level is approximately normal with a standard deviation of .8. find 95% CI

Answers

Answer:

The 95% CI is   [tex]2.108 < \mu < 2.892[/tex]

Step-by-step explanation:

From the question we are told that

   The  population mean [tex]\mu = 2.5[/tex]

    The standard deviation is  [tex]\sigma = 0.8[/tex]

Given that the confidence level is  95% then the level of confidence is mathematically evaluated as

          [tex]\alpha = 100 - 95[/tex]

   =>  [tex]\alpha = 5\%[/tex]

  =>    [tex]\alpha = 0.05[/tex]

Next we obtain the critical value of  [tex]\frac{\alpha }{2}[/tex] from the normal distribution table, the values is  [tex]Z_{\frac{\alpha }{2} } = 1.96[/tex]

Generally the margin of error is mathematically evaluated as

          [tex]E = Z_{\frac{\alpha }{2} } * \frac{\sigma}{\sqrt{n} }[/tex]

here we would assume that the sample size is  n =  16 since the person that posted the question did not include the sample size

  So    

               [tex]E = 1.96* \frac{0.8}{\sqrt{16} }[/tex]

               [tex]E = 0.392[/tex]

The  95% CI is mathematically represented as

              [tex]\= x -E < \mu < \= x +E[/tex]

substituting values

              [tex]2.5 - 0.392 < \mu < 2.5 + 0.392[/tex]

substituting values

              [tex]2.108 < \mu < 2.892[/tex]

       

PLS HELP:Find all the missing elements:

Answers

Answer:

b = 9.5 , c = 15

Step-by-step explanation:

For b

To find side b we use the sine rule

[tex] \frac{ |a| }{ \sin(A) } = \frac{ |b| }{ \sin(B) } [/tex]

a = 7

A = 23°

B = 32°

b = ?

Substitute the values into the above formula

That's

[tex] \frac{7}{ \sin(23) } = \frac{ |b| }{ \sin(32) } [/tex]

[tex] |b| \sin(23) = 7 \sin(32) [/tex]

Divide both sides by sin 23°

[tex] |b| = \frac{7 \sin(32) }{ \sin(23) } [/tex]

b = 9.493573

b = 9.5 to the nearest tenth

For c

To find side c we use sine rule

[tex] \frac{ |a| }{ \sin(A) } = \frac{ |c| }{ \sin(C) } [/tex]

C = 125°

So we have

[tex] \frac{7}{ \sin(23) } = \frac{ |c| }{ \sin(125) } [/tex]

[tex] |c| \sin(23) = 7 \sin(125) [/tex]

Divide both sides by sin 23°

[tex] |c| = \frac{7 \sin(125) }{ \sin(23) } [/tex]

c = 14.67521

c = 15.0 to the nearest tenth

Hope this helps you

Determine the number of degrees of freedom for the two-sample t test or CI in each of the following situations. (Round your answers down to the nearest whole number.)a. m = 12, n = 15, s1 = 4.0, s2 = 6.0b. m = 12, n = 21, s1 = 4.0, s2 = 6.0c. m = 12, n = 21, s1 = 3.0, s2 = 6.0d. m = 10, n = 24, s1 = 4.0, s2 = 6.0

Answers

Answer:

Part a ) The degrees of freedom for the given two sample non-pooled t test is 24

Part b ) The degrees of freedom for the given two sample non-pooled t test is 30

Part c ) The degrees of freedom for the given two sample non-pooled t test is 30

Part d ) The degrees of freedom for the given two sample non-pooled t test is 25

Step-by-step explanation:

Degrees of freedom for a non-pooled two sample t-test is given by;

Δf = {[ s₁²/m + s₂²/n ]²} / {[( s₁²/m)²/m-1] + [(s₂²/n)²/n-1]}

Now given the information;

a) :- m = 12, n = 15, s₁ = 4.0, s₂ = 6.0

we substitute

Δf =  {[ 4²/12 + 6²/15 ]²} / {[( 4²/12)²/12-1] + [(6²/15)²/15-1]}

Δf  = 30184 / 1241

Δf  = 24.3223 ≈ 24 (down to the nearest whole number)

b) :- m = 12, n = 21, s₁ = 4.0, s₂ = 6.0

we substitute using same formula

Δf = {[ s₁²/m + s₂²/n ]²} / {[( s₁²/m)²/m-1] + [(s₂²/n)²/n-1]}

Δf = {[ 4²/12 + 6²/21 ]²} / {[( 4²/12)²/12-1] + [(6²/21)²/21-1]}

Δf = 56320 / 1871

Δf = 30.1015 ≈ 30 (down to the nearest whole number)

c) :- m = 12, n = 21, s₁ = 3.0, s₂ = 6.0

we substitute using same formula

Δf = {[ s₁²/m + s₂²/n ]²} / {[( s₁²/m)²/m-1] + [(s₂²/n)²/n-1]}

Δf = {[ 3²/12 + 6²/21 ]²} / {[( 3²/12)²/12-1] + [(6²/21)²/21-1]}

Δf = 29095 / 949

Δf = 30.6585 ≈ 30 (down to the nearest whole number)

d) :- m = 10, n = 24, s₁ = 4.0, s₂ = 6.0

we substitute using same formula

Δf = {[ s₁²/m + s₂²/n ]²} / {[( s₁²/m)²/m-1] + [(s₂²/n)²/n-1]}

Δf = {[ 4²/10 + 6²/24 ]²} / {[( 4²/10)²/10-1] + [(6²/24)²/24-1]}

Δf = 1044 / 41  

Δf = 25.4634 ≈ 25 (down to the nearest whole number).

Other Questions
On a Google Doc, write a personal essay, describing one hardship you have had in your life and what specific actions you took to overcome it. Gordon is 60 years old and Mary is 55 years old. They are married with three dependent children over age 17, and Gordon has one job. Assuming that Mary is unemployed, how many allowances should Gordon claim on his Form W-4, assuming no extra allowances for deductions or adjustments? If x is 5, then 6x = _____. 1.Origin2.Y-Axis3.Run4.Solution of a Line5.Ordered Pairs.6.Quandrant7.Solution of a Linear equation8.slope9.Slope- intercept form10.Rise11.Y intercept12.parallel Lines13.X intercept14.x axis15.Linear equation16.Perpendicular Lines17.Point slope Form18.Coordinate plane1.Plane with two axes as a frame of reference.2.The vertical number line in a coordinate plane3.The horizontal number line in a coordinate plane 4.A pair of numbers that are used to correspond to a point on a graph where the first number is the x-coordinate and the second number is the y-coordinate.5.where the x and y axis meet. The point (0,0).6. One of the four regions into which the x and y axis separate the coordinate plane.7. An equation with two variables that makes up a straight line on a coordinate plane.8.The vertical change in a line from one point (x1,y1) to a second point (x2,y2).9. The horizontal change in a line from one point (x1,y1) to a second point (x2,y2).10.The ratios of a Lines rise over its run.11.y-y1=m(x-x1)12.Any of the ordered pairs that make an equation true.13. Any of the points that are on the line of an equation.14. The point where a graph crosses the x axis.15. The point where a graph crosses the y axis16.A Linear equation in the form y=mx+b, where m is the slope and b is the y-intercept 17. Lines that have the same slope and never intersect. 18.Two Lines that intersect at 90angle.Slopes of these lines are opposite reciprocals. 11. Find the slope of the following coordinate points: (11,4)and (5.-3) I need Help please answer :(( Please help! What natural features affected the route people tookfrom Alaska to southern North America? In trying to understand the evacuation of the World Trade Center when it was first bombed in 1993, B. E. Aguirre, Dennis Wenger, and Gabriela Vigo argue that the more "the search for meaning in the milling process focuses upon defining the situation as serious, the quicker should be the mobilization of people and the initiation of collective behavior." What type of theory are they using to make this prediction? a solution contains 65 mg/ml of sodium pentobarbital. What volume of this drug would be appropriate to administer to a 300 g laboratory rat at dose of 40 mg/kg Which of the following statements accurately brings out the difference between technology enthusiasts and early adopters? A. While the customer segment in the introduction stage consists of early adopters, the customers entering the market in the growth stage are technology enthusiasts. B. Unlike technology enthusiasts, early adopters' demand is fueled more by intuition and vision rather than technology concerns. C. While early adopters make up the smallest market segment, technology enthusiasts make up the mass market. D. Firms need to communicate products' potential applications in a more direct way when attracting technology enthusiasts rather than early adopters. A mutation that hides the effect of another mutation at a site that is distinct from the site of the original mutation, but with in the same gene. This mutation is best described as a We have two fractions, \dfrac{1}{6} 6 1 start fraction, 1, divided by, 6, end fraction and \dfrac{3}{8} 8 3 start fraction, 3, divided by, 8, end fraction, and we want to rewrite them so that they have a common denominator (and whole number numerators). What numbers could we use for the denominator? Choose 2 answers: Choose 2 answers: (Choice A) A 121212 (Choice B) B 242424 (Choice C) C 161616 (Choice D) D 4848 Monetary stimulus is only helpful to an economy: __________ a. experiencing significant negative externalities. b. that's in recession. c. with few public goods. Explain why Adelina tells Raffaele, You're making a mistake by not killing me now." Is shegoing to be their enemy or is she just hurt by his casting her out? Simplify to create an equivalent expression. 3(2+4k)+7(2k1) 2. At a local restaurant, 55% of people order an appetizer to start while 25%order a salad to start. Also, 18% choose both an appetizer and a salad to start.What percentage of people order a salad or an appetizer to start? Coffer Co. is analyzing two potential investments. Project X Project Y Cost of machine $77,000 $55,000 Net cash flow: Year 1 28,000 2,000 Year 2 28,000 25,000 Year 3 28,000 25,000 Year 4 0 20,000If the company is using the payback period method and it requires a payback of three years or less, which project(s) should be selected?a. Project Y b. Both X and Y are acceptable projects. c. Project Y because it has a lower initial investment d. Project X e. Neither X nor Y is an acceptable project Example of anticlimax? I bet no one can solve thisIf an electric current of 8.50 A flows for 3.75 hours through an electrolytic cell containing copper-sulfate (CuSO4) solution, then how much copper is deposited on the cathode (the negative electrode) of the cell? (Copper ions carry two units of positive elementary charge, and the atomic mass of copper is 63.5 g/mol.) 0. A submarine was at sea level andthen dove 752 ft. It then rose at a rateof 12 ft. per minute. What was thedepth of the submarine after 8minutes?Also idk the equation so if u could help me out with that id be grateful