← Back to all lessons
Class 10Algebra4:24Published 2 Mar 2025

Class X CBSE One Mark Questions

A quick run through ten one mark questions from older Class X CBSE board papers, covering polynomials, sectors, LCM and HCF, probability, trigonometry, discriminants, and coordinate geometry.

This lesson works through a set of one mark questions from previous Class X CBSE board papers. It finds the sum of the zeros of a quadratic, forms a polynomial from given zeros, computes the area of a sector from its arc length, and finds the LCM and HCF of three prime numbers. It then covers a probability of losing, a trigonometric simplification, identifying a terminating decimal as rational, a discriminant, a point a fraction of the way along a segment, and the value that gives equal roots.

What you'll learn

  • How to read off the sum of the zeros of a quadratic and how to build a polynomial from its zeros
  • How to find a sector's area from its arc length, and the LCM and HCF of prime numbers
  • How to compute a discriminant and decide when a quadratic has equal roots
  • How to use the section formula to locate a point a given fraction along a segment

Lesson chapters

0:00Sum of the zeros of a quadratic
0:23Forming a polynomial from its zeros
0:54Area of a sector from its arc length
1:13LCM and HCF of three primes
1:40Probability of losing, and a trig simplification
2:17Rational numbers and the discriminant
2:52A point a fraction along a segment
4:02Value of k for equal roots

Lesson notes

Class X CBSE one mark questions

This lesson works through ten one mark questions taken from older Class X CBSE board papers, spanning polynomials, mensuration, number theory, probability, trigonometry, and coordinate geometry.

Sum of the zeros of a quadratic

Find the sum of the zeros of the polynomial 2x2+9x102x^2 + 9x - 10. Here a=2a = 2, b=9b = 9, c=10c = -10. The sum of the zeros is

ba=92.-\frac{b}{a} = -\frac{9}{2}.

Forming a polynomial from its zeros

Form a quadratic polynomial whose zeros are 5+25 + \sqrt{2} and 525 - \sqrt{2}.

Sum of zeros =(5+2)+(52)=10.= (5 + \sqrt{2}) + (5 - \sqrt{2}) = 10.

Product of zeros =(5+2)(52)=252=23.= (5 + \sqrt{2})(5 - \sqrt{2}) = 25 - 2 = 23.

A quadratic polynomial is x2(sum)x+(product)x^2 - (\text{sum})x + (\text{product}), so

x210x+23.x^2 - 10x + 23.

Area of a sector from its arc length

Find the area of a sector of radius 6 cm6\ \text{cm} whose arc length is 5 cm5\ \text{cm}. With r=6r = 6 and arc length =5\ell = 5,

Area=12r=12×5×6=15 cm2.\text{Area} = \tfrac{1}{2}\,\ell r = \tfrac{1}{2}\times 5 \times 6 = 15\ \text{cm}^2.

LCM and HCF of three primes

Find the LCM and HCF of 1717, 2323, 2929 by the factorization method. Each number is prime, so they share no common factor and

HCF=1.\text{HCF} = 1.

The LCM is their product,

LCM=17×23×29=11339.\text{LCM} = 17 \times 23 \times 29 = 11339.

Probability of losing, and a trig simplification

If the probability of winning a game is 0.30.3, the probability of losing is

10.3=0.7.1 - 0.3 = 0.7.

For the trigonometric part, using 1sin2θ=cos2θ1 - \sin^2\theta = \cos^2\theta,

1sin2θcosθ=cos2θcosθ=cosθ.\frac{1 - \sin^2\theta}{\cos\theta} = \frac{\cos^2\theta}{\cos\theta} = \cos\theta.

Rational numbers and the discriminant

Is the real number 5.2355.235 rational? Yes. It is a terminating decimal, so it is rational.

Find the discriminant of 3x22x+13=03x^2 - 2x + \tfrac{1}{3} = 0. Here a=3a = 3, b=2b = -2, c=13c = \tfrac{1}{3}, so

b24ac=(2)24(3)(13)=44=0.b^2 - 4ac = (-2)^2 - 4(3)\left(\tfrac{1}{3}\right) = 4 - 4 = 0.

A point a fraction along a segment

Find the point that is two thirds of the way from P(0,1)P(0, 1) to Q(1,0)Q(1, 0). Take the dividing ratio m1:m2=2:3m_1 : m_2 = 2 : 3. By the section formula,

(m1x2+m2x1m1+m2, m1y2+m2y1m1+m2).\left( \frac{m_1 x_2 + m_2 x_1}{m_1 + m_2},\ \frac{m_1 y_2 + m_2 y_1}{m_1 + m_2} \right).

x-coordinate =2(1)+3(0)2+3=25.= \dfrac{2(1) + 3(0)}{2 + 3} = \dfrac{2}{5}.

y-coordinate =2(0)+3(1)2+3=35.= \dfrac{2(0) + 3(1)}{2 + 3} = \dfrac{3}{5}.

So the point is (25,35).\left(\tfrac{2}{5}, \tfrac{3}{5}\right).

Value of k for equal roots

Find kk so that 2x2+3x+k=02x^2 + 3x + k = 0 has equal roots. Equal roots means the discriminant is zero, with a=2a = 2, b=3b = 3, c=kc = k:

b24ac=0    324(2)(k)=0    98k=0.b^2 - 4ac = 0 \implies 3^2 - 4(2)(k) = 0 \implies 9 - 8k = 0.

Therefore

k=98.k = \tfrac{9}{8}.

Key takeaways

  • For ax2+bx+cax^2 + bx + c, the sum of the zeros is ba-\tfrac{b}{a}, and a polynomial from given zeros is x2(sum)x+(product)x^2 - (\text{sum})x + (\text{product}).
  • A sector's area is 12r\tfrac{1}{2}\ell r, and for distinct primes the HCF is 11 while the LCM is their product.
  • A quadratic has equal roots exactly when its discriminant b24acb^2 - 4ac is zero.