Answer:
1, 4, 3, 6, 2, 7, 5
Step-by-step explanation:
The circle operator in
means that the function named on the left (f) operates on the result of the function named on the right (g). So, the notation

means

That is, g(x) is computed and used as input to the function f. When the function definitions are as shown, the evaluation proceeds in these steps.

__
If your step choices at the bottom are numbered 1 to 7 left-to right, then the sequence is as shown in the Answer section above.
To solve this problem, we must first convert the distance
into miles:
distance = 60 ft (1 mile / 5280 ft) + 6 inches (1 foot /
12 inches) (1 mile / 5280 ft)
distance = 0.0114583 mile
To calculate for time:
time = distance / speed
time = 0.0114583 mile / (90 miles / 3600 seconds)
time = 0.458 seconds
<span>time = 0.46 seconds</span>