Difference between revisions of "Shoelace"

(replacing with redirect to shoelace theorem)
 
Line 1: Line 1:
Let <math>(x_1, y_1)</math>, <math>(x_2, y_2)</math>, <math>(x_3, y_3)</math>,..., <math>(x_n, y_n)</math> be the coordinates of the vertices, arranged  counterclockwise, of an n-sided convex polygon. Then the area of the polygon is given by the formula
+
#REDIRECT [[Shoelace Theorem]]
 
 
<math>(x_1y_2 + x_2y_3 + x_3y_4 + ... + x_{n-1}y_n+ x_ny_1 - x_2y_1 - x_3y_2 - x_4y_3 - ... - x_ny_{n-1}- x_1y_n)/2</math>
 

Latest revision as of 23:05, 9 May 2009

Redirect to: