Detailed Solutions: CBSE Class 10 Maths Sample Paper 2027 – Set 1

Every written question from the paper (2, 3, 4 and 5 marks) is solved here in order, with the marks given for each step, so you can check your answer sheet the way an examiner would. Where a question has an internal choice (OR), both options are solved. The 1-mark questions are answered, with explanations, in the quiz on the Question Paper page.

Section B (10 marks)

Question 21 (2 marks)

Given that 3\sqrt{3} is irrational, prove that 5−235 - 2\sqrt{3} is irrational.

Answer.

  1. Assume 5−23=r5 - 2\sqrt{3} = r, a rational number; then 3=5−r2\sqrt{3} = \frac{5 - r}{2} — 1 mark
  2. RHS is rational but 3\sqrt{3} is irrational - a contradiction; hence 5−235 - 2\sqrt{3} is irrational — 1 mark

Question 22 (2 marks)

In △PQR\triangle PQR, SS and TT are points on PQPQ and PRPR respectively such that ST∥QRST \parallel QR. If PS=xPS = x cm, SQ=(x−2)SQ = (x - 2) cm, PT=(x+2)PT = (x + 2) cm and TR=(x−1)TR = (x - 1) cm, find the value of xx.

Triangle PQR with ST parallel to QR, S on PQ, T on PR

Answer.

  1. By BPT, xx−2=x+2x−1\frac{x}{x - 2} = \frac{x + 2}{x - 1} — 1 mark
  2. x2−x=x2−4x^2 - x = x^2 - 4, so x=4x = 4 — 1 mark

Question 23 (2 marks)

Find the values of yy for which the distance between the points P(1,2)P(1, 2) and Q(4,y)Q(4, y) is 5 units.

Answer.

  1. (4−1)2+(y−2)2=25(4 - 1)^2 + (y - 2)^2 = 25, so (y−2)2=16(y - 2)^2 = 16 — 1 mark
  2. y−2=±4y - 2 = \pm 4, so y=6y = 6 or y=−2y = -2 — 1 mark

Question 24 (2 marks)

Evaluate: (sin⁡230∘+4cot⁡245∘−sec⁡260∘)(cosec245∘sec⁡230∘)(\sin^2 30^\circ + 4\cot^2 45^\circ - \sec^2 60^\circ)(\text{cosec}^2 45^\circ \sec^2 30^\circ)

Answer.

  1. =(14+4−4)(2×43)= \left(\frac{1}{4} + 4 - 4\right)\left(2 \times \frac{4}{3}\right) — 1 mark
  2. =14×83=23= \frac{1}{4} \times \frac{8}{3} = \frac{2}{3} — 1 mark

OR

If sin⁡(A−B)=12\sin(A - B) = \frac{1}{2} and cos⁡(A+B)=0\cos(A + B) = 0, where 0∘<A+B≤90∘0^\circ < A + B \leq 90^\circ and A>BA > B, find AA and BB.

Answer.

  1. A−B=30∘A - B = 30^\circ and A+B=90∘A + B = 90^\circ — 1 mark
  2. Adding, A=60∘A = 60^\circ; then B=30∘B = 30^\circ — 1 mark

Question 25 (2 marks)

From an external point PP, two tangents PAPA and PBPB are drawn to a circle with centre OO. If ∠PAB=50∘\angle PAB = 50^\circ, find ∠AOB\angle AOB.

Circle with centre O, tangents PA and PB, chord AB, angle PAB 50 degrees

Answer.

  1. PA=PBPA = PB, so ∠PBA=∠PAB=50∘\angle PBA = \angle PAB = 50^\circ and ∠APB=80∘\angle APB = 80^\circ — 1 mark
  2. In quadrilateral OAPBOAPB, ∠OAP=∠OBP=90∘\angle OAP = \angle OBP = 90^\circ, so ∠AOB=180∘−80∘=100∘\angle AOB = 180^\circ - 80^\circ = 100^\circ — 1 mark

OR

Two concentric circles have radii 13 cm and 5 cm. Find the length of the chord of the larger circle which touches the smaller circle.

Answer.

  1. The radius of the smaller circle is perpendicular to the chord at the point of contact and bisects it; half-chord =132−52=12= \sqrt{13^2 - 5^2} = 12 cm — 1 mark
  2. Chord =2×12=24= 2 \times 12 = 24 cm — 1 mark

Section C (18 marks)

Question 26 (3 marks)

Students of Class X are planting saplings along three straight paths of lengths 120 m, 168 m and 240 m. On every path the saplings are planted at equal distances, with one sapling at each end of the path, and the distance between two consecutive saplings is the same on all three paths. What is the greatest possible distance between two consecutive saplings? How many saplings are needed in all?

Answer.

  1. 120=23×3×5120 = 2^3 \times 3 \times 5, 168=23×3×7168 = 2^3 \times 3 \times 7, 240=24×3×5240 = 2^4 \times 3 \times 5 — 1 mark
  2. Greatest distance = HCF =23×3=24= 2^3 \times 3 = 24 m — 1 mark
  3. Saplings =(12024+1)+(16824+1)+(24024+1)=6+8+11=25= \left(\frac{120}{24} + 1\right) + \left(\frac{168}{24} + 1\right) + \left(\frac{240}{24} + 1\right) = 6 + 8 + 11 = 25 — 1 mark

Question 27 (3 marks)

Find the ratio in which the x-axis divides the line segment joining the points A(3,−4)A(3, -4) and B(−2,6)B(-2, 6). Also find the coordinates of the point of division.

Answer.

  1. Let the ratio be k:1k : 1; the point is (−2k+3k+1,6k−4k+1)\left(\frac{-2k + 3}{k + 1}, \frac{6k - 4}{k + 1}\right) — 1 mark
  2. On the x-axis, 6k−4=06k - 4 = 0, so k=23k = \frac{2}{3}, i.e. the ratio is 2:32 : 3 — 1 mark
  3. x=2(−2)+3(3)5=1x = \frac{2(-2) + 3(3)}{5} = 1; the point is (1,0)(1, 0) — 1 mark

Question 28 (3 marks)

Prove that cos⁡A1−tan⁡A+sin⁡A1−cot⁡A=sin⁡A+cos⁡A\frac{\cos A}{1 - \tan A} + \frac{\sin A}{1 - \cot A} = \sin A + \cos A.

Answer.

  1. LHS =cos⁡2Acos⁡A−sin⁡A+sin⁡2Asin⁡A−cos⁡A= \frac{\cos^2 A}{\cos A - \sin A} + \frac{\sin^2 A}{\sin A - \cos A} — 1 mark
  2. =cos⁡2A−sin⁡2Acos⁡A−sin⁡A= \frac{\cos^2 A - \sin^2 A}{\cos A - \sin A} — 1 mark
  3. =(cos⁡A−sin⁡A)(cos⁡A+sin⁡A)cos⁡A−sin⁡A=sin⁡A+cos⁡A== \frac{(\cos A - \sin A)(\cos A + \sin A)}{\cos A - \sin A} = \sin A + \cos A = RHS — 1 mark

OR

Prove that sec⁡A−1sec⁡A+1=(sin⁡A1+cos⁡A)2\frac{\sec A - 1}{\sec A + 1} = \left(\frac{\sin A}{1 + \cos A}\right)^2.

Answer.

  1. LHS =1cos⁡A−11cos⁡A+1=1−cos⁡A1+cos⁡A= \frac{\frac{1}{\cos A} - 1}{\frac{1}{\cos A} + 1} = \frac{1 - \cos A}{1 + \cos A} — 1 mark
  2. =(1−cos⁡A)(1+cos⁡A)(1+cos⁡A)2=1−cos⁡2A(1+cos⁡A)2= \frac{(1 - \cos A)(1 + \cos A)}{(1 + \cos A)^2} = \frac{1 - \cos^2 A}{(1 + \cos A)^2} — 1 mark
  3. =sin⁡2A(1+cos⁡A)2== \frac{\sin^2 A}{(1 + \cos A)^2} = RHS — 1 mark

Question 29 (3 marks)

A circle is inscribed in △ABC\triangle ABC and touches the sides ABAB, BCBC and CACA at FF, DD and EE respectively. If AB=13AB = 13 cm, BC=14BC = 14 cm and CA=15CA = 15 cm, find the lengths of AFAF, BDBD and CECE.

Triangle ABC with incircle touching AB at F, BC at D, CA at E

Answer.

  1. Tangents from an external point are equal: let AF = AE = x, BF = BD = y, CD = CE = z — 1 mark
  2. x + y = 13, y + z = 14, z + x = 15; adding, x + y + z = 21 — 1 mark
  3. x = 21 - 14 = 7, y = 21 - 15 = 6, z = 21 - 13 = 8 — 1 mark

Question 30 (3 marks)

A chord of a circle of radius 14 cm subtends a right angle at the centre. Find the area of the corresponding minor segment. (Use π=227\pi = \frac{22}{7})

Circle with perpendicular radii OA and OB; minor segment on AB shaded

Answer.

  1. Area of sector =90360×227×14×14=154 cm2= \frac{90}{360} \times \frac{22}{7} \times 14 \times 14 = 154 \text{ cm}^2 — 1 mark
  2. Area of the right triangle =12×14×14=98 cm2= \frac{1}{2} \times 14 \times 14 = 98 \text{ cm}^2 — 1 mark
  3. Area of minor segment =154−98=56 cm2= 154 - 98 = 56 \text{ cm}^2 — 1 mark

OR

A cow is tied with a 14 m long rope to a peg at one corner of a square field of side 21 m. Find the area of the field over which the cow can graze. Also find the increase in the grazing area if the rope were 21 m long. (Use π=227\pi = \frac{22}{7})

Answer.

  1. The cow grazes a quadrant of radius 14 m (the corner angle is 90∘90^\circ) — 0.5 marks
  2. Grazed area =14×227×14×14=154 m2= \frac{1}{4} \times \frac{22}{7} \times 14 \times 14 = 154 \text{ m}^2 — 1 mark
  3. With a 21 m rope: 14×227×21×21=346.5 m2\frac{1}{4} \times \frac{22}{7} \times 21 \times 21 = 346.5 \text{ m}^2; increase =346.5−154=192.5 m2= 346.5 - 154 = 192.5 \text{ m}^2 — 1.5 marks

Question 31 (3 marks)

A box contains 50 cards numbered 3, 4, 5, …, 52. One card is drawn at random from the box. Find the probability that the number on the card is (i) a perfect square, (ii) a multiple of 7, (iii) divisible by both 2 and 5.

Answer.

  1. (i) Perfect squares: 4, 9, 16, 25, 36, 49; P=650=325P = \frac{6}{50} = \frac{3}{25} — 1 mark
  2. (ii) Multiples of 7: 7, 14, …, 49 (7 numbers); P=750P = \frac{7}{50} — 1 mark
  3. (iii) Multiples of 10: 10, 20, 30, 40, 50; P=550=110P = \frac{5}{50} = \frac{1}{10} — 1 mark

Section D (20 marks)

Question 32 (5 marks)

A parking lot charges a fixed amount per hour for a car and a different fixed amount per hour for a scooter. Rakesh parked his car for 3 hours and his scooter for 5 hours and paid ₹ 190. Nisha parked her car for 4 hours and her scooter for 2 hours and paid ₹ 160. Find the hourly charge for a car and for a scooter. How much will be paid for parking one car and one scooter for 6 hours each?

Answer.

  1. Let the hourly charges be ₹ xx (car) and ₹ yy (scooter): 3x+5y=1903x + 5y = 190 and 4x+2y=1604x + 2y = 160 — 2 marks
  2. Multiplying: 6x+10y=3806x + 10y = 380 and 20x+10y=80020x + 10y = 800; subtracting, 14x=42014x = 420, so x=30x = 30 — 1 mark
  3. 5y=190−90=1005y = 190 - 90 = 100, so y=20y = 20 — 1 mark
  4. For 6 hours each: 6(30+20)=6(30 + 20) = ₹ 300 — 1 mark

OR

Solve the following pair of linear equations graphically: x+y=5x + y = 5 and 2x−y=42x - y = 4. Also find the coordinates of the vertices of the triangle formed by these lines and the x-axis, and find its area.

Answer.

  1. Table of values for x+y=5x + y = 5: (0,5),(5,0),(2,3)(0, 5), (5, 0), (2, 3) — 1 mark
  2. Table of values for 2x−y=42x - y = 4: (0,−4),(2,0),(3,2)(0, -4), (2, 0), (3, 2) — 1 mark
  3. Both lines correctly drawn on the same graph — 1 mark
  4. Solution x=3x = 3, y=2y = 2; vertices (3,2)(3, 2), (5,0)(5, 0) and (2,0)(2, 0) — 1 mark
  5. Area =12×3×2=3= \frac{1}{2} \times 3 \times 2 = 3 square units — 1 mark

Question 33 (5 marks)

A shopkeeper buys a certain number of notebooks for ₹ 1200. If he had bought 10 more notebooks for the same amount, each notebook would have cost him ₹ 20 less. Find the number of notebooks he bought and the cost of each notebook.

Answer.

  1. Let the number be xx; cost of one notebook =1200x= \frac{1200}{x} — 1 mark
  2. 1200x−1200x+10=20\frac{1200}{x} - \frac{1200}{x + 10} = 20 — 1 mark
  3. 1200×10=20x(x+10)1200 \times 10 = 20x(x + 10), i.e. x2+10x−600=0x^2 + 10x - 600 = 0 — 1 mark
  4. (x+30)(x−20)=0(x + 30)(x - 20) = 0, so x=20x = 20 (x=−30x = -30 rejected) — 1 mark
  5. Cost of each notebook =120020== \frac{1200}{20} = ₹ 60 — 1 mark

Question 34 (5 marks)

State and prove the Basic Proportionality Theorem. Using it, find AEAE if in △ABC\triangle ABC, DD and EE are points on ABAB and ACAC such that DE∥BCDE \parallel BC, ADDB=35\frac{AD}{DB} = \frac{3}{5} and AC=5.6AC = 5.6 cm.

Triangle ABC with DE parallel to BC, D on AB, E on AC

Answer.

  1. Correct statement of the theorem — 1 mark
  2. Given, to prove, construction (join BE and CD, draw EN perpendicular to AB and DM perpendicular to AC) and figure — 1 mark
  3. ar(ADE)ar(BDE)=ADDB\frac{ar(ADE)}{ar(BDE)} = \frac{AD}{DB} and ar(ADE)ar(DEC)=AEEC\frac{ar(ADE)}{ar(DEC)} = \frac{AE}{EC}; ar(BDE)=ar(DEC)ar(BDE) = ar(DEC) (same base DE, between the same parallels) - hence ADDB=AEEC\frac{AD}{DB} = \frac{AE}{EC} — 1 mark
  4. AEEC=35\frac{AE}{EC} = \frac{3}{5}, so AE=38×ACAE = \frac{3}{8} \times AC — 1 mark
  5. AE=38×5.6=2.1AE = \frac{3}{8} \times 5.6 = 2.1 cm — 1 mark

Question 35 (5 marks)

The table shows the time (in minutes) that 50 students of a class spent on a learning app on a particular day.

Time (minutes) 0-20 20-40 40-60 60-80 80-100 100-120
Number of students 4 8 14 12 7 5

Find the mean and the mode of the data.

Answer.

  1. Class marks 10, 30, 50, 70, 90, 110; ∑fixi=40+240+700+840+630+550=3000\sum f_i x_i = 40 + 240 + 700 + 840 + 630 + 550 = 3000 — 1.5 marks
  2. Mean =300050=60= \frac{3000}{50} = 60 minutes — 1 mark
  3. Modal class 40-60; l=40l = 40, f1=14f_1 = 14, f0=8f_0 = 8, f2=12f_2 = 12, h=20h = 20 — 1 mark
  4. Mode =40+14−828−8−12×20=40+15=55= 40 + \frac{14 - 8}{28 - 8 - 12} \times 20 = 40 + 15 = 55 minutes — 1.5 marks

OR

The median of the following distribution of the ages of 100 people who visited a health camp is 32 years. Find the values of xx and yy.

Age (years) 0-10 10-20 20-30 30-40 40-50 50-60
Number of people 10 xx 25 30 yy 10

Answer.

  1. Cumulative frequencies: 10, 10 + x, 35 + x, 65 + x, 65 + x + y, 75 + x + y = 100, so x + y = 25 — 1.5 marks
  2. Median 32 lies in 30-40; l=30l = 30, cf=35+xcf = 35 + x, f=30f = 30, h=10h = 10, n2=50\frac{n}{2} = 50 — 1 mark
  3. 32=30+50−(35+x)30×1032 = 30 + \frac{50 - (35 + x)}{30} \times 10, so 15−x=615 - x = 6, x=9x = 9 — 1.5 marks
  4. y = 25 - 9 = 16 — 1 mark

Section E (12 marks)

Question 36 (4 marks)

The seats in a school auditorium are arranged in 20 rows. The first row has 18 seats and every row has 3 seats more than the row in front of it.

(i) How many seats are there in the 10th row? (1 mark)

Answer.

  1. a10=18+9×3=45a_{10} = 18 + 9 \times 3 = 45 — 1 mark

(ii) Which row has 63 seats? (1 mark)

Answer.

  1. 18+(n−1)3=6318 + (n - 1)3 = 63 gives n=16n = 16; the 16th row — 1 mark

(iii) Find the total number of seats in the auditorium. (2 marks)

Answer.

  1. S20=202[2×18+19×3]S_{20} = \frac{20}{2}[2 \times 18 + 19 \times 3] — 1 mark
  2. =10×93=930= 10 \times 93 = 930 — 1 mark

OR

(iii) How many seats are there in the last 5 rows taken together? (2 marks)

Answer.

  1. a16=63a_{16} = 63, a20=18+19×3=75a_{20} = 18 + 19 \times 3 = 75 — 1 mark
  2. Sum =52(63+75)=345= \frac{5}{2}(63 + 75) = 345 — 1 mark

Question 37 (4 marks)

A mobile tower stands on the flat roof of a building, at the edge of the roof nearest to PP. From a point PP on the level ground, 30 m away from the foot of the building, the angle of elevation of the top of the building is 30∘30^\circ and the angle of elevation of the top of the tower is 60∘60^\circ. (Use 3=1.73\sqrt{3} = 1.73)

Tower on a building; P is 30 m away; elevations 30 and 60 degrees

(i) Find the height of the building. (1 mark)

Answer.

  1. tan⁡30∘=h30\tan 30^\circ = \frac{h}{30}, so h=303=103h = \frac{30}{\sqrt{3}} = 10\sqrt{3} m =17.3= 17.3 m — 1 mark

(ii) Find the distance of PP from the top of the tower. (1 mark)

Answer.

  1. cos⁡60∘=30d\cos 60^\circ = \frac{30}{d}, so d=301/2=60d = \frac{30}{1/2} = 60 m — 1 mark

(iii) Find the height of the tower. (2 marks)

Answer.

  1. Top of tower: tan⁡60∘=H30\tan 60^\circ = \frac{H}{30}, so H=303H = 30\sqrt{3} m — 1 mark
  2. Tower =303−103=203=34.6= 30\sqrt{3} - 10\sqrt{3} = 20\sqrt{3} = 34.6 m — 1 mark

OR

(iii) An observer at PP walks towards the building until the angle of elevation of the top of the building becomes 60∘60^\circ. How far does the observer walk? (2 marks)

Answer.

  1. New distance: tan⁡60∘=103x\tan 60^\circ = \frac{10\sqrt{3}}{x}, so x=10x = 10 m — 1 mark
  2. Distance walked = 30 - 10 = 20 m — 1 mark

Question 38 (4 marks)

A tent at a scouts' camp is in the shape of a right circular cylinder surmounted by a right circular cone of the same radius. The radius of the base is 3.5 m, the height of the cylindrical part is 3 m and the height of the conical part is 1.2 m. (Use π=227\pi = \frac{22}{7})

Tent: cylinder of radius 3.5 m, height 3 m, cone 1.2 m high

(i) Find the slant height of the conical part. (1 mark)

Answer.

  1. l=3.52+1.22=13.69=3.7l = \sqrt{3.5^2 + 1.2^2} = \sqrt{13.69} = 3.7 m — 1 mark

(ii) Find the curved surface area of the cylindrical part. (1 mark)

Answer.

  1. 2πrh=2×227×3.5×3=66 m22\pi rh = 2 \times \frac{22}{7} \times 3.5 \times 3 = 66 \text{ m}^2 — 1 mark

(iii) Find the area of canvas used to make the tent (floor not included). Also find its cost at ₹ 100 per m2\text{m}^2. (2 marks)

Answer.

  1. Cone CSA =πrl=227×3.5×3.7=40.7 m2= \pi r l = \frac{22}{7} \times 3.5 \times 3.7 = 40.7 \text{ m}^2; canvas =66+40.7=106.7 m2= 66 + 40.7 = 106.7 \text{ m}^2 — 1 mark
  2. Cost =106.7×100== 106.7 \times 100 = ₹ 10670 — 1 mark

OR

(iii) Find the volume of air inside the tent. (2 marks)

Answer.

  1. πr2=227×3.5×3.5=38.5 m2\pi r^2 = \frac{22}{7} \times 3.5 \times 3.5 = 38.5 \text{ m}^2; cylinder =38.5×3=115.5 m3= 38.5 \times 3 = 115.5 \text{ m}^3 — 1 mark
  2. Cone =13×38.5×1.2=15.4 m3= \frac{1}{3} \times 38.5 \times 1.2 = 15.4 \text{ m}^3; total =130.9 m3= 130.9 \text{ m}^3 — 1 mark