Answer:
thank you so much!
Step-by-step explanation:
Answer:
Identity property
Step-by-step explanation:
Identity property of multiplication: The product of 1 and any number is that number. For example, 7 × 1 = 7 7 \times 1 = 7 7×1=77, times, 1, equals, 7.
I hope it's helpful!
Answer:
0% probability that a customer will be exactly 7.50 minutes in the record store.
Step-by-step explanation:
Uniform probability distribution:
An uniform distribution has two bounds, a and b.
The probability of finding a value of at lower than x is:
The probability of finding a value between c and d is:
The probability of finding a value above x is:
The uniform distribution is a continuous distribution, which means that the probability of an exact outcome is zero.
Uniformly distributed between 3 and 12 minutes.
This means that 
What is the probability that a customer will be exactly 7.50 minutes in the record store?
Continuous distribution, so:
0% probability that a customer will be exactly 7.50 minutes in the record store.
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
<h3>How to generate values from a recursive function</h3>
In this question we have a kind of <em>recursive</em> function known as Fibonacci's function, where a value of the series is generated from at least <em>immediately previous</em> elements. In this case, we need to find the <em>first</em> three elements from the <em>fifth</em> and <em>fourth</em> elements of the series:

a₄ = a₅ - a₆ + 4
a₄ = - 2 - 0 + 4
a₄ = 2
a₃ = a₄ - a₅ + 4
a₃ = 2 - (- 2) + 4
a₃ = 8
a₂ = a₃ - a₄ + 4
a₂ = 8 - 2 + 4
a₂ = 10
a₁ = a₂ - a₃ + 4
a₁ = 10 - 8 + 4
a₁ = 6
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
To learn more on recursive series: brainly.com/question/8972906
#SPJ1
y = -1/25x + 30
The +30 represents the 30 gallons of gasoline at the beginning of Samantha's road trip.
As each mile, x, does by, 1/25 of a gallon is lost (because the van gets 25 miles per gallon). so you put a negative 1/25 in front of the x. Therefore, when Samantha has driven x miles, she will have y gallons of gas left.