CBSE Class 10 Mathematics Standard Question Paper 2024 PDF (Set 1- 30/2/1) is available for download here. CBSE conducted the Mathematics Standard exam on March 11, 2024 from 10:30 AM to 1:30 PM. The total marks for the theory paper are 80. The question paper contains 20% MCQ-based questions, 40% competency-based questions, and 40% short and long answer type questions.
CBSE Class 10 Mathematics Standard Question Paper 2024 (Set 1- 30/2/1) with Answer Key
| CBSE Class 10 Mathematics Standard Question Paper 2024 with Answer Key | Check Solutions |
.jpeg)
CBSE Class 10 Mathematics Standard with Solutions
Section - A
Question 1:
The value of k for which the system of equations 3x – y + 8 = 0 and 6x – ky + 16 = 0 has infinitely many solutions, is:
View Solution
Solution: For a system of two linear equations to have infinitely many solutions, the ratios of the coefficients of x, y, and the constant terms must be equal. Mathematically:
a1⁄a2 = b1⁄b2 = c1⁄c2
Here, the given equations are:
3x – y + 8 = 0 and 6x – ky + 16 = 0.
Compare the coefficients with the standard form a1x + b1y + c1 = 0 and a2x + b2y + c2 = 0:
a1 = 3, b1 = -1, c1 = 8 and a2 = 6, b2 = -k, c2 = 16.
From the condition for infinitely many solutions:
a1⁄a2 = b1⁄b2 = c1⁄c2
Substitute the values:
3⁄6 = -1⁄-k = 8⁄16
Simplify each ratio:
3⁄6 = 1⁄2 and 8⁄16 = 1⁄2
Thus:
-1⁄-k = 1⁄2
Solve for k:
1⁄k = 1⁄2 ⇒ k = 2
Quick Tip: For two equations to have infinitely many solutions, ensure that the ratios of corresponding coefficients a1⁄a2 = b1⁄b2 = c1⁄c2
Question 2:
Point P divides the line segment joining the points A(4, -5) and B(1, 2) in the ratio 5:2. Co-ordinates of point P are:
View Solution
Solution: The formula to find the coordinates of a point P(x, y) dividing the line segment joining A(x1, y1) and B(x2, y2) in the ratio m:n is:
P(mx2 + nx1⁄m+n, my2 + ny1⁄m+n)
Here: x1 = 4, y1 = -5, x2 = 1, y2 = 2, m = 5, n = 2.
Step 1: Calculate the x-coordinate of P
Substitute the values in the formula:
x = m ⋅ x2 + n ⋅ x1⁄m+n
x = 5 ⋅ 1 + 2 ⋅ 4⁄5+2
Simplify:
x = 5 + 8⁄7 = 13⁄7
Step 2: Calculate the y-coordinate of P
Substitute the values in the formula:
y = m ⋅ y2 + n ⋅ y1⁄m+n
y = 5 ⋅ 2 + 2 ⋅ (-5)⁄5+2
Simplify:
y = 10 - 10⁄7 = 0
Step 3: Conclusion
The coordinates of P are:
(13⁄7, 0)
Quick Tip: To find the coordinates of a point dividing a line segment, apply the section formula P(x, y) = (mx2 + nx1⁄m+n, my2 + ny1⁄m+n)
Question 3:
The common difference of an A.P. in which a15 - a11 = 48, is:
View Solution
Solution: The formula for the n-th term of an arithmetic progression is:
an = a1 + (n-1)d,
where d is the common difference.
Given: a15 - a11 = 48
Using the formula for an:
a15 = a1 + 14d and a11 = a1 + 10d
Subtract a11 from a15:
a15 - a11 = (a1 + 14d) - (a1 + 10d)
Simplify:
a15 - a11 = 4d
Given a15 - a11 = 48, we get:
4d = 48 ⇒ d = 12
Quick Tip: In an arithmetic progression, the difference between two terms depends on the number of terms between them multiplied by the common difference d.
Question 4:
The quadratic equation x2 + x + 1 = 0 has \_\_\_\_ roots:
View Solution
Solution: To determine the nature of roots of a quadratic equation ax2 + bx + c = 0, calculate the discriminant: D = b2 - 4ac.
Here: a = 1, b = 1, c = 1
Substitute into the discriminant:
D = (1)2 - 4(1)(1) = 1 - 4 = -3
Since D < 0, the roots are not real.
Quick Tip: If the discriminant D < 0, the roots of a quadratic equation are imaginary (not-real).
Question 5:
If the HCF (2520, 6600) = 40 and LCM (2520, 6600) = 252 × k, then the value of k is:
View Solution
Solution: The relationship between HCF, LCM, and two numbers a and b is:
HCF × LCM = a × b.
Here: HCF = 40, LCM = 252 × k, a = 2520, b = 6600
Substitute into the equation:
40 × (252 × k) = 2520 × 6600
Simplify 2520 × 6600: 2520 × 6600 = 16632000
Simplify 40 × 252 × k: 40 × 252 = 10080
Thus: 10080 × k = 16632000
Solve for k: k = 16632000⁄10080 = 1650
Quick Tip: Use the relationship HCF × LCM = Product of the two numbers to solve problems involving LCM and HCF.
Question 6:
In the given figure ∆ABC is shown. DE is parallel to BC. If AD = 5 cm, DB = 2.5 cm and BC = 12 cm, then DE is equal to:

View Solution
Solution: Since DE || BC, by the Basic Proportionality Theorem (Thales' Theorem), the ratio of corresponding segments is equal. Therefore:
AD⁄AB = DE⁄BC
Step 1: Find AB (total length of AD + DB). Given: AD = 5 cm, DB = 2.5 cm. Thus: AB = AD + DB = 5 + 2.5 = 7.5 cm
Step 2: Substitute the known values into the formula. We now substitute into the proportionality equation: AD⁄AB = DE⁄BC. Substitute AD = 5, AB = 7.5, and BC = 12: 5⁄7.5 = DE⁄12
Step 3: Simplify and solve for DE. Simplify 5⁄7.5: 5⁄7.5 = 2⁄3. Thus: 2⁄3 = DE⁄12. Solve for DE by cross-multiplying: DE = 2⁄3 × 12 = 8 cm
Step 4: Conclusion The length of DE is: 8 cm
Quick Tip: When a line is parallel to one side of a triangle, the Basic Proportionality Theorem divides the other two sides in the same ratio. Use proportions to find unknown lengths.
Question 7:
If sin θ = cos θ (0° < θ < 90°), then the value of (sec θ ⋅ sin θ) is:
View Solution
Solution: Given sin θ = cos θ, we know: sin2 θ + cos2 θ = 1
Since sin θ = cos θ, substitute: 2sin2 θ = 1 ⇒ sin2 θ = 1⁄2
Thus: sin θ = 1⁄√2 and cos θ = 1⁄√2
The secant of θ is: sec θ = 1⁄cos θ = √2
Now calculate sec θ ⋅ sin θ: sec θ ⋅ sin θ = √2 ⋅ 1⁄√2 = 1
Quick Tip: If sin θ = cos θ, the angle θ is 45° and trigonometric identities simplify calculations.
Question 8:
Two dice are rolled together. The probability of getting the sum of the two numbers to be more than 10, is:
View Solution
Solution: To calculate the probability, note that the sum of two dice can range from 2 to 12. We are tasked with finding the probability of the sum being more than 10.
The possible outcomes for a sum > 10 are: (5,6), (6,5), (6,6)
There are 3 favorable outcomes.
The total number of outcomes when two dice are rolled is: 6 × 6 = 36
Thus, the probability is:
P(Sum > 10) = Favorable outcomes⁄Total outcomes = 3⁄36 = 1⁄12
Quick Tip: To solve dice probability problems, count all favorable outcomes and divide by the total outcomes 6 × 6 = 36.
Question 9:
If α and β are zeroes of the polynomial 5x2 + 3x - 7, the value of 1⁄α + 1⁄β is:
View Solution
Solution: The polynomial is: 5x2 + 3x - 7.
For any quadratic polynomial ax2 + bx + c, the sum and product of the roots are:
α + β = -b⁄a and αβ = c⁄a
Here: a = 5, b = 3, c = -7
Calculate the sum and product:
α + β = -3⁄5, αβ = -7⁄5
We are tasked to find 1⁄α + 1⁄β, which simplifies as:
1⁄α + 1⁄β = α + β⁄αβ
Substitute the values:
1⁄α + 1⁄β = -3⁄5⁄-7⁄5
Simplify:
1⁄α + 1⁄β = -3⁄-7 = 3⁄7
Quick Tip: For quadratic polynomials, use the relations α + β = -b⁄a and αβ = c⁄a to simplify root-related expressions.
Question 10:
The perimeters of two similar triangles ABC and PQR are 56 cm and 48 cm respectively. PQ/AB is equal to:
View Solution
Solution: For two similar triangles, the ratio of their corresponding sides is equal to the ratio of their perimeters.
Given: Perimeter of PQR⁄Perimeter of ABC = PQ⁄AB
Substitute the values:
PQ⁄AB = Perimeter of PQR⁄Perimeter of ABC = 48⁄56
Simplify the ratio: PQ⁄AB = 48 ÷ 8⁄56 ÷ 8 = 6⁄7
Conclusion: The value of PQ⁄AB is: 6⁄7
Quick Tip: For similar triangles, the ratio of corresponding sides is equal to the ratio of their perimeters.
Question 11:
AB and CD are two chords of a circle intersecting at P. Choose the correct statement from the following:

View Solution
Solution: When two chords AB and CD intersect at a point P within a circle, the triangles formed, ∆ADP and ∆CBP, are similar.
Reason:
- The angles opposite the intersecting chords are equal because they are subtended by the same arc:
∠ADP = ∠CBP - The vertical angles at P are equal:
∠DPA = ∠BPC
By the AA (Angle-Angle) Criterion, the two triangles are similar:
∆ADP ~ ∆CBP
Quick Tip: When two chords of a circle intersect, the triangles formed are similar by the AA criterion of similarity.
Question 12:
If the value of each observation in a data is increased by 2, then the median of the new data:
View Solution
Solution: The median of a data set is the middle value when the data is arranged in ascending order.
Step 1: Effect of Adding a Constant If each observation in the data is increased by 2, all values shift upward by the same amount. This shift does not alter the position of the median but increases its value by 2.
Conclusion: The new median is: New Median = Old Median + 2.
Quick Tip: When a constant value is added to all observations in a data set, the mean, median, and mode all increase by the same constant value.
Question 13:
A box contains cards numbered 6 to 55. A card is drawn at random from the box. The probability that the drawn card has a number which is a perfect square, is:
View Solution
Solution: The total number of cards is: 55 - 6 + 1 = 50 cards.
Step 1: Identify the Perfect Squares between 6 and 55 The perfect squares in this range are: 9, 16, 25, 36, 49. Count the total number of perfect squares: 5 perfect squares.
Step 2: Probability of Drawing a Perfect Square The probability is given by: P(perfect square) = Number of favorable outcomes⁄Total outcomes. Substitute the values: P(perfect square) = 5⁄50 = 1⁄10
Conclusion: The probability that the drawn card has a number which is a perfect square is: 1⁄10
Quick Tip: To find probabilities, identify all favorable outcomes and divide by the total number of possible outcomes.
Question 14:
In the given figure, tangents PA and PB to the circle centered at O, from point P are perpendicular to each other. If PA = 5 cm, then length of AB is equal to:

View Solution
Solution: In the given figure, PA and PB are tangents to the circle and are perpendicular at point P. Thus, ∆OAP forms a right-angled triangle at A, where: OP (hypotenuse) = AB and PA = PB = 5 cm.
Step 1: Use Pythagoras Theorem For right-angled triangle OPA: OP2 = PA2 + PB2. Substitute the values: OP2 = 52 + 52. OP2 = 25 + 25 = 50. Taking square root: OP = √50 = 5√2.
Conclusion: The length of AB is: 5√2 cm.
Quick Tip: In right-angled triangles involving tangents, always apply the Pythagoras theorem to calculate the hypotenuse or missing sides.
Question 15:
XYZ is a rectangle with vertices X(-3, 0), O(0, 0), Y(0, 4) and Z(x, y). The length of its diagonal is:
View Solution
Solution: The length of the diagonal of a rectangle can be calculated using the distance formula: d = √(x2 - x1)2 + (y2 - y1)2.
Step 1: Identify Coordinates of XYZ Given vertices are: X(-3, 0), O(0, 0), Y(0, 4). The diagonal XY can be found as: XY = √(0 - (-3))2 + (4 - 0)2.
Step 2: Apply the Distance Formula Substitute the coordinates: XY = √(3)2 + (4)2. Simplify: XY = √9 + 16 = √25 = 5.
Conclusion: The length of the diagonal is: 5 units.
Quick Tip: The diagonal of a rectangle can be directly calculated using the distance formula between opposite vertices.
Question 16:
Which term of the A.P. -29, -26, -23, …, 61 is 16?
View Solution
Solution: The general term of an A.P. is given by: an = a + (n-1)d, where a is the first term, d is the common difference, and n is the term number.
Step 1: Identify a, d, and an Given: a = -29, d = -26 - (-29) = 3, an = 61.
Step 2: Substitute in the Formula an = a + (n-1)d. Substitute the known values: 61 = -29 + (n-1) ⋅ 3. Simplify: 61 + 29 = (n-1) ⋅ 3. 90 = (n-1) ⋅ 3. Divide by 3: n-1 = 30 ⇒ n = 31.
Conclusion: The term number is: 16th term.
Quick Tip: To find a specific term in an arithmetic progression, always use the general formula an = a + (n-1)d and substitute known values.
Question 17:In the given figure, AT is tangent to a circle centered at O. If ∠CAT = 40°, then ∠CBA is equal to:
View Solution
Solution: In the figure: AT is a tangent to the circle at A. The property of tangents states that the angle between the tangent and a chord through the point of contact is equal to the angle subtended by the chord at the opposite arc.
Step 1: Tangent-Chord Property Given: ∠CAT = 40°. By the tangent-chord property: ∠CBA = ∠CAT.
Conclusion: ∠CBA = 40°.
Quick Tip: The tangent-chord property states that the angle between a tangent and a chord is equal to the angle subtended by the chord at the opposite arc.
Question 18:
After an examination, a teacher wants to know the marks obtained by the maximum number of students in her class. She requires to calculate \_\_\_ of marks.
View Solution
Solution: The mode of a data set refers to the value that occurs most frequently. Since the teacher wants to know the marks obtained by the maximum number of students, she needs to calculate the mode of marks.
Explanation:
- Median: Represents the middle value of a sorted data set.
- Mean: The average of all values.
- Range: The difference between the highest and lowest values.
- Mode: The most frequently occurring value in a data set.
Here, the mode is the most appropriate measure since it highlights the most common marks.
Quick Tip: The mode is useful in identifying the most frequently occurring value, which is ideal for determining trends or patterns in a data set.
Directions:
In Q. No. 19 and 20 a statement of Assertion (A) is followed by a statement of Reason (R). Choose the correct option.
- (A) Both, Assertion (A) and Reason (R) are true and Reason (R) is correct explanation of Assertion (A).
- (b) Both, Assertion (A) and Reason (R) are true but Reason (R) is not correct explanation for Assertion (A).
- (c) Assertion (A) is true but Reason (R) is false.
- (d) Assertion (A) is false but Reason (R) is true.
Question 19: If sin A = 1⁄3 (where 0° < A < 90°), then the value of cos A is 2√2⁄3.
Assertion (A): If sin A = 1⁄3, then cos A = 2√2⁄3.
Reason (R): For every angle θ, sin2 θ + cos2 θ = 1.
View Solution
Solution: Using the Pythagorean identity: sin2 A + cos2 A = 1. Given sin A = 1⁄3, substitute the value:
(1⁄3)2 + cos2 A = 1
1⁄9 + cos2 A = 1
Simplify: cos2 A = 1 - 1⁄9 = 8⁄9
Taking the square root: cos A = √8⁄9 = √8⁄3 = 2√2⁄3
Thus, Assertion (A) is true, and Reason (R) correctly explains the result.
Quick Tip: The Pythagorean identity sin2 θ + cos2 θ = 1 is a fundamental trigonometric property.
Question 20: Two cubes, each with edge length 10 cm, are joined together. The total surface area of the newly formed cuboid is 1200 cm2.
Assertion (A): The total surface area of the newly formed cuboid is 1200 cm2.
Reason (R): The area of each surface of a cube with a side 10 cm is 100 cm2.
View Solution
Solution: To find the total surface area of a newly formed cuboid, note: 1. Each cube has an edge length of 10 cm. 2. When two cubes are joined along one face, the resulting cuboid has dimensions: Length = 20 cm (combined), Width = 10 cm, Height = 10 cm.
Step 1: Surface Area of the Cuboid The formula for the total surface area of a cuboid is: Surface Area = 2 (l ⋅ w + w ⋅ h + h ⋅ l). Substitute l = 20 cm, w = 10 cm, h = 10 cm: Surface Area = 2 (20 ⋅ 10 + 10 ⋅ 10 + 10 ⋅ 20). Simplify: Surface Area = 2 (200 + 100 + 200) = 2 ⋅ 500 = 1000 cm2.
Step 2: Conclusion The actual total surface area is 1000 cm2, not 1200 cm2. The Reason (R) is correct as each surface area of the cube is 100 cm2. Thus, Assertion (A) is false, but Reason (R) is true.
Quick Tip: When two cubes are joined, the surface area decreases because one face of each cube is no longer exposed.
Section - B
This section consists of 5 questions of 2 mark each.
Question 21: Can the number (15)n, n being a natural number, end with the digit 0? Give reasons.
View Solution
Solution: The number 15n can be expressed as: 15n = 5n × 3n. To end with the digit 0, a number must have both 2 and 5 as its prime factors (since 2 × 5 = 10).
Step 1: Prime Factorization 15 = 5 × 3. Thus, 15n only includes prime factors 5 and 3.
Step 2: Absence of Factor 2 Since 15n does not include 2 as a prime factor, it cannot end with the digit 0.
Conclusion: A number can only end with 0 if it has 2 and 5 as factors. Therefore, 15n cannot end with 0.
Quick Tip: To check if a number ends with 0, ensure its prime factorization includes both 2 and 5.
Question 22: Find the type of triangle ABC formed whose vertices are A(1, 0), B(-5, 0), and C(-2, 5).
View Solution
Solution: To determine the type of triangle, calculate the distances between the vertices AB, BC, and CA using the distance formula: d = √(x2 - x1)2 + (y2 - y1)2.
Step 1: Calculate AB AB = √(-5 - 1)2 + (0 - 0)2 = √(-6)2 = √36 = 6.
Step 2: Calculate BC BC = √(-5 + 2)2 + (0 - 5)2 = √(-3)2 + (-5)2 = √9 + 25 = √34.
Step 3: Calculate CA CA = √(1 + 2)2 + (0 - 5)2 = √(3)2 + (-5)2 = √9 + 25 = √34.
Step 4: Compare the Sides AB = 6, BC = √34, CA = √34. Since BC = CA, the triangle ABC has two equal sides.
Conclusion: The triangle ABC is isosceles.
Quick Tip: An isosceles triangle has two sides of equal length. Use the distance formula to compare side lengths.
Question 23(A): Evaluate 2 sin2 30° sec 60° + tan2 60°.
View Solution
Solution: We need to evaluate 2 sin2 30° sec 60° + tan2 60°.
Step 1: Substitute the Values sin 30° = 1⁄2, sec 60° = 2, tan 60° = √3. Substitute these values into the given expression: 2 sin2 30° sec 60° + tan2 60° = 2 (1⁄2)2 × 2 + (√3)2.
Step 2: Simplify the Expression 2 (1⁄2)2 × 2 = 2 × 1⁄4 × 2 = 1. (√3)2 = 3. Add the two results: 1 + 3 = 4.
Conclusion: The value of 2 sin2 30° sec 60° + tan2 60° is 4.
Quick Tip: Memorize the standard trigonometric values for 30°, 60°, and 45° to solve such problems quickly.
Question 23(b): If 2 sin (A + B) = √3 and cos (A - B) = 1, then find the measures of angles A and B such that 0 ≤ A, B, (A + B) ≤ 90°.
View Solution
Solution: Given: 2 sin (A + B) = √3 and cos (A - B) = 1.
Step 1: Solve for A + B Divide both sides of 2 sin (A + B) = √3 by 2: sin (A + B) = √3⁄2. From the standard trigonometric values: sin 60° = √3⁄2. Thus: A + B = 60°.
Step 2: Solve for A - B Given cos (A - B) = 1, we know: cos 0° = 1. Thus: A - B = 0° ⇒ A = B.
Step 3: Find A and B From A + B = 60° and A = B, solve for A and B: A + A = 60° ⇒ 2A = 60° ⇒ A = 30°. Since A = B, we get: B = 30°.
Conclusion: The measures of angles A and B are: A = 30° and B = 30°.
Quick Tip: Use the properties of trigonometric functions and standard values to solve for unknown angles efficiently.
Question 24: In the given figure, AB and CD are tangents to a circle centered at O. Is ∠BAC = ∠DCA? Justify your answer.
View Solution
Solution: To prove: ∠BAC = ∠DCA.
Step 1: Join OA and OC Since AB and CD are tangents to the circle at points A and C, the radii OA and OC are perpendicular to the tangents: OA = OC (radii of the same circle).
Step 2: Analyze the angles The angles ∠OAC and ∠OCA are equal because they are opposite equal radii: ∠OAC = ∠OCA. Also, the angles ∠OAB and ∠OCD are equal because the tangents AB and CD subtend equal angles with the radii: ∠OAB = ∠OCD.
Step 3: Combine the results Now, add the angles: ∠OAC + ∠OAB = ∠OCA + ∠OCD. This gives: ∠BAC = ∠DCA.
Conclusion: Hence, ∠BAC is equal to ∠DCA.
Quick Tip: The tangents drawn to a circle from an external point are equal in length and subtend equal angles with the radii of the circle.
Question 25(A): In what ratio is the line segment joining the points (3, -5) and (-1, 6) divided by the line y = x?
View Solution
Solution: Let the required ratio be K : 1.
Step 1: Coordinates of the point of division P: The coordinates of P dividing the line segment joining (3, -5) and (-1, 6) in the ratio K : 1 are: P (-K + 3⁄K + 1, 6K - 5⁄K + 1).
Step 2: Point lies on the line y = x Since y = x, the x-coordinate and y-coordinate of P are equal: -K + 3⁄K + 1 = 6K - 5⁄K + 1. Simplify: -K + 3 = 6K - 5. 8K = 8 ⇒ K = 1.
Thus, the ratio is: Ratio = 8 : 7.
Final Answer: The required ratio is 8 : 7.
Question 25(b): A(3, 0), B(6, 4), and C(-1, 3) are vertices of a triangle ABC. Find the length of its median BE.
View Solution
Solution: Step 1: Midpoint of AC The coordinates of the midpoint E of AC are: E = (x1 + x2⁄2, y1 + y2⁄2) = (3 + (-1)⁄2, 0 + 3⁄2) = (1, 3⁄2).
Step 2: Length of median BE The length of BE is given by: BE = √(x2 - x1)2 + (y2 - y1)2. Substitute B(6, 4) and E(1, 3⁄2): BE = √(6 - 1)2 + (4 - 3⁄2)2. Simplify: BE = √52 + (8 - 3⁄2)2 = √25 + (5⁄2)2. BE = √25 + 25⁄4 = √100⁄4 + 25⁄4 = √125⁄4. BE = √125⁄2 = 5√5⁄2.
Final Answer: The length of the median BE is 5√5⁄2.
Section - C
This section consists of 6 questions of 3 mark each.
Question 26(A): If the sum of first m terms of an A.P. is same as the sum of its first n terms (m ≠ n), then show that the sum of its first (m + n) terms is zero.
View Solution
Solution: The sum of the first m terms of an A.P. is: Sm = m⁄2 [2a + (m-1)d]. Similarly, the sum of the first n terms is: Sn = n⁄2 [2a + (n-1)d].
Step 1: Equating the two sums Since Sm = Sn, we have: m⁄2 [2a + (m-1)d] = n⁄2 [2a + (n-1)d]. Simplify by multiplying both sides by 2: m [2a + (m-1)d] = n [2a + (n-1)d].
Step 2: Solving for 2a Expand and simplify: 2am + m(m-1)d = 2an + n(n-1)d. Rearranging terms gives: 2a(m - n) = d[n2 - m2 - (n - m)]. Simplifying further: 2a = -d(m + n - 1).
Step 3: Sum of (m+n) terms The sum of the first (m + n) terms is: Sm+n = m+n⁄2 [2a + (m+n-1)d]. Substitute 2a = -d(m+n-1) into the equation: Sm+n = m+n⁄2 [-d(m+n-1) + (m+n-1)d]. Simplify: Sm+n = m+n⁄2 [0] = 0.
Final Answer: Thus, the sum of the first (m+n) terms is zero.
Question 26(b): In an A.P., the sum of three consecutive terms is 24 and the sum of their squares is 194. Find the numbers.
View Solution
Solution: Let the three consecutive terms in the A.P. be a-d, a, a+d.
Step 1: Sum of three terms The sum of the terms is given as: (a-d) + a + (a+d) = 24. Simplify: 3a = 24 ⇒ a = 8.
Step 2: Sum of squares of the terms The sum of the squares of the terms is: (a-d)2 + a2 + (a+d)2 = 194. Substitute a = 8: (8-d)2 + 82 + (8+d)2 = 194. Simplify: (64 - 16d + d2) + 64 + (64 + 16d + d2) = 194. Combine like terms: 2d2 + 192 = 194. 2d2 = 2 ⇒ d2 = 1 ⇒ d = ± 1.
Step 3: Find the terms If d = 1, the terms are: a-d, a, a+d = 7, 8, 9. If d = -1, the terms are: a-d, a, a+d = 9, 8, 7.
Final Answer: The numbers are 7, 8, 9 or 9, 8, 7.
Question 27: Prove that √5 is an irrational number.
View Solution
Solution: Assume √5 is a rational number. Then it can be expressed as: √5 = p⁄q, where p and q are co-prime integers and q ≠ 0.
Step 1: Square both sides Squaring both sides, we get: 5q2 = p2. This implies p2 is divisible by 5. Hence, p must also be divisible by 5 (as 5 is prime). Let: p = 5a, where a is an integer.
Step 2: Substitute p = 5a Substitute p = 5a into 5q2 = p2: 5q2 = (5a)2. Simplify: 5q2 = 25a2 ⇒ q2 = 5a2. Thus, q2 is divisible by 5, which means q is also divisible by 5.
Step 3: Contradiction From steps 1 and 2, we conclude that both p and q are divisible by 5, which contradicts the assumption that p and q are co-prime.
Conclusion: Our assumption that √5 is rational is incorrect. Hence, √5 is an irrational number.
Question 28(A): In the given figure, PQ is tangent to a circle centred at O and ∠BAQ = 30°; show that BP = BQ.
View Solution
Solution: Step 1: Join OQ Since OQ and OA are radii of the circle: OQ = OA ⇒ ∠2 = 30°.
Step 2: Using tangent properties and angle sum At point Q, the tangent PQ is perpendicular to the radius OQ: ∠3 = 90° - ∠2 = 90° - 30° = 60°. At point B, the angle ∠4 is: ∠4 = 90° - ∠3 = 90° - 60° = 30°.
Step 3: Angle relationship and equality From the figure: ∠6 = ∠1 + ∠2 = 60°. Hence: ∠5 = 90° - ∠6 = 90° - 60° = 30° = ∠4.
Step 4: Conclusion Since ∠BPQ = ∠BQP, the two tangents BP and BQ are equal: BP = BQ.
Quick Tip: The tangents drawn to a circle from an external point are always equal in length.
Question 28(b): In the given figure, AB, BC, CD, and DA are tangents to the circle with centre O forming a quadrilateral ABCD. Show that ∠AOB + ∠COD = 180°.

View Solution
Solution: Step 1: Join the radii and tangents Join OP, OQ, OR, and OS as shown in the figure. Since tangents from a point to a circle are equal, we observe the following: ∆POB ≅ ∆QOB (by symmetry) ⇒ ∠1 = ∠2.
Step 2: Angle relationships Similarly: ∠3 = ∠4, ∠5 = ∠6, and ∠7 = ∠8. The sum of all angles at O is 360°, so: ∠1 + ∠2 + ∠3 + ∠4 + ∠5 + ∠6 + ∠7 + ∠8 = 360°.
Step 3: Grouping angles Group the angles symmetrically: 2(∠1 + ∠3 + ∠5) = 360°. Simplify: ∠AOB + ∠COD = 180°.
Conclusion: Thus, it is proved that: ∠AOB + ∠COD = 180°.
Quick Tip: The tangents to a circle from external points form symmetrical triangles, which simplifies angle calculations.
Question 29: Prove that 1 + sec θ - tan θ⁄1 + sec θ + tan θ = cos θ ⋅ 1 - sin θ⁄cos θ.
View Solution
Solution: Step 1: Simplify the Left-Hand Side (LHS) LHS = (sec2 θ - tan2 θ) + (sec θ - tan θ)⁄1 + sec θ + tan θ. Using the identity sec2 θ - tan2 θ = 1, we get: LHS = 1 + sec θ - tan θ⁄1 + sec θ + tan θ.
Step 2: Factorize the denominator and numerator Using the form (a - b)(a + b) = a2 - b2, we write: 1 + sec θ - tan θ = cos θ (1 - sin θ)⁄cos θ. Thus: LHS = 1 - sin θ⁄cos θ ⋅ cos θ = RHS.
Conclusion: Hence, it is proved that: 1 + sec θ - tan θ⁄1 + sec θ + tan θ = cos θ ⋅ 1 - sin θ⁄cos θ.
Quick Tip: Use trigonometric identities like sec2 θ - tan2 θ = 1 and factorize carefully to simplify complex expressions.
Question 30: In a test, the marks obtained by 100 students (out of 50) are given below:
| Marks Obtained | Number of Students (fi) | xi | fixi |
|---|---|---|---|
| 0 - 10 | 12 | 5 | 60 |
| 10 - 20 | 23 | 15 | 345 |
| 20 - 30 | 34 | 25 | 850 |
| 30 - 40 | 25 | 35 | 875 |
| 40 - 50 | 6 | 45 | 270 |
| Total | 100 | 2400 |
View Solution
Solution: Step 1: Recall the formula for Mean: The formula for the mean is: Mean = ∑ fixi⁄∑ fi.
Step 2: Substitute the given values: Here: ∑ fixi = 2400 and ∑ fi = 100. Thus: Mean = 2400⁄100 = 24.
Conclusion: The mean marks of the students is: 24
Quick Tip: The mean is calculated by dividing the sum of all values (∑ fixi) by the total number of observations (∑ fi).
Question 31: In a 2-digit number, the digit at the unit's place is 5 less than the digit at the ten's place. The product of the digits is 36. Find the number.
View Solution
Solution: Step 1: Let the digit at the ten's place be x. Since the digit at the unit's place is 5 less than the ten's place, we have: Unit's place digit = x - 5.
Step 2: Form the equation. The product of the digits is given as 36: x(x - 5) = 36. Simplify: x2 - 5x - 36 = 0.
Step 3: Solve the quadratic equation. Factorize x2 - 5x - 36 = 0: (x - 9)(x + 4) = 0. Thus: x = 9 or x = -4. Since x represents a digit, it must be positive: x = 9.
Step 4: Find the number. If x = 9, the digit at the unit's place is: x - 5 = 9 - 5 = 4. Thus, the required number is: 94.
Conclusion: The required number is 94.
Quick Tip: When solving quadratic equations, ensure the solution aligns with the context of the problem, such as digits being non-negative and single-digit numbers.
Section - D
This section consists of 4 questions of 5 marks each.
Question 32(A): Using graphical method, solve the following system of equations:
3x + y + 4 = 0 and 3x - y + 2 = 0
View Solution

Quick Tip: The intersection point of the two lines represents the solution of the system of equations.
Question 32 (b): Tara scored 40 marks in a test, getting 3 marks for each right answer and losing 1 mark for each wrong answer. Had 4 marks been awarded for each correct answer and 2 marks deducted for each wrong answer, then Tara would have scored 50 marks. Assuming Tara attempted all questions, find the total number of questions in the test.
View Solution
Solution: Step 1: Define variables. Let the number of right answers be x and the number of wrong answers be y. The total number of questions is: x + y = N (where N is the total number of questions).
Step 2: Form equations based on given conditions. 1. From the first condition (3 marks for each correct and -1 for each wrong answer), Tara's score is: 3x - y = 40 (Equation 1). 2. From the second condition (4 marks for correct and -2 for wrong answers), Tara's score is: 4x - 2y = 50 (Equation 2).
Step 3: Solve the equations. From Equation 1: 3x - y = 40 ⇒ y = 3x - 40. Substitute y = 3x - 40 into Equation 2: 4x - 2(3x - 40) = 50. Simplify: 4x - 6x + 80 = 50. -2x + 80 = 50. -2x = -30 ⇒ x = 15.
Step 4: Find y. Substitute x = 15 into y = 3x - 40: y = 3(15) - 40 = 45 - 40 = 5.
Step 5: Total number of questions. The total number of questions is: N = x + y = 15 + 5 = 20.
Conclusion: The total number of questions in the test is 20.
Quick Tip: Always carefully frame equations based on the conditions given in the question and check the consistency of your solution.
Question 33(A): If a line is drawn parallel to one side of a triangle to intersect the other two sides in distinct points, then prove that the other two sides are divided in the same ratio.
View Solution
Solution: Let ∆ABC be a triangle, and let a line DE be drawn parallel to BC, intersecting AB at D and AC at E.
Step 1: Prove that AD⁄DB = AE⁄EC 1. Since DE ∥ BC, by the Basic Proportionality Theorem (Thales' Theorem), we have: AD⁄DB = AE⁄EC. 2. The theorem states that if a line is drawn parallel to one side of a triangle and intersects the other two sides, then it divides those sides proportionally.
Step 2: Conclusion Thus, the line DE divides the sides AB and AC in the same ratio: AD⁄DB = AE⁄EC.
Quick Tip: The Basic Proportionality Theorem (Thales' Theorem) is a fundamental result in geometry used to prove proportional divisions of triangle sides.
Question 33(b): Sides AB and AC and median AD to ∆ABC are respectively proportional to sides PQ and PR and median PM of another triangle ∆PQR. Show that ∆ABC ~ ∆PQR.
View Solution
Solution: Given two triangles ∆ABC and ∆PQR: 1. It is given that: AB⁄PQ = AC⁄PR = AD⁄PM. 2. In ∆ABC, AD is the median, which divides BC into two equal parts. Similarly, in ∆PQR, PM is the median, which divides QR into two equal parts.
Step 1: Prove similarity of triangles using the proportionality condition Since: AB⁄PQ = AC⁄PR and AD⁄PM, the corresponding sides of triangles ∆ABC and ∆PQR are proportional. By the Side-Side-Side (SSS) Similarity Criterion, two triangles are similar if their corresponding sides are proportional.
Step 2: Conclusion From the given condition and the SSS similarity criterion, we conclude that: ∆ABC ~ ∆PQR.
Quick Tip: To prove two triangles are similar, use the SSS Similarity Criterion when the ratios of corresponding sides are equal.
Question 34: From the top of a 45 m high lighthouse, the angles of depression of two ships, on the opposite side of it, are observed to be 30° and 60°. If the line joining the ships passes through the foot of the lighthouse, find the distance between the ships. (Use √3 = 1.73)
View Solution
Solution: Let AB = 45 m be the height of the lighthouse. Let the ships be positioned at C and D, on opposite sides of the lighthouse. ∠ACB = 30° (depression angle of ship C). ∠ADB = 60° (depression angle of ship D). Let BC = x and BD = y be the horizontal distances of ships C and D from the base of the lighthouse.
Step 1: Use trigonometric relations From ∆ABC, using tan θ = Opposite⁄Adjacent: tan 30° = AB⁄BC ⇒ 1⁄√3 = 45⁄x. Solve for x: x = 45 √3 = 45 × 1.73 = 77.85 m. From ∆ABD, using tan 60° = Opposite⁄Adjacent: tan 60° = AB⁄BD ⇒ √3 = 45⁄y. Solve for y: y = 45⁄√3 = 45⁄1.73 = 25.98 m.
Step 2: Find the distance between the ships CD Since the ships C and D are on opposite sides of the lighthouse, the total distance between them is: CD = BC + BD = x + y. Substitute the values of x and y: CD = 77.85 + 25.98 = 103.83 m.
Final Answer: The distance between the ships is approximately 103.83 m.
Quick Tip: To solve angle of depression problems, always use trigonometric ratios like tan θ and carefully analyze the triangle formed with horizontal distances.
Question 35: The perimeter of a certain sector of a circle of radius 5.6 m is 20.0 m. Find the area of the sector.
View Solution
Solution: The perimeter of a sector is given by: Perimeter = 2r + 2π r θ⁄360. Substitute the known values r = 5.6 m and Perimeter = 20 m: 2(5.6) + 2 × 22⁄7 × 5.6 × θ⁄360 = 20. Simplify: 11.2 + 2 × 22 × 5.6 × θ⁄7 × 360 = 20. 11.2 + 246.4 θ⁄2520 = 20. Simplify further: 246.4 θ⁄2520 = 8.8. Solve for θ: θ = 8.8 × 2520⁄246.4 = 90°.
Step 2: Find the area of the sector The area of a sector is given by: Area = π r2 θ⁄360. Substitute r = 5.6 m, θ = 90°, and π = 22⁄7: Area = 22⁄7 × 5.6 × 5.6 × 90⁄360. Simplify: Area = 22⁄7 × 5.6 × 5.6 × 1⁄4. Area = 22 × 31.36⁄28. Area = 24.64 m2.
Final Answer: The area of the sector is 24.64 m2.
Quick Tip: The perimeter of a sector combines the arc length and the two radii. Always simplify step by step to find the unknown angle or area.
Section - E
This section consists of 3 Case-Study Based Questions of 4 marks each.
Question 36: A ball is thrown in the air so that t seconds after it is thrown, its height h metre above its starting point is given by the polynomial h = 25t - 5t2. Observe the graph of the polynomial and answer the following questions:

- (i) Write zeroes of the given polynomial.
- (ii) Find the maximum height achieved by the ball.
- (iii) (A) After throwing upward, how much time did the ball take to reach the height of 30 m?
**OR**
- (iii) (b) Find the two different values of t when the height of the ball was 20 m.
View Solution
(i) Write zeroes of the given polynomial: The given polynomial is: h = 25t - 5t2 ⇒ h = -5t(t - 5). Setting h = 0: -5t(t - 5) = 0 ⇒ t = 0 and t = 5. Thus, the zeroes of the polynomial are t = 0 and t = 5.
(ii) Maximum height achieved by the ball: The height is given as: h = 25t - 5t2. This is a quadratic equation in the form h = at2 + bt + c where a = -5, b = 25, and c = 0. The time at which the maximum height occurs is: t = -b⁄2a. Substitute a = -5 and b = 25: t = -25⁄2(-5) = 25⁄10 = 5⁄2. At t = 5⁄2, the height is: h = 25(5⁄2) - 5(5⁄2)2. Simplify: h = 25 × 5⁄2 - 5 × 25⁄4. h = 125⁄2 - 125⁄4. Take the LCM of 4: h = 250⁄4 - 125⁄4 = 125⁄4. h = 31.25 m. Thus, the maximum height achieved by the ball is 31.25 m.
(iii) (A) Time taken to reach the height of 30 m: Given: h = 25t - 5t2 and h = 30. Substitute: 30 = 25t - 5t2. Rearrange: -5t2 + 25t - 30 = 0. Divide through by -5: t2 - 5t + 6 = 0. Factorize: (t - 2)(t - 3) = 0. Thus: t = 2 and t = 3. Therefore, the ball takes t = 2 seconds and t = 3 seconds to reach the height of 30 m.
(iii) (b) Time when height was 20 m: Given h = 20: 20 = 25t - 5t2. Rearrange: -5t2 + 25t - 20 = 0. Divide through by -5: t2 - 5t + 4 = 0. Factorize: (t - 4)(t - 1) = 0. Thus: t = 4 and t = 1.
Final Answers:
- (i) Zeroes are t = 0 and t = 5.
- (ii) Maximum height is 31.25 m.
- (iii) (A) Time to reach 30 m is t = 2 seconds and t = 3 seconds.
- (iii) (b) Time when height was 20 m is t = 1 second and t = 4 seconds.
Quick Tip: For quadratic motion problems, identify the maximum height using t = -b⁄2a and solve for specific heights using factorization or the quadratic formula.
Question 37: The word ‘circus’ has the same root as ‘circle’. In a closed circular area, various entertainment acts including human skill and animal training are presented before the crowd. A circus tent is cylindrical up to a height of 8 m and conical above it. The diameter of the base is 28 m and the total height of the tent is 18.5 m. Based on the above, answer the following questions:

- (i) Find slant height of the conical part.
- (ii) Determine the floor area of the tent.
- (iii) (A) Find area of the cloth used for making the tent.
**OR**
- (iii) (b) Find total volume of air inside an empty tent.
View Solution
(i) Find slant height of the conical part: The height of the conical part is: Height of cone = 18.5 - 8 = 10.5 m. The radius of the base is: Radius = Diameter⁄2 = 28⁄2 = 14 m. Using the Pythagoras theorem, the slant height l is: l = √(Height)2 + (Radius)2. l = √(10.5)2 + (14)2. Simplify: l = √110.25 + 196 = √306.25 = 17.5 m.
(ii) Determine the floor area of the tent: The floor area is the area of the circular base: Floor area = π r2. Substitute r = 14 m and π = 22⁄7: Floor area = 22⁄7 × 14 × 14. Simplify: Floor area = 616 m2.
(iii) (A) Find area of the cloth used for making the tent: The area of cloth includes the curved surface area of the cylinder and cone. 1. Curved surface area of cylinder: CSA of cylinder = 2π r h. Substitute r = 14 m and h = 8 m: CSA of cylinder = 2 × 22⁄7 × 14 × 8. CSA of cylinder = 704 m2. 2. Curved surface area of cone: CSA of cone = π r l. Substitute r = 14 m and l = 17.5 m: CSA of cone = 22⁄7 × 14 × 17.5. CSA of cone = 770 m2. Total area of cloth: Total area = CSA of cylinder + CSA of cone. Total area = 704 + 770 = 1474 m2.
(iii) (b) Find total volume of air inside the empty tent: The volume of the tent includes the volume of the cylinder and cone. 1. Volume of cylinder: Volume of cylinder = π r2 h. Substitute r = 14 m and h = 8 m: Volume of cylinder = 22⁄7 × 14 × 14 × 8. Volume of cylinder = 4928 m3. 2. Volume of cone: Volume of cone = 1⁄3 π r2 h. Substitute r = 14 m and h = 10.5 m: Volume of cone = 1⁄3 × 22⁄7 × 14 × 14 × 10.5. Volume of cone = 2156 m3. Total volume: Total volume = Volume of cylinder + Volume of cone. Total volume = 4928 + 2156 = 7084 m3.
Final Answers:
- (i) Slant height of conical part = 17.5 m.
- (ii) Floor area of the tent = 616 m2.
- (iii) (A) Area of cloth used = 1474 m2.
- (iii) (b) Total volume of air = 7084 m3.
Quick Tip: To calculate the total area and volume of structures combining a cylinder and cone, solve for each part separately and add the results.
Question 38: In a survey on holidays, 120 people were asked to state which type of transport they used on their last holiday. The following pie chart shows the results of the survey. Observe the pie chart and answer the following questions:

- (i) If one person is selected at random, find the probability that he/she travelled by bus or ship.
- (ii) Which is the most favourite mode of transport and how many people used it?
- (iii) (A) A person is selected at random. If the probability that he did not use train is 4⁄5, find the number of people who used train.
**OR**
- (iii) (b) The probability that randomly selected person used aeroplane is 7⁄60. Find the revenue collected by air company at the rate of ₹ 5000 per person.
View Solution
(i) Find the probability of travelling by bus or ship: The angle representing: Bus = 36° and Ship = 33°. The total angle of the pie chart is 360°. Therefore, the probability is: P(travelling by bus or ship) = Bus angle + Ship angle⁄Total angle. P = 36° + 33°⁄360° = 69⁄360 = 23⁄120.
(ii) Find the most favourite mode of transport and the number of people: The angle for Car is 177°, which is the largest angle. The number of people who used car is: Number of people = Angle for Car⁄Total angle × Total surveyed people. Number of people = 177⁄360 × 120. Number of people = 59.
(iii) (A) Find the number of people who used train: The probability that a person did not use train is: P(Not using train) = 4⁄5. The probability that a person used train is: P(Using train) = 1 - 4⁄5 = 1⁄5. The number of people who used train is: Number of people = P(Using train) × Total surveyed people. Number of people = 1⁄5 × 120 = 24.
(iii) (b) Find the revenue collected for aeroplane users: The probability of using an aeroplane is 7⁄60. The number of people who used an aeroplane is: Number of people = P(Using aeroplane) × Total surveyed people. Number of people = 7⁄60 × 120. Number of people = 14. The revenue collected at the rate of 5000 ₹ per person is: Revenue = Number of people × Rate per person. Revenue = 14 × 5000 = 70,000 ₹.
Final Answers:
- (i) Probability of travelling by bus or ship = 23⁄120.
- (ii) Most favourite mode of transport: Car, with 59 people.
- (iii) (A) Number of people who used train = 24.
- (b) Revenue collected = ₹ 70,000.
Quick Tip: To calculate probabilities using a pie chart, divide the specific angle by the total 360°. For revenue-related problems, multiply the number of users by the rate per person.



Comments