Evaluate the area of a pentagon given by the coordinates -


Program- Write a C++ program to compute the area of a pentagon given by the coordinates (x,y) of its five vertices. (hint use a function to evaluate the length between two points, and a function to evaluate the area of a three-point triangle.

Evaluate the area of a pentagon given by the coordinates - Please make sure it compiles and write the full program to receive full credit. Thank you so much for your help.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Evaluate the area of a pentagon given by the coordinates -
Reference No:- TGS0966369

Expected delivery within 24 Hours