StemCET Logo

Maths Question 8 – JEE-MAIN 2025

Let p be the number of all triangles that can be formed by joining the vertices of a regular polygon P of n sides and q be the number of all quadrilaterals that can be formed by joining the vertices of P. If p+q=126, then the eccentricity of the ellipse x216+y2n=1 is:

The number of ways to form a polygon with k vertices from n available vertices is given by the combination formula nCk.

Step 1: Express p and q in terms of n✦ Active

The number of triangles (p) formed from n vertices is nC3. The number of quadrilaterals (q) formed from n vertices is nC4.

p=(n3)=n(n1)(n2)6 and q=(n4)=n(n1)(n2)(n3)24
Step 2: Solve for n using the given condition○ Expand

Given p+q=126. Using the combinatorial identity (nr)+(nr+1)=(n+1r+1), we can simplify p+q.

(n3)+(n4)=(n+14) So, (n+14)=126 By inspection or calculation, we find that (94)=9×8×7×64×3×2×1=126. Therefore, n+1=9n=8.
Step 3: Calculate the eccentricity of the ellipse○ Expand

Substitute n=8 into the ellipse equation x216+y2n=1. The equation becomes x216+y28=1. For an ellipse x2a2+y2b2=1 where a2>b2, the eccentricity e is given by b2=a2(1e2).

a2=16,b2=8 8=16(1e2) 12=1e2 e2=112=12 e=12=12
💡 Teacher's Secret Hint

Ensure to correctly identify a2 and b2 based on which term is larger, as this determines the orientation of the major axis.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.