Use java only. Problem: Write a program to compute lines equation for a set of lines. The number of lines is read from the user. Each line is computed by generating two points randomly using Point2D API. In addition, distance between two points is computed. The program should display a table which include all information about each line. See sample runs below. Take into consideration: 1. Number of generated lines should be greater than zero. 2. Two point objects are constructed only once. Then just update the location of two points for each line using Point2D API methods. 3. x and y values of each point are generated randomly to be less than 100 and greater than 0. 4. Compute the distance between two points using Point2D API methods. 5. A line has two special cases: horizontal line (m = 0), vertical line( m is undefined).

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Use java only. Problem: Write a program to compute lines equation for a set of lines. The number of lines is read from the user. Each line is computed by generating two points randomly using Point2D API. In addition, distance between two points is computed. The program should display a table which include all information about each line. See sample runs below. Take into consideration: 1. Number of generated lines should be greater than zero. 2. Two point objects are constructed only once. Then just update the location of two points for each line using Point2D API methods. 3. x and y values of each point are generated randomly to be less than 100 and greater than 0. 4. Compute the distance between two points using Point2D API methods. 5. A line has two special cases: horizontal line (m = 0), vertical line( m is undefined).
Problem:
Write a program to compute lines equation for a set of lines. The number of lines is read
from the user. Each line is computed by generating two points randomly using
Point2D API. In addition, distance between two points is computed. The program should
display a table which include all information about each line. See sample runs below.
Take into consideration:
1. Number of generated lines should be greater than zero.
2. Two point objects are constructed only once. Then just update the
location of two points for each line using Point2D API methods.
3. x and y values of each point are generated randomly to be less than 100
and greater than 0.
4. Compute the distance between two points using Point2D API methods.
5. A line has two special cases: horizontal line (m = 0), vertical line( m is
undefined).
Samples run of the program:
Sample 1
Please enter how many line equations you would like to generate: -4
Error: Enter integer value > 0... Try Again
Please enter how many Line equations you would like to generate: 4
Line No
P1(x1, y1)
P2(x2, y2)
Distance
Line Equation
P1(3.50 , 77.37)
P1(77.88, 98.96)
P1(87.99, 60.72)
P1(67.82, 20.50)
P2(3.50 , 90.26)
Р2 (85.02, 35.52)
P2(2.13 , 77.14)
P2(53.78, 20.50)
12.89
x=3.50
y=-8.89x + 790.92
y=-0.19x + 77.54
у3 20.50
2
63.84
87.41
4
14.04
Sample 2
Please enter how many line equations you would like to generate: d
Error: It is not integer value...Exit
Transcribed Image Text:Problem: Write a program to compute lines equation for a set of lines. The number of lines is read from the user. Each line is computed by generating two points randomly using Point2D API. In addition, distance between two points is computed. The program should display a table which include all information about each line. See sample runs below. Take into consideration: 1. Number of generated lines should be greater than zero. 2. Two point objects are constructed only once. Then just update the location of two points for each line using Point2D API methods. 3. x and y values of each point are generated randomly to be less than 100 and greater than 0. 4. Compute the distance between two points using Point2D API methods. 5. A line has two special cases: horizontal line (m = 0), vertical line( m is undefined). Samples run of the program: Sample 1 Please enter how many line equations you would like to generate: -4 Error: Enter integer value > 0... Try Again Please enter how many Line equations you would like to generate: 4 Line No P1(x1, y1) P2(x2, y2) Distance Line Equation P1(3.50 , 77.37) P1(77.88, 98.96) P1(87.99, 60.72) P1(67.82, 20.50) P2(3.50 , 90.26) Р2 (85.02, 35.52) P2(2.13 , 77.14) P2(53.78, 20.50) 12.89 x=3.50 y=-8.89x + 790.92 y=-0.19x + 77.54 у3 20.50 2 63.84 87.41 4 14.04 Sample 2 Please enter how many line equations you would like to generate: d Error: It is not integer value...Exit
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY