75.1k views
0 votes
Beth is writing out the steps using the "Shortest Route Algorithm". She just finished writing out all

the routes for the third step. What route should she circle next?

2 Answers

7 votes

For future reference, ACE; 6.

Beth is writing out the steps using the "Shortest Route Algorithm". She-example-1
User Vazid
by
4.6k points
3 votes

Answer:

ACBD; 7

Explanation:

The Route Algorigtm finds the short route that is efficient, in order to find the solution following pathways.

From the pictures from the complete question,

STEP #1, there exist, three routes, which are:

AB

AC,

and AD.

*AB is not viable because of the negative distance, so it can be removed .

* the AC distance is 3,and AD distance is 8. Therefore, AC can be selected and circled.is because of AC efficiency is high compare to AD.

*from selected AC, the possible routes are ACB; 3 and ACE; 6. which are route shown in #2

* ACB is circled, because it's more shorter than ACE

*The possible routes are ACBE; 8 and ACBD; 7. which are route shown in #3 . Therefore, route ACBD is circled because it's more shorter.

From the analysis of the algorithm, the route ACBD route is the shortest and the most efficient

User Evren Ozturk
by
4.3k points