Solveeit Logo

Question

Quantitative Aptitude Question on Polygons

Ratio of two sides of polygon is 1:2 and ratio of their interior angle is 3:4. Find the number of sides of the polygon with more number of sides.

Answer

Let the number of sides of the polygon with fewer sides as n. Therefore, the number of sides of the polygon with more sides would be 2n, since the ratio of their sides is 1:2.
The interior angle of a regular polygon can be calculated using the formula:
Interior Angle=(n2)×180n=\frac {(n−2)×180}{n}
Now, given that the ratio of interior angles is 3:4, we can set up the following proportion:

Interior Angle of n-sided polygonInterior Angle of 2n sided polygon=34\frac {\text {Interior\ Angle\ of\ n-sided\ polygon}}{\text {Interior\ Angle\ of\ 2n\ sided\ polygon}}=\frac 34

Using the formula for interior angles:
(n2)×180n(2n2)×1802n=3:4\frac {\frac {(n−2)×180}{n}}{\frac {(2n−2)×180}{2n}}=3:4

4×2n×(n2)×180=3×n×(2n2)×1804×2n×(n−2)×180=3×n×(2n−2)×180
8n(n2)=3n(2n2)8n(n−2)=3n(2n−2)
8n216n=6n26n8n^2−16n=6n^2−6n
2n210n=02n^2−10n=0
2n(n5)=02n(n−5)=0
This equation has two solutions: n=0n=0 or n=5n=5.
Since the number of sides cannot be zero, the only valid solution is n=5n=5.

So, the polygon with more sides has 2n=2×5=102n=2×5=10 sides.