3% then 2/50 then 0.08 because 2/50 turns to 4% and 0.08 goes to 8%
Answer:
B.
.
Step-by-step explanation:
Total number of marbles = 11.
Since, after choosing the first marble, we are putting it back and then the second marble is chosen.
As, there are 4 shaded marbles.
So, the probability of getting the first marble shaded =
= 
Also, there are 6 odd labeled marbles.
So, the probability of getting the second marble being odd labeled =
= 
So, the probability of getting the first marble shaded and second marble labeled odd =
=
.
Hence, the required probability is
.
Answer:
The distance of the run is 10 miles
The distance of the bicycle race is 69 miles
Step-by-step explanation:
Let:
- r = the distance for the run
- 79 - r = the distance for the bicycle race
- t = the time of the run
- 5 - t = the time of the bicycle race
The run: r = 5t
The bicycle race: 79 - r = 23(5 - t)
Simplify the bicycle race:
- 79 - r = 115 - 23t
- -r = 36 - 23t
- r = 23t - 36
Now we have two equations set up for r
We know that r = r, so 5t must equal 23t - 36
- 5t = 23t - 36
- 5t + 36 = 23t
- 36 = 18t
- t = 2
Now we know that the run took 2 hours.
Plug it back into the equation for the run to find the distance for the run
The run is 10 miles
To solve for the bicycle race, we simply subtract 10 from 79, because we know that the two distances combined are 79.
The bicycle race is 69 miles.
-Chetan K
The running time for an input size of 1000 will be 25 seconds.
To calculate the runtime of the Algorithm we need to know what an Algorithm is and how its runtime works.
<h3>What is the runtime of an
Algorithm?</h3>
A finite sequence of rigorous instructions, used to solve a critical problem of a specific class or for computational purposes is called an Algorithm. The time taken to complete the said task is called the runtime of an Algorithm.
Let us now solve the question about linear running time of an algorithm.
Input size(
)=200
Time taken(
)=5 seconds
Final input size(
)=1000
Let the final time taken be T.
Now we know that: 
Substituting the values we get
seconds .
Therefore the linear running time for an input size of 1000 is 25 seconds.
To know more about Algorithm:
brainly.com/question/17780739
#SPJ4