10th Standard CBSE Syllabus & Materials
10th Standard CBSE
CBSE 10th Social Science ECO - Globalisation and the Indian Economy - New Model Questions Papers Study Material - QB365 Set A
NEW10th Standard CBSE
CBSE 10th Social Science ECO - Money and Credit - New Model Questions Papers Study Material - QB365 Set A
NEW10th Standard CBSE
CBSE 10th Social Science ECO - Sectors of the Indian Economy - New Model Questions Papers Study Material - QB365 Set A
NEW10th Standard CBSE
CBSE 10th Social Science ECO - Development - New Model Questions Papers Study Material - QB365 Set A
NEW10th Standard CBSE
CBSE 10th Social Science PS - Outcomes of Democracy - New Model Questions Papers Study Material - QB365 Set A
NEW10th Standard CBSE
CBSE 10th Social Science PS - Gender, Religion and Caste - New Model Questions Papers Study Material - QB365 Set A

Published on: 20/10/2025
Download CBSE Class 10th Standard CBSE Maths question papers, sample papers, important questions, and previous year solved papers in PDF format. Get free study materials, NCERT solutions, and exam preparation resources for Class 10th Standard CBSE Maths
Questions + Answers key
Take MCQ Maths Test

1.
A pole has to be erected at a point on the boundary of a circular park of diameter 13 metres in such a way that the differences of its distances from two diametrically opposite fixed gates A and B on the boundary is 7 metres. Is it possible to do so? If yes, at what distances from the two gates should the pole be erected?
2.
Find the roots of the equation 2x2 - 5x + 3 = 0, by factorisation.
3.
Find the values of k for each of the following quadratic equation, so that they have two equal roots \(2x^{ 2 }+kx+3=0\)
4.
Represent the following situations mathematically:
John and Jivanti together have 45 marbles. Both of them lost 5 marbles each, and the product of the number of marbles they now have is 124. We would like to find out how many marbles they had to start with.
5.
Check whether the following are quadratic equations:
(i) (x – 2)2 + 1 = 2x – 3
(ii) x(x + 1) + 8 = (x + 2) (x – 2)
(iii) x (2x + 3) = x2 + 1
(iv) (x + 2)3 = x3 – 4
6.
Find the discriminant of the equation \(3 x^{2}-2 x+\frac{1}{3}=0\) and hence find the nature of its roots. Find them, if they are real.
7.
Is it possible to design a rectangular park of perimeter 80 m and area 400 m2? If so, find its length and breadth.
8.
Find the nature of the roots of the following quadratic equation. If the real roots exist, find them: \(3x^2-4\sqrt3 x+4=0\)
9.
Find the roots of the following quadratic equation by fractorisation: 2x2+x-6=0
10.
Check whether the following are quadratic equations: (x – 3)(2x +1) = x(x + 5)
11.
Find the roots of the quadratic equation 6x2 – x – 2 = 0
12.
Find the roots of the quadratic equation: \(3x^{2}-2\sqrt {6} \ x +2 = 0\)
13.
A cottage industry produces a certain number of pottery articles in a day. It was observed on a particular day that the cost of production of each article (in rupees) was 3 more than twice the number of articles produced on that day. If the total cost of production on that day was Rs 90, find the number of articles produced and the cost of each article.
14.
The altitude of a right triangle is 7 cm less than its base. If the hypotenuse is 13 cm, find the other two side.
15.
Represent the following situations mathematically:
A cottage industry produces a certain number of toys in a day. The cost of production of each toy (in rupees) was found to be 55 minus the number of toys produced in a day. On a particular day, the total cost of production was Rs. 750. We would like to find out the number of toys produced on that day.
1.
Let P be the required location of the pole. Let the distance of the pole from the gate B be x m, i.e., BP = x m. Now the difference of the distances of the pole from the two gates = AP - BP (or, BP - AP) = 7 m.

Therefore, AP = (x + 7) m.
Now, AB = 13m, and since AB is a diameter,
∠APB = 90°
Therefore, AP2 + PB2 = AB2 (By Pythagoras theorem)
i.e., (x + 7)2 + x2 = 132
i.e., x2 + 14x + 49 + x2 = 169
i.e., 2x2 + 14x - 120 = 0
So, the distance ‘x’ of the pole from gate B satisfies the equation
x2 + 7x - 60 = 0
So, it would be possible to place the pole if this equation has real roots. To see if this is so or not, let us consider its discriminant. The discriminant is
b2 - 4ac = 72 - 4 x 1 x (-60) = 289 > 0.
So, the given quadratic equation has two real roots, and it is possible to erect the pole on the boundary of the park.
Solving the quadratic equation x2 + 7x - 60 = 0, by the quadratic formula, we get
\(x=\frac{-7 \pm \sqrt{289}}{2}=\frac{-7 \pm 17}{2}\)
Therefore, x = 5 or -12.
Since x is the distance between the pole and the gate B, it must be positive.
Therefore, x = -12 will have to be ignored. So, x = 5.
Thus, the pole has to be erected on the boundary of the park at a distance of 5m from the gate B and 12m from the gate A.
2.
Let us first split the middle term - 5x as -2x -3x [because (-2x) x (-3x) = 6x2 = (2x2 ) x 3].
So, 2x2 - 5x + 3 = 2x2 - 2x - 3x + 3 = 2x (x - 1) -3(x - 1) = (2x - 3)(x - 1)
Now, 2x2 - 5x + 3 = 0 can be rewritten as (2x - 3)(x - 1) = 0.
So, the values of x for which 2x2 - 5x + 3 = 0 are the same for which (2x - 3)(x - 1) = 0,
i.e., either 2x - 3 = 0 or x - 1 = 0.
Now, 2x - 3 = 0 gives x = \(\frac{3}{2}\) and x - 1 = 0 gives x = 1.
So, x = \(\frac{3}{2}\) and x = 1 are the solutions of the equation.
In other words, 1 and \(\frac{3}{2}\) are the roots of the equation 2x2 - 5x + 3 = 0.
Verify that these are the roots of the given equation.
Note that we have found the roots of 2x2 - 5x + 3 = 0 by factorising 2x2 - 5x + 3 into two linear factors and equating each factor to zero.
3.
2x2 + kx + 3 = 0
Comparing equation with ax2 + bx + c = 0, we get
a = 2, b = k and c = 3
Discriminant = b2 - 4ac = (k)2 - 4(2) (3)
= k2 - 24
For equal roots,
Discriminant = 0
k2 - 24 = 0
k2 = 24
\(k=\pm \sqrt{24}=\pm 2 \sqrt{6}\)
4.
Let the number of marbles John had be x
Then the number of marbles Jivanti had be = 45 – x (Why?).
The number of marbles left with john, when he lost 5 marbles = x – 5
The number of marbles left with Jivanti, when she lost 5 marble = 45 – x – 5 = 40 – x
Therefore, their product = (x – 5) (40 – x)
= 40x – x2 – 200 + 5x
= – x2 + 45x – 200
So, – x2 + 45x – 200 = 124 (Given that product = 124)
i.e., – x2 + 45x – 324 = 0
i.e., x2 – 45x + 324 = 0
Therefore, the number of marbles John had, satisfies the quadratic equation
x2 – 45x + 324 = 0
which is the required representation of the problem mathematically
5.
(i) LHS = (x – 2)2 + 1 = x2 – 4x + 4 + 1 = x2 – 4x + 5
Therefore, (x – 2)2 + 1 = 2x – 3 can be rewritten as
x2 – 4x + 5 = 2x – 3
i.e., x2 – 6x + 8 = 0
It is of the form ax2 + bx + c = 0.
Therefore, the given equation is a quadratic equation
(ii) Since x(x + 1) + 8 = x2 + x + 8 and (x + 2)(x – 2) = x2 – 4
Therefore, x2 + x + 8 = x2 – 4
i.e., x + 12 = 0
It is not of the form ax2 + bx + c = 0.
Therefore, the given equation is not a quadratic equation
(iii) Here, LHS = x (2x + 3) = 2x2 + 3x
So, x (2x + 3) = x2 + 1 can be rewritten as
2x2 + 3x = x2 + 1
Therefore, we get x2 + 3x – 1 = 0
It is of the form ax2 + bx + c = 0.
So, the given equation is a quadratic equation
(iv) Here, LHS = (x + 2)3 = x3 + 6x2 + 12x + 8
Therefore, (x + 2)3 = x3 – 4 can be rewritten as
x3 + 6x2 + 12x + 8 = x3 – 4
i.e., 6x2 + 12x + 12 = 0 or, x2 + 2x + 2 = 0
It is of the form ax2 + bx + c = 0.
So, the given equation is a quadratic equation
6.
Here a = 3, b = - 2 and \(c=\frac{1}{3} \text { . }\)
Therefore, discriminant b2 - 4ac = (-2)2 - 4 x 3 x \(\frac{1}{3}\) = 4 - 4 = 0.
Hence, the given quadratic equation has two equal real roots.
The roots are \(\frac{-b}{2 a}, \frac{-b}{2 a}, \text { i.e., } \frac{2}{6}, \frac{2}{6}, \text { i.e., } \frac{1}{3}, \frac{1}{3} .\)
7.
Let the breadth of the park be x m.
Given, perimeter of a rectangular park = 80 m
\(\Rightarrow\) 2(Length + Breadth) = 80 m
\(\Rightarrow\) Length + Breadth = 40 m
\(\Rightarrow\) Length = (40 - x)m
Now, area of a rectangular park = Length \(\times\)Breadth
=(40 - x)x m2
But according to the question, area of the rectangular park is 400 m2.
\(\therefore\) (40 - x) x = 400
\(\Rightarrow\) x2 - 40x + 400 = 0
\(\Rightarrow\) x2 - 2x \(\times\) 20 + (20)2 = 0
\(\Rightarrow\) (x - 20)2 = 0 [\(\because\) a2 - 2ab + b2 = (a - b)2]
\(\Rightarrow\) x = 20
thus, breadth of the park = 20 m
and length of the park = 40 - 20 = 20 m
Hence, it is possible to design the rectangular park having perimeter 80 m and area 400 m with equal length and breadth, i.e. 20 m each.
8.
\(3 x^{2}-4 \sqrt{3} x+4=0\)
Comparing it with ax2 + bx + c = 0, we get
a = 3, b = \(-4 \sqrt{3}\) and c = 4
Discriminant = b2 - 4ac
\(=(-4 \sqrt{3})^{2}-4(3)(4)\)
= 48 - 48 = 0
As b2 - 4ac = 0,
Therefore, real roots exist for the given equation and they are equal to each other.
And the roots will be \(\frac{-b}{2 a}\)
Therefore, the roots are \(\frac{2}{\sqrt{3}} \text { and } \frac{2}{\sqrt{3}}\)
9.
Given equation is 2x2 + x - 6 = 0
\(\Rightarrow\) 2x2 + 4x - 3x - 6 = 0
[\(\because\) 4 \(\times\)(-3) = -12 and 4 - 3 = 1]
\(\Rightarrow\) 2x (x + 2) -3 (x + 2) = 0
\(\Rightarrow\) (x + 2)(2x - 3) = 0
\(\Rightarrow\) x + 2 = 0 or 2x - 3 = 0
\(\Rightarrow\) x = -2 or \(x=\frac{3}{2}\)
Hence, the roots of the equation
2x2 + x - 6 = 0 are -2 and \(\frac{3}{2}\)
10.
Given equation (x-3)(2x+1)=x(x+5)
2x2 + x - 6x - 3 = x2 + 5x
\(\Rightarrow\) 2x2 + x - 6x - 3 - x2 - 5x = 0
\(\Rightarrow\) x2 - 10x - 3 = 0 has its highest power 2
Hence it is a quadratic equation.
11.
We have
6x2 – x – 2 = 6x2 + 3x – 4x – 2
= 3x (2x + 1) – 2 (2x + 1)
= (3x – 2)(2x + 1)
The roots of 6x2 - x - 2 = 0 are the values of x for which (3x - 2)(2x + 1) = 0
Therefore, 3x - 2 = 0 or 2x + 1 = 0,
ie., x = \(\frac{2}{3}\) or x = \(-\frac{1}{2}\)
Therefore, the roots of 6x2 - x - 2 = 0 are \(\frac{2}{3}\) and \(-\frac{1}{2}\)
We verify the roots, by checking that \(\frac{2}{3}\) and \(-\frac{1}{2}\) satisfy 6x2 - x - 2 = 0.
12.
\(3 x^{2}-2 \sqrt{6} x+2=3 x^{2}-\sqrt{6} x-\sqrt{6} x+2\)
\(=\sqrt{3} x(\sqrt{3} x-\sqrt{2})-\sqrt{2}(\sqrt{3} x-\sqrt{2})\)
\(=(\sqrt{3} x-\sqrt{2})(\sqrt{3} x-\sqrt{2})\)
So, the roots of the equation are the values of x for which
\((\sqrt{3} x-\sqrt{2})(\sqrt{3} x-\sqrt{2})=0\)
Now, \(\sqrt{3} x-\sqrt{2}=0 \text { for } x=\sqrt{\frac{2}{3}}\)
So, this root is repeated twice, one for each repeated factor \(\sqrt{3} x-\sqrt{2}\)
Therefore, the roots of 3x2 - 2\(\sqrt6\)x + 2 = 0 are \(\sqrt{\frac{2}{3}}, \sqrt{\frac{2}{3}}\)
13.
Let the number of pottery articles produced on a particular day be x.
Then, cost of production of each article = Rs (2x + 3)
[by given condition]
So, the total cost of production = Number of pottery articles \(\times\) Cost of production of each article
= Rsx(2x + 3)
According to the question,
x(2x + 3) = 90
\(\Rightarrow\) 2x2 + 3x = 90
\(\Rightarrow\) 2x2 + 3x - 90 = 0
\(\Rightarrow\) 2x2 +15x - 12x - 90 = 0
[\(\because\) 15 \(\times\)(-12) = -180 and 15 - 12 = 3]
\(\Rightarrow\) x(2x + 15) - 6(2x + 15) = 0
\(\Rightarrow\) (2x + 15) (x - 6) = 0
\(\Rightarrow\) 2x + 15 = 0 or x - 6 = 0
\(\Rightarrow\) \(x=-\frac{15}{2}\) or x = 6
But x cannot be negative, as number of pottery articles should be positive.
\(\therefore\) x = 6
Hence, the number of articles produced = 6
and the cost of each article = 2 \(\times\) 6 + 3 = Rs 15
14.
Let base be x cm, then height be (x-7) cm
By Pythagoras Theorem, (base)2 + (height)2=(hypotenuse)2
\(\Rightarrow\) x2+(x-7)2=(13)2 \(\Rightarrow\) x2+x2+49-14x=169
\(\Rightarrow\) 2x2-14x-120=0 \(\Rightarrow\) x2-7x-60=0
\(\Rightarrow\) x2-12x+5x-60=0 \(\Rightarrow\) x(x-12)+5(x-12)=0
\(\Rightarrow\) (x+5)(x-12)=0 \(\Rightarrow\) x-12=0 or x+5=0
\(\Rightarrow\) x=12 or x=-5 (-5 is rejected as sides can never be negative)
\(\Rightarrow\) Base=12 cm and altitude=12-7=5 cm
15.
Let the number of toys produced on that day be x.
Therefore, the cost of production (in rupees) of each toy that day = 55 – x
So, the total cost of production (in rupees) that day = x (55 – x)
Therefore, x (55 – x) = 750
i.e., 55x – x2 = 750
i.e., – x2 + 55x – 750 = 0
i.e., x2 – 55x + 750 = 0
Therefore, the number of toys produced that day satisfies the quadratic equation
x2 – 55x + 750 = 0
which is the required representation of the problem mathematically.
10th Standard CBSE Syllabus & Materials
10th Standard CBSE
CBSE 10th Social Science PS - Federalism - New Model Questions Papers Study Material - QB365 Set A
NEW10th Standard CBSE
CBSE 10th Social Science PS - Power Sharing - New Model Questions Papers Study Material - QB365 Set A
NEW10th Standard CBSE
CBSE 10th Social Science GEO - Manufacturing Industries - New Model Questions Papers Study Material - QB365 Set A
NEW10th Standard CBSE
CBSE 10th Social Science GEO - Minerals and Energy Resources - New Model Questions Papers Study Material - QB365 Set A
NCERT Books
Syllabus
Exam Pattern
Sample Question Papers
Previous year Question Papers
Important Notes
MCQ Practice test
NCERT Exemplers
Case study Questions
Image Based Questions
Passage based Questions
HOT Questions
Value Based Questions
Model Questions Papers
NCERT ( Book Back ) Questions
Assertion and Reason
Important Questions And Answers
CBSE 10th Standard CBSE Subjects
CBSE Standards