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
Jobisdone [24]
3 years ago
12

At a particular garage, 60% of the customers require an oil change, 20% require tire rotation, and 75% of customers require at l

east one of these services. For a randomly selected customer,
a. What is the probability that the customer will need both services?

b. What is the probability that the customer will need an oil change, but not a tire rotation?

c. What is the probability that the customer will want exactly one of these two services?
Mathematics
2 answers:
icang [17]3 years ago
5 0

Answer:

a) P(C∩T) = 0.05

b) P(C) = 0.55

c) P(C) + P(T) = 0.70

Step-by-step explanation:

Given:

60% of the customers require an oil change

20% require tire rotation

75% of customers require at least one of these services.

So,

Let C represent customers that requires oil change and

T represent customers that requires tire rotation.

P(C) + P(C∩T) = 60% = 0.6 .......1

P(T) + P(C∩T) = 20% = 0.2. .......2

P(C) + P(T) + P(C∩T) = 75% = 0.75 .....3

a) the probability that the customer needs both services P(C∩T).

From eqn 1 , 2 , 3 above.

P(C∩T) = eqn 1 + eqn 2 - eqn 3

P(C∩T) = 0.60 + 0.20 - 0.75

P(C∩T) = 0.05 or 5%

b) from eqn 1:

P(C) = 0.60 - P(C∩T)

P(C) = 0.60 - 0.05

P(C) = 0.55 or 55%

c) the probability that a customer will want exactly one of the two services P(C) + P(T).

Adding eqn 1 and 2 we have;

P(C) + P(T) + 2 P(C∩T) = 0.60 +0.20

P(C) + P(T) = 0.80 - 2P(C∩T)

P(C) + P(T) = 0.80 -2(0.05) = 0.70 or 70%

ZanzabumX [31]3 years ago
4 0

Answer:

a. 5%

b. 55%

c. 70%

Step-by-step explanation:

a. The probability of customer wanting both services (P(O&T)) is:

P(O)+P(T)+P(O\&T) = 0.75\\P(O)+P(O\&T) =0.60\\P(T)+P(O\&T) = 0.20\\P(O)+P(T)+P(O\&T) -[P(O)+P(T)+2P(O\&T)]=0.75 -(0.60-0.20)\\P(O\&T)=0.05=5\%

The probability is 5%

b. The probability that the customer will need an oil change, but not a tire rotation (P(O)) is :

P(O)+P(O\&T) = 0.60\\P(O\&T) = 0.05\\P(O) =0.60-0.05 = 0.55 = 55\%

The probability is 55%

c. The probability that the customer will want exactly one of these two services (P(O)+P(T)) is:

P(O)+P(T)+P(O\&T) = 0.75\\P(O\&T) = 0.05\\P(O)+P(T) =0.75-0.05 = 0.70 = 70\%

The probability is 70%

You might be interested in
Fabienne rolls a ball 72 inches across the floor. This is 9 times the distance that Olivier rolls his ball across the floor. Let
RoseWind [281]

Answer:

8 inches

Step-by-step explanation:

Oliver rolls his ball 1/9th of the distance Fabienne rolls his, so just divide 72 by 9 to get your answer.

8 0
3 years ago
Read 2 more answers
What is 5 to the power of 5 - 9 (200 divided by 4) - (10x90) divided by 5 - (4 to the power of 4) x 5 + 156 - 256
yanalaym [24]

5^5-9(200/4)-(10*90)/5-4^4(5)+156-256

= 3125-9( 200/4)-(10*90)/5-(4^4)(5)+156-256

= 3125-(9)(50)- (10*90)/5-(4^4)(5)+156-256

= 3125-450- (10*90)/5-(4^4)(5)+156-256

= 2675-(10*90)/5-(4^4)(5)+156-256

= 2675 - 900/5 - (4^4)(5)+156-256

= 2675 - 180 - (4^4)(5)+156-256

= 2495 - (4^4)(5)+156-256

= 2495 - 1280 + 156 -256

= 1215 + 156 - 256

= 1371 - 256

= 1115


I hope that's help , please if you have question(s) just let me know !


6 0
3 years ago
According to the National Vital Statistics, full-term babies' birth weights are Normally distributed with a mean of 7.5 pounds a
Sav [38]

Answer:

68.26% probability that a randomly selected full-term pregnancy baby's birth weight is between 6.4 and 8.6 pounds

Step-by-step explanation:

Problems of normally distributed samples are solved using the z-score formula.

In a set with mean \mu and standard deviation \sigma, the zscore of a measure X is given by:

Z = \frac{X - \mu}{\sigma}

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

In this problem, we have that:

\mu = 7.5, \sigma = 1.1

What is the probability that a randomly selected full-term pregnancy baby's birth weight is between 6.4 and 8.6 pounds

This is the pvalue of Z when X = 8.6 subtracted by the pvalue of Z when X = 6.4. So

X = 8.6

Z = \frac{X - \mu}{\sigma}

Z = \frac{8.6 - 7.5}{1.1}

Z = 1

Z = 1 has a pvalue of 0.8413

X = 6.4

Z = \frac{X - \mu}{\sigma}

Z = \frac{6.4 - 7.5}{1.1}

Z = -1

Z = -1 has a pvalue of 0.1587

0.8413 - 0.1587 = 0.6826

68.26% probability that a randomly selected full-term pregnancy baby's birth weight is between 6.4 and 8.6 pounds

6 0
3 years ago
Carl is boarding a plane he has two checked bags of equal weight and backpack that weighs 4 kg the total weight of Carl’s backpa
Tresset [83]

Answer:

Carl's checked bags way 15.5 kilograms each.

Step-by-step explanation:

35-4=31 -> 31÷2=15.5

7 0
3 years ago
Sonia uses $12.50 to buy a new journal. She has $34.25 left in her savings account. How much money did Sonia have before she bou
GalinKa [24]
So all you have to do to find out how much she had before is add up both value 12.50+34.25=   46.75$ (answer)

because y-12.50=34.25 so you would have to had the 12.5 to the other side to find the value of Y
3 0
3 years ago
Other questions:
  • Andrew bashir and candy are trying to save money for a birthday party.If andrew saves 1/4 of the total needed bashir saves 2/5 a
    11·1 answer
  • The position of a diving bell is −3/4 mile relative to sea level. The diving bell reached this position after dropping from sea
    12·1 answer
  • Sarah describes the following situation: When fertilizer was added to one plant and nothing was added to the other plant, there
    7·2 answers
  • 5. Chloe has 20 unit cubes How many different rectangular prisms can she build with the cubes?
    9·1 answer
  • PLEASE HELP. DUE TODAY, YOU’RE A LIFE-SAVER. ❤️
    7·2 answers
  • Find the area of a circle with radius equal to 7.
    11·1 answer
  • −6k + 7k
    9·1 answer
  • Help I dunno what this is I need someone to walk me through it and give me the answer.
    8·2 answers
  • Help ASAP......
    5·1 answer
  • April is randomly choosing five CDs to bring in her car from the following: 6 pop CDs, 8 rock CDs, and 10 R
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!