← Back to all lessons
Class 10Trigonometry12:00Published 4 Mar 2025

Sure 2-Mark Questions for Class 10 CBSE

A worked walkthrough of high-yield 2-mark questions from previous CBSE Class 10 board papers, spanning trigonometric identities and evaluations, probability, circle tangents, quadratics, arithmetic progressions, and coordinate geometry.

This lesson works through a set of two-mark questions picked from earlier CBSE Class 10 board papers, the kind that show up reliably each year. It starts with proving a trigonometric identity and evaluating a trig expression, then moves through a card probability problem, a tangent geometry proof, and short problems on quadratics, arithmetic progressions, coordinate geometry, polynomials, and decimal conversion. Each is solved step by step so you can see exactly how to set up and finish the marks.

What you'll learn

  • How to prove a trigonometric identity by expanding and factoring carefully
  • Evaluating a trig expression once you know the sine, cosine, and tangent of an angle
  • Finding a point on the x-axis that is equidistant from two given points
  • Checking whether given numbers are the zeros of a quadratic polynomial

Lesson chapters

0:00Proving a trigonometric identity
1:56Evaluating a trig expression
3:39Probability with a card problem
4:35Tangents at the ends of a diameter
5:40Solving a quadratic with literal coefficients
7:25Arithmetic progression and coordinate geometry

Lesson notes

This lesson works through several sure-shot two-mark questions taken from previous CBSE Class 10 board papers, covering trigonometry, probability, circle geometry, quadratics, arithmetic progressions, and coordinate geometry.

Proving a trigonometric identity

Prove that

(1sinθ+cosθ)2=2(1+cosθ)(1sinθ).\left(1 - \sin\theta + \cos\theta\right)^2 = 2\left(1 + \cos\theta\right)\left(1 - \sin\theta\right).

Start from the left side and expand it as ((1sinθ)+cosθ)2\big((1 - \sin\theta) + \cos\theta\big)^2:

(1sinθ)2+cos2θ+2cosθ(1sinθ).(1 - \sin\theta)^2 + \cos^2\theta + 2\cos\theta(1 - \sin\theta).

Expanding (1sinθ)2(1 - \sin\theta)^2 and using sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1:

12sinθ+sin2θ+cos2θ+2cosθ2sinθcosθ1 - 2\sin\theta + \sin^2\theta + \cos^2\theta + 2\cos\theta - 2\sin\theta\cos\theta

=22sinθ+2cosθ2sinθcosθ.= 2 - 2\sin\theta + 2\cos\theta - 2\sin\theta\cos\theta.

Take out a factor of 22 and group the terms:

2[(1sinθ)+cosθ(1sinθ)]=2(1sinθ)(1+cosθ).2\big[(1 - \sin\theta) + \cos\theta(1 - \sin\theta)\big] = 2(1 - \sin\theta)(1 + \cos\theta).

This equals the right side, so the identity holds.

Evaluating a trigonometric expression

Given sina=12\sin a = \tfrac{1}{\sqrt{2}}, find

2sin2a+3cos2a4tan2acos2a.\frac{2\sin^2 a + 3\cos^2 a}{4\tan^2 a - \cos^2 a}.

Finding the ratios. Using cos2a=1sin2a\cos^2 a = 1 - \sin^2 a:

cos2a=112=12,cosa=12,tana=sinacosa=1.\cos^2 a = 1 - \tfrac{1}{2} = \tfrac{1}{2}, \qquad \cos a = \tfrac{1}{\sqrt{2}}, \qquad \tan a = \frac{\sin a}{\cos a} = 1.

Substituting.

212+3124112=1+32412=5272=57.\frac{2\cdot\tfrac{1}{2} + 3\cdot\tfrac{1}{2}}{4\cdot 1 - \tfrac{1}{2}} = \frac{1 + \tfrac{3}{2}}{4 - \tfrac{1}{2}} = \frac{\tfrac{5}{2}}{\tfrac{7}{2}} = \frac{5}{7}.

Probability with a card problem

All aces, jacks, and queens are removed from a standard deck, and one card is drawn from the rest. This removes 3×4=123 \times 4 = 12 cards, leaving 5212=4052 - 12 = 40 cards.

The only face cards left are the 44 kings, so the favourable outcomes number 44, giving

P(a king)=440=110,P(\text{a king}) = \frac{4}{40} = \frac{1}{10},

P(not a king)=1110=910.P(\text{not a king}) = 1 - \frac{1}{10} = \frac{9}{10}.

Tangents at the ends of a diameter

Prove that the tangents drawn at the ends of a diameter of a circle are parallel.

Let the circle have centre OO, with tangents PRPR and QSQS drawn at the ends AA and BB of a diameter. A radius meets its tangent at a right angle, so

1=2=90.\angle 1 = \angle 2 = 90^\circ.

These are co-interior angles for the transversal ABAB, and

1+2=90+90=180.\angle 1 + \angle 2 = 90^\circ + 90^\circ = 180^\circ.

Since the co-interior angles are supplementary, PRQSPR \parallel QS.

Solving a quadratic with literal coefficients

Solve (a+b)2x2(a+b)x6=0(a+b)^2 x^2 - (a+b)x - 6 = 0.

Here the coefficients are A=(a+b)2A = (a+b)^2, B=(a+b)B = -(a+b), and C=6C = -6. The discriminant is

B24AC=(a+b)2+24(a+b)2=25(a+b)2,B^2 - 4AC = (a+b)^2 + 24(a+b)^2 = 25(a+b)^2,

so B24AC=5(a+b)\sqrt{B^2 - 4AC} = 5(a+b). Then

x=(a+b)±5(a+b)2(a+b)2.x = \frac{(a+b) \pm 5(a+b)}{2(a+b)^2}.

The two roots are

x=6(a+b)2(a+b)2=3a+b,x=4(a+b)2(a+b)2=2a+b.x = \frac{6(a+b)}{2(a+b)^2} = \frac{3}{a+b}, \qquad x = \frac{-4(a+b)}{2(a+b)^2} = \frac{-2}{a+b}.

Arithmetic progression

If k+2k+2, 4k64k-6, and 3k23k-2 are in arithmetic progression, find kk. For three terms in AP, twice the middle term equals the sum of the outer terms:

2(4k6)=(k+2)+(3k2).2(4k - 6) = (k + 2) + (3k - 2).

So 8k12=4k8k - 12 = 4k, giving 4k=124k = 12 and k=3k = 3.

A point on the x-axis equidistant from two points

Find the point on the x-axis equidistant from (7,6)(7, 6) and (3,4)(-3, 4). Take the point as (x,0)(x, 0) and set the squared distances equal:

(x7)2+62=(x+3)2+42.(x - 7)^2 + 6^2 = (x + 3)^2 + 4^2.

x214x+49+36=x2+6x+9+16.x^2 - 14x + 49 + 36 = x^2 + 6x + 9 + 16.

The x2x^2 terms cancel, leaving 20x=60-20x = -60, so x=3x = 3. The point is (3,0)(3, 0).

Evaluating a trig ratio from cotangent

If cotx=34\cot x = \tfrac{3}{4}, find sinxcosxsinx+cosx\dfrac{\sin x - \cos x}{\sin x + \cos x}. Then tanx=43\tan x = \tfrac{4}{3}. Dividing numerator and denominator by cosx\cos x:

tanx1tanx+1=43143+1=1373=17.\frac{\tan x - 1}{\tan x + 1} = \frac{\tfrac{4}{3} - 1}{\tfrac{4}{3} + 1} = \frac{\tfrac{1}{3}}{\tfrac{7}{3}} = \frac{1}{7}.

Checking the zeros of a polynomial

Show that 33 and 34-\tfrac{3}{4} are zeros of p(x)=4x29x9p(x) = 4x^2 - 9x - 9.

p(3)=4(9)9(3)9=36279=0.p(3) = 4(9) - 9(3) - 9 = 36 - 27 - 9 = 0.

p ⁣(34)=4916+2749=94+2749=99=0.p\!\left(-\tfrac{3}{4}\right) = 4\cdot\tfrac{9}{16} + \tfrac{27}{4} - 9 = \tfrac{9}{4} + \tfrac{27}{4} - 9 = 9 - 9 = 0.

Both give 00, so both are zeros.

Expressing a fraction as a decimal

Express 228\tfrac{22}{8} as a decimal. Reduce to 114\tfrac{11}{4} and divide to get 2.752.75.

Key takeaways

  • To prove a trig identity, expand one side, apply sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1, and factor toward the other side.
  • Three numbers are in AP exactly when twice the middle term equals the sum of the other two.
  • A number is a zero of a polynomial precisely when substituting it gives 00.