a point in a plane can be represented by its two coordinates, x and y. therefore we can represent a point in a plane as a structure having two fields. write the function described in the figure. write appropriate main() function to handle the function described in the figure. (3 points for main() 7 points for the function required in the figure). pass by value, i.e. no pointers!