A group of students plotted the number of hours they worked weekly during the holidays and the number of hours they spent cycling. Graph shows 0 to 60 on x and y axes at increments of 10. The label on the x axis is Weekly Hours Worked, and the label on the y axis is Weekly Hours Cycling. Dots are made at the ordered pairs 10, 45 and 13, 35 and 16, 42 and 24, 32 and 26, 43 and 32, 29 and 37, 23 and 39, 27 and 42, 19 and 45, 21 and 49, 19 and 50, 12. Which statement best describes the relationship between the number of hours spent working and the number of hours spent cycling? Greater hours worked, fewer hours spent cycling. Fewer hours worked, fewer hours spent cycling. Greater hours worked, greater hours spent cycling. There is no relationship between hours spent working and hours spent cycling.

Answers

Answer 1

Answer:

Greater hours worked, fewer hours spent cycling.

Step-by-step explanation:

Answer 2

Answer:

Greater hours worked, fewer hours spent cycling.

Step-by-step explanation:

:)


Related Questions

Y+3= -5(x-1) write the equation in slope intercept form

Answers

Answer: The equation in slope-intercept form: \(y=-5x+2\)

Step-by-step explanation:

The given equation of a line : \(y+3= -5(x-1)\)

The equation of a line in slope -intercept form: y=mx+c, where m= slope , c=y-intercept.

We first use distributive property(a(b+c)=ab+ac) to simplify the given equation, we get

\(y+3=-5x+5\)

Subtract 3 from both sides, we get

\(y=-5x-2\)

Hence, the equation in slope-intercept form: \(y=-5x+2\)

express the following quantities as ordinary decimal numbers:

The wavelength of light is 9 x 10-7m​

Answers

The answer I got is 90x -7m I hope this is right if not let me know so I can fix it
I needed that answer too thanks

In a horse race, how many different finishes among the first 3 places are possible if 10 horses are running?

Answers

There are 720 possible horse combinations for the first 3 places in the race.

To solve this problem, let us break this down one by one.

There are 10 possible horses that could win in first place.

Therefore, this means that for each of these possibilities, there are now 9 horses that could come in second.

So there are 10 x 9 possible combinations for the first 2 places.

10 x 9 = 90.

And for each of those combinations, there are also 8 possible horses that could come in the third place. So

10 x 9 x 8 = 720

There are 720 possible horse combinations for the first 3 places in the race.

Learn more about combinations here: https://brainly.com/question/4507511

#SPJ4

3 5 fraction fill up 6 bowls =

Answers

The fraction of the box she puts in each bowl is, 1/10

What is a fraction?

Fraction is a mathematical term, which represents the portion or sub-parts of the whole thing. Basically, It has two parts: numerator and denominator.

Numerator is a number which lies on the top side, it indicates the number of equal parts taken and denominator is on the bottom side, it indicates the equal parts of the whole number.

To find the fraction of the box that Evangeline puts in each bowl, we need to divide the total amount of nuts in the box by the number of bowls.

The amount of nuts she has is 3/5 of a box.

To find the amount of nuts in each bowl, we need to divide 3/5 by 6:

(3/5) ÷ 6

To divide by a fraction, we can multiply by its reciprocal:

= (3/5) ÷ (6/1)

= (3/5) x (1/6)

Multiplying across, we get:

= (3/5) x (1/6)

= 3/30

= 1/10

Therefore, Evangeline puts 1/10 of the box in each bowl.

To know more about Fraction check:

https://brainly.com/question/8482939

#SPJ9

The complete question:

Evangeline has 3/5 of a box of nuts. She uses it to fill 6 bowls. What fraction of the box does she put in each bowl.


4) Find the values of k for which the line y = 3x + 1 cuts the curve y = x² + kx + 2 in two distinct
points.

Answers

Answer:

\(k<1, k>5\)

Step-by-step explanation:

\(3x+1=x^2+kx+2 \\ \\ x^2+x(k-3)+1=0 \\ \\ \Delta>0 \implies (k-3)^2-4(1)(1)>0 \\ \\ (k-3)^2-2^2>0 \\ \\ (k-1)(k-5)>0 \\ \\ k<1, k>5\)

What is an equation of the line that passes through the points (-1,3) and (-1,6)?​

Answers

The answer is -9 going through the line that passes

find the average height of the paraboloid z=x2 y2 over the square 0≤x≤1, 0≤y≤1.

Answers

The formula for the average height of the paraboloid over R is  1/8.

The formula for the average of a function f(x,y) over a rectangular region R with area A is as follows:

1/A ∫∫R f (x,y) dA

In this case, we want to find the average height of the paraboloid z = x^2y^2 over the square 0 ≤ x ≤ 1, 0 ≤ y ≤ 1. Therefore, we have:

A = ∫∫R dA = ∫0¹ ∫0¹ dx dy = 1

The formula for the average height of the paraboloid over R is:

1/A ∫∫R z dA = 1 ∫0¹ ∫0¹ x^2y^2dxdy

= 1/4 * [x^4y^2/2] from 0 to 1 and from 0 to 1

= 1/4 * [1(1/2) - 0(1/2)] * [1(1/2) - 0(1/2)]

= 1/8

To know more about function visit:

https://brainly.com/question/30721594

#SPJ11

Find the solution of the following differential equation by Laplace transforms with initial conditions for each equation: a) y" – y = t y(0) = 1, y'(0) = 1 b) y" + y' = t² + 2t y(0) = 4, y'(0) = -2 c) d²y/dt⁴ + d³y/dt³ = cost y(0) = y'(0) = y"' (0) = 0, y" (0) = 1

Answers

Laplace transforms are an essential mathematical tool used to solve differential equations. These transforms transform differential equations to algebraic equations that can be solved easily.

To solve the differential equations given in the question, we will use Laplace transforms. So let's start:Solution:a) y" – y = t y(0) = 1, y'(0) = 1First, we take the Laplace transform of the given differential equation.L{y" - y} = L{ty}

Taking the Laplace transform of both sides gives:L{y"} - L{y} = L{ty}Using the formula, L{y"} = s²Y(s) - s*y(0) - y'(0), and L{y} = Y(s) then we get:s²Y(s) - s - 1 = (1/s²) + (1/s³)Rearranging the above equation, we get:Y(s) = [1/(s²*(s² + 1))] + [1/(s³*(s² + 1))]Now, we apply the inverse Laplace transform to find the solution.y(t) = (t/2)sin(t) + (cos(t)/2)

The solution of the differential equation y" – y = t, with initial conditions y(0) = 1, y'(0) = 1 is y(t) = (t/2)sin(t) + (cos(t)/2).

To know more about Laplace transforms visit

https://brainly.com/question/30759963

#SPJ11

The sampling distribution of differences between means approximates a normal curve whose _____is zero.

Answers

The sampling distribution of difference between means approximates a normal curve whose mean is zero.

The sampling distribution means the probability distribution based on the large number of samples of size n from the given population

Mean is the average of the given numbers and it is calculated by dividing the sum of observation by the number of observation. Here the term observation represents the given data.

Here they used the normal curve, sot its mean value is zero

To learn more about Sampling distribution here

https://brainly.com/question/13068170

#SPJ4

Can someone help me out please??​

Can someone help me out please??

Answers

Answer:

26 and 27

Step-by-step explanation:

Each day that a library book is kept past its due date a 30 dollar fee is charged at midnight which ordered pair is a viable solution if x represents the number of days that a library book is late and y represents the total fee

Answers

THIS IS THE COMPLETE QUESTION BELOW;

Each day that a library book is kept past its due date, a $0.30 fee is charged at midnight. Which ordered pair is a viable solution if x represents the number of days that a library book is late and y represents the total fee?

Answers:

(–3, –0.90)

(–2.5, –0.75)

(4.5, 1.35)

(8, 2.40)

Answer

(8, 2.40)

Step by step Explanation

✓We can denote the number of days library book is late = X,

✓We can denote the the total fee = Y.

We were told $0.30 fee is charged at midnight.

Then for lateness for just 1day,the charged fees= 1day ×

$0.30

For X number of days the charged fees= Xday ×$0.30

Therefore, total charge for lateness for X number of days late = Y.

Then can be expressed as

Y= 0.30 * X...............eqn(1)

We can now test the option one after the other

FIRST OPTION (-3, -0.9)

Here we should know the number of days cannot be negative so there is no need of testing in the equation (1)

SECOND OPTION (-2.5, -0.75)

Here we should know the number of days cannot be negative so there is no need of testing in the equation (1)

THIRD OPTION(4.5, 1.35)

here the number of days will definitely be a whole number not 4.5, it's either

charge for 4 days or 5 days.

FORTH OPTION (8, 2.40)

this should be correct because the number of days is whole number and not negative, then if we test it from our equation it satisfy the equation too

Y= 0.30 * X...............eqn(1)

Y= 0.30 * X

2.40= 0.30 * 8

2.40 = 2.40.

Therefore, (8, 2.40) is the answer

With the airplane loaded as follows, what action can be taken to balance the airplane? front seat occupants = 411 lb rear seat occupants = 100 lb main wing tanks = 44 gal

Answers

The airplane will become balanced if we add a 100- pound weight to the baggage compartment.

Why should the weight on the airplane be balanced?

An airplane is used to convey people and goods from one point to another by air. The airplane must be airlifted. This means that the airplane must be balanced while on air. If the airplane is not balanced, it may be difficult to control.

Looking at the situation of this airplane, the airplane will become balanced if we add a 100- pound weight to the baggage compartment.

Learn more about airplane weight:https://brainly.com/question/13377002

#SPJ4

delivered.
a. What is the constant rate of​ change? What does it​ represent?
b. What is the initial​ value? What might that​ represent?

Answers

The constant rate of change and initial value for the given graph are 40 and 20 respectively. the initial value might represent the fixed cost of the soil.

What is the slope of straight line?

The slope of a straight line is the tangent of the angle formed by it with the positive x axis as the reference. The negative slope indicates the rate of decrease while the positive shows the rate of increase.

The given problem can be solved as follows,

(a) The graph given is a straight line that passes through (0, 40) and (10, 240).

The constant rate of change is equivalent to the the slope of the line given as,

⇒ (240 - 40)/(10 - 0) = 20

(b) The initial value of the graph is given as the y-intercept of the line.

Which is given as 40.

It might represent the fixed cost.

Hence, the constant rate of change is given as 40 and the initial value is 20 which might represent the fixed cost.

To know more about slope click on,

https://brainly.com/question/3605446

#SPJ1

The missing graph is attached here.

delivered.a. What is the constant rate of change? What does it represent?b. What is the initial value?

Please help it’s geometry :(

Please help its geometry :(

Answers

Answer:

\(\sqrt{85}\)

Step-by-step explanation:

Using the distance formula:

\(x=\sqrt{(5-(-2))^2+(3-(-3))^2}=\sqrt{7^2+6^2}=\sqrt{49+36}=\sqrt{85}\)

Hope this helps!

HELP ASAP
Diamond has $27.38 saved up right now. Every week, her dad gives her $5.30 in allowance. How much money
will she have in five weeks?

Answers

Answer:

$53.88

Step-by-step explanation:

27.38+5.3*5

5.3 x 5 = 26.5

27.38 + 26.5 = 53.88

She will have $53.88

A total of $10,000 was invested in a college fund for a new grandchild. If the interest rate is 5%,
compounded quarterly, how much will be in the account after 18 years?

Answers

The amount in the account after 18 years will be about $24,459.2.

What is Compound Interest?

Compound interest is defined as the amount of interest which has been calculated on the principal amount as well as the amount accumulated over the previous period is also included.

Final amount in a compound interest can be calculated as,

A = P (1 + \(\frac{r}{n}\) ) ^ (n t)

Here, A is the final amount, P is the principal amount, n is the number times interest is compounded in a year, r is the rate of interest and t is the time in years.

Here, P = $10,000

r = 5% = 0.05

n = 4, since the compounding is quarterly

t = 18 years

Substituting,

A = 10,000 (1 + \(\frac{0.05}{4}\))^ (4 × 18)

  = 10,000 (1.0125)⁷²

  = 24,459.2

Hence there will be an amount of $24,459.2 in the account after 18 years.

Learn more about Compound Interest here :

https://brainly.com/question/29335425

#SPJ1

Please answer part a and part b in complete sentences ​

Please answer part a and part b in complete sentences

Answers

Answer:

Part A = 0Part B = 0

Step-by-step explanation:

Part A

\( { ({6}^{2} )}^{x} = 1 \\ { ({6}^{2}) }^{x} = {6}^{0} \\ {6}^{2 \times x} = {6}^{0} \\ 2x = 0 \\ x = \frac{0}{2} \\ x = 0 \\ \)

Part B

\( {( {6}^{0} )}^{x} = 1 \\ { ({6}^{0} )}^{x} = {6}^{0} \\ {6}^{0 \times x} = {6}^{0} \\ 0 \times x = 0 \\ x = 0\)

Marjane wants to create a set of data with 6 values. She wants the mode to be as good as the median to represent the data set. Which set of data best represents what Marjane could create?
24, 24, 25, 29, 29, 29
24, 25, 26, 27, 30, 30
24, 25, 25, 25, 26, 26
24, 24, 25, 26, 26, 27

Answers

As per the median, the set of data that fulfilling Marjane's requirement is 24, 25, 25, 25, 26, 26 (option c).

In statistics, data is a collection of numbers or values that represent a particular phenomenon. One way to measure central tendency, or the typical or representative value of the data, is through the median and the mode.

The median is the middle value when the data is arranged in numerical order, and the mode is the value that appears most frequently.

The third set of data is 24, 25, 25, 25, 26, 26.

The median is the middle value, which is also (25+25)/2 = 25.

The mode is the value that appears most frequently, which is 25.

Therefore, the mode and median are the same, fulfilling Marjane's requirement.

Therefore, the correct option is (c).

To know more about median here

https://brainly.com/question/30891252

#SPJ4

Determine whether the following statement is true or false. If it is false, rewrite it as a true statement. A sample statistic will not change from sample to sample Choose the correct answer below O A. The statement is false. A sample statistic can change from sample to sample O B. The statement is true. C. The statement is false. A population statistic will not change from population to population. O D. The statement is false. A sample parameter will not change from sample to sample

Answers

Option A. The statement is false. A sample statistic can change from sample to sample.

What is sample statistic?

Values that are calculated from the sample data provided is referred to as a sample statistic. In simple terms, sample is the small group that is a part of large part. It is a measurement that is obtained from the samples that are taken to provide insight into the parameter of the population that is unknown. Although it is known for a specific sample, it is not a constant.

So basically yes, a sample statistic can change from sample to samples based on the data given each time.

To know more about sample statistic,visit:

https://brainly.com/question/29490427

#SPJ1

Jessica is packing books for her move She has 93 books. Each box can fit 6 books. How many boxes does she need to move all of her books? (Long division please)

Answers

Answer:

16

Step-by-step explanation:

93:6=15.5 As the box can't be half so 16 boxes. In 15 she will pack in each 6 books and in other box 3 books

Answer:

She will need 16 boxes with space for 3 more books

Step-by-step explanation:

HELP FAST

WILL MAKE BRAINLIEST

HELP FASTWILL MAKE BRAINLIEST

Answers

Answer:

x = 0.357143

General Formulas and Concepts:

Pre-Algebra

Order of Operations: BPEMDAS

Brackets Parenthesis Exponents Multiplication Division Addition Subtraction Left to Right

Equality Properties

Multiplication Property of Equality Division Property of Equality Addition Property of Equality Subtract Property of Equality

Step-by-step explanation:

Step 1: Define

-1.6 - 2x = 5x + 0.9

Step 2: Solve for x

Add 2x on both sides:                    -1.6 = 7x + 0.9Subtract 0.9 on both sides:           2.5 = 7xDivide 7 on both sides:                  0.357143 = xRewrite:                                           x = 0.357143

All observations in a list are multiplied by 5. Which of the following will NOT change? a)the average b)the deviations c)the standard deviation d)the observations expressed in standard units

Answers

Answer:

d)the observations expressed in standard units

Step-by-step explanation:

The average will change and hence, consequently, so will the deviations from the average and also the standard deviation. so, the only option left is d)

HELP ME PLEASE!!! HELP ME PLEASE!!!


A Diginacci sequence is created as follows.

• The first two terms are any positive whole numbers.

• Each of the remaining terms is the sum of the digits of the previous

two terms.

For example, starting with 5 and 8 the Diginacci sequence is

5, 8, 13, 12, 7, 10,. . .

The calculations for this example are

5 + 8 = 13, 8 + 1 + 3 = 12, 1+ 3 +1+ 2 = 7, 1 + 2 + 7 = 10.


1. Find, with explanation, two starting terms for a Diginacci sequence

so that its 2021st term is 11.


2. Find, with explanation, a Diginacci sequence that has no term equal

to 11

Answers

1. To find two starting terms for a Diginacci sequence such that the 2021st term is 11, we can work backward from the 2021st term to determine the preceding terms.

Let's denote the first term as a and the second term as b. We need to find the values of a and b that will result in the 2021st term being 11.

Working backward, we know that the 2021st term (which is 11) is the sum of the digits of the previous two terms. Let's denote the (2020)th term as x and the (2019)th term as y. Therefore, we have:

11 = x + y

2. To find a suitable pair of x and y, we can iterate through possible values. Since the first two terms can be any positive whole numbers, we have some flexibility in choosing them.

For example, let's try a = 1 and b = 1:

Term 1: 1

Term 2: 1

Term 3: 2

Term 4: 1

Term 5: 3

Term 6: 4

Term 7: 7

Term 8: 11

The 8th term is 11, which matches our target. Therefore, if we start with a = 1 and b = 1, the 2021st term will indeed be 11.

To find a Diginacci sequence that has no term equal to 11, we need to ensure that none of the subsequent terms sum up to 11.

One way to achieve this is to start with two terms that are relatively large and have no digits summing up to 11. Let's try a = 99 and b = 100:

Term 1: 99

Term 2: 100

Term 3: 19 (9 + 9)

Term 4: 10 (1 + 0)

Term 5: 1

Term 6: 1

Term 7: 2

Term 8: 3

Term 9: 5

Term 10: 8

Term 11: 13

Term 12: 12

Term 13: 7

Term 14: 10

...

By starting with a = 99 and b = 100, the Diginacci sequence continues without reaching the value 11. The terms keep changing without summing up to 11, as seen in the subsequent terms above.

Thus, this particular Diginacci sequence starting with a = 99 and b = 100 does not have any term equal to 11.

Look at the twelve sub-scores that make up a country's economic freedom score. Which sub-score do you think is most important for an MNE to consider

Answers

While the importance of sub-scores may vary depending on the specific circumstances and goals of a multinational enterprise (MNE), one sub-score that is often considered crucial is the "Property Rights" sub-score.

Property rights provide the legal framework for protecting and enforcing ownership of assets, including intellectual property, real estate, and investments. Strong property rights ensure that MNEs have secure and enforceable rights over their assets, reducing the risk of expropriation, unauthorized use, or infringement.

For an MNE, secure property rights are essential for various reasons. They enable the MNE to confidently invest in and develop new assets, protect their intellectual property, and establish long-term contracts and business relationships. Secure property rights also foster a favorable investment climate, attracting foreign direct investment and facilitating economic growth.

Additionally, property rights contribute to a stable and predictable business environment, reducing uncertainty and facilitating planning and decision-making processes for MNEs. By considering the property rights sub-score, MNEs can assess the level of legal protection and security of their assets in a particular country, which is crucial for ensuring a favorable and stable business environment.

Learn more about Multinational Enterprise at

brainly.com/question/32128380

#SPJ4

Complete Question:

Look at the twelve sub-scores that make up a country's economic freedom score. Which sub-score do you think is most important for an MNE (multi-national enterprise) to consider? The sub-score groups are listed below in the bullet points.

Property rightsJudicial effectivenessGovernment integrityTax burdenGovernment spendingFiscal healthBusiness freedomLabor freedomMonetary freedomTrade freedomInvestment freedomFinancial freedom

Organizational culture is set by a. the manager b. the ethics committee c. the engineer d. none of the given options

Answers

Organizational culture is defined as the common beliefs, values, attitudes, customs, behaviors, and traditions that characterize a specific organization and determine the manner in which it functions. Organizational culture is set by the manager.

In a corporate or business environment, organizational culture can influence the daily operations of employees. It is the responsibility of managers to create a positive culture that emphasizes teamwork, respect, integrity, and accountability. The manager is an essential individual responsible for establishing and maintaining the organization's culture, which will ultimately define the employee's attitudes, behaviors, and productivity levels. He or she sets the tone for the workplace by creating an environment that fosters collaboration, innovation, and success. Employees need to feel connected to their workplace and colleagues to be motivated to do their best work. If a manager promotes a culture of fear, competition, or dishonesty, employees may become unmotivated or unproductive. An effective manager understands the importance of creating a positive workplace culture and works hard to establish and maintain it. Managers can establish a positive culture by encouraging open communication, providing regular feedback and recognition, fostering a sense of teamwork, creating opportunities for professional development, and setting high standards for performance. Managers must lead by example and demonstrate the behaviors and attitudes that they expect from their employees. They must hold themselves and others accountable for their actions, communicate expectations clearly, and provide support when needed. A positive organizational culture will enable an organization to attract and retain top talent, increase employee engagement, and promote collaboration and innovation.

To know more about Organizational culture visit:

https://brainly.com/question/28503044

#SPJ11

1. A rectangular cake pan is 13 centimeters by 21 centimeters by 5 centimeters.

What is the volume of the cake pan?

A. 340 cm 3

B. 455 cm3

C. 1365 cm3

D. 886 cm3

Answers

I think the answer is B

Helpppppp and explain pls

Helpppppp and explain pls

Answers

Answer:

option e

Step-by-step explanation:

It should be arranged in table form

Row ------> Classes

Column  -----> Courses

                     Sophomores           Juniors          Seniors

Biology                 110                        60                 20

Chemistry              50                        140               85

Physics                    17                         70                107

The diagram shows triangle FGH, with FG = 14cm, GH = 12cm and FH=6cm
i) Calculate the size of angle HFG

Answers

Answer:

  58.4°

Step-by-step explanation:

You have ∆FGH with f = 12 cm, g = 6 cm, and h = 14 cm, and you want to know the measure of angle F.

Law of cosines

The law of cosines tells you ...

  f² = g² +h² -2gh·cos(F)

Solving for angle F gives ...

  F = arccos((g² +h² -f²)/(2gh))

  F = arccos(88/168) ≈ 58.412°

Angle HFG is about 58.4°.

The diagram shows triangle FGH, with FG = 14cm, GH = 12cm and FH=6cmi) Calculate the size of angle HFG

In a right triangle, the altitude q from the right angle to the hypotenuse divides the hypotenuse into 4 cm and 16 cm segments. Find the length of q, in cm.

Answers

The required length of altitude q in centimeters is 8 cm.

What is the geometric mean theorem for triangles?

The geometric mean theorem for triangles states that if we draw an altitude from the vertex of the right angle of a right triangle, then the length of the altitude is the geometric mean of the lengths of the two segments of the hypotenuse that are adjacent to the altitude.

Here,
From the above definition,
q² = 4 × 16
q = √[4×16]
q = 8

Thus, the required length of altitude q in centimeters is 8 cm.

Learn more about the geometric mean theorem here:

https://brainly.com/question/10612854

#SPJ1

Help me with this please giving brainlist

Help me with this please giving brainlist

Answers

Answer: 6 pounds is the mode

Step-by-step explanation: 6 is the most common number

Other Questions
In what ways did the alliance system, implemented to maintain a peaceful balance of power in Europe, in fact have the opposite effect explain why antibiotics are not consistently effective against infection of bacteria PLS HELP MEEEEEEEEEE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Write the correct letter to identify the structure being described. Letters may be used more than once.described as a nerve columncerebrum is its largest partprotected by the vertebraespinal cordbody nervescarries messages from skin to spinal cordmore than 100 billion neurons are found here31 pairs of nerves extend from itprotected by the skullsends and receives messages from all parts of the body Find the equation of the line through point (-2, -2) and parallel to 3x + 4y =12 What would a velocity of a rock dropped from a cliff be after falling for 6 seconds?A. 58.8m/sB. 1.6m/sC. 12m/sD. 30m/s PLEASE HELP!!!!!Read the poem.The Whippoorwillby Madison Julius CaweinI. Above lone woodland ways that led To dells the stealthy twilights tread The west was hot geranium red; And still, and still, Along old lanes the locusts sow With clustered pearls the Maytimes know, Deep in the crimson afterglow, We heard the homeward cattle low, And then the far-off, far-off woe Of "whippoorwill!" of "whippoorwill!"II. Beneath the idle beechen boughs We heard the far bells of the cows Come slowly jangling towards the house; And still, and still, Beyond the light that would not die Out of the scarlet-haunted sky; Beyond the evening-star's white eye Of glittering chalcedony, Drained out of dusk the plaintive cry Of "whippoorwill," of "whippoorwill."III. And in the city oft, when swims The pale moon o'er the smoke that dims Its disc, I dream of wildwood limbs; And still, and still, I seem to hear, where shadows grope Mid ferns and flowers that dewdrops rope, Lost in faint deeps of heliotrope Above the clover-sweetened slope, Retreat, despairing, past all hope, The whippoorwill, the whippoorwill.Whippoorwill - a nocturnal bird with a distinctive call that is suggestive of its nameIn "The Whippoorwill," what is the speaker's viewpoint of the whippoorwills call?A. It is beautiful, and he wishes he could hear it more.B. It makes him feel sad that the day is coming to an end.C. It makes him wish that more birds lived near him.D. He finds it annoying and disruptive to the calm. if you have 1k pencils and you distrubets youe friends about 990 pencils then how many will remain with you????a.1b.1000c.2d.5000 Characteristics 0f X-ray 6. The image to the right shows a moment of inertiademonstrator device. This device can spin its four armsaround its center. On each arm is a weight that can beadjusted closer or farther from the center of rotation.A student says, Moving the weights away from the centerof mass does not change the moment of inertia, since thetotal diameter of the device does not change." Do youagree with this statement? Explain. Find the quotient and remainder using long division for10x3+17x2+16x+192x2+x+3 . 3) Angela has 37 coins in dimes and nickels. She has a total of $3.30. a) Write the system of 2 linear equations. b) How many dimes does Angela have? c) How many nickels does Angela have? PLEASE HELP!!! Predicting the Characteristics of images formed What are the characteristics of the image formed by the object? I F 2F 2F F A population of termites initially consists of darkly colored and brightly colored members. after several generations, the termite population consists almost entirely of darkly colored members because the brightly colored termites are easier for a predatory species of insectivores to locate. this situation is an example of? *Normal Distribution*(5 pts) The diameters of bolts produced in a machine shop are normally distributed with a mean of 5.11 millimeters and a standard deviation of 0.07 millimeters. Find the two diameters that separate th PLEASE HELP FAST!!!!! ILL MARK BRAINLIEST!!!!!Brigit earns $10 per hour for bagging groceries at a grocery store and $8 per hour forbabysitting. She wants to earn at least $80 this week. The linear inequality shown in thegraph represents this situation, where x is the number of hours she works at the grocerystore and y is the number of hours she babysits. Which ordered pair is a solution of thelinear inequality?Weekly Earnings ofat Least $801086Time Babysitting (W4X268104Time Worked atGrocery Store (h)O (2,7)O (3,6)O (8,3)(6,2) What are the two ways of scoring in volleyball?1. tournament scoring and match scoring2. side out scoring and rally scoring3. college scoring and high school scoring4. beach scoring and gym scoring Help i will give brainliest if right due in 5 minutes 2. rank the mongol leaders from least important to most important based upon what you learned in the lesson. explain the rank of each person and the reason for their ranking. Which of the following expressions is equivalent to x+143x2711y ?A 12x11y27B 4x+11y+41C 12x38yD 2x11y13 T divided by 15 equals 3 cole participated in a clinical research study in which he was instructed to take an experimental medication once a day and report whether or not his abdominal distress improved. the medication cole took had no active ingredient. cole was taking a