223k views
3 votes
The total number of sides in two regular polygons is 13, and total number of diagonals is 25. How many sides are in each polygon?

User Krodmannix
by
7.6k points

2 Answers

1 vote

Answer:

5 and 8

Explanation:

brain boy

User Mikolaj Kieres
by
7.4k points
2 votes
let x be the sides of one polygon
y be the sides of the other polygon

x + y = 13
y = 13 - x

then the formula for the number of polygons is n(n - 3) / 2

x(x - 3) / 2 + y(y - 3) / 2 = 25
x(x - 3) / 2 + ( 13 - x) ( 13 - x - 3) / 2 = 25
x( x - 3 ) / 2 + ( 13 - x) ( 10 - x) / 2 = 25

solve for x
x = 8
y = 13 - 8 = 5
User Vistari
by
6.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.