HELP FAST PLEASEEEEEE
Which of the tables represents a function?
Table AInput
Output
3
1
3
4
2
3
Table BInput
Output
2
7
5
6
2
9
Table CInput
Output
1
5
7
2
7
3
Table DInput
Output
3
4
1
5
8
5
Select one:
a. Table A
b. Table B
c. Table C
d. Table D

Answers

Answer 1

Answer:

d.......................


Related Questions

Suppose f(x,y,z) = x2 + y2 + z2 and W is the solid cylinder with height 7 and base radius 2 that is centered about the z-axis with its base at z = −2. Enter θ as theta.

A) As an iterated integral, ∭WfdV = ∫BA∫DC∫FE dzdrdθ with limits of integration.

B) Evaluate the integral.

Answers

In cylindrical coordinates, W is the set of points

W = {(r, θ, z) : 0 ≤ r ≤ 2 and 0 ≤ θ ≤ 2π and -2 ≤ z ≤ 5}

(A) Then the integral of f(x, y, z) over W is

[tex]\displaystyle\iiint_W(x^2+y^2+z^2)\,\mathrm dV = \int_0^{2\pi}\int_0^2\int_{-2}^5r(r^2+z^2)\,\mathrm dz\,\mathrm dr\,\mathrm d\theta[/tex]

(B)

[tex]\displaystyle \int_0^{2\pi}\int_0^2\int_{-2}^5r(r^2+z^2)\,\mathrm dz\,\mathrm dr\,\mathrm d\theta = 2\pi \int_0^2\int_{-2}^5(r^3+rz^2)\,\mathrm dz\,\mathrm dr \\\\\\= 2\pi \int_0^2\left(zr^3+\frac13rz^3\right)\bigg|_{z=-2}^{z=5}\,\mathrm dr \\\\\\= 2\pi \int_0^2\left(\frac{133}3r+7r^3\right)\,\mathrm dr \\\\\\= 2\pi \left(\frac{133}6r^2+\frac74r^4\right)\bigg|_{r=0}^{r=2} \\\\\\= 2\pi \left(\frac{110}3\right) = \boxed{\frac{220\pi}3}[/tex]

A race is 3 miles long. There are water stations every 3/4 mile along the route. How many water stations are along the route?

Answers

There will be 4 water stations.

Why?

3/4 = .75 as a decimal

Personally, I believe that it’s easier to use decimals, I can explain the way in fractions in the comments if you’d like, just ask.

Anyway, .75 • 4= 3

or 3 / .75 = 4 (division is easier with bigger numbers)

so, there will be 4 water stations, given that the one race is 3 miles long.

If this explanation seems unclear, I’d be happy to explain. Feel free to ask in the comments!! I’m happy to help.

Hope this helps!

(If you find this answer helpful, please consider marking me brainliest, Thanks!)

HELP PLSSSSS
Solve each system with substitution

Answers

Answer:

x = -1 and y = -3

Step-by-step explanation:

1.

y = x-2 ....(1)

y = 4x+1 ....(2)

Put the values of y from equation (1) to (2).

x-2 = 4x+1

-2-1 = 4x - x

-3 = 3x

x = -1

Now put the value of x in equation (1).

y = -1-2

y = -3

So, the values of x and y are -1 and -3 respectively.

SOMEONE HELP PLEASE! So for this problem the answer I got is $4000. Is that the correct or incorrect answer? Can someone please help me if it is the incorrect answer. Thank you for your time.

Answers

Answer:

You're correct

Step-by-step explanation:

A shipment of 50 precision parts including 4 that are defective is sent to an assembly plant. The quality control division selects 10 at random for testing and rejects the entire shipment if 1 or more are found defective. What is the probability this shipment passes inspection?

Answers

Answer:

0.3968 = 39.68% probability this shipment passes inspection.

Step-by-step explanation:

The parts are chosen without replacement, which means that the hypergeometric distribution is used to solve this question.

Hypergeometric distribution:

The probability of x successes is given by the following formula:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

In which:

x is the number of successes.

N is the size of the population.

n is the size of the sample.

k is the total number of desired outcomes.

Combinations formula:

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

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

In this question:

50 parts means that [tex]N = 50[/tex]

4 defective means that [tex]k = 4[/tex]

10 are chosen, which means that [tex]n = 10[/tex]

What is the probability this shipment passes inspection?

Probability that none is defective, so:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

[tex]P(X = 0) = h(0,50,10,4) = \frac{C_{4,0}*C_{46,10}}{C_{50,10}} = 0.3968[/tex]

0.3968 = 39.68% probability this shipment passes inspection.

Last softball season, Pamela had 46 hits, a combination of singles (1 base), doubles (2 bases), and triples (3 bases). These 46 hits totaled 66 bases, and she had 4 times as many singles as doubles. How many doubles did she have?

Answers

Answer:

She had 8 doubles.

Step-by-step explanation:

This question is solved by a system of equations.

I am going to say that:

x is the number of singles.

y is the number of doubles

z is the number of triples.

46 hits

This means that [tex]x + y + z = 46[/tex]

46 hits totaled 66 bases

This means that:

[tex]x + 2y + 3z = 66[/tex]

4 times as many singles as doubles

This means that [tex]x = 4y[/tex]

So

[tex]x + 2y + 3z = 66[/tex]

[tex]4y + 2y + 3z = 66[/tex]

[tex]6y + 3z = 66[/tex]

And

[tex]x + y + z = 46[/tex]

[tex]4y + y + z = 46[/tex]

[tex]5y + z = 46 \rightarrow z = 46 - 5y[/tex]

Then

[tex]6y + 3z = 66[/tex]

[tex]6y + 3(46 - 5y) = 66[/tex]

[tex]6y + 138 - 15y = 66[/tex]

[tex]9y = 72[/tex]

[tex]y = \frac{72}{9}[/tex]

[tex]y = 8[/tex]

She had 8 doubles.

1. Mary got the following scores: 83, 88, 78, 80, and 90 in her examination in English. What is the mean score of Mary?
A. 83.08
B. 83.8
C. 88.38
D. 88.83

2. A list of 5 pulse rates: 70, 64, 80, 74, and 92. Which of the following is the median for this list? *
A. 80
B. 77
C. 76
D. 74

3. After checking the summative test of her 50 students, Teacher Rose found out that most of her students got 38 correct answers out of 50-item test. Which measure of central tendency do 38 represent?
A. frequency
B. median
C. mode
D. range

4. Mary found out that the difference between her highest score and lowest score in the first periodic test is 27. What measure of variability did she use?
A. range
B. mean
C. class size
D. class interval

5. What is the average deviation of the scores 5, 4, 3, 6, and 2?
A. 3.5
B. 3
C. 2.5
D. 1.2

6. If the range of the grouped data is 30 and the lower class boundary is 64.5, which of the following is the upper class boundary of the distribution?
A. 84.5
B. 85.5
C. 90.5
D. 94.5
If you have the variance, how do you get the standard deviation?
A. Square it
B. Take the square root
C. Take the reciprocal
D. Divide it by the sample size

7. If the standard deviation is 14.3, which of the following is the variance?
A. 204.49
B. 104.5
C. 28.6
D. 24.94

please answer this guys, i really need your help.​

Answers

Answer:

1=83.08

Step-by-step explanation:

mean=summation of number divided by number

In this exercise, do not attempt formal mathematical derivations, which would actually involve some subtle issues when we go beyond discrete random variables. Rather, use your understanding of the concepts involved. For each one of the statements below, indicate whether it is true or false.
(a) The law of iterated expectations tells us that E [E[X|Y]] = E[X]. Suppose that we want apply this law in a conditional universe, given another random variable Z, in order to evaluate E [X2]. Then: EE[X|Y, 2]|2] = E[X2] y E[E[X|Y]|2] =E[X2] V EE[X|Y,Z]] =E[X2]
(b) Determine whether each of the following statements about the quantity E[g(X,Y)|Y,Z) is true or false. The quantity E[9(X,Y)|Y, 2) is: • a random variable y a number y a function of (X,Y) y a function of (Y,Z) | a function of Z only

Answers

Solution :

From the given equation :

E[ E (X|Y) ] = E (X)

a). Then,

   E[ E [ X|Y,Z] | Z] = E [ X|Z ]

     ----  True

   E [ E [ X|Y ] | Z ] = E [ X|Z ]

    ---- False

  E [E [X | Y,Z ]] = E [X|Y ]

    ----  False

b). Th quantity E [ g (X,Y) | Y,Z ] is ,

A random variable  -----  TrueA number  ----- FalseA function of (X,Y)  -----   FalseA function of (Y,Z) -----   TrueA function of Z only  -------   False

The low of iteration tell the following statement are true E[ E [ X|Y,Z] | Z] = E [ X|Z ] . A random variable y . A function of (Y,Z)

From the given equation the law of iterated expectations

[tex]E[ E (X|Y) ] = E (X)[/tex]

Therefore We have to find a)

What is the definition of iteration?

Iteration is the repetition of a process in order to generate a sequence of outcomes.

So by using the low of iteration we can say that,

E[ E [ X|Y,Z] | Z] = E [ X|Z ]     ----  True

E [ E [ X|Y ] | Z ] = E [ X|Z ]  ---- False

E [E [X | Y,Z ]] = E [X|Y ]   ----  False

b). Th quantity E [ g (X,Y) | Y,Z ] is ,

For a random variable y this is  -----  True

For a number ----- False

For a function of (X,Y)  -----   False

For a function of (Y,Z) -----   True

For function of Z only  -------   False

Therefore,The low of iteration tell the following  statement are true E[ E [ X|Y,Z] | Z] = E [ X|Z ] . A random variable y . A function of (Y,Z)

To learn more about the iteration visit:

https://brainly.com/question/14284157

Mr. Alvarado bought a total of 20 pounds of grass seed at the nursery for $168. He paid $9 per pound for Kentucky blue grass and $6 per pound for Tall Fescue. Which system of equations can be used to find the amount x (in pounds) of Kentucky blue grass and the amount y (in pounds) of Tall Fescue Mr. Alvarado purchased?

Answers

Answer:

K+T=20

$9K + $6T = $168

K is the Kentucky blue grass in pounds

T is the Tall fescue in pounds

Step-by-step explanation:

You can start with the first equation. We don't know the exact amounts of each but we know that there was a total of 20 pounds, and there were 2 types of grass seeds, so we can get that the amount of pounds of Kentucky blue grass(K) and the pounds of Tal Fescue(T) has a sum of 20.

K + T = 20

For the second equation we know that there is a sum of $168 so we'll start with that. Then, we know he paid $9 per pound of K so $9* the value of K is the amount paid for Kentucky blue grass total. This can be represented as 9K. We do the same for T, 6T. Since the sum of the cost of $9T and $6K must be $168 we can write this as:

$9K + $6T = $168

Solve this:


A woman was 39years old when she gave birth to a pair of twins.12 years ago,she was twice as old as the sum of the ages of the twins put together.Find their present ages.

Answers

Answer:

woman =39years

twins 0year each since 12 years ago they were not yet born

Tourism is extremely important to the economy of Florida. Hotel occupancy is an often-reported measure of visitor volume and visitor activity (Orlando Sentinel, May , ). Hotel occupancy data for February in two consecutive years are as follows. Current Year Previous Year Occupied Rooms 1,400 1,309 Total Rooms 1,750 1,700 a. Formulate the hypothesis test that can be used to determine whether there has been an increase in the proportion of rooms occupied over the one-year period. Let population proportion of rooms occupied for current year population proportion of rooms occupied for previous year - Select your answer - - Select your answer - b. What is the estimated proportion of hotel rooms occupied each year (to decimals)

Answers

Answer:

H1 : P1 - P2 = 0

H1 : P1 - P2 > 0

Step-by-step explanation:

The test to be performed on the given data is ; difference in proportion ;

P1 = proportion od rooms in current year

P2 = proportion of rooms

The null hypothesis ``, H0 : p1 - p2 (this onstage null hypothesis and it is the initial truth, representing the notion that no difference in proportion exists.

H1 : P1 - P2 = 0

The alternative hypothesis takes takes the side that there is an increase on proportion of rooms occupied :

H1 : P1 - P2 > 0

round 6.8 to nearest hundredth

Answers

Answer:

6.8

Step-by-step explanation:

The number is already rounded to the nearest tenth and hundredth.

help me with this please pleaseee!

Answers

Answer:

2

Step-by-step explanation:

Since the two rectangles are similar, the ratio of their similar sides will be a constant k

Hence;

18/9 = 12/6 = k

Since they are all the same, then;

k = 18/9

k = 2

Hence the scale factor is 2

Answer:

D. 1/2

Step-by-step explanation:

The scale factor is the ratio of corresponding sides:

k = 9/18 = 1/2

or

k = 6/12 = 1/2

Correct choice is D

AY
5
The slope of the graphed line is 2. Which formulas HELP PLEASEEEE
3
represent the line that is graphed? Check all that apply.
4
1(4,4)
3
(1/2)
Oy-1 = {(x-2)
Oy-2 = {(x - 1)
Oy-4 = (x - 4)
x
2 3 4 5
2
o flux) = { x + 1
3
47
4
f(x) = 2 x + 4
5

Answers

Answer:

y - 2 = 2/3 (x-1)

OR

y - 4 = 2/3(x-4)

NOTE ;ALL WILL GIVE THE SAME RESULT

Step-by-step explanation:

With this graph,the equation can be found on a straight line as the graph is .

So the formula is

[tex]y - y1 = m(x - x1)[/tex]

where your m is your gradient or slope as already said,the equation can be used by this formula (note;after finding your normal slope (not on a straight line ) firstly)

When you are done take any of the points connecting to the x axis and y axis directly as in (4,-4) or (2,1)

Let your first number be x1 and second y1 and place it in the formula .

NOTE: Y and x is constant and your general solution should be in the form;

y = mx +c

where m is still your normal slope.

i’ll give brainliest to right answer please hurry

Answers

Answer:

Scientific notation uses exponential notation. When a number is written in scientific notation, the exponent tells you if the term is a large or a small number. A positive exponent indicates a large number and a negative exponent indicates a small number that is between 0 and 1.

Answer:

Look at the exponitial factor. If it is like 10^2 or like 10^10 the number is very big because it is raised to a very big power. Oppisitely, when it is rasied to a negative number, the number producted will have many decimal places. For example 10^-1 is literaly 0.1.

Step-by-step explanation:

Yes I got u

on a piece of paper, graph y=x^2+x-6 and identify the y-intercept. Then determine which answer choice matches the graph and y-intercept that you drew.

Answers

Answer:

c

Step-by-step explanation:

C is the correct answer

RESUELVE USANDO LAS PROPIEDADES DE LA POTENCIA
PLISSSSSSSSS CON PROCEDIMIENTOOOOOOO

Answers

Answer:

Tenemos dos propiedades de la potencia en este caso:

Para un numero real A:

[tex]A^0 = 1[/tex]

[tex](A^n)^m = A^{n*m}[/tex]

En este caso nuestra ecuación es:

[tex][ [(\frac{0.1234}{-3.2098})^4]^3]^0[/tex]

usando la segunda propiedad, podemos reescribir como:

[tex][ [(\frac{0.1234}{-3.2098})^4]^3]^0 = (\frac{0.1234}{-3.2098})^{4*3*0} = (\frac{0.1234}{-3.2098})^0[/tex]

Y acá tenemos un numero real a la potencia 0, sabemos que esto es igual a 1, entonces:

[tex](\frac{0.1234}{-3.2098})^0 = 1[/tex]

(-4x+6)+(x-5) please answer I’ll be happy :)

Answers

Answer:

− 3 x + 1

Step-by-step explanation:

Answer: -3x + 1

Step-by-step explanation: I know Math O_O

What is the next three-term of the geometric sequence? 60, 30, 15...?

Answers

Answer:

7.5

Step-by-step explanation:

it is feometeic progression

r=0.5

pls help me and answer it correctly:)​

Answers

Answer:

the biggest frequency is 6

and the least frequency is 4

I really don’t understand graphs

Answers

the answer would be A

what is the value of -2x²y³ when ×=2 and y=4?​

Answers

Answer:

1024

Step-by-step explanation:

Given :-

x = 2 y = 4

Value of -2x²y³

2x³ y³2 * (2)³ * (4)³2 * 8 * 64 1024

Answer:

254

Step-by-step explanation:

^ <- this is the square sign

-2x^y^3

x=2

y=4

put x values in to x place and y value in to y place.

-2(2)^2(4)^3

Find the squares and - it with 2

-2(4)(64)

2-256=254

:. the value of -2x^2y^3 =254

That the answer.

Hope this is what you asked.

Please help plz plz plz plz help me i have been struggling in this class

Answers

Answer:

1. Tyler

2. 8.33

3. 8.5

4. Tyler

Step-by-step explanation:

this is just playing with the numbers. no complex math concepts.

Tyler's graph shows she reached 1 mile after 8 1/3 minutes (8 minutes and 20 seconds). that is 25/3 minutes.

according to Elena's equation she reached 1 mile (x=1) after 8.5 minutes. that is 8 1/2 minutes or 8 minutes and 30 seconds.

so, we see that Elena took more time (10 seconds longer) to run 1 mile, so Tyler was faster.

to generally compare the 2 we can write also Tyler's graph as function (like for Elena) :

8 1/3 = 8.333333....

y = 8.33x

but that is just FYI (not asked for here).

since Tyler was faster (and her graph also showed a straight line of time and distance up to 10 minutes and beyond, so, she did not slow down after the first mile), she also ran further after 10 minutes. that is the definition of "being faster" - to go further in the same amount of time.

Tyler needed 8.33 minutes per mile.

Elena needed 8.5 minutes per mile.

and so, Tyler was faster.

points 1 and 4 are directly coupled. they both express the same thing.

Question 9 of 10
What is the area of the polygon given below?
3
3
19
14
2
12

Answers

Answer:

Please could you add an image, maybe I could answer then

Step-by-step explanation:

271 unit² is the  area of the polygon. The correct option is option B among all the given options.

What is area?

The size of a patch on a surface is determined by its area. Surface area is defined as the circumference of an open surface or indeed the boundaries of a three-dimensional object, whereas the area of a plane region and plane area relates to the area of a form or planar lamina.

Area can be interpreted as the quantity of material with such a specific thickness required to create a replica of the shape or as the quantity of paint required to completely cover a surface in a single coat. This is the two-dimensional equivalent of the volume of a solid or the length of a curve.

The area is the sum of 3 rectangles are:

First          12 × 19 = 228

Second       3 × 3   = 9

Third           2 × 17 = 34

total area = 228 + 34 + 9 =  271 unit²

Therefore,  271 unit² is the  area of the polygon. The correct option is option B.

To know more about area, here:

https://brainly.com/question/12187609

#SPJ7

Your question is incomplete but most probably your full question was,

What is the area of the polygon given below

in an examination 30% of the candidates failed in English and 35% failed in general studies and 27% failed in both subjects.if310 candidates passed in both how many candidates appeared in the examination​

Answers

Answer:

500

Step-by-step explanation:

HELP
Identify the domain of the function shown in the graph.

Answers

Answer:

D = [4, 10]

Step-by-step explanation:

Since the line starts when x = 4, the domain begins there. And since the line ends when x=10, the domain ends there.

Solve the system by substitution.
y + 4 = x
10x + 2y = 16

Answers

Answer:

(2, -2)

Step-by-step explanation:

Given system:

y + 4 = x 10x + 2y = 16

Substitute x into the second equation:

10(y + 4) + 2y = 1610y + 40 + 2y = 1612y = -24y = -2

Find x:

x = -2 + 4x = 2

Answer:

x = 2 and y = -2

Step-by-step explanation:

Given system :-

y + 4 = x

10x + 2y = 16

Solve the system by substitution:-

Let,

y + 4 = x ...(1)

10x + 2y = 16 ...(2)

Solve for y;

Substitute y + 4 as x in the eq.(2)

10( y + 4 ) + 2y = 16

Distribute 10.

10y + 40 + 2y = 16

Combine like terms.

12y + 40 = 16

Move constant to the right-hand side and change their sign.

12y = 16 - 40

Subtract 16 from -40.

12y = -24

Divide both side by 12.

12y / 12 = -24/12

Hence, y = -2

Solve for x.

Substitute the value of y in eq.(1)

-2 + 4 = x

Add -2 and 4.

Hence, 2 = x

Gil wants to have $9,500 in 7 years. Use the present value formula to calculate how much he should invest now at 2% interest, compounded semiannually in order to reach his goal.

Answers

Answer:

9500 × 1.02^7

Step-by-step explanation:

9500 × 1.02^7

Calculate that

Suppose a basketball player has made 231 out of 361 free throws. If the player makes the next 2 free throws, I will pay you $31. Otherwise you pay me $21.
Find the expected value of the proposition. Round your answer to two decimal places. Losses must be expressed as negative values.

Answers

Answer:

The expected value of the proposition is of -0.29.

Step-by-step explanation:

For each free throw, there are only two possible outcomes. Either the player will make it, or he will miss it. The probability of a player making a free throw is independent of any other free throw, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

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

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

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

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

And p is the probability of X happening.

Suppose a basketball player has made 231 out of 361 free throws.

This means that [tex]p = \frac{231}{361} = 0.6399[/tex]

Probability of the player making the next 2 free throws:

This is P(X = 2) when n = 2. So

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

[tex]P(X = 2) = C_{2,2}.(0.6399)^{2}.(0.3601)^{0} = 0.4095[/tex]

Find the expected value of the proposition:

0.4095 probability of you paying $31(losing $31), which is when the player makes the next 2 free throws.

1 - 0.4059 = 0.5905 probability of you being paid $21(earning $21), which is when the player does not make the next 2 free throws. So

[tex]E = -31*0.4095 + 21*0.5905 = -0.29[/tex]

The expected value of the proposition is of -0.29.

The following data was collected to explore how the average number of hours a student studies per night and the student's GPA affect their ACT score. The dependent variable is the ACT score, the first independent variable (x1)is the number of hours spent studying, and the second independent variable (x2) is the student's GPA
Effects on ACT Scores
Study Hours GPA ACT Score
5 4 27
5 2 18
5 3 18
1 3 20
2 4 21
Step 1 of 2: Find the p-value for the regression equation that fits the given data. Round your answer to four decimal places.
Step 2 of 2: Determine if a statistically significant linear relationship exists between the independent and dependent variables at the 0.01 level of significance. If the relationship is statistically significant, identify the multiple regression equation that best fits the data, rounding the answers to three decimal places. Otherwise, indicate that there is not enough evidence to show that the relationship is statistically significant.

Answers

Answer:

Pvalue = 0.1505

y = 0.550x1 + 3.600x2 + 7.300

Step-by-step explanation:

Given the data :

Study Hours GPA ACT Score

5 4 27

5 2 18

5 3 18

1 3 20

2 4 21

Using technology, the Pvalue obtained using the Fratio :

F = MSregression / MSresidual = 30.228571/ 8.190476 = 3.69

The Pvalue for the regression equation is:

Using the Pvalue from Fratio calculator :

F(1, 3), 3.69 = 0.1505

Using the Pvalue approach :

At α = 0.01

Pvalue > α ; Hence, we fail to reject H0 and conclude that ; There is not enough evidence to show that the relationship is statistically significant.

The regression equation :

y = A1x1 + A2x2 +... AnXn

y = 0.550x1 + 3.600x2 + 7.300

x1 and x2 are the predictor variables ;

y = predicted variable

Other Questions
what is twelve less than a variable 16 (14) = -9 (-8) = - 13 7 Anyone help edg hehdjskapaoa [tex]\sqrt\\x^{2} - 3\\[/tex] State the quadrant in which the terminal side of the given angle lies.0=5 Question 9 of 10Which statement correctly describes magnetic field lines?O A. They cross each other at right angles.B. They always point away from a south pole.C. They show the direction a south pole will point.D. They join north pole to south pole.. A study of the effects of color on easing anxiety compared anxiety test scores of participants who completed the test printed on either soft yellow paper or on harsh green paper. The scores for five participants who completed the test printed on the yellow paper were 17, 19, 28, 21, and 1 8. The scores for four participants who completed the test on the green paper were 20, 26, 17, and 24. Using the .05 level, test the researcher's prediction that participants should have lower anxiety scores when taking the test on the yellow paper than when taking the test on the green paper. What is the research hypothesis Which factors are involved in search engine optimization 21. Thank /work 22.I /the copy/ but /two things/ not/ like. 23. First/ use /shorter/ sentences 24. Long/ make /confuse. 25. Second /more/ graphics /say/ clear/ simple way.. 26. You/ great job 27. Correct/ I /suggested. 28. new version/ until tomorrow29. any /questions/ contact 30, look/ forward/ receiving/ reply The particular animals of a given geographic region are called its __________.A.floraB.faunaC.packsD.herdsPlease select the best answer from the choices provided.ABCD why is unit of pressure called a derived unit ?? 2) how do you measure the volume of milk? A has = 90, = 26 and = 30, Find the Angle BC, Side AB and BC. What is Anatomy and physiology Which of the following describes elaboration?restates the ideaadds information that further explains or defines the main ideasums up, or repeats, the main ideastates the main idea of the paragraph .Part D. Analyze the residuals.Birth weight(pounds)Adult weight(pounds)Predictedadult weightResidual1.510317182.5140.755a. Use the linear regression equation from Part C to calculate the predicted adult weight for each birth weight. Round to the nearest hundredth. Enter these in the third column of the table. b. Find the residual for each birth weight. Round to the nearest hundredth. Enter these in the fourth column of the table. c. Plot the residuals. d. Based on the residuals, is your regression line a reasonable model for the data? Why or why not? can someone please help with this urgently. you don't have to explain, just answer need help with this!! (7)* 8. Evaluate Mahesh rides a bus to work. The number of minutes his dailybus ride took over a two-week period are recorded below:M T W Th FWeek 1 12 8 10 9 12Week 2 8 7 12 9 10a. Find the mean, median, mode, and range of the data.b. Which measure would Mahesh use to describe how many minutesthe duration of his bus ride may differ from day to day? The Federalists dominated the first Congressional elections.a. Trueb. False URGENT PLS HELP! WILL GIVE BRAINLIEST (PICTURE INCLUDED)