32 How many diagonals does a polygon with 21 sides have, if one of its vertices does not connect to any diagonal? a)21 b)170 c)340 d)357 e)420
n(n-3)/2 is the total number of diagonals
Each vertex sends out n-3 diagonals (n being the number of vertices)
so, to answer this question above,
n(n-3)/2 - (x*n-3 ) = (n-3) [n/2 - x]
substitute n with number of sides (which is equal to number of vertices and x as the number of vertices that do not connect)
32 => 18 * [21/2 - 1] = 9*19 = 171 (??? answer choice does not exist??) Help~~
|