Answer:

Step-by-step explanation:
Blue Marbles =5
Pink Marbles =3
Total =3+5=8
Probability of drawing two marbles with replacement
=P(First Blue Marble AND Second Blue Marble)
=P(First Blue Marble) X P(Second Blue Marble)

Answer:
5
Step-by-step explanation:
When dividing numbers by fractions, we can simply multiply the umber by the reciprocal of the decimal. So,
4 ÷ 1/5 = 4 × (reciprocal of 1/5)
A reciprocal of a number is the same number written under 1. aka, 1 divided by that number, which simply is flipping the numerator and denominator of a number.
So the reciprocal of 1/5 is 5/1 = 5.
So 4 ÷ 1/5 = 4 × 5.
So your answer is 5.
hope it was useful!
Answer:
g(n) = 2n + 49
Step-by-step explanation:
The explicit formula for an arithmetic sequence is
g(n) = a₁ + (n - 1)d
where a₁ is the first term and d the common difference
Given the recursive formula
g(n) = g(n - 1) + 2 ← with d = 2 and a₁ = 51, then
g(n) = 51 + 2(n - 1) = 51 + 2n - 2 = 2n + 49 ← explicit formula