SOLUTION: The number of diagonals d in a polygon with n sides is given by the formula d=n^2-3n/2. If the polygon has 90 diagonals, how many sides does it have?

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: The number of diagonals d in a polygon with n sides is given by the formula d=n^2-3n/2. If the polygon has 90 diagonals, how many sides does it have?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 213949: The number of diagonals d in a polygon with n sides is given by the formula d=n^2-3n/2. If the polygon has 90 diagonals, how many sides does it have?
Answer by HyperBrain(694) About Me  (Show Source):
You can put this solution on YOUR website!
Using the formula you've given,
n^2-3n/2=90
So,
n^2-3n=n(n-3)=180=15(12); note that 12=15-3
---
So, the polygon has 15 sides.