Question: Programming language is C++ PA 6-1 (25 points) Ask the user to enter the coordinates of a point (x,y) and check whether that point is
PA 6-1 (25 points) Ask the user to enter the coordinates of a point (x,y) and check whether that point is inside a circle centered at (0,0) with radius 10. y-axis (9,9) The formula for computing distance is (4,5) X-axis (0,0) DACodeBlocks-EPlCodeBlocks-EPlMarsh20501bin DebuglMarsh2050.exe Enter a point with two coordinates: 45 Point (4, 5) is in the circle DACodeBlocks-EPlCodeBlocks-EP1Marsh20501bin DebuglMarsh2050.exe Enter a point with two coordinates:99 Point (9, 9) is not in the circle
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
