SOLUTION: An n-sided polygon has
(n(n - 3))/2 diagonals. a How many sides has a polygon with 665 diagonals? b Why can’t a polygon have 406 diagonals?
Algebra ->
Equations
-> SOLUTION: An n-sided polygon has
(n(n - 3))/2 diagonals. a How many sides has a polygon with 665 diagonals? b Why can’t a polygon have 406 diagonals?
Log On
Question 1086341: An n-sided polygon has
(n(n - 3))/2 diagonals. a How many sides has a polygon with 665 diagonals? b Why can’t a polygon have 406 diagonals? Found 2 solutions by MathLover1, htmentor:Answer by MathLover1(20849) (Show Source):
You can put this solution on YOUR website!
An n-sided polygon has diagonals
if a polygon has diagonals, we have
...factor
solutions:
=> =>=> disregard negative solution if looking for number of the sides
b. Why can’t a polygon have diagonals?
}
}
}
}...can't be factored, so use quadratic formula
solutions: use positive only
=> decimal number cannot be solution to number of sides, it have to be an integer because a polygon has integer number of sides
You can put this solution on YOUR website! Number of diagonals = d = (n/2)(n-3) -> n^2 - 3n - 2d = 0
a) Solve for n, when d = 665
n^2 - 3n - 1330 = 0
This can be factored as (n-38)(n+35) = 0
We take the positive solution, n = 38
For d = 406, we have the equation n^2 - 3n - 812 = 0
This does not give an integer solution for n. Thus no polygon can have 406 diagonals.