Given a set of cities, the central city is the city that has the shortest total distance to all other cities. Write, Compile and Execute a Java program that prompts the user to enter the number of the cities and the locations of the cities (coordinates), and finds the central city and its total distance to all other cities. Enter the number of cities: 5 Enter Enter the coordinates of the cities: 2.5 5 5.1 3 1 9 5.4 54 5.5 2.1 The central city is at (2.5, 5.0) The total distance to all other cities is 60.81 Enter

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 15PE
icon
Related questions
Question
Given a set of cities, the central city is the city that has the shortest total distance to all other cities. Write,
Compile and Execute a Java program that prompts the user to enter the number of the cities and the locations
of the cities (coordinates), and finds the central city and its total distance to all other cities.
Enter the number of cities: 5 -Enter
Enter the coordinates of the cities:
2.5 5 5.1 3 1 9 5.4 54 5.5 2.1 |-Enter
The central city is at (2.5, 5.0)
The total distance to all other cities is 60.81
Transcribed Image Text:Given a set of cities, the central city is the city that has the shortest total distance to all other cities. Write, Compile and Execute a Java program that prompts the user to enter the number of the cities and the locations of the cities (coordinates), and finds the central city and its total distance to all other cities. Enter the number of cities: 5 -Enter Enter the coordinates of the cities: 2.5 5 5.1 3 1 9 5.4 54 5.5 2.1 |-Enter The central city is at (2.5, 5.0) The total distance to all other cities is 60.81
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT