2 solved Polygons previous year questions (PYQs) from IPMAT Indore past year papers — attempt each and check the answer.
Free SolutionsNo Login2 Questions
Q1:ipmat indore 2019QA › PolygonsEasySA · TITA
The sum of the interior angles of a convex n-sided polygon is less than 2019∘. The maximum possible value of n is
Enter your answer to attempt
The Setup: A pure geometry fundamental. The sum of the interior angles of any convex n-sided polygon is the GOAT formula (n−2)×180∘. Set up the inequality, solve, and take the largest integer that survives.
Step 1: Set up the inequality. The sum is strictly less than 2019∘:
(n−2)×180<2019Step 2: Isolate the variable. Divide both sides by 180 (positive, so the inequality direction is safe):
n−2<1802019Step 3: Crunch the division. Since 180×11=1980 and 180×12=2160, the quotient sits between 11 and 12:
1802019=11.216…⟹n<13.216…Step 4: Lock in the maximum integer. A polygon has a whole number of sides, so the largest admissible n is 13.
Step 5: Verify both sides of the boundary. A bound is only trustworthy if the next value up actually fails:
* n=13: sum =(13−2)×180=1980∘, and 1980<2019. Valid.
* n=14: sum =(14−2)×180=2160∘, and 2160>2019. Fails.
So 13 works and 14 does not, which pins the maximum exactly.
Final Answer: 13
Q2:ipmat indore 2025QA › PolygonsEasyMCQ · MCQ
Area of a regular octagon inscribed in a circle of radius 1 unit is:
A22
B2+2
C229
D10
Pick an option to attempt
The Setup: We are dropping into a geometry raid involving a regular octagon inscribed inside a circle. Think of it like slicing up a pizza into 8 perfectly equal pieces. To find the total area, we can calculate the area of just one of those triangular pizza slices (sectors) branching out from the center, and then multiply it by 8.
Step 1: Analyze the central angles of the octagon.
A full circle is 360∘ (or 2π radians). Since a regular octagon has 8 identical sides, it also has 8 identical triangles radiating out from the center point to each vertex.
Let's find the central angle θ for just one of these triangles:
θ=8360∘=45∘Step 2: Pull the stats for a single triangle.
Each of these 8 triangles shares two sides that extend from the center to the circle's boundary. Since both of those lines are radii of the circle, their lengths are both equal to r=1.
So, we have an isosceles triangle with two side lengths of 1 and an included angle of θ=45∘.
Step 3: Calculate the area of one triangle.
The trigonometry cheat code for finding the area of a triangle when you know two sides (a and b) and the included angle (θ) is:
Areatriangle=21absin(θ)
Plug in our stats (a=1, b=1, and θ=45∘):
Areatriangle=21(1)(1)sin(45∘)
Since sin(45∘)=22:
Areatriangle=21⋅22=42Step 4: Scale it up to the full octagon.
An octagon consists of 8 of these exact identical triangles. To get the total area, just multiply the area of one triangle by 8:
Total Area=8⋅(42)
Simplify the numbers:
Total Area=22
The math is clean, fast, and flawless.
Final Answer:22