Which of the following expressions will find the sum of interior angles of a polygon with 14 sides? (1 point) 14(180) - 2; 180(14 - 2); 180(14) - 180; 180(14)

To find the sum of the interior angles of a polygon with n sides, you can use the formula: (n-2) * 180.

For a polygon with 14 sides, you can substitute n = 14 into the formula:

(14-2) * 180 = 12 * 180 = 2160

Therefore, the expression that will find the sum of the interior angles of a polygon with 14 sides is 180(14 - 2).