Study Guide

How to Solve Class 10 Maths Problems Step by Step — Algebra, Trigonometry, Geometry

A practical guide to the four most important Class 10 chapters — with the exact method your CBSE or ICSE board expects.

CBSEICSEClass 10
SparkEd Team · Reviewed by Vivek Verma16 April 20269 min read
Step-by-step solutions for Class 10 maths problems — CBSE and ICSE algebra, trigonometry and geometry

Why 'Just Get the Answer' Is Not Enough in Class 10

Class 10 board exams are not multiple choice. You are marked on working, not just the final answer. A student who writes the correct answer using the wrong method can score zero on a 3-mark question. A student who makes an arithmetic error but shows correct working often receives partial marks.

This means the method matters as much as the answer. And different boards expect different methods.

CBSE expects NCERT methods. If the NCERT textbook solves a quadratic equation by factorisation, your examiner expects factorisation — not the quadratic formula — unless the question specifically asks for it. ICSE has its own preferred approaches for certain chapters.

This guide walks through the step-by-step method for the four chapters that carry the most marks in Class 10 board exams: quadratic equations, trigonometry, coordinate geometry, and circles.

Chapter 1: Quadratic Equations — The Step-by-Step Method

Quadratic equations carry 4 to 6 marks in CBSE Class 10. The three methods you need to know:

Method 1 — Factorisation (use when the equation factors cleanly)
For the equation x25x+6=0x^2 - 5x + 6 = 0:
Step 1: Find two numbers that multiply to 6 and add to -5. Those are -2 and -3.
Step 2: Rewrite as (x2)(x3)=0(x - 2)(x - 3) = 0
Step 3: Set each factor to zero: x=2x = 2 or x=3x = 3

Method 2 — Quadratic Formula (use when factorisation is not obvious)
For ax2+bx+c=0ax^2 + bx + c = 0: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
Always write out the formula first, then substitute — examiners award a mark for writing the formula.

Method 3 — Completing the Square (required when the question says so)
For x2+4x5=0x^2 + 4x - 5 = 0:
Step 1: Move constant to right: x2+4x=5x^2 + 4x = 5
Step 2: Add (42)2=4(\frac{4}{2})^2 = 4 to both sides: x2+4x+4=9x^2 + 4x + 4 = 9
Step 3: Write as (x+2)2=9(x + 2)^2 = 9
Step 4: x+2=±3x + 2 = \pm 3, so x=1x = 1 or x=5x = -5

Exam tip: CBSE always tells you which method to use. Read the question carefully — 'find the roots by factorisation' and 'find the roots using the quadratic formula' are different instructions.

Chapter 2: Trigonometry — How to Approach Every Type of Problem

Trigonometry is worth 10 to 14 marks in CBSE Class 10. There are two types of trigonometry questions:

Type 1 — Proving identities
Always start from the more complex side. Rewrite everything in terms of sin and cos. Use the three fundamental identities:
- sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1
- 1+tan2θ=sec2θ1 + \tan^2\theta = \sec^2\theta
- 1+cot2θ=cosec2θ1 + \cot^2\theta = \cosec^2\theta

For example, to prove sinθ1cosθ=1+cosθsinθ\frac{\sin\theta}{1-\cos\theta} = \frac{1+\cos\theta}{\sin\theta}:
Step 1: Cross multiply to get sin2θ=(1cosθ)(1+cosθ)\sin^2\theta = (1-\cos\theta)(1+\cos\theta)
Step 2: Expand right side: 1cos2θ1 - \cos^2\theta
Step 3: Substitute: sin2θ=sin2θ\sin^2\theta = \sin^2\theta

Type 2 — Heights and distances
Draw a diagram first — always. Label the angle of elevation or depression and the known lengths. Use tanθ=oppositeadjacent\tan\theta = \frac{opposite}{adjacent} for most problems. The formula for the height of a tower given angle of elevation θ\theta and distance dd: height =dtanθ= d \cdot \tan\theta.

The most common exam error: students forget to draw the diagram and set up the wrong ratio. A 2-second sketch prevents this.

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

Chapter 3: Coordinate Geometry — Three Formulas, All Marks

Coordinate geometry questions in Class 10 use exactly three formulas. Master these and you can solve every question in this chapter.

Distance formula: d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}
Used for: finding the length of a segment, proving a figure is a particular shape, checking if three points are collinear.

Section formula: For point P dividing AB in ratio m:n, P=(mx2+nx1m+n,my2+ny1m+n)P = \left(\frac{mx_2+nx_1}{m+n}, \frac{my_2+ny_1}{m+n}\right)
Used for: finding the midpoint (m=n=1), finding a point that divides a segment in a given ratio, finding the centroid of a triangle.

Area of a triangle: Area=12x1(y2y3)+x2(y3y1)+x3(y1y2)\text{Area} = \frac{1}{2}|x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2)|
Used for: finding area from coordinates, checking if three points are collinear (area = 0 means collinear).

Step-by-step approach for any coordinate geometry problem: identify which formula is needed, write the formula, substitute the given coordinates, simplify. Do not skip writing the formula — it is a mark in the CBSE marking scheme.

Chapter 4: Circles — Theorems and Their Proofs

Circles carries 6 to 8 marks in CBSE Class 10. The two theorems you must know:

Theorem 1: The tangent at any point of a circle is perpendicular to the radius through the point of contact.

Theorem 2: The lengths of the two tangents drawn from an external point to a circle are equal.

For numerical problems, the most useful facts are:
- If PA and PB are tangents from external point P: PA=PBPA = PB
- Angle between tangent and radius at point of contact = 90°
- OP2=OA2+AP2OP^2 = OA^2 + AP^2 (Pythagoras, since OA ⊥ AP)

For a typical exam question: 'From a point P, 13 cm from the centre, tangents PA and PB are drawn. If the radius is 5 cm, find PA.'
Step 1: Draw diagram, mark OA = 5, OP = 13, angle OAP = 90°
Step 2: Apply Pythagoras: PA2=OP2OA2=16925=144PA^2 = OP^2 - OA^2 = 169 - 25 = 144
Step 3: PA=12PA = 12 cm

Always draw the diagram for circles questions. The diagram earns a mark and prevents errors in identifying which lengths are relevant.

Use an AI Solver When You Are Stuck — But Use It Right

An AI maths solver like SparkEd can dramatically speed up learning in Class 10 — but only if you use it the right way.

The wrong way: copy the solution into your notebook without reading it. This teaches nothing.

The right way:
1. Try the problem yourself first. Even if you cannot solve it, the attempt primes your brain to understand the solution.
2. Use SparkEd's Ask Coach mode — it guides you to the answer through questions rather than handing it to you. This forces you to think.
3. If you use Solve It (full solution), read each step and ask yourself why that step was taken before moving to the next.
4. After reading the solution, close it and try the problem again from scratch. This is the single most effective revision technique.

SparkEd's solutions follow the NCERT method for CBSE and the ICSE textbook approach for ICSE — so the steps you are learning are exactly what your examiner will award marks for.

You can try SparkEd's free maths solver at sparkedmaths.com/solver. Type or upload any Class 10 problem and get a step-by-step solution instantly.

Try SparkEd Free

Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.

Start Practicing Now

Download practice worksheet | 45 questions with answer key

Get PDF