The graph represents a functional relationship.


On a coordinate plane, a straight line with a negative slope begins at point (1, 3), crosses the x-axis at (4, 0), and exits the plane at (18, negative 14).


Which value is an input of the function?


–14

–2

0

4

Answers

Answer 1

Answer:

The option(iv) :- 4 will be correct

hope you will like the answer and. mark it BRAINALIST

thanks

Answer 2

Answer:

D.4

Step-by-step explanation:

That is the correct answer on Edge Unit Test.


Related Questions

explain why the following sequence cannot be generated using only the seq() and rep() functions in the same way as the sequences in (a). what makes this pattern different from the patterns in (a)? how can you generate this sequence? [1] 10 9 8 7 6 9 8 7 6 5 8 7 6 5 4 7 6 5 4 3 6 5 4 3 2 hint: since this sequence cannot be generated using only seq() and rep(), consider another operation in addition to seq() and rep() to combine simpler sequences into this more complicated pattern.

Answers

This will generate the desired sequence [1] 10 9 8 7 6 9 8 7 6 5 8 7 6 5 4 7 6 5 4 3 6 5 4 3 2. In this sequence, the numbers decrease from 10 to 1, then increase from 9 to 1, and so on.

The given sequence [1] 10 9 8 7 6 9 8 7 6 5 8 7 6 5 4 7 6 5 4 3 6 5 4 3 2 cannot be generated using only the seq() and rep() functions because it involves a more complex pattern than the sequences generated using seq() and rep() alone. In this sequence, the numbers decrease from 10 to 1, then increase from 9 to 1, and so on.

To generate this sequence, you can use the c() function in addition to seq() and rep(). The c() function is used to combine different elements or vectors into a single vector. Here is how you can generate this sequence:

1. Start by creating the decreasing sequence from 10 to 1 using seq() function:
  seq(10, 1)

2. Next, create the increasing sequence from 9 to 1 using seq() function:
  seq(9, 1)

3. Combine the above two sequences using the c() function:
  c(seq(10, 1), seq(9, 1))

4. Repeat the combined sequence 6 times using rep() function:
  rep(c(seq(10, 1), seq(9, 1)), times = 6)

Learn more about sequence

https://brainly.com/question/33469806

#SPJ11

the coordinates of the point of intersection of lines px + y = 3 and x + 2y = q are (2, -3). find the value of p and q

Answers

Answer:

p = 3 and q = - 4

Step-by-step explanation:

Substitute the coordinates of the solution (2, - 3 ) into the equations and solve for p and q

px + y = 3 , then

2p - 3 = 3 ( add 3 to both sides )

2p = 6 ( divide both sides by 2 )

p = 3

and

x + 2y = q , then

2 + 2(- 3) = q

2 - 6 = q , so

q = - 4

katarina bought a package of 500 stickers are heart. The remaining stickers are stars

Answers

Where is the question?

Answer: There are 375 star stickers and 125 heart stickers.

There are 500 stickers with 20 stickers per sheet; 500/20 = 25 sheets of stickers.

25% of each sheet is hearts; 25/100(20) = 5 heart stickers per sheet.  5(25) = 125 total heart stickers.

20 stickers per sheet - 5 heart stickers per sheet = 15 star stickers per sheet.  15(25) = 375 total star stickers.


Venus has switches at the top and bottom of her stairs to control the light for the stairwell. She notices that when the upstairs switch is up and the downstairs switch is down, the light is turned on.

b. If both the upstairs and downstairs switches are in the up position, will the light be on?
Explain your reasoning.

Answers

If both the upstairs and downstairs switches are in the up position, the light will be off

How to determine if the light will be on?

The given parameters are

Switches = 2 i.e. top and bottom

Also, we have:

When the upstairs switch is up and the downstairs switch is down, the light is turned on.

This means that the light is only on when the upstairs switch is up and the downstairs switch is down

Any other position of the switches, the light is off

From the question, we have

Both the upstairs and downstairs switches are in the up position

This is different from the required position to on the light

Hence, the light will be off

Read more about truth values at:

https://brainly.com/question/10987201

#SPJ1

3x +y = -5
2x + 3y = -8

Answers

Answer:

Step-by-step explanation:

for 3x +y = -5

it's \(x = \frac{-5 -y}{3}\)

and for 2x + 3y = -8 it's

\(x = \frac{-8 - 3y}{2}\)

If 4 shirts cost 50 how much will 7 cost

Answers

Answer:

87.5

Step-by-step explanation:

i think this is only the answer

have a nice time

tell me if the ans is right if wrong then to

If 4 shirts cost 50 how much will 7 cost

What are all values of x for which the function f is defined by f(x)= x^3 +3x^2 -9x +7 is increasing?a) -31d) x <-1 or x > 3e) all real numbers

Answers

The values of x for which the function f(x) = x³ + 3x² - 9x + 7 is increasing are (-∞, -3) and (1, +∞).

To find the values of x for which the function f(x) = x³ + 3x² - 9x + 7 is increasing, we need to take the derivative of the function and determine where the derivative is positive.

f(x) = x³ + 3x² - 9x + 7

f'(x) = 3x² + 6x - 9

To find where f(x) is increasing, we need to find the values of x where f'(x) > 0.

3x² + 6x - 9 > 0

Simplifying this inequality, we get

x² + 2x - 3 > 0

Factoring the left side of the inequality, we get

(x + 3)(x - 1) > 0

The critical points of f(x) occur when f'(x) = 0 or when the denominator of f'(x) is undefined. The denominator of f'(x) is always defined, so we only need to find where f'(x) = 0

3x² + 6x - 9 = 0

Dividing both sides by 3, we get

x² + 2x - 3 = 0

Factoring the left side of the equation, we get

(x + 3)(x - 1) = 0

So the critical points of f(x) are x = -3 and x = 1.

Now we can use a sign chart to determine the intervals where f'(x) > 0.

Learn more about critical points here

brainly.com/question/30325317

#SPJ4

The given question is incomplete, the complete question is:

What are all values of x for which the function f is defined by f(x)= x³ +3x² -9x +7 is increasing?

What are all values of x for which the function f is defined by f(x)= x^3 +3x^2 -9x +7 is increasing?a)

Which measurement could be a surface area measure?

64.5 m 3
50 g
18 ft.
27.9 mm 2

Answers

The measurement that could be a surface area measure is D. 27.9 mm². The unit "mm²" represents square millimeters, which is a measurement of surface area.

What is a surface area?

A surface area is the measurement of the outside area of an object or shape.

A surface area usually measures the surfaces of an object like the sides, top, and bottom.  

It is measured in square units like square inches or square meters.

It is an important concept that is used in different areas like geometry (like a cone, cylinder, rectangular prism, etc.), physics, and engineering.

Learn more about surface area at brainly.com/question/951562

#SPJ1

HELP NO LINKS OR FILES DUE TODAY

HELP NO LINKS OR FILES DUE TODAY

Answers

Answer:

for every 13 dogs, there are 25 cats.

Step-by-step explanation:

It's simple you put dog on top since it came first and then cats on bottom. I hope this help :)

Those methods involving the collection, presentation, and characterization of a set of data in order to properly describe the various features of that set of data are called?

Answers

Those methods involving the collection, presentation, and characterization of a set of data in order to properly describe the various features of that set of data are called descriptive statistics.

Descriptive statistics:- Descriptive statistics helps to describe, summarize and organize the set of data efficiently and in an informative way, so that it'll be easier to make conclusion about the data in order to make rational decisions. This method describes the characteristics of a dataset.

Example:- The average test score for the students of a particular class, gives descriptive sense of the typical scores.

There are three types of descriptive statistics-

Univariate statistics:- It summarizes only one variable at a time.Bivariate statistics:- It compares between two variables.Multivariate statistics:- It compares between more than two variables.

Thus we can conclude that, those methods involving the collection, presentation, and characterization of a set of data in order to properly describe the various features of that set of data are called descriptive statistics.

To know more about descriptive statistics refer below link:

https://brainly.com/question/13335435

#SPJ4

To divide
by
, answer this question: How many sets of
are in
? Use the model representing the fraction
to help you answer the question. (Hint: Think about grouping the blue boxes into pairs.)

Answers

Improper format. You need to post the picture as well.

if 15% of adults in a certain country work from home, what is the probability that fewer than 60 out of a random sample of 500 adults will work from home?

Answers

The probability that fewer than 60 adults will work from home will be 2%.    

we have to use the Normal probability distribution to find the probability

In a normal distribution with mean μ, SD σ, z-score Z of a measure X  is given by

Z = (X-μ)/ σ

here,

15% adults work from home , So  p= 0.15

                                                       n = 500

∴  μ = np = 500(0.15) = 75

σ  = \(\sqrt{np(1-p)}\)

σ = 7.98

Now we have  selected adults(60) less than n (500)

So using the continuity correction , the probability is P(X< 60 - 0.5)

                                                                            = P( X< 59.5)

which is the p-value of Z when X = 59.5

∴ Z = (X-μ)/ σ

Z  =  (59.5 - 75)/7.98

Z =   - 1.98

so the p-value is 0.02

0.02 = 2% probability that fewer than 60 adults will work from home.

learn more on normal probability distribution here :

https://brainly.com/question/14210034

#SPJ4

joe and his friends watched a total of 41 movies this past year. if a typical movie lasts approximately 2 hours then which of the following quantities is an appropriate representation of the number of minutes joe and his friends spent watching movies

Answers

29,930 is the correct answer

the number of minutes joe and his friends spent watching movies are 4920 minutes.

What is a mathematical function, equation and expression?function : In mathematics, a function from a set X to a set Y assigns to each element of X exactly one element of Y. The set X is called the domain of the function and the set Y is called the codomain of the function.expression : A mathematical expression is made up of terms (constants and variables) separated by mathematical operators.equation : A mathematical equation is used to equate two expressions.

Given is that joe and his friends watched a total of 41 movies this past year. if a typical movie lasts approximately 2 hours.

Assume that the number of minutes joe and his friends spent watching movies is given by [x]. Then, we can write -

[x] = 41 x 2 x 60

[x] = 41 x 120

[x] = 4920 minutes.

Therefore, the number of minutes joe and his friends spent watching movies are 4920 minutes.

To solve more questions on functions, expressions and polynomials, visit the link below -

brainly.com/question/17421223

#SPJ2

if k is -3 and m is 6 then what is the length of km?

Answers

Answer:

-18

Step-by-step explanation:

km

k= -3

m= 6

km = -3*6

km = -18

Answer:

The answer is -18.

Step-by-step explanation:

k×m

-3×6

-18

ace wants to buy clothes for his birthday. He has $40. He purchase a white shirt for $14. He spends the rest of his money on black pants. Each pair of pants cost $8. Write an inequality for the number of pants he can purchase.

Answers

Answer:

14+ 8n<40

Hope this helps

What happens when there is no outliner on a line plot

Answers

Answer:

the slope is smaller

Step-by-step explanation:

1. If the expression 9y − 5 represents a certain number, which of the
following could NOT be the translation?

a. five less than nine times y

b. five less than the sum of 9 and y

c. the difference between 9y and 5

d. the product of nine and y, decreased by 5

Answers

Answer:

b. five less than the sum of 9 and y

Nina has 18 cups of blueberries. She uses 1.5 cups of blueberries for each batch of blueberry muffins. She wants to keep at least 4 cups of blueberries to make a blueberry pie. Which statement best interprets the solution to the inequality to determine the number of batches of blueberry muffins that Nina can make?
A) Nina can make at least 9 batches of muffins.
B) Nina can make at most 9 batches of muffins.
C) Nina can make at least 14 batches of muffins.
D )Nina can make at most 14 batches of muffins.

Answers

The answer is B :)

18 cups of blueberries subtracting 4 that Nina left leave as result 14
14 divided into 1.5 which is a each batch of muffins gives 9 which is the maximum it Nina can do

Answer:

To determine the number of batches of blueberry muffins that Nina can make, we need to set up an inequality. Let x be the number of batches of blueberry muffins that Nina can make.

We know that 1.5 cups of blueberries are needed for each batch of blueberry muffins. Therefore, the total number of cups of blueberries used for x batches of blueberry muffins is 1.5x.

Nina wants to keep at least 4 cups of blueberries to make a blueberry pie. So, we have:

18 - 1.5x >= 4

Simplifying the inequality:

1.5x <= 14

x <= 9.33

Since Nina can only make a whole number of batches of blueberry muffins, she can make at most 9 batches of muffins (option B).

Step-by-step explanation:

A person standing close to the edge on top of a 96 foot building throws a ball vertically upward. The quadratic function h= - 16t^2 + 80t + 96 models the balls height above the ground, h, in feet, t seconds after it was thrown. A. What is the maximum height of the ball ___ ft B. How many seconds does it take until the ball hits the ground? ___ seconds

Answers

Explanation

The height of the ball as a function of the time is given by the following formula:

\(h(t)=-16t^2+80t+96.\)

A. Maximum height of the ball

To find the value of the maximum height, we maximum the function h(t) computing its first derivative and equalling the result to zero:

\(h^{\prime}(t)=-2*16t+80=0\Rightarrow-32t+80=0\)

Solving the last equation for t, we get time t when the height is maximum:

\(\begin{gathered} 32t=80, \\ t=\frac{80}{32}=2.5. \end{gathered}\)

So the maximum height is given by the value of h(t) when t = 2.5:

\(h(2.5)=-16*2.5^2+80*2.5+96=196.\)

The maximum height is 196ft.

B. Time until the ball hits the ground

The ball will hit the ground when h(t) = 0. So we must find the value of t such that:

\(h(t)=-16t^2+80t+96=0.\)

Solving this equation is equivalent to finding the roots of a second-order polynomial:

\(h(t)=a*t^2+b*t+c.\)

Where:

• a = -16,

,

• b = 80,

,

• c = 96.

The roots of this polynomial are given by the following formula:

s

Answer

A. The maximum height of the ball is 196 ft.

B.

In summer2021, electric power at peak usage times costs about 0.64 $/kWh ≈ 1.8 × 10−7 $/J. An ordi-
nary electrically-powered device in a home might operateat 110 V and 0.12 A. What is the cost per second to power
such a circuit during the peak usage period?

Answers

The cost per second to power such a circuit during the peak usage period is approximately \(2.376 x 10^-6\)$/s. The cost per second to power the circuit during the peak usage period can be calculated using the following steps:

Calculate the power consumption of the device-The power consumption of the device can be calculated using the formula: Power = Voltage x Current. P = V x I, Substituting the given values:

P = 110V x 0.12A

= 13.2 W

Calculate the cost per second-The cost per second can be calculated using the formula:

Cost per second = Power x Cost per Joule

C = P x CC

= 13.2 W x 1.8 x \(10^-7\) $/J

≈ 2.376 x 10^-6 $/s

Therefore, the cost per second to power such a circuit during the peak usage period is approximately 2.376 x\(10^-6\) $/s.

To know more about Power consumption visit-

brainly.com/question/32435602

#SPJ11

What is the length of Ab?

What is the length of Ab?

Answers

Answer:

3

Step-by-step explanation:

AB and BC are parallel to each other.

Its a isosceles triangle so AB and BC will be equal of length
4x=2x+6
X=3
So length of AB will be 4(3)=12

HELP
i been trying for a while and cant get it

HELPi been trying for a while and cant get it

Answers

The ordered pair for the function y = -(x/3) + 2 is (-3, 3), (0, 2), (3, 2) and (6, 0)

What is an equation?

An equation is used to show the relationship between numbers and variables.

The standard form of a linear equation graph is:

y = mx + b

Where m is the slope of the line and b is the y intercept.

Given the function:

y = -(x/3) + 2

At x = -3:

y = -((-3)/3) + 2 = 3

At x = 0:

y = -(0/3) + 2 = 2

At x = 3:

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

At x = 6:

y = -(6/3) + 2 = 0

The value of y when x = -3 is 3

Find out more on equation at: https://brainly.com/question/2972832

#SPJ1

what does your work show about the behavior of the standard deviation of a binomial distribution as the probability of a success gets closer to zero?

Answers

The probability of a success gets closer to zero is 15.

What is behavior of the standard deviation ?

The average squared difference between data points and their mean value is called variance, and it is the variance's square root that is used to calculate standard deviation. The symbol for standard deviation can be seen below.

Both the standard deviation and the variance are indicators of dispersion, but the standard deviation is more explicitly the typical distance between a data point and the mean. The majority of the data will be within one standard deviation of the mean. While the variance is not measured in the same units as the actual data, the standard deviation is

If mean deviation is 12, what is its standard deviation?

Lets look the problem .

Given ,

Mean deviation (MD) =12

Here is the inequality to calculate the standard deviation.

6QD=5MD=4SD ,

Where ,QD stands for the Quartile deviation.

SD stands for the standard deviation.

So,

Standard deviation =(5/4)*MD

=(5/4)*12

=15

To learn more about standard deviation visit:

https://brainly.com/question/23907081

#SPJ4

An image point has coordinates B'(7,-4). Find the coordinates of its pre-image if the translation used was
(x + 4, y + 5).
B 3.1
B[3.-9)
B|11,-9)
B/11, 1)

An image point has coordinates B'(7,-4). Find the coordinates of its pre-image if the translation used

Answers

Answer:

B

Step-by-step explanation:

To go from B' to B , perform the inverse operation

That is the translation rule is (x - 4, y - 5 ) , then

B'(7, - 4 ) → B (7 - 4, - 4 - 5 ) → B (3, - 9 ) → option B

What is the gcf of 51 and 3

Answers

Answer:

3

Step-by-step explanation:

Find the prime factors of each term in order to find the greatest common factor (GCF).

The factors of 51: 1, 3, 17 and 51.The factors of 3: 1,3

So the greatest number of both is 3

Hope this helps

Find the three critical points of the function f(x,y)=(x^(2) +y^(2))e^((y^(2))−x^(2)).
and for each critical point determine if it is a local minimum, local maximum, or saddle point.

Answers

The function\(f(x, y) = (x^2 + y^2)e^((y^2) - x^2)\) has three critical points. Their coordinates are (0, 0), (-1, 0), and (1, 0). The critical point (0, 0) is a saddle point, while the critical points (-1, 0) and (1, 0) are local minima.

To find the critical points, we need to determine the values of x and y for which the partial derivatives of f(x, y) with respect to x and y are both zero. Taking the partial derivatives, we hav

∂f/∂x = \(2xe^((y^2) - x^2) - 2xe^((y^2) - x^2) - 2xy^2e^((y^2) - x^2) = 0\)

∂f/∂y = \(2ye^((y^2) - x^2) - 2ye^((y^2) - x^2) + 2xye^((y^2) - x^2)(2y) = 0\)

Simplifying the equations, we get:

\(2xe^((y^2) - x^2) - 2xy^2e^((y^2) - x^2) = 0 (1)\)

\(2ye^((y^2) - x^2) + 4xy^2e^((y^2) - x^2) = 0 (2)\)

From equation (1), we can see that either x = 0 or e^((y^2) - x^2) - y^2e^((y^2) - x^2) = 0.

For x = 0, substituting in equation (2) gives \(2ye^((y^2)\) - 0) = 0, which implies y = 0. Therefore, the critical point (0, 0) is found.

For\(e^((y^2) - x^2) - y^2e^((y^2) - x^2)\)= 0, we can factor out e^((y^2) - x^2) and obtain:

\(e^((y^2) - x^2)(1 - y^2) = 0\)

This equation holds true when either \(e^((y^2) - x^2) = 0 or 1 - y^2 = 0.\)

Since \(e^((y^2) - x^2)\) cannot be zero, we have 1 - y^2 = 0, which implies y = ±1.

Substituting y = ±1 into equation (1) gives x = ±1.

Therefore, the critical points are (0, 0), (-1, 0), and (1, 0).

Learn more about derivatives here:

https://brainly.com/question/29020856

#SPJ11

A major automobile company claims that its new electric powered car has an average range of more that 300 miles. A random sample of 40 new electric cars was selected to test the claim. Assume that the population standard deviation is 12 miles. A 5% level of significance will be used for the test. A) what would be the consequences of making a type ii error in this problem? b) compute the probability of making a type ii error if the true population mean is 305 miles. C) what is the maximum probability of making a type i error in this problem?

Answers

Answer:

Step-by-step explanation:

urmom

STUV is a parallelogram. Solve for SV:
S
SV =
19
T
4x - 1
2x + 3
U

STUV is a parallelogram. Solve for SV:SSV =19T4x - 12x + 3U

Answers

Answer:

SV = 13

Step-by-step explanation:

• the opposite sides of a parallelogram are congruent , so

UV = ST , that is

4x - 1 = 19 ( add 1 to both sides )

4x = 20 ( divide both sides by 4 )

x = 5

Then

TU = 2x + 3 = 2(5) + 3 = 10 + 3 = 13

SV = TU = 13

so i have to do a project for school were I have to come up with a restaurant menu. I was going to do a bakery. but do you have any ideas?

Answers

Answer:

pizza, or sandwiches

Step-by-step explanation:

Answer:

Try a deli people love those

Step-by-step explanation:

Hope u do good!

find the inverse

will mark brainliest​

find the inversewill mark brainliest

Answers

Answer:

\(f^{-1} (x) = \sqrt[3]{\frac{1 - 9x^{2} }{x^{2} } }\)

Step-by-step explanation:

Let f(x) = y

Interchange x and y so

\(x = \frac{1}{\sqrt{y^{3} + 9 } }\)

\(x\sqrt{y^{3} + 9} = 1\)

\(\sqrt{y^{3} + 9 } = \frac{1}{x}\)

\(y^{3} + 9 = \frac{1}{x^{2} }\)

\(y^{3} = \frac{1}{x^{2} } - 9\) = \(\frac{1 - 9x^{2} }{x^{2} }\)

\(y = \sqrt[3]{\frac{1 - 9x^{2} }{x^{2} } }\)

\(f^{-1} (x) = \sqrt[3]{\frac{1 - 9x^{2} }{x^{2} } }\)

Other Questions
The time required to build a house varies inversely as the number of workers. It takes 8 workers 25 days to build a house. How long would it take 5 workers? Which section of SDS tells you how to protect yourself? (Choose ALL that apply).- Section 2: Hazards Identification- Section 4: First Aid Measures- Section 6: Accidental Release Measures- Section 7: Handling and Storage- Section 8: Exposure Controls/Personal Protection- Section 9: Physical and Chemical Properties- Section 10: Stability and Reactivity- Stability 11: Toxicological Information- Section 12: Ecological Information- Section 13: Disposal Considerations 2. the has connections to large areas of the limbic system and cerebral cortex, and is a crucial center for the behavioral effects of rewards in humans and other mammals what features in a state can change the power matrix? The answer that the question is asking for. what is the boiling point of a solution prepared by dissolving 120 grams of nacl in 500 grams of water Please help ASAP 30 points! Determine if the following argument always applies, sometimes applies, or never applies. Provide at least 2 examples in your explanation."A number further to the left on a number line will always be smaller than a number further to the right." In 1820's Nashville, the documentary says there were two different groups of people in Nashville. What were they and what were the percentages ? four types of civil commitment are permitted by law. which of the following is not one of these types? A portfolio has worth 1,000,000 euros and fails from 2 assets A and B with a weight of 50% each. Their volatility is 25% for each the linear correlation coefficient is 0.5. The coefficient is 1,645. How much is the VAR? Im so confused with these, giving like 30-40 points suppose the velocity of waves on a particular rope under a tension of 100 n is 12 m/s. if the tension is decreased to 25 n what will be the new velocity of waves on the rope? Prove the following:V=U + AT Hil, im struggling with this. What is the formula for the answer?please show steps if possibleActivity Optimistic Most Likely Pessimistic Time (ET) (s) 1. What is the estimated expected (mean) time (in days) for activity C? 48 72 44 60 100Activity Optimistic Most Likely Pessimistic Time (ET) tyson always does what is best for himself. he regularly bargains with others to make sure that he gets the best overtime schedule. tyson is in which stage of moral development? two years ago, raul purchased a parcel of raw land on which he could construct a new building for his hardware business. he paid $60,000 for the land and incurred $800 in legal fees associated with the title search. he also paid an attorney $2,000 to draft the contract for the purchase of the land. property taxes on the land have totaled $1,200 annually. what is raul's adjusted basis in the land? Na2CO3 + CO2 + H2O 2 NaHCO3 How many grams of soda ash would be needed to produce 1.00 kg of sodium hydrogen carbonate? A regional transportation authority is interested in estimating the mean number of minutes working adults in the region spend commuting to work on a typical day. A random sample of working adults will be selected from each of three strata: urban, suburban, and rural. Selected individuals will be asked the number of minutes they spend commuting to work on a typical day. Why is stratification used in this situation?A. To remove bias when estimating the proportion of working adults living in urban, suburban, and rural areas.B. To remove bias when estimating mean commuting time.C. To reduce bias when estimating mean commuting time.D. To decrease the variability in estimates of the proportion of working adults living in urban, suburban, and rural areas.E. To decrease the variability in estimates of the mean commuting time. Making a good purchasing decision requiresA: both choicesB: comparing prices and featuresC: neither choiceD: reading consumer reviews assume that y varies directly with x. if y =2/5 when x =1/3, find y when x=1/4