Sorry if the title is confusing, I'm not sure how to describe it. Basically, I need some homework help. The table is costs related to airplane tickets from and to different cities. The problem states that I have to start and end in new York, one of the 6 cities, and must visit each of the other cities once in a complete tour, and to figure out the lowest cost tour. How do I figure out this value? It can't be calculated from a single row or column, as you could go from city 2, to city 5, to city 3, etc. How do I find the optimal cost given multiple rules? If possible, only use the EXP, LN, MAX, MIN, SQRT, SUM, SUMPRODUCT, INDEX, MATCH, VLOOKUP, IF, AND, OR functions, as those are the ones the book describes in the chapter.
Please give me as much help as you can, I'm totally stumped.
Please give me as much help as you can, I'm totally stumped.