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
antoniya [11.8K]
3 years ago
15

A bag contains 5 blue marbles, 2black marbles ,and 3 red marbles. A marine is randomly drawn from the bag The probability of not

drawing a red marble is___ . The probability of drawing a red marble is
Mathematics
1 answer:
Juli2301 [7.4K]3 years ago
7 0
<h3>Answers:</h3>

The probability of not drawing a red marble is   7/10

The probability of drawing a red marble is  3/10

=======================================================

Explanation:

We have 3 red marbles out of 5+2+3 = 10 total. Therefore, the probability of selecting a red marble is 3/10.

The probability of not selecting a red marble is 7/10 because 3/10+7/10 = 1. Put another way, we have 7 marbles that aren't red (the 5 blue and 2 black ones) out of 10 total.

You might be interested in
A two-digit number is written at random. The probability that the number will be odd is . The probability that the number will b
Makovka662 [10]
Step-by-step explanation:
GIVEN: Two digit number means we will have to choose from numbers 0-9 for the second digit and 1-9 for the first digit. (since zero can't be in the tens place)
Formula: We will use m x n. That is, m is the number of elements we can use for the first digit and n will be the number of elements we can use for the second digit.
Sample Space: To get the probability, we must find the sample space or all the outcomes.
m - 9 elements (1-9)
m - 9 elements (1-9)n - 10 elements (0-9)
m x n = 9x10 =90
90 is our sample space.
A. An odd number
Conditions: For an odd number, the second number will determine whether or not it is an odd number. For the first digit, we can use 1-9.
Elements:
m - 9 elements (1-9)
m - 9 elements (1-9)n - 5 elements (1,3,5,7,9)
m x n=9x5=45
SOLVE (probability)
Probability= possible outcomes/sample space
P=45/90
P=1/2
B. Larger than 75.
Conditions: The first digit could be equal to 7 or greater. But n will only be greater than 5 if and only if m=7 and n could be any number if m>7.
Elements 1:
m - 1 element (7)
m - 1 element (7)n - 4 elements (6,7,8,9)
m - 1 element (7)n - 4 elements (6,7,8,9)m x n=1x4=4
Elements 2:
m - 2 elements (8,9)
m - 2 elements (8,9)n - 10 elements (0,1,2,3,4,5,6,7,8,9,)
m - 2 elements (8,9)n - 10 elements (0,1,2,3,4,5,6,7,8,9,)mxn=2x10=20
TOTAL: 4+20=24
SOLVE (PROBABILITY)
Probability= possible outcomes/sample space
P=24/90
P=4/15
C. multiple of 5
Condition: the second digit must be either 0 or 5 and the first digit could be any digit.
Elements:
m - 9 elements (1-9)
m - 9 elements (1-9)n - 2 elements (0,5)
m x n =9x2=18
SOLVE (PROBABILITY)
P=18/90
P=1/5
D. An even number smaller than 40
Condition: The first digit could be equal to 4 but the second digit must be even (excluding zero). Another situation is the first digit would be greater than 4 and the second digit would be any even number.
Elements 1:
m - 1 element (4)
n - 4 elements (2,4,6,8)
m x n = 1x4=4
Elements 2:
m - 5 elements (5,6,7,8,9)
n - 5 elements (0,2,4,6,8)
mxn=5x5=25
TOTAL: 25+4=29
SOLVE: Probability
P=29/90
6 0
2 years ago
How are y'all doing today?
Nataly_w [17]

Answer:

goooooooooooooooooood

Step-by-step explanation:and you?

5 0
3 years ago
Read 2 more answers
The graph of the line with the equation y = 1/2 * x + 4 crosses the x-axis at which of the following
svlad2 [7]

Answer:

Step-by-step explanation:

so we are looking for the x intercept (where the line crosses the x axis).

to do this, we sub in 0 for y and solve for x.

y = 1/2x + 4....sub in 0 for y

0 = 1/2x + 4

-1/2x = 4

x = 4 * -2

x = -8 <=== so it crosses the x axis at (-8,0)

5 0
3 years ago
2. (10.03)
faust18 [17]

This question is incomplete because it was not written properly

Complete Question

A teacher gave his class two quizzes. 80% of the class passed the first quiz, but only 60% of the class passed both quizzes. What percent of those who passed the first one passed the second quiz? (2 points)

a) 20%

b) 40%

c) 60%

d) 75%

Answer:

d) 75%

Step-by-step explanation:

We would be solving this question using conditional probability.

Let us represent the percentage of those who passed the first quiz as A = 80%

and

Those who passed the first quiz as B = unknown

Those who passed the first and second quiz as A and B = 60%

The formula for conditional probability is given as

P(B|A) = P(A and B) / P(A)

Where,

P(B|A) = the percent of those who passed the first one passed the second

Hence,

P(B|A) = 60/80

= 0.75

In percent form, 0.75 × 100 = 75%

Therefore, from the calculations above, 75% of those who passed the first quiz to also passed the second quiz.

3 0
2 years ago
5. The recursive algorithm given below can be used to compute gcd(a, b) where a and b are non-negative integer, not both zero.
s2008m [1.1K]

Implementating the given algorithm in python 3, the greatest common divisors of <em>(</em><em>124</em><em> </em><em>and</em><em> </em><em>244</em><em>)</em><em> </em>and <em>(</em><em>4424</em><em> </em><em>and</em><em> </em><em>2111</em><em>)</em><em> </em>are 4 and 1 respectively.

The program implementation is given below and the output of the sample run is attached.

def gcd(a, b):

<em>#initialize</em><em> </em><em>a</em><em> </em><em>function</em><em> </em><em>named</em><em> </em><em>gcd</em><em> </em><em>which</em><em> </em><em>takes</em><em> </em><em>in</em><em> </em><em>two</em><em> </em><em>parameters</em><em> </em>

if a>b:

<em>#checks</em><em> </em><em>if</em><em> </em><em>a</em><em> </em><em>is</em><em> </em><em>greater</em><em> </em><em>than</em><em> </em><em>b</em>

return gcd (b, a)

<em>#if</em><em> </em><em>true</em><em> </em><em>interchange</em><em> </em><em>the</em><em> </em><em>Parameters</em><em> </em><em>and</em><em> </em><em>Recall</em><em> </em><em>the</em><em> </em><em>function</em><em> </em>

elif a == 0:

return b

elif a == 1:

return 1

elif((a%2 == 0)and(b%2==0)):

<em>#even</em><em> </em><em>numbers</em><em> </em><em>leave</em><em> </em><em>no</em><em> </em><em>remainder</em><em> </em><em>when</em><em> </em><em>divided</em><em> </em><em>by</em><em> </em><em>2</em><em>,</em><em> </em><em>checks</em><em> </em><em>if</em><em> </em><em>a</em><em> </em><em>and</em><em> </em><em>b</em><em> </em><em>are</em><em> </em><em>even</em><em> </em>

return 2 * gcd(a/2, b/2)

elif((a%2 !=0) and (b%2==0)):

<em>#checks</em><em> </em><em>if</em><em> </em><em>a</em><em> </em><em>is</em><em> </em><em>odd</em><em> </em><em>and</em><em> </em><em>B</em><em> </em><em>is</em><em> </em><em>even</em><em> </em>

return gcd(a, b/2)

else :

return gcd(a, b-a)

<em>#since</em><em> </em><em>it's</em><em> </em><em>a</em><em> </em><em>recursive</em><em> </em><em>function</em><em>,</em><em> </em><em>it</em><em> </em><em>recalls</em><em> </em><em>the function</em><em> </em><em>with </em><em>new</em><em> </em><em>parameters</em><em> </em><em>until</em><em> </em><em>a</em><em> </em><em>certain</em><em> </em><em>condition</em><em> </em><em>is</em><em> </em><em>satisfied</em><em> </em>

print(gcd(124, 244))

print()

<em>#leaves</em><em> </em><em>a</em><em> </em><em>space</em><em> </em><em>after</em><em> </em><em>the</em><em> </em><em>first</em><em> </em><em>output</em><em> </em>

print(gcd(4424, 2111))

Learn more :brainly.com/question/25506437

6 0
2 years ago
Other questions:
  • Need help on this Advanced algebra problem
    15·1 answer
  • Which of the following functions shows the absolute value parent function f(x)=|x| vertically compressed
    6·1 answer
  • Find the value of 6×36+2×14-12=n​
    8·2 answers
  • Round 375.52 to the nearest one
    10·2 answers
  • A x + b y = c what are the variables?
    5·2 answers
  • A trapezoid is shown. The length of one base is 10 and the length of the other base is 6. The height of the altitude is 5. A sma
    13·2 answers
  • Please help ASAP, I need to answer this by the end of the day I need really need help!!!
    12·1 answer
  • Answer, please. I need help.
    6·1 answer
  • Under his cell phone plan, Ayden pays a flat cost of $49.50 per month and $4 per gigabyte. He wants to keep his bill at $56.30 p
    9·1 answer
  • Write an Inequality statement that is represented by the following graph
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!