/* Write a program that outputs the equation of the perpendicular bisector of the line segment between two points. * Your program should: * - prompt for and input the coordinate of the two points [for ...