A math teacher gave her students two tests. On the first test, 80% of the class passed the test, but only 30% of the class passed both tests.

What is the probability that a student passes the second test, given that they passed the first one?




0.256

0.375

0.500

0.625

Answers

Answer 1

Answer:

0.375 is answer

Step-by-step explanation:

Given that the  math teacher gave her students two tests. On the first test, 80% of the class passed the test.  But only 30% of the class passed both tests.

Let A - the students pass I test

B = students pass second test

Then P(A) = 80%=0.8 and P(AB) = 30% =0.30

Required probability =probability that a student passes the second test, given that they passed the first one

= P(B/A) = P(AB)/P(A)

= 0.30/0.80

=3/8

=0.375

Right answer is 0.375


Answer 2

The probability that a student passes the second test, given that they passed the first one, is 0.375.

The subject of this question is Mathematics, specifically focusing on the concept of conditional probability. The question asks about the probability that a student passes the second test, given that they passed the first one. Given that 80% of the class passed the first test and 30% passed both tests, we can use the formula for conditional probability P(B|A) = P(A and B) / P(A). Here, A represents passing the first test, and B represents passing the second test.

P(B|A) = P(A and B) / P(A) = 0.30 / 0.80 = 0.375.

Therefore, the probability that a student passes the second test, given that they passed the first one is 0.375.


Related Questions

What is the distance between these two points on a number line?

178 and 313


A.
–491


B.
–135


C.
135

D.
491

Answers

the answer is c , because 178-313 will give you 135 which is c

A star track runner ran 315 feet in nine seconds. What was his average speed in feet per second?

Answers

315 / 9 = 35
35 feet per second

What is m∠M ? Enter your answer in the box. ° The figure shows what appears to be obtuse triangle M N O with obtuse angle M. The measure of angle M is left parentheses 3 times x minus 16 right parentheses degrees. The measure of angle N is x degrees. The measure of angle O is left parentheses x plus 6 right parentheses degrees.

Answers

We know:

The sum of the measures of the angles of a triangle is equal 180°.

Therefore we have the equation:

[tex](3x-16)+x+(x+6)=180\\\\3x-16+x+x+6=180\\\\(3x+x+x)+(-16+6)=180\\\\4x-10=180\ \ \ \ |+10\\\\4x=190\ \ \ \ |:4\\\\x=47.5[/tex]

m∠M = (3x-16)°

Substitute:

[tex]m\angle M=(3\cdot47.5-16)^o=(142.5-16)^o=126.5^o[/tex]

Answer: m∠M = 126.5°

Answer:

98

Step-by-step explanation:

I got it wrong when I typed in 126.5, its actually 98

Go forth and Conquer

Solve for x. 6x-10≤8 or 1/3 x+6>12

Answers

The solution is  

[tex]x\le 3 \:or \:x>18[/tex]

[tex]<b><u>EXPLANATION</u></b>[/tex]

[tex]6x-10\le 8\: or \frac{1}{3}x+6>12[/tex]

We group like terms, to obtain;

[tex]6x\le 8+10\: or \frac{1}{3}x>12-6[/tex]

Simplify to get,

[tex]6x\le 18\: or \frac{1}{3}x>6[/tex]

We further simplify to get;

[tex]x\le 3\: or x>18[/tex]

This can also be rewritten as;

[tex]x\le 3, x>18[/tex]

Or

[tex](-\infty 3] \cup (18,+ \infty)[/tex]

This can be represented on the number line as shown in the diagram.


Answer: (-∞,3)∪(18,∞)


Step-by-step explanation:

To solve this problem you must apply the proccedure shown below:

1. You must solve for x, as following:

[tex]6x-10\leq8\\6x\leq18\\x\leq3[/tex]

[tex]\frac{1}{3}x+6>12\\x>3(6)\\x>18[/tex]

2. Therefore, you have that the result is:

(-∞,3]∪(18,∞)


Alleen can read 1.5 pages for every page her friend can read.Alleen's mom was very extcited and she said to alleen: "so,if your friend reads 20 pages, you can read 25 in tge same time period!" is alleen mom correct ?

Answers

Answer:

no. she can read 30

Six students want to participate in the spelling bee, but there are only three spots. In how many ways can a group of three students be chosen?

Answers

The number of ways can a group of three students be chosen is 20 ways

What are Combinations?

The number of ways of selecting r objects from n unlike objects is given by combinations

ⁿCₓ = n! / ( ( n - x )! x! )

where

n = total number of objects

x = number of choosing objects from the set

Given data ,

Let the number of ways of selecting students be A

Now , the total number of students = 6

And , to choose 3 students out of 6 without regard to order. The formula for combinations is

n C r = n! / r!(n-r)!

where n is the total number of items, and r is the number of items to choose

6 C 3 = 6! / 3!(6-3)! = 20

Hence , there are 20 ways to choose a group of three students out of six

To learn more about combinations click :

https://brainly.com/question/28065038

#SPJ2

The correct number of ways to choose a group of three students from six is [tex]\boxed{20}.[/tex]

To solve this problem, we can use the concept of combinations from combinatorics. A combination is a way of selecting items from a collection, such that the order of selection does not matter. In our case, we have six students and we want to choose three of them to participate in the spelling bee. The order in which we choose the students does not matter since all three will participate equally.

 The formula for calculating combinations is given by:

[tex]\[ C(n, k) = \frac{n!}{k!(n-k)!} \][/tex]

where n is the total number of items to choose from, k is the number of items to choose, and ! denotes factorial, which is the product of all positive integers up to that number.

 For our problem:

[tex]- $n = 6$[/tex] (total number of students)

[tex]- $k = 3$[/tex] (number of students to choose)

 Plugging these values into the formula, we get:

[tex]\[ C(6, 3) = \frac{6!}{3!(6-3)!} \][/tex]

 Calculating the factorials, we have:

[tex]\[ 6! = 6 \times 5 \times 4 \times 3 \times 2 \times 1 = 720 \][/tex]

[tex]\[ 3! = 3 \times 2 \times 1 = 6 \][/tex]

[tex]\[ (6-3)! = 3! = 6 \][/tex]

 Now, we substitute these values into the combination formula:

[tex]\[ C(6, 3) = \frac{720}{6 \times 6} \][/tex]

[tex]\[ C(6, 3) = \frac{720}{36} \][/tex]

[tex]\[ C(6, 3) = 20 \][/tex]

 Therefore, there are 20 different ways to choose a group of three students from six for the spelling bee.

Convert to decimal expression 0.2777... To a fraction

Answers

Formula is

d = d(10^k+p - 10^k) / 10^k+p - 10^k

where d = the decimal;
k = number of the non repeating decimal digits; which in this case is one
p = repeating decimal digits which in this case is one


Final Answer for this question after simplifying is 5/18

q + 12 - 2 (q-22)>0



step by step please hurry ); <3

Answers

see the attached photo, with sign changed correctly

q + 12 - 2(q - 22) > 0     |use distributive property

q + 12 +(-2)(q) + (-2)(-22) > 0

q + 12 - 2q + 44 > 0      |combine like terms

(q - 2q) + (12 + 44) > 0

-q + 56 > 0       |subtract 56 from both sdies

-q > -56      |change the signs

q < 56


A cell phone company charges $45 a month for phone service and $0.25 for each text message. Which equation can be used to find the total number of text messages sent in a month? How many text messages were sent if the monthly bill was $75?

Only enter the capital letter of your choice into the blank (A, B, C, or D).

A) 45 + 0.25t = C; t = 480
B) 45t + 0.25 = C; t = 120
C) 45t + 0.25 = C; t = 480
D) 45 + 0.25t = C; t = 120

Answers

D. 45 + 0.25t = C; t = 120

Hey!!

A cell phone company charges $45 a month and hence, this would be constant and would be same the same value. And the company charges $0.25 for every text message.

Let's take the number of text messages as ' t '

The question asks us to find the number of text messages needed to make it $75 for the first month.

We know, the constant is $45 and we know the number of text messages as ' t ' and we also know the cost of each text messages is $0.25. And with all this given, we can find the total cost which is denoted by ' c '.

The total cost would be the price of a month added to the cost of text messages.

The total cost = c

The price of for month = $45

The price of text messages = $0.25t

Now, let's form the equation :

... c = 45 + 0.25t ( this is the equation )

The total cost given is $75  

Hence, the equation would be :

... 75 = 45 + 0.25t

Subtract 45 on both sides

... 30 = 0.25t

Divide 0.25 on both sides

... t = 120

Hence, the answer would be option ( D )

Hope my answer helps!!

Write each equation in slope-intercept form of the equation of a line.

3x+4y–12=0
Answer:
The slope − intercept form is __
The slope is __
The y − intercept is __

Answers

The x-intercept is 4

The y-intercept is 3

The slope is -3/4

Factor the expression over the complex numbers.

x^2+52

Answers

Here we are given the expression:

[tex]x^{2}+52[/tex]

Now let us equate it to zero to find x first,

[tex]x^{2}+52=0[/tex]

Now subtracting 52 from the other side,

[tex]x^{2}=-52[/tex]

taking square root on both sides,

So we will get two values of x as ,

[tex]x=+2\sqrt{-13}[/tex]

[tex]x=-2\sqrt{-13}[/tex]

Now we can write square root -1 as i,

So our factors become,

[tex]x=+2i\sqrt{13}[/tex]

[tex]x=-2i\sqrt{13}[/tex]

Answer:

The final factored form becomes,

[tex](x+2i\sqrt{13})(x-2i\sqrt{13})[/tex]


Simplify the expression.

x^5/x^9

a. 1/x^4

b.x^14

c. 1/x^14

d.x^4

Answers

Answer: B. 1/x^4
When you divide the coefficients of exponents you must subtract the exponents. In this cause it got to x^-4. You cannot leave it as a negative exponent so you must put it as the denominator in this cause to get rid of the exponent making the answer b. 1/x^4.

To convert 4,450 m to cm, you would move the decimal point _____ places to the _____.

Answers

move the decimal point 2 places to the right

note 1m = 100 cm

4450m = 4450 × 100 cm

multiplying by 100 is equivalent to moving the decimal point 2 places to the right


HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP

Answers

Answer:

1 and 4 are correct. 2 and 3 are not.

Step-by-step explanation:

1.

When x = 0 where does the horse start?

y = 1.5*sin(0 + 0.5)*2*pi + 1.5

y = 1.5*sin(0.5*2pi) + 1.5

y = 1.5*sin(pi) + 1.5 But sin pi = 0

y = 0 + 1.5 So the horse is starting at the midpoint of it's travel.

2.

This one is a trick question. You can reason it without exact answers. At some point the sin(x + 0.5)*2pi will equal 1. When it does 1.5 * 1 + 1.5 = 3.0 At some other point sin(x + 0.5)*2pi = -1. When that happens the whole thing goes to 0. So the total of the distance traveled is 6 not three.

3.

You can figure this one out by letting x = 0.01 When it does then the value of the function is

y = 1.5*sin [(0.01 + 0.5)*2pi] + 1.5

y = 1.5*sin(0.51*2*pi) + 1.5

y = 1.5*sin(3.204424) + 1.5

y = 1.5*(- .0623) + 1.5

y = -0.9418 + 1.5

y = 1.4058 so it is going downward The value is getting smaller.

4.

The horse starts out in the middle of the pole. What  does x need to equal so that x + 0.5 = 1 ? And why 1. The answer to why 1 is that then the sine function will equal sin(2*pi)

That happens when x = 0.5 which is 1/2 a minute. If it takes 1/2 a minute to execute 1 complete cycle, then in 5 minutes the cycle will be executed 10 times. This one is correct.


Jose can read 7 pages of his book in 5 minutes at this rate how long will it take for him to read the full 175 page book

Answers

Answer:

125 minutes

Step-by-step explanation:


Name three ways you can solve a system of nonlinear equations.

Answers

Substitution.

Elimination.

Using a Combination of methods.

Using absolute value

I hope this helps!

please help asap 25 pts

Answers

Remark

This is much the same as the last inequality that you posted. When it tells you that you have 1 condition that is more than and one condition that is less than, then you need a compound statement. One of A and B is correct. C or D never will be.

At Least 4

This is the more than condition. You need 4 or more pennies to add to the collection. The rule is the same. The pointy end always points towards the smallest amount

4 ≤ x

No more than 2

That means that you can have 2 or under. The pointy end points to the x

2 ≥ x The biggest number (open end of the arrow) points at the 2.

Answer

2 ≥ x or  4 ≤  x That means the answer is A

If Mckenna has 17 cups of flour how many cakes did she bake?

Answers

Well, how much flour is needed for one cake?

A cereal box that is shaped like a rectangular prism has a length of 5 centimeters, a width of 4 centimeters, and a height of 10 centimeters. What is the volume?

Answers

200 is the volume of the cereal box

Question 1 A survey was sent to GCA students asking the question "Who is your favorite teacher?"

What type of data was collected?

Question 1 options:

Quantitative


Qualitative


Continuous


Discrete

Question 2
A survey was sent to GCA students asking the question "On a scale of 1 to 5, with 1 being the lowest and 5 being the highest, how would you rate your AMDM teacher?"

The data collected was

Question 2 options:

Quantitative


Qualitative


Continuous


redundant since every student rated their AMDM teacher as a 5.

Question 3
You decided to attend the GCA outing at Stone Mountain. Before you left for the park, you entered the park address into a GPS/Traffic app on your phone. The app told you that Stone Mountain was 47.6 miles from your house.

47.6 miles is an example of...

Question 3 options:

Qualitative, continuous data


Quantitative, discrete data


Qualitative, discrete data


Quantitative, continuous data

Question 4
While you were at the Stone Mountain outing, you played a game of corn hole. You counted the number times you tossed the beanbag into the hole.

The number of times you were able to sink the beanbag is an example of....

Question 4 options:

Qualitative, continuous data


Quantitative, discrete data


Qualitative, discrete data


Quantitative, continuous data

Question 5
You recorded the time you left Stone Mountain and the time you arrived home. You calculated time it took you get home was 57.28 minutes.

57.28 minutes is an example of....

Question 5 options:

Qualitative, continuous data


Quantitative, discrete data


Qualitative, discrete data


Quantitative, continuous data

Answers

okay the answers are

Question 1 A survey was sent to GCA students asking the question "Who is your favorite teacher?"  

What type of data was collected?

Answer) Qualitative


Question 2 ) A survey was sent to GCA students asking the question "On a scale of 1 to 5, with 1 being the lowest and 5 being the highest, how would you rate your AMDM teacher?"  

The data collected was

Answer) Quantitative


Question 3)  You decided to attend the GCA outing at Stone Mountain. Before you left for the park, you entered the park address into a GPS/Traffic app on your phone. The app told you that Stone Mountain was 47.6 miles from your house.

47.6 miles is an example of...

Answer) Quantitative, continuous data


Question 4 ) While you were at the Stone Mountain outing, you played a game of corn hole. You counted the number times you tossed the beanbag into the hole.

The number of times you were able to sink the beanbag is an example of....

Answer) Quantitative, discrete data


Question 5) You recorded the time you left Stone Mountain and the time you arrived home. You calculated time it took you get home was 57.28 minutes.

57.28 minutes is an example of....

Answer) Quantitative, continuous data

Mitchel are 45 hotdogs in 3 minutes at the annual hot for eating contes. What is mitchel’s unit rate

Answers

Mitchel Unit rate is 15 hotdogs per minute we know this because it show 45 hotdogs in 3 minutes and 45 divided by 3 is 15 so the unit rate is 15.

The zoo feeds the tortoise, rhinoceros, and zebra a total of 23 pounds of vegetables a day. How many pounds does the zoo feed the animals a month based on an average 30 day month? Write an equation to show how the supply changes each month.

PLEASE HELP ME

Answers

If I understand your question correctly, you want to know how many pounds of vegetables the zoo feeds the animals a month if its a 30 day month?

In that case it would be 23 pounds times 30 days which is 690 pounds of vegetables. SO the zoo feeds the animals 690 pounds of vegetables to the animals each month.

Is that what your asking for?

Final answer:

To calculate the total monthly vegetable supply for the zoo animals, you multiply the daily feed amount by the average number of days in a month (23 pounds/day * 30 days/month = 690 pounds/month).

Explanation:

The student's question involves calculating the total amount of vegetables fed to the animals at the zoo over a month. To find this, we can set up a simple multiplication equation, where we multiply the daily food requirement by the number of days in a month. According to the question, the zoo feeds the tortoise, rhinoceros, and zebra a total of 23 pounds of vegetables a day. We are given that an average month is considered to have 30 days. So, the equation to find the total monthly vegetable supply for the animals would be:

23 pounds/day × 30 days/month = Total pounds/month

By multiplying these two numbers together, we get:

23 pounds/day × 30 days/month = 690 pounds/month

So, the zoo feeds the animals a total of 690 pounds of vegetables in an average 30 day month. If we want to express how the supply changes each month, we can write the equation as S = 23 × D, where S represents the total monthly supply and D represents the number of days in the month.

Learn more about Calculating Monthly Food Supply here:

https://brainly.com/question/32949692

#SPJ2

Below is the graph of y = g(x)

Translate it to make it the graph of y = g(x)^2

PLEASE SOMEONE HELP ME??

Answers

Instead of y = g(x)^2, it should be y = g(x)+2

What this means that every point on g(x) will be shifted up 2 units. A point like (2,-1) which is the saddle point shown on the graph, will move up to (2,1) after you shift up 2 units. Every other point will follow the same path. Another example: The point (0,-5) -- which is the y intercept -- will move up to (0,-3).

Check out the attached image below for a visual of what's going on.

The graph of the translation to make it y = g(x) + 2 is added as an attachment

Translating the graph to make it y = g(x) + 2

From the question, we have the following parameters that can be used in our computation:

The graph of y = g(x)

Translating the graph to make it y = g(x) + 2, we simply move the given up by 2 units

This means that the curves are moved up by 2 units

The graph to make it y = g(x) + 2 is added as an attachment

Read more about translation at

https://brainly.com/question/18962817

#SPJ3

Ingrid types 3 pages in the same amount of time that tanya types 4.5 pages. If the grid and tanya start typing at the same time how many pages will tanya have typed when ingrid has typed 11 pages ?

Answers

The ratio here is 3:4.5
11 is not divisible by 3 so we can divide the ratio by 3 to find out how many pages Tanya types in the same time as Ingrid types one.

3:4.5 ÷3 = 1:1.5

Now we have to multiply 1.5 by 11 as this is how many Ingrid has done. 11x1.5= 16.5
so Tanya will have typed 16.5 pages

If it is multiplied by the identity matrix, what is the resulting matrix?

Answers

Answer:

D. [tex]\left[\begin{array}{cc}4&5\\-3&2\\\end{array}\right][/tex]

Step-by-step explanation:

The reason it is called an "identity matrix" is that it doesn't change anything. The result is what you started with.

When the matrix A = [ [2, 3], [4, 5] ] is multiplied by the 2x2 identity matrix, the resulting matrix is still A itself: [ [2, 3], [4, 5] ].

When you multiply a matrix by the identity matrix, the result is the original matrix itself. In this case, matrix A is given as A = [ [2, 3], [4, 5] ], and you want to find A * I, where I represents the identity matrix.

The identity matrix is a square matrix with ones on the main diagonal and zeros everywhere else. In this case, since A is a 2x2 matrix, you would use a 2x2 identity matrix, which looks like:

I = [ [1, 0], [0, 1] ]

Now, when you multiply A by I:

A * I = [ [2, 3], [4, 5] ] * [ [1, 0], [0, 1] ]

You can perform matrix multiplication as follows:

[ (2*1 + 3*0), (2*0 + 3*1) ]

[ (4*1 + 5*0), (4*0 + 5*1) ]

Simplifying the calculations:

[ 2, 3 ]

[ 4, 5 ]

The resulting matrix is exactly the same as matrix A. So, A * I equals the original matrix A: [ [2, 3], [4, 5] ].

Learn more about Multiplication by identity matrix here:

https://brainly.com/question/13595132

#SPJ12

The probable question maybe:

Given the matrix A = [ [2, 3], [4, 5] ], what is the resulting matrix when it is multiplied by the identity matrix of the appropriate size?

what is the value 4 in 12.47

Answers

.40 (it's the tenths place)

It's in the tenths place.

The equation T^2 = A^3 shows the relationship between a planet’s orbital period, T, and the planet’s mean distance from the sun, A, in astronomical units, AU. If the orbital period of planet Y is twice the orbital period of planet X, by what factor is the mean distance increased?

A 2^1/3
B 2^1/2
C 2^2/3
D 2^3/2

Answers

If the orbital period of planet Y is twice the orbital period of Planet X, by then the factor is the mean distance increased by 4.

Given

The equation T^2 = A^3 shows the relationship between a planet’s orbital period, T, and the planet’s mean distance from the sun, A, in astronomical units, AU.

What is mean value?

The mean is defined as the sum of all data set numbers and the total number in the data set.

If the orbital period of planet Y is twice the orbital period of Planet X,

Therefore,

If the orbital period of planet Y is twice the orbital period of Planet X, by then the factor is the mean distance increased is;

[tex]\rm Factor \of\ increase =\dfrac{2&^3}{2 }\\\\ Factor \of\ increase =4[/tex]

Hence, If the orbital period of planet Y is twice the orbital period of Planet X, by then the factor is the mean distance increased by 4.

To know more about mean value click the link given below.

https://brainly.com/question/12513463

Answer:

D: 2^3/2

Step-by-step explanation:

Right on Edgenui test

Answer:

D: 2^3/2

Step-by-step explanation:

Right on Edgenui test

At 2pm the level of water in the pool was 10 feet.At 6pm the level of water was 2 feet .Find the constant rate of the water.

Answers

Answer:boi

Step-by-step explanation:

How many solutions are there to the equation below? 14x + 2 = 12x

Answers

this is an equation in one variable and has only one solution

14x + 2 = 12x ( subtract 12x from both sides )

2x + 2 = 0 ( subtract 2 from both sides )

2x = - 2 ( divide both sides by 2 )

x = [tex]\frac{-2}{2}[/tex] = - 1 ← one solution


The equation 14x + 2 = 12x has only one solution.

14x + 2 = 12x

subtract 12x from both sides

14x - 12x + 2 = 12x - 12x

2x + 2 = 0

subtract 2 from both sides

2x + 2 - 2 = 0 - 2

2x = - 2

divide both sides by 2

2x / 2 = -2 / 2

x = -1

Therefore, the equation have only one solution.

learn more here: https://brainly.com/question/172949?referrer=searchResults

What are the two longest measurements below?

40,000 millimeters

3,500 centimeters

0.1 kilometers

30 meters

Answers

I have to say a kilometer and the 40000 milimeters
Other Questions
Why is it important to balance a chemical equation?A. It is not important to balance a chemical equalB. To make sure you have the correct productsC. To make sure you have the correct reactantsD. To obey the law of conservation of mass Help! What is the reciprocal of 5 3/5 ? which type of drug is alcohola. depressantb. minorc. binged. inhibition plz help verrrrrrry confused lol What causes ocean water to be colder at the poles than at the equator ? Bashir works in a weather station and has launched a weather ballon. The height of the baloon is 4 kilometers and it is 1 kilometer from the station. In kilometers, what is the approximate distance between the station and the balloon?(a) 3.0(b) 3.9(c) 4.1(d) 5.3 PLEEEAAASSSEEE HEEEELLLPPP!!! For ABC, A = 4x - 4, B = 6x - 1, and C = 8x - 13. If ABC undergoes a dilation by a scale factor of 2 to create A'B'C' with A' = 51 - x, B' = 4x + 21, and C' = 6x + 9, which confirms that ABCA'B'C by the AA criterion? A) A = A' = 44 and B = B' = 71 B) A = A' = 36 and C = C' = 67 C) B = B' = 59 and C = C' = 67 D) B = B' = 65 and C = C' = 75 What process does the arrow show NEED HELP NOW Choose ALL correct answers Evaluate the square root if you know two points on a line, how can you find the right the rate of change of the variables being graphed? According to the monk's stories, what common trait do Hercules and Samson share? A.They were both favored by God. B.They both grew long hair. C.They were both beloved politicians. D.They both possessed unrivaled strength. Find a rational number that is between 5.2 and 5.5. Explain why it is rational. Please see if u can help me with these 2 questions ....thank you!!! Mr. Brown has 35 students in his class and wants to make teams of 5 students. Find beryllium (Be) on the periodic table. In the space below, draw a Bohr model of beryllium atom. Compare and contrast these four functions using complete sentences. Focus on the slope and the y-intercept first, and then in any additional properties of each function. respiration occurs a. on the internal level only, b. independent of cellular activity,c. on the external level only, d. externally and internally a mixture in which the substances are not evenly mixed Read the excerpt from "The Fall of the House of Usher." From that chamber, and from that mansion, I fled aghast. The storm was still abroad in all its wrath as I found myself crossing the old causeway. Suddenly there shot along the path a wild light, and I turned to see whence a gleam so unusual could have issued. Which best describes the impact of Poes tone in the excerpt? on Monday joe bought 10 cups of coffee and 5 doughnuts for his his office at the cost of $16.50. It turns out that the doughnuts were more popular than the office. On Tuesday he bough 5 cups of coffee and 10 doughnuts for a total of 14.25. How much was each cup of coffee