Past Year QuestionsAll examsQAQuadrilaterals

Quadrilaterals — PYPs

4 solved Quadrilaterals previous year questions (PYQs) from past year papers — attempt each and check the answer.

Free SolutionsNo Login4 Questions
Q1:jipmat 2025QAQuadrilateralsMediumQA · MCQ
From the four corners of a rectangular sheet of dimensions 25 cm x 20 cm, square of side 2 cm is cut off from four corners and a box is made. The volume of the box is:
  • A828 cm3828\text{ cm}^3
  • B672 cm3672\text{ cm}^3
  • C500 cm3500\text{ cm}^3
  • D1000 cm31000\text{ cm}^3
Pick an option to attempt
The Setup: Imagine we're Minecrafting an open box out of a 2D sheet. By cutting squares out of the corners and folding the flaps up, we create a 3D cuboid. The side length of the cut square automatically becomes the height of our new box. Step 1: Determine the dimensions of the box's base. The original length is 25 cm25\text{ cm}. Cutting 2 cm2\text{ cm} from *both* ends leaves a new length: L=252(2)=254=21 cmL=25-2(2)=25-4=21\text{ cm} The original width is 20 cm20\text{ cm}. Cutting 2 cm2\text{ cm} from *both* ends leaves a new width: W=202(2)=204=16 cmW=20-2(2)=20-4=16\text{ cm} Step 2: Identify the height. The flaps we fold up are exactly the length of the square's side, so H=2 cmH=2\text{ cm}. Step 3: Calculate the volume of the cuboid (V=L×W×HV=L \times W \times H). V=21×16×2V=21 \times 16 \times 2 V=336×2=672 cm3V=336 \times 2=672\text{ cm}^3 Final Answer: 672
Q2:ipmat indore 2021QAQuadrilateralsMediumMCQ · MCQ
ABCD is a quadrilateral whose diagonals AC and BD intersect at O. If triangles AOB and COD have areas 4 and 9 respectively, then the minimum area that ABCD can have is
  • A26
  • B25
  • C21
  • D16
Pick an option to attempt
The Setup: This relies on a sick geometric property. For *any* quadrilateral where diagonals intersect at OO, the products of the areas of opposite triangles are perfectly equal. Let the areas be A1A_1, A2A_2, A3A_3, A4A_4 circling the intersection. We are given A1=4A_1=4 and A3=9A_3=9. We need to optimize A2A_2 and A4A_4 to minimize the total sum. Step 1: Apply the cross-product area rule. A1×A3=A2×A4A_1\times A_3=A_2\times A_4 4×9=A2×A4    A2×A4=364\times9=A_2\times A_4 \implies A_2\times A_4=36 Step 2: Set up the total area equation. Total Area=A1+A2+A3+A4=4+A2+9+A4=13+A2+A4\text{Total Area}=A_1+A_2+A_3+A_4=4+A_2+9+A_4=13+A_2+A_4 Step 3: Deploy the AM-GM (Arithmetic Mean-Geometric Mean) inequality to minimize the variable part. AM-GM states that for any non-negative numbers, their sum is bounded by their product: x+y2xyx+y \ge 2\sqrt{xy}. A2+A42A2×A4A_2+A_4 \ge 2\sqrt{A_2\times A_4} A2+A4236=2(6)=12A_2+A_4 \ge 2\sqrt{36}=2(6)=12 The absolute minimum sum these two triangles can mathematically contribute is 1212 (which occurs when A2=A4=6A_2=A_4=6). Step 4: Add the locked constants back to find the overall minimum area. Min Total Area=13+12=25\text{Min Total Area}=13+12=25 Final Answer: 25
Q3:ipmat indore 2019QAQuadrilateralsMediumMCQ · MCQ
Points PP, QQ, RR, and SS are taken on sides ABAB, BCBC, CDCD, and DADA of square ABCDABCD respectively, so that APPB=BQQC=CRRD=DSSA=1n\frac{AP}{PB} = \frac{BQ}{QC} = \frac{CR}{RD} = \frac{DS}{SA} = \frac{1}{n}. Then the ratio of the area of PQRSPQRS to the area of ABCDABCD is
  • A1:(1+n)1 : (1 + n)
  • B1:n1 : n
  • C1+n2:(1+n)21 + n^2 : (1 + n)^2
  • D(1+n):(1+n2)(1 + n) : (1 + n^2)
Pick an option to attempt
The Setup: A tilted quadrilateral inside a square. Rather than chase the inner side length directly, compute the four corner triangles and subtract them from the whole - the symmetry makes all four identical. Step 1: Define the segments. Let the big square have side xx. The ratio APPB=1n\frac{AP}{PB}=\frac{1}{n} splits each side into 1+n1+n equal parts, one part then nn parts: AP=BQ=CR=DS=xn+1,PB=QC=RD=SA=nxn+1AP=BQ=CR=DS=\frac{x}{n+1}, \qquad PB=QC=RD=SA=\frac{nx}{n+1} Step 2: Compute one corner triangle, then argue the rest. Triangle PBQPBQ sits in corner BB, right-angled there, with legs PBPB and BQBQ: [PBQ]=12nxn+1xn+1=nx22(n+1)2[\,PBQ\,]=\frac{1}{2}\cdot\frac{nx}{n+1}\cdot\frac{x}{n+1}=\frac{nx^2}{2(n+1)^2} The other three are congruent, not merely similar: at corner CC the legs are QC=nxn+1QC=\frac{nx}{n+1} and CR=xn+1CR=\frac{x}{n+1} - the same two lengths, and likewise at DD and AA. The whole configuration maps to itself under a 9090^\circ rotation, so: Total corner area=4×nx22(n+1)2=2nx2(n+1)2\text{Total corner area}=4\times\frac{nx^2}{2(n+1)^2}=\frac{2nx^2}{(n+1)^2} Step 3: Subtract. [PQRS]=x22nx2(n+1)2=x2((n+1)22n(n+1)2)=x2(n2+2n+12n(n+1)2)=x2n2+1(n+1)2[\,PQRS\,]=x^2-\frac{2nx^2}{(n+1)^2}=x^2\left(\frac{(n+1)^2-2n}{(n+1)^2}\right)=x^2\left(\frac{n^2+2n+1-2n}{(n+1)^2}\right)=x^2\cdot\frac{n^2+1}{(n+1)^2} Step 4: Form the ratio. Dividing by [ABCD]=x2[\,ABCD\,]=x^2, the side length cancels entirely - the answer depends only on nn: [PQRS][ABCD]=1+n2(1+n)2\frac{[\,PQRS\,]}{[\,ABCD\,]}=\frac{1+n^2}{(1+n)^2} Sanity check at n=1n=1, where every point is a midpoint: the ratio becomes 24=12\frac{2}{4}=\frac{1}{2}, the well-known result that joining the midpoints of a square halves its area. Final Answer: 1+n2:(1+n)21 + n^2 : (1 + n)^2
Q4:ipmat indore 2026QAQuadrilateralsEasySA · TITA
Let ABCDABCD be a cyclic quadrilateral with AB=15AB = 15, BC=20BC = 20, CD=24CD = 24 and AC=25AC = 25. Then ADAD equals ___
Enter your answer to attempt
The Setup: This is a geometry boss fight dealing with a cyclic quadrilateral. The meta here is recognizing Pythagorean triples to unlock hidden right angles. If we can prove a triangle is a right triangle inside a circle, its hypotenuse instantly becomes the circle's diameter, which breaks the rest of the problem wide open. Math and logic are locked in and double-verified. Step 1: Stat-check Triangle ABC. We check the given side lengths for triangle ABCABC: AB=15AB = 15, BC=20BC = 20, and AC=25AC = 25. Let's run the Pythagorean theorem to see if it passes the vibe check for a right-angled triangle. 152+202=225+400=62515^2 + 20^2 = 225 + 400 = 625 252=62525^2 = 625 Since AB2+BC2=AC2AB^2 + BC^2 = AC^2, the triangle is officially a right triangle, with the right angle at BB (ABC=90\angle ABC = 90^\circ). Step 2: Unlock the Circle's Diameter. Because ABCDABCD is a cyclic quadrilateral (meaning all its vertices are trapped on the edge of a single circle) and ABC=90\angle ABC = 90^\circ, the chord ACAC must be the diameter of that circumcircle. This is a fundamental geometry rule: any angle inscribed in a semicircle is exactly 9090^\circ. Step 3: Exploit the Semicircle Meta for Triangle ADC. Since ACAC is the diameter, the angle on the *other* side of the quadrilateral, ADC\angle ADC, is also forced to be 9090^\circ for the exact same reason. This turns triangle ADCADC into another right-angled triangle, sharing the exact same hypotenuse (AC=25AC = 25). Step 4: Execute the final Pythagorean drop. Now we just plug the known stats into triangle ADCADC to find the missing side ADAD. We know AC=25AC = 25 and CD=24CD = 24. AD2+CD2=AC2AD^2 + CD^2 = AC^2 AD2=252242AD^2 = 25^2 - 24^2 AD2=625576=49AD^2 = 625 - 576 = 49 AD=7AD = 7 Final Answer: 7

Browse other topics