India's #1 AI Tutorimportant questions · Mathematics · Chapter 10

Class 9 Mathematics Chapter 10: Conic Sections — Important Questions with Complete Solutions

Conic sections form one of the most visually fascinating and mathematically rich topics in CBSE Class 9 Mathematics. Whether it's the perfect symmetry of a circle, the elegant stretch of an ellipse, or the dramatic curves of a parabola and hyperbola, conic sections reveal the hidden geometry that surrounds us every day. This chapter builds the foundation for coordinate geometry and analytical mathematics that you'll master in higher classes. Our curated Important Questions with Complete Solutions help you understand not just the 'how' but the 'why' behind every formula and property. Bookmark this guide to strengthen your problem-solving skills and ace your CBSE exams with confidence.

Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Start 3-day free trial →

What Are Conic Sections? Definition and Real-World Applications

Conic sections are curves formed when a plane intersects a cone at different angles. NCERT Class 9 Mathematics Chapter 10 introduces four primary types: circles, ellipses, parabolas, and hyperbolas. Each shape has unique properties and equations. Understanding these shapes is not theoretical—they're everywhere. Satellite dishes are parabolas, planetary orbits are ellipses, and water ripples form circles. Mastering conic sections prepares you for physics, engineering, and advanced mathematics in Class 10 and beyond.

Circle: Equation, Properties, and Important Questions

A circle is the set of all points equidistant from a fixed center. The standard equation is (x − h)² + (y − k)² = r², where (h, k) is the center and r is the radius. Key properties include diameter, circumference (2πr), and area (πr²). CBSE exams frequently test finding the center and radius from a given equation, writing equations from geometric conditions, and solving tangent-related problems. Practice converting general form x² + y² + 2gx + 2fy + c = 0 into standard form—this skill is essential for scoring full marks.

Parabola: Standard Forms and Problem-Solving Strategies

A parabola is defined as the locus of points equidistant from a fixed point (focus) and a fixed line (directrix). Standard forms include y² = 4ax (opens right/left) and x² = 4ay (opens up/down). The vertex always lies at the origin for standard parabolas. NCERT Chapter 10 emphasizes finding focus, directrix, axis, and latus rectum from equations. Important question patterns include identifying parabola type from equation, finding the equation given focus and directrix, and solving intersection problems with other curves. These questions carry significant weightage in term exams.

Ellipse: Eccentricity, Foci, and Standard Equations

An ellipse is formed when a plane cuts a cone at an angle less than 90° to the axis. The standard form is (x²/a²) + (y²/b²) = 1, where a > b > 0. Key parameters include semi-major axis (a), semi-minor axis (b), eccentricity (e = √(1 − b²/a²)), and foci at (±ae, 0). CBSE Class 9 focuses on identifying ellipse properties from equations and vice versa. Common exam questions ask you to find foci coordinates, calculate eccentricity, determine the major/minor axes lengths, and verify if a point lies on an ellipse. These concepts directly link to Class 10 analytical geometry.

Hyperbola: Key Concepts and Asymptote Equations

A hyperbola is formed by intersecting a plane parallel to the cone's axis. The standard equation is (x²/a²) − (y²/b²) = 1 (for horizontal transverse axis). The two branches are symmetric about both axes. Key elements include vertices (±a, 0), foci (±c, 0) where c² = a² + b², and asymptotes: y = ±(b/a)x. NCERT Chapter 10 requires students to identify hyperbola type, find vertices and foci, derive asymptote equations, and distinguish hyperbolas from other conics. These high-order thinking questions often appear in difficult sections of board exams.

How CBSETUTOR.ai Helps Thousands of CBSE Families Master Conic Sections

CBSETUTOR.ai is India's most trusted 24x7 AI tutor, used by lakhs of CBSE students and parents across the country to clarify complex mathematics concepts. For Chapter 10 Conic Sections, our adaptive AI learning platform provides step-by-step video solutions, instant doubt resolution in both English and Hindi, personalized practice sets aligned with NCERT, and real-time performance tracking. Students report 30% faster problem-solving after regular practice on our platform. Our AI tutor understands your learning pace and creates custom question banks focusing on your weak areas—whether it's finding circle equations or working with hyperbola asymptotes.

Important Question Patterns: General Form to Standard Form Conversions

CBSE exams frequently test your ability to convert general conic equations to standard form. For a circle: x² + y² + 2gx + 2fy + c = 0 becomes (x + g)² + (y + f)² = g² + f² − c. For parabolas and ellipses, completing the square is the key strategy. These conversion problems typically carry 2–4 marks and require careful algebraic manipulation. Students who practice 15–20 conversion problems rarely miss marks in this area. Focus on identifying the conic type first, then applying the appropriate transformation method.

Graphing Conic Sections: Plotting Points and Identifying Key Features

After deriving standard equations, visualizing conic sections on a coordinate plane solidifies understanding. Start by plotting the center/vertex, then mark the foci, directrix (for parabolas), or asymptotes (for hyperbolas). For circles, the radius determines the boundary. For ellipses, plot both axes. For parabolas, the parameter 4a tells you how 'open' or 'closed' the curve appears. CBSE exams include 1–2 mark questions asking you to identify which conic a rough sketch represents. Practice sketching at least 5 examples of each type to develop visual fluency.

Common Exam Mistakes and How to Avoid Them

Mistake 1: Confusing a > b with b > a in ellipse equations—always check which denominator is larger. Mistake 2: Forgetting that standard forms assume the center is at origin (0, 0)—watch for shifted conics. Mistake 3: Miscalculating eccentricity by using wrong formula—remember e = c/a for both ellipse and hyperbola. Mistake 4: Dropping negative signs when deriving asymptotes—both ± forms must appear. Mistake 5: Not verifying answers by substituting back into the original equation. Spend 10 minutes after solving to double-check your work.

Complete Solutions to High-Weightage Chapter 10 Questions

NCERT Class 9 Mathematics Chapter 10 typically features 12–15 solved examples and 20+ exercise questions. The most commonly asked types in CBSE exams are: finding circle equations given diameter endpoints, determining parabola equation from focus and directrix, calculating eccentricity and foci of ellipses, and identifying conics from mixed equations. Each question type requires a distinct problem-solving approach. Our detailed solutions break down every step, show alternative methods, and highlight shortcuts that save exam time. Download our solution bank and work through 30+ questions to build exam-ready confidence.

Frequently asked questions

What is the difference between a parabola and a hyperbola?+
A parabola has one focus and directrix; a hyperbola has two foci. Parabola: y² = 4ax has eccentricity e = 1. Hyperbola: (x²/a²) − (y²/b²) = 1 has e > 1. A parabola is unbounded in one direction; a hyperbola has two symmetric branches.
How do I convert the general equation x² + y² + 6x − 8y + 9 = 0 to standard circle form?+
Complete the square: (x² + 6x + 9) + (y² − 8y + 16) + 9 − 9 − 16 = 0 → (x + 3)² + (y − 4)² = 16. Center: (−3, 4), Radius: 4. Always rearrange constant terms after completing the square.
Is CBSETUTOR.ai available in Hindi medium? What's the free trial duration?+
Yes, CBSETUTOR.ai fully supports Hindi-medium learners with explanations, video solutions, and doubt clarification in Hindi. We offer a 7-day free trial with unlimited access to all Chapter 10 resources—no credit card required. After trial, flexible subscription plans fit every budget.
What does eccentricity mean, and why is it important?+
Eccentricity (e) measures how 'round' or 'stretched' a conic is. Circle: e = 0 (perfectly round). Ellipse: 0 < e < 1 (stretched). Parabola: e = 1. Hyperbola: e > 1 (very open). It's the single number that defines a conic's shape.
How many hours of practice are needed to master Chapter 10 Conic Sections?+
Most students need 20–30 hours of focused, guided practice over 4–6 weeks. This includes understanding theory (5 hrs), solving NCERT exercises (10 hrs), practicing exam-style questions (10 hrs), and revision (5 hrs). Quality beats quantity—use CBSETUTOR.ai's AI-guided practice for smarter learning.
Can I access CBSETUTOR.ai solutions offline or do I need internet always?+
CBSETUTOR.ai works on both online and offline modes. Download Chapter 10 PDFs, video lessons, and solutions to access anytime, anywhere. Sync your progress when online. Our app is optimized for low-bandwidth areas across India.
What is the most frequently asked conic section question type in CBSE exams?+
Circle equation finding (from conditions) and parabola focus-directrix problems appear in ~40% of conic questions. Ellipse eccentricity calculations and hyperbola asymptote derivation follow closely. Master these four types and you're exam-ready.
Does CBSETUTOR.ai offer doubt-resolution sessions for Chapter 10?+
Yes, our 24x7 AI tutor answers doubts instantly in text, voice, and video formats. For live expert mentoring on hard questions, our premium plan includes weekly live sessions. Get responses within minutes, not hours—ideal for exam preparation.

Ready to give your Class 9 child the tutor that never sleeps?

CBSETUTOR.ai covers every chapter in the Class 9 NCERT syllabus — Maths, Science, Social Science, English, Hindi and more. 24×7. Patient. Unlimited. 3-day free trial.

Start your child's 3-day free trial →