Question: Write a complete C++ program that when given the x and y coordinates of two points on a line, the program calculates and displays the
Write a complete C++ program that when given the x and y coordinates of two points on a line, the program calculates and displays the slope and the midpoint of that line.
Your output should display the original two points, the slope and the midpoint in a clear organized manner.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
