1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
soldier1979 [14.2K]
3 years ago
10

Every day your friend commutes to school on the subway at 9 AM. If the subway is on time, she will stop for a $3 coffee on the w

ay to class. If the subway is delayed she skips the coffee and goes straight to class. The probability that the subway is delayed is 40%. Find the probabilities that she spends, 0, 3, 6, 9, 12, and 15 dollars on coffee over the course of a five day week.
Mathematics
1 answer:
Shtirlitz [24]3 years ago
8 0

Answer:

1.02% probability of spending 0 dollars on coffee over the course of a five day week

7.68% probability of spending 3 dollars on coffee over the course of a five day week

23.04% probability of spending 6 dollars on coffee over the course of a five day week

34.56% probability of spending 9 dollars on coffee over the course of a five day week

25.92% probability of spending 12 dollars on coffee over the course of a five day week

7.78% probability of spending 12 dollars on coffee over the course of a five day week

Step-by-step explanation:

For each day, there are only two possible outcomes. Either the subway is on time, or it is not. Each day, the probability of the train being on time is independent from other days. So we use the binomial probability distribution to solve this problem.

Binomial probability distribution

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

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

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

C_{n,x} = \frac{n!}{x!(n-x)!}

And p is the probability of X happening.

In this problem we have that:

The probability that the subway is delayed is 40%. 100-40 = 60% of the train being on time, so p = 0.6

The week has 5 days, so n = 5

She spends 3 dollars on coffee each day the train is on time.

Probabability that she spends 0 dollars on coffee:

This is the probability of the train being late all 5 days, so it is P(X = 0).

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

P(X = 0) = C_{5,0}.(0.6)^{0}.(0.4)^{5} = 0.0102

1.02% probability of spending 0 dollars on coffee over the course of a five day week

Probabability that she spends 3 dollars on coffee:

This is the probability of the train being late for 4 days and on time for 1, so it is P(X = 1).

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

P(X = 1) = C_{5,1}.(0.6)^{1}.(0.4)^{4} = 0.0768

7.68% probability of spending 3 dollars on coffee over the course of a five day week

Probabability that she spends 6 dollars on coffee:

This is the probability of the train being late for 3 days and on time for 2, so it is P(X = 2).

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

P(X = 2) = C_{5,2}.(0.6)^{2}.(0.4)^{3} = 0.2304

23.04% probability of spending 6 dollars on coffee over the course of a five day week

Probabability that she spends 9 dollars on coffee:

This is the probability of the train being late for 2 days and on time for 3, so it is P(X = 3).

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

P(X = 3) = C_{5,3}.(0.6)^{3}.(0.4)^{2} = 0.3456

34.56% probability of spending 9 dollars on coffee over the course of a five day week

Probabability that she spends 12 dollars on coffee:

This is the probability of the train being late for 1 day and on time for 4, so it is P(X = 4).

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

P(X = 4) = C_{5,4}.(0.6)^{4}.(0.4)^{1} = 0.2592

25.92% probability of spending 12 dollars on coffee over the course of a five day week

Probabability that she spends 15 dollars on coffee:

Probability that the subway is on time all days of the week, so P(X = 5).

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

P(X = 5) = C_{5,5}.(0.6)^{5}.(0.4)^{0} = 0.0778

7.78% probability of spending 12 dollars on coffee over the course of a five day week

You might be interested in
A garden is in the shape of a square. The length of one side of the garden is
zheka24 [161]

Answer:

45,796 feet squared, assuming the length of one side is 214 feet.

Step-by-step explanation:

5 0
3 years ago
Read 2 more answers
In the following exercises, multiply the binomials. Use any method.<br> 241. (x + 8)(x + 3)
Lelu [443]

Answer:

Hence the expression $(x+8)(x+3)=x^{2}+11 x+24$.

Step-by-step explanation:

- The given expression is (x+8)(x+3).

- We have to multiply the given expression.

- Multiply the (x+8) by 3 , multiply the (x+8) by x then add like terms.

$$\begin{array}{r}x+8 \\\underline {\times \quad x+3} \\3 x+24 \\\underline {x^{2}+8 x+24} \\x^{2}+11 x+24\end{array}$$

5 0
2 years ago
Catarina and Tom want to buy a rug for a room that is 9 by 19 feet. They want to leave an even strip of flooring uncovered aroun
oksano4ka [1.4K]

Answer:

17ft wide

Step-by-step explanation:

The room is 9 by 19ft

Length (x) = 19ft

Width(y) = 9ft

Area of the rug = 119ft^2

x*y = 119 ...........(1)

For the second equation we will make sure the strip around the room is uniform in size

9 - x = 19 - y

-x = 19 - 9 -y

-x = 10 - y

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

Put the value x in equation 1

(y - 10)y = 119

y^2 - 10y = 119

y^2 - 10y - 119 = 0

a = 1, b = -10, c= -119

Use quadratic formula to solve the equation

y = (-b +/-√b^2 -4ac) / 2a

y = [-(-10) +/- √ (-10)^2 - 4(1)(-119)] /2(1)

y = (10 +/- √100 + 476) /2

y = (10+/-√ 576 ) / 2

y = (10 +/- 24) / 2

y = (10 + 24) /2 or (10 - 24)/2

y = 34/2 or -14/2

y = 17 or -7

y = 17 ft

Recall that x = y - 10

x = 17 - 10

x = 7ft

5 0
3 years ago
Jesseie competes in hot dog eating contest.he can eat 32 hot dogs in 8 minutes . How many hotdogs can he eat in 12 minutes
Allushta [10]
48 since he eats 4 a minute and 4 times 12 equals 48.
3 0
3 years ago
Read 2 more answers
Help on the second graph
Deffense [45]

Answer:

<u>first graph:</u>

function.

Not one-one

onto

<u>Second graph:</u>

Function

one-one

not onto.

Step-by-step explanation:

We know that a graph is a function if any vertical line parallel to the y-axis should intersect the curve exactly once.

A graph is one-one if any horizontal line parallel to the x-axis or domain should intersect the curve atmost once.

and it is onto if any horizontal line parallel to the domain should intersect the curve atleast once.

Hence, from the <u>first graph:</u>

if we draw a vertical line parallel to the y-axis then it will intersect the graph exactly once. Hence, the graph is a function.

But it is not one-one since any horizontal line parallel to the domain will intersect the curve more than once.

But it is onto, since any horizontal line parallel to the domain will intersect the curve atleast once.

<u>Second graph</u>

It is a function since any vertical line parallel to the co-domain will intersect the curve exactly once.

It is not one-one since any horizontal line parallel to the x-axis does not intersect the graph atmost once.

It is not onto, since any horizontal line parallel to the domain will not  intersect the curve atleast once.

7 0
3 years ago
Other questions:
  • Two cars traveled equal distances in different amounts of time. Car A traveled the distance in 2 h, and Car B traveled the dista
    13·2 answers
  • Last Saturday the Movie Plex theater sold 1456 tickets the theater so six times as many regular price tickets as it's so discoun
    8·1 answer
  • Last year, Hong opened an investment account with $6200 . At the end of the year, the amount in the account had decreased by 29.
    13·1 answer
  • If DE=4x+10, EF =2x-1, and DF=9x-15, find DF
    12·2 answers
  • The ratio of roosters to chickens is 2 to 8. If there are 5 roosters, how many chickens are there? Complete the ratio table to s
    15·1 answer
  • BRAINLIEST ASAP! PLEASE HELP ME :)
    12·1 answer
  • 1 centimeter = 3 meters. A rectangle with length 7 centimeters and width 1.75 centimeters.
    6·1 answer
  • The hardware store sells batteries individually. Five batteries.cost $4.50, and seven
    9·2 answers
  • The value of 0.01 gramis equivlent to
    14·2 answers
  • Find the slope of the line that passes through (3, 5) and (100, 98).
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!