Write a program in c that prompts the user to enter the


Write a program (in C++) that prompts the user to enter the coordinates of two points (x1, y1) and (x2, y2), and display the slope of the line that connects the two points. Formula of the slope is (y2-y1)/(x2-x1)

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Write a program in c that prompts the user to enter the
Reference No:- TGS01606729

Now Priced at $10 (50% Discount)

Recommended (97%)

Rated (4.9/5)