Conic Sections
Time: 20 minutes Total Marks: 30
Section A — Multiple Choice (1 mark each)
Choose the correct option.
Q1. The eccentricity of a circle is: (a) (b) (c) (d)
Q2. For the parabola , the focus is at: (a) (b) (c) (d)
Q3. The length of the latus rectum of is: (a) (b) (c) (d)
Q4. For the ellipse , the value of (semi-major axis) is: (a) (b) (c) (d)
Q5. For an ellipse, the sum of focal radii of any point equals: (a) (b) (c) (d)
Q6. A conic with is a: (a) circle (b) parabola (c) ellipse (d) hyperbola
Q7. The asymptotes of the hyperbola are: (a) (b) (c) (d)
Q8. The rectangular hyperbola has equation: (a) (b) (c) (d)
Q9. The directrix of the parabola is: (a) (b) (c) (d)
Q10. Parametric coordinates of a point on the ellipse are: (a) (b) (c) (d)
Q11. For the general second-degree equation , the conic is a parabola when: (a) (b) (c) (d)
Q12. The eccentricity of the ellipse is: (a) (b) (c) (d)
Section B — Matching (5 marks)
Q13. Match each conic/property in Column I with Column II. (1 mark each)
| Column I | Column II |
|---|---|
| (i) | (P) hyperbola |
| (ii) | (Q) circle |
| (iii) | (R) parabola opening upward |
| (iv) reflective property used in telescopes | (S) sum of focal radii |
| (v) ellipse | (T) parabola |
Section C — True / False with Justification (2 marks each)
State True or False. 1 mark for the verdict, 1 mark for a correct one-line justification.
Q14. For the parabola, all rays parallel to the axis reflect through the focus.
Q15. In a hyperbola, the difference of the focal radii of any point is constant and equals .
Q16. Kepler showed that planetary orbits are ellipses with the Sun at one focus.
Q17. For the ellipse , the major axis lies along the -axis.
Q18. The eccentricity of a hyperbola is related to by .
Answer keyMark scheme & solutions
Section A (1 mark each)
Q1. (c) . A circle is the degenerate conic with zero eccentricity. [1]
Q2. (a) . Compare with ; focus . [1]
Q3. (c) . Standard result for . [1]
Q4. (c) . (larger denominator gives semi-major axis). [1]
Q5. (b) . Defining focal-sum property of ellipse. [1]
Q6. (d) hyperbola. characterises a hyperbola. [1]
Q7. (b) . Asymptotes of the standard horizontal hyperbola. [1]
Q8. (b) . Rectangular (equilateral) hyperbola. [1]
Q9. (b) . Directrix of . [1]
Q10. (b) . Standard ellipse parametrisation. [1]
Q11. (b) . Discriminant zero ⇒ parabola. [1]
Q12. (a) . . [1]
Section B
Q13. (i)→(R), (ii)→(P), (iii)→(Q), (iv)→(T), (v)→(S). [5 × 1] Why: opens upward; is a hyperbola; ⇒ circle; the parabola's reflective property is used in telescopes; the ellipse is defined by focal-radii sum .
Section C (verdict 1 + justification 1)
Q14. True. By the parabola's reflective property, incoming rays parallel to the axis all pass through the focus after reflection. [2]
Q15. False. The constant difference of focal radii equals (transverse axis length), not . [2]
Q16. True. Kepler's first law: each planet moves in an ellipse with the Sun at one focus. [2]
Q17. False. Here , so the larger axis is along the -axis; major axis is vertical. [2]
Q18. True. For a hyperbola , equivalently . [2]
[
{"claim":"Q2 parabola y^2=12x has focus (3,0)","code":"a=Rational(12,4); result=(a==3)"},
{"claim":"Q12 ellipse x^2/25+y^2/16 has e=3/5","code":"e2=1-Rational(16,25); result=(sqrt(e2)==Rational(3,5))"},
{"claim":"Q3 latus rectum of y^2=4ax equals 4a","code":"a=symbols('a',positive=True); result=(4*a==4*a)"},
{"claim":"Q18 hyperbola relation b^2=a^2(e^2-1) gives e>1","code":"a,b=symbols('a b',positive=True); e=sqrt(1+b**2/a**2); result=(simplify(b**2-a**2*(e**2-1))==0)"}
]