Answer:
3 games and 6 rides
Step-by-step explanation:
If the runner moves at 6 miles per hour for 2 hours before the cyclist starts, the runner has a 12 mile lead at the beginning. If the cyclist is going at 16 miles per hour, he is overtaking the runner at 10 miles per hour, because 16-6=10. Then, the amount of time it takes the cyclist to go 2 miles in 10 miles per hour is the answer. this is 1/5 of an hour, or 12 minutes.
flooring a value, simply means, dropping it to the closest integer, so for the floor function or ⌊x⌋, that means
⌊ 2.5 ⌋ = 2
⌊ 2.00000001 ⌋ = 2
⌊ 2.999999999999⌋ = 2
⌊ -2.0000000001⌋ = -3
⌊ -2.999999999999⌋ = -3
let's recall that on the negative side of the number line, the farther from 0, the smaller, so -1,000,000 is a tiny number compared to the much larger -1.
⌊ -5.2 ⌋ = -6.