[Solved] Following Formula Gives Distance Two Points X1 Y X2 Y2 Cartesian Plane 11 Given Center Poi Q37216885
Dont copy from other chegg answers i need perfect code in c++with comments 
The following formula gives the distance between two points, (x1, y) and (x2, y2) in the Cartesian plane: 11. Given the center and a point on the circle, you can use this formula to find the radius of the circle. Write a program that prompts the user to enter the center and a point on the circle. The program should then output the circle’s radius, diameter, circumference, and area. Your pro gram must have at least the following functions: Show transcribed image text The following formula gives the distance between two points, (x1, y) and (x2, y2) in the Cartesian plane: 11. Given the center and a point on the circle, you can use this formula to find the radius of the circle. Write a program that prompts the user to enter the center and a point on the circle. The program should then output the circle’s radius, diameter, circumference, and area. Your pro gram must have at least the following functions:
Expert Answer
Answer to The following formula gives the distance between two points, (x1, y) and (x2, y2) in the Cartesian plane: 11. Given the … . . .
OR

