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
GalinKa [24]
2 years ago
9

1.If a number is chosen at random from the integers 5 to 25 inclusive , find the probability that the number is a multiple of 5

or 3.
2.Good Limes =10
Good Apples = 8
Bad Limes = 6
Bad Apples 6
The information above shows the number of limes and apples of the same size in a bag . If two of the fruits are picked at random , one at a time without replacement .Find the probability that :
I. Both are good limes
II.Both are good fruits
III. One is a good apple and the other a bad lime
Mathematics
2 answers:
Georgia [21]2 years ago
8 0

Answer:

Solution given:

total outcomes between 5 to25 inclusive

n[T]=25-5+1=21

multiple of 5n[5]=5,10,15,20,25=5

multiple of 3n[3]=6,9,12,15,18,21,24=7

now

probability of getting multiple of 5p[5]=5/21

and

probability of getting multiple of 3 p[3]=7/21=1/3

again

the probability that the number is a multiple of 5 or 3 <u>P</u><u>[</u><u>5</u><u>o</u><u>r</u><u> </u><u>3</u><u>]</u><u>=</u><u>p</u><u>[</u><u>5</u><u>]</u><u>+</u><u>p</u><u>[</u><u>3</u><u>]</u><u>=</u>5/21+1/3=4/7

<h3 /><h3 /><h3><u>the probability that the number is a multiple of 5 or 3 is 4/7.</u></h3>

2:

.Good Limes <u>n</u><u>[</u><u>GL</u><u>]</u> =10

Good Apples n[GA]= 8

Bad Limes n[BL] = 6

Bad Apples n[BA]= 6

total fruits n[T]=10+8+6+6=30

no of good apple n[G]=10+8=18

no of bad apple n[B]=6+6=12

again

I. Both are good limes

=\frac{n[GL]}{n[T]}×\frac{n[GL]-1}{n[T]-1}

=10/30*9/29=<u>3/29</u>

II.Both are good fruits

=\frac{n[BL]}{n[T]}×\frac{n[BL]-1}{n[T]-1}

=6/30*5/29=<u>1</u><u>/</u><u>2</u><u>9</u>

III. One is a good apple and the other a bad lime

=n[G]/n[T] *n[B]/(n[T]-1)

=18/30*12/29=36/145

Drupady [299]2 years ago
6 0

I'll do problem 1 to get you started.

set A = multiples of 3 between 5 and 25 = {6, 9, 12, 15, 18, 21, 24}

there are 7 items in set A, so we can say n(A) = 7

set B = multiples of 5 between 5 and 25 = {5,10,15,20,25}

Here we have n(B) = 5

set C = multiples of 3 and 5, between 5 and 25 = {15}

n(C) = 1 which we can rewrite as n(A and B) = 1.

-----------------------------------------

To summarize so far,

  • n(A) = 7
  • n(B) = 5
  • n(A and B) = 1

From those three facts, then we can say,

n(A or B) = n(A) + n(B) - n(A and B)

n(A or B) = 7 + 5 - 1

n(A or B) = 11

There are 11 values between 5 and 25 that are multiples of 5, multiples of 3, or both.

Those 11 values are: {5, 6, 9, 10, 12, 15, 18, 20, 21, 24, 25}

This is out of 25-5+1 = 21 values overall which are in the set {5,6,7,...,24,25}

So we have 11 values we want out of 21 overall, which leads to the probability 11/21

Final Answer:   11/21

You might be interested in
The price of lettuce was $1.25 one week and $1.50 the next week.  Find the percent of increase.
melomori [17]
So the lettuce went up by 0.25 or 25c, now, if we take 1.25 to be the 100%, how much is 0.25 in percentage off of it?

\bf \begin{array}{ccllll}&#10;amount&\%\\&#10;\text{\textemdash\textemdash\textemdash}&\text{\textemdash\textemdash\textemdash}\\&#10;1.25&100\\&#10;0.25&x&#10;\end{array}\implies \cfrac{1.25}{0.25}=\cfrac{100}{x}\implies x=\cfrac{0.25\cdot 100}{1.25}
8 0
3 years ago
Find the difference: 77/8-31/4
posledela
77/8= 9.625 and 31/4= 7.75...so 9.625-7.75= 1.875
3 0
3 years ago
4. A random variable X has a mean of 10 and a standard deviation of 3. If 2 is added to each value of X, what will the new mean
Ede4ka [16]

Adding 2 to each value of the random variable X makes a new random variable X+2. Its mean would be

E[X+2]=E[X]+E[2]=E[X]+2

since expectation is linear, and the expected value of a constant is that constant. E[X] is the mean of X, so the new mean would be

E[X+2]=10+2=12

The variance of a random variable X is

V[X]=E[X^2]-E[X]^2

so the variance of X+2 would be

V[X+2]=E[(X+2)^2]-E[X+2]^2

We already know E[X+2]=12, so simplifying above, we get

V[X+2]=E[X^2+4X+4]-12^2

V[X+2]=E[X^2]+4E[X]+4-12^2

V[X+2]=(V[X]+E[X]^2)+4E[X]-140

Standard deviation is the square root of variance, so V[X]=3^2=9.

\implies V[X+2]=(9+10^2)+4(10)-140=9

so the standard deviation remains unchanged at 3.

NB: More generally, the variance of aX+b for a,b\in\mathbb R is

V[aX+b]=a^2V[X]+b^2V[1]

but the variance of a constant is 0. In this case, a=1, so we're left with V[X+2]=V[X], as expected.

5 0
3 years ago
7th grade math help me plzzz
Kaylis [27]

Answer:

Step-by-step explanation:

I hope this helps

7 0
3 years ago
Solve the equation -2/3x - 3/4x =5/6.
goldenfox [79]

common denumerator is 12

-8/12x-9/12x=10/12

-17/12x=10/12 <<multiply by 12

-17x=10

x=-0.59

3 0
3 years ago
Read 2 more answers
Other questions:
  • If y varies directly as x, and y is 12 when x is 1.2, what is the constant of variation for this relation? A) 1 B) 10 C) 10.8 D)
    15·2 answers
  • Please help asap 25 pts
    13·1 answer
  • What relation is a function? - plz help -
    7·1 answer
  • What is the 4th equivalent fraction to 1/8
    7·1 answer
  • WILL GIVE BRAINLEST
    11·2 answers
  • PLEASE HELP ME, ILL BRAINLIEST YOU
    12·1 answer
  • How to find the measure of a arc in a circle
    6·2 answers
  • Pleaseeeeee helppppppp
    8·2 answers
  • Complete the table for the given rule.<br><br><br>rule: y=x-4<br><br><br>x:? y:6 0 4
    7·1 answer
  • Simplify the expression. Write your answer as a power.<br> 3^2x3^2<br> The simplified expression is
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!