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
(1−sinθ+cosθ)2=2(1+cosθ)(1−sinθ).
Start from the left side and expand it as ((1−sinθ)+cosθ)2:
(1−sinθ)2+cos2θ+2cosθ(1−sinθ).
Expanding (1−sinθ)2 and using sin2θ+cos2θ=1:
1−2sinθ+sin2θ+cos2θ+2cosθ−2sinθcosθ
=2−2sinθ+2cosθ−2sinθcosθ.
Take out a factor of 2 and group the terms:
2[(1−sinθ)+cosθ(1−sinθ)]=2(1−sinθ)(1+cosθ).
This equals the right side, so the identity holds.
Evaluating a trigonometric expression
Given sina=21, find
4tan2a−cos2a2sin2a+3cos2a.
Finding the ratios. Using cos2a=1−sin2a:
cos2a=1−21=21,cosa=21,tana=cosasina=1.
Substituting.
4⋅1−212⋅21+3⋅21=4−211+23=2725=75.
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=12 cards, leaving 52−12=40 cards.
The only face cards left are the 4 kings, so the favourable outcomes number 4, giving
P(a king)=404=101,
P(not a king)=1−101=109.
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 O, with tangents PR and QS drawn at the ends A and B of a diameter. A radius meets its tangent at a right angle, so
∠1=∠2=90∘.
These are co-interior angles for the transversal AB, and
∠1+∠2=90∘+90∘=180∘.
Since the co-interior angles are supplementary, PR∥QS.
Solving a quadratic with literal coefficients
Solve (a+b)2x2−(a+b)x−6=0.
Here the coefficients are A=(a+b)2, B=−(a+b), and C=−6. The discriminant is
B2−4AC=(a+b)2+24(a+b)2=25(a+b)2,
so B2−4AC=5(a+b). Then
x=2(a+b)2(a+b)±5(a+b).
The two roots are
x=2(a+b)26(a+b)=a+b3,x=2(a+b)2−4(a+b)=a+b−2.
Arithmetic progression
If k+2, 4k−6, and 3k−2 are in arithmetic progression, find k. For three terms in AP, twice the middle term equals the sum of the outer terms:
2(4k−6)=(k+2)+(3k−2).
So 8k−12=4k, giving 4k=12 and k=3.
A point on the x-axis equidistant from two points
Find the point on the x-axis equidistant from (7,6) and (−3,4). Take the point as (x,0) and set the squared distances equal:
(x−7)2+62=(x+3)2+42.
x2−14x+49+36=x2+6x+9+16.
The x2 terms cancel, leaving −20x=−60, so x=3. The point is (3,0).
Evaluating a trig ratio from cotangent
If cotx=43, find sinx+cosxsinx−cosx. Then tanx=34. Dividing numerator and denominator by cosx:
tanx+1tanx−1=34+134−1=3731=71.
Checking the zeros of a polynomial
Show that 3 and −43 are zeros of p(x)=4x2−9x−9.
p(3)=4(9)−9(3)−9=36−27−9=0.
p(−43)=4⋅169+427−9=49+427−9=9−9=0.
Both give 0, so both are zeros.
Expressing a fraction as a decimal
Express 822 as a decimal. Reduce to 411 and divide to get 2.75.
Key takeaways
To prove a trig identity, expand one side, apply sin2θ+cos2θ=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 0.