KnowledgeBoat Logo
OPEN IN APP

2024

Solved 2024 Question Paper ICSE Class 10 Mathematics

Class 10 - ICSE Mathematics Solved Question Papers



SECTION A

Question 1(i)

For an Intra-state sale, the CGST paid by a dealer to the Central government is ₹120. If the marked price of the article is ₹2000, the rate of GST is:

  1. 6%

  2. 10%

  3. 12%

  4. 16.67%

Answer

CGST% = CGSTM.P.×100\dfrac{CGST}{M.P.} \times 100

Substituting values we get :

CGST% = 1202000×100\dfrac{120}{2000} \times 100 = 6%

GST% = 2 × CGST% = 2 × 6% = 12%.

Hence, Option 3 is the correct option.

Question 1(ii)

What must be subtracted from the polynomial x3 + x2 - 2x + 1, so that the result is exactly divisible by (x - 3)?

  1. –31

  2. –30

  3. 30

  4. 31

Answer

Polynomial : x3 + x2 - 2x + 1

Division by x - 3

⇒ x - 3 = 0

⇒ x = 3.

Let k be subtracted from the polynomial, so resulting polynomial is x3 + x2 - 2x + 1 - k.

Resulting polynomial should be exactly divisible by x - 3,

Thus, substituting x = 3, in polynomial x3 + x2 - 2x + 1 - k, remainder = 0.

⇒ 33 + 32 - 2(3) + 1 - k = 0

⇒ 27 + 9 - 6 + 1 - k = 0

⇒ 31 - k = 0

⇒ k = 31.

Hence, Option 4 is the correct option.

Question 1(iii)

The roots of the quadratic equation px2 - qx + r = 0 are real and equal if :

(a) p2 = 4qr

(b) q2 = 4pr

(c) –q2 = 4pr

(d) p2 > 4qr

Answer

By formula,

D = b2 - 4ac

For equation, px2 - qx + r = 0

D = (-q)2 - 4 × p × r

We know that,

Roots of a quadratic equation are real and equal if discriminant = 0.

⇒ q2 - 4pr = 0

⇒ q2 = 4pr.

Hence, Option 2 is the correct option.

Question 1(iv)

If matrix 𝐴 = [2202] and A2=[4x04]\begin{bmatrix*}[r] 2 & 2 \\ 0 & 2 \end{bmatrix*}\text{ and } A^2 = \begin{bmatrix*}[r] 4 & x \\ 0 & 4 \end{bmatrix*}, then the value of x is :

  1. 2

  2. 4

  3. 8

  4. 10

Answer

A2=[2202][2202]A2=[2×2+2×02×2+2×20×2+2×00×2+2×2][4x04]=[4+04+40+00+4][4x04]=[4804]x=8.\phantom{\Rightarrow} A^2 = \begin{bmatrix*}[r] 2 & 2 \\ 0 & 2 \end{bmatrix*}\begin{bmatrix*}[r] 2 & 2 \\ 0 & 2 \end{bmatrix*} \\[1em] \Rightarrow A^2 = \begin{bmatrix*}[r] 2 \times 2 + 2\times 0 & 2 \times 2 + 2 \times 2 \\ 0 \times 2 + 2 \times 0 & 0 \times 2 + 2 \times 2 \end{bmatrix*} \\[1em] \Rightarrow \begin{bmatrix*}[r] 4 & x \\ 0 & 4 \end{bmatrix*} = \begin{bmatrix*}[r] 4 + 0 & 4 + 4 \\ 0 + 0 & 0 + 4 \end{bmatrix*} \\[1em] \Rightarrow \begin{bmatrix*}[r] 4 & x \\ 0 & 4 \end{bmatrix*} = \begin{bmatrix*}[r] 4 & 8 \\ 0 & 4 \end{bmatrix*} \\[1em] \Rightarrow x = 8.

Hence, Option 3 is the correct option.

Question 1(v)

The median of the following observations arranged in ascending order is 64. Find the value of x :

27, 31, 46, 52, x, x + 4, 71, 79, 85, 90

  1. 60

  2. 61

  3. 62

  4. 66

Answer

No. of observations = 10, which is even.

Median = n2th term=102\dfrac{n}{2}\text{th term} = \dfrac{10}{2} = 5th term.

Given,

Median = 64

∴ x + 4 = 64

⇒ x = 64 - 4 = 60.

Hence, Option 1 is the correct option.

Question 1(vi)

Points A(x, y), B(3, -2) and C(4, -5) are collinear. The value of y in terms of x is ∶

  1. 3x - 11

  2. 11 - 3x

  3. 3x - 7

  4. 7 - 3x

Answer

Since, points A, B and C are collinear.

∴ Slope of AB = Slope of BC.

2y3x=5(2)432y3x=5+212y3x=32y=3(3x)2y=9+3xy=2+93xy=73x.\Rightarrow \dfrac{-2 - y}{3 - x} = \dfrac{-5 - (-2)}{4 - 3} \\[1em] \Rightarrow \dfrac{-2 - y}{3 - x} = \dfrac{-5 + 2}{1} \\[1em] \Rightarrow \dfrac{-2 - y}{3 - x} = -3 \\[1em] \Rightarrow -2 - y = -3(3 - x) \\[1em] \Rightarrow -2 - y = -9 + 3x \\[1em] \Rightarrow y = -2 + 9 - 3x \\[1em] \Rightarrow y = 7 - 3x.

Hence, Option 4 is the correct option.

Question 1(vii)

The given table shows the distance covered and the time taken by a train moving at a uniform speed along a straight track.

Distance (in m)Time (in sec)
602
90x
y5

The values of x and y are :

  1. x = 4, y = 150

  2. x = 3, y = 100

  3. x = 4, y = 100

  4. x = 3, y = 150

Answer

Speed = DistanceTime\dfrac{\text{Distance}}{\text{Time}}

Average speed = 602\dfrac{60}{2} = 30 km/hr

90x=30x=9030=3.y5=30y=30×5=150.\Rightarrow \dfrac{90}{x} = 30 \\[1em] \Rightarrow x = \dfrac{90}{30} = 3. \\[1em] \phantom{\Rightarrow} \dfrac{y}{5} = 30 \\[1em] \Rightarrow y = 30 \times 5 = 150.

Hence, Option 4 is the correct option.

Question 1(viii)

The 7th term of the given Arithmetic Progression (A.P.):

1a,(1a+1),(1a+2),......\dfrac{1}{a}, \Big(\dfrac{1}{a} + 1\Big), \Big(\dfrac{1}{a} + 2\Big), ...... is :

  1. (1a+6)\Big(\dfrac{1}{a} + 6\Big)

  2. (1a+7)\Big(\dfrac{1}{a} + 7\Big)

  3. (1a+8)\Big(\dfrac{1}{a} + 8\Big)

  4. (1a+77)\Big(\dfrac{1}{a} + 7^7\Big)

Answer

In the A.P. :

1a,(1a+1),(1a+2),......\dfrac{1}{a}, \Big(\dfrac{1}{a} + 1\Big), \Big(\dfrac{1}{a} + 2\Big), ......

First term (x) = 1a\dfrac{1}{a}

Common difference (d) = 1a+11a\dfrac{1}{a} + 1 - \dfrac{1}{a} = 1.

x7 = x + (7 - 1)d

= 1a+6×1\dfrac{1}{a} + 6 \times 1

= (1a+6)\Big(\dfrac{1}{a} + 6\Big).

Hence, Option 1 is the correct option.

Question 1(ix)

The sum invested to purchase 15 shares of a company of nominal value ₹ 75 available at a discount of 20% is:

  1. ₹ 60

  2. ₹ 90

  3. ₹ 1350

  4. ₹ 900

Answer

N.V. = ₹ 75

Discount = 20%

M.V. = ₹ 75 - 20100×75\dfrac{20}{100} \times 75

= ₹ 75 - ₹ 15

= ₹ 60.

Cost of 15 shares = 15 × ₹ 60 = ₹ 900.

Hence, Option 4 is the correct option.

Question 1(x)

The circumcentre of a triangle is the point which is ∶

  1. at equal distance from the three sides of the triangle.

  2. at equal distance from the three vertices of the triangle.

  3. the point of intersection of the three medians.

  4. the point of intersection of the three altitudes of the triangle.

Answer

The circumcenter of a triangle is defined as the point equidistant from the three vertices of the triangle.

Hence, Option 2 is the correct option.

Question 1(xi)

Statement (i) : sin2 θ + cos2 θ = 1

Statement (ii) : cosec2 θ + cot2 θ = 1

Which of the following is valid ?

  1. only (i)

  2. only (ii)

  3. both (i) and (ii)

  4. neither (i) nor (ii)

Answer

Trigonometry identity :

sin2 θ + cos2 θ = 1

cosec2 θ - cot2 θ = 1

∴ Only statement (i) is correct.

Hence, Option 1 is the correct option.

Question 1(xii)

In the given diagram, PS and PT are the tangents to the circle. SQ || PT and ∠SPT = 80°. The value of ∠QST is :

  1. 140°

  2. 90°

  3. 80°

  4. 50°

In the given diagram, PS and PT are the tangents to the circle. SQ || PT and ∠SPT = 80°. The value of ∠QST is : ICSE 2024 Maths Solved Question Paper.

Answer

In △ PST,

⇒ PS = PT (Tangents from an external point to a circle are equal in length)

⇒ ∠PST = ∠PTS = a (let) (Angles opposite to equal sides are equal)

By angle sum property of triangle,

⇒ ∠PST + ∠PTS + ∠SPT = 180°

⇒ a + a + 80° = 180°

⇒ 2a = 180° - 80°

⇒ 2a = 100°

⇒ a = 100°2\dfrac{100°}{2} = 50°.

From figure,

⇒ ∠QST = ∠STP = 50° (Alternate angles are equal)

Hence, Option 4 is the correct option.

Question 1(xiii)

Assertion (A): A die is thrown once and the probability of getting an even number is 23\dfrac{2}{3}.

Reason (R): The sample space for even numbers on a die is {2, 4, 6}

  1. A is true, R is false.

  2. A is false, R is true.

  3. Both A and R are true.

  4. Both A and R are false.

Answer

Sample space when a die is thrown = {1, 2, 3, 4, 5, 6}.

Sample space for even numbers = {2, 4, 6}

Probability of getting an even number = 36=12\dfrac{3}{6} = \dfrac{1}{2}.

∴ A is false and R is true.

Hence, Option 2 is the correct option.

Question 1(xiv)

A rectangular sheet of paper of size 11 cm x 7 cm is first rotated about the side 11 cm and then about the side 7 cm to form a cylinder, as shown in the diagram. The ratio of their curved surface areas is:

  1. 1 : 1

  2. 7 : 11

  3. 11 : 7

  4. 11π7:7π11\dfrac{11π}{7} : \dfrac{7π}{11}

A rectangular sheet of paper of size 11 cm x 7 cm is first rotated about the side 11 cm and then about the side 7 cm to form a cylinder, as shown in the diagram. ICSE 2024 Maths Solved Question Paper.

Answer

In first case :

Height of cylinder (h) = 7 cm

Let radius be r cm

⇒ 2πr = 11

⇒ r = 112π\dfrac{11}{2π}

In second case :

Height of cylinder (H) = 11 cm

Let radius be R cm

⇒ 2πR = 7

⇒ R = 72π\dfrac{7}{2π}

CSA of 1st cylinderCSA of 2nd cylinder=2πrh2πRH=rhRH=112π×772π×11=772π772π=11=1:1.\therefore \dfrac{\text{CSA of 1st cylinder}}{\text{CSA of 2nd cylinder}} = \dfrac{2πrh}{2πRH} \\[1em] = \dfrac{rh}{RH} \\[1em] = \dfrac{\dfrac{11}{2π} \times 7}{\dfrac{7}{2π} \times 11} \\[1em] = \dfrac{\dfrac{77}{2π}}{\dfrac{77}{2π}} \\[1em] = \dfrac{1}{1} \\[1em] = 1 : 1.

Hence, Option 1 is the correct option.

Question 1(xv)

In the given diagram, ∆ABC ∼ ∆PQR. If AD and PS are bisectors of ∠BAC and ∠QPR respectively then:

  1. ∆ABC ∼ ∆PQS

  2. ∆ABD ∼ ∆PQS

  3. ∆ABD ∼ ∆PSR

  4. ∆ABC ∼ ∆PSR

In the given diagram, ∆ABC ∼ ∆PQR. If AD and PS are bisectors of ∠BAC and ∠QPR respectively then: ICSE 2024 Maths Solved Question Paper.

Answer

Given,

∆ABC ∼ ∆PQR

∴ ∠A = ∠P

A2=P2\dfrac{∠A}{2} = \dfrac{∠P}{2}

⇒ ∠BAD = ∠QPS

∠B = ∠Q [∵ ∆ABC ∼ ∆PQR]

In ∆ABD ∼ ∆PQS,

⇒ ∠BAD = ∠QPS

⇒ ∠B = ∠Q

∴ ∆ABD ∼ ∆PQS (By A.A. axiom)

Hence, Option 2 is the correct option.

Question 2(i)

A = [x011],B=[40y1] and C=[40x1]\begin{bmatrix*}[r] x & 0 \\ 1 & 1 \end{bmatrix*}, B = \begin{bmatrix*}[r] 4 & 0 \\ y & 1 \end{bmatrix*}\text{ and } C = \begin{bmatrix*}[r] 4 & 0 \\ x & 1 \end{bmatrix*}.

Find the values of x and y, if AB = C.

Answer

AB=C[x011][40y1]=[40x1][x×4+0×yx×0+0×11×4+1×y1×0+1×1]=[40x1][4x+00+04+y0+1]=[40x1][4x04+y1]=[40x1]4x=4 and 4+y=xx=44 and 4+y=xx=1 and 4+y=1x=1 and y=14=3.\phantom{\Rightarrow} AB = C \\[1em] \Rightarrow \begin{bmatrix*}[r] x & 0 \\ 1 & 1 \end{bmatrix*}\begin{bmatrix*}[r] 4 & 0 \\ y & 1 \end{bmatrix*} = \begin{bmatrix*}[r] 4 & 0 \\ x & 1 \end{bmatrix*} \\[1em] \Rightarrow \begin{bmatrix*}[r] x \times 4 + 0 \times y & x \times 0 + 0 \times 1 \\ 1 \times 4 + 1 \times y & 1 \times 0 + 1 \times 1 \end{bmatrix*} = \begin{bmatrix*}[r] 4 & 0 \\ x & 1 \end{bmatrix*} \\[1em] \Rightarrow \begin{bmatrix*}[r] 4x + 0 & 0 + 0 \\ 4 + y & 0 + 1 \end{bmatrix*} = \begin{bmatrix*}[r] 4 & 0 \\ x & 1 \end{bmatrix*} \\[1em] \Rightarrow \begin{bmatrix*}[r] 4x & 0 \\ 4 + y & 1 \end{bmatrix*} = \begin{bmatrix*}[r] 4 & 0 \\ x & 1 \end{bmatrix*} \\[1em] \Rightarrow 4x = 4 \text{ and } 4 + y = x \\[1em] \Rightarrow x = \dfrac{4}{4} \text{ and } 4 + y = x \\[1em] \Rightarrow x = 1 \text{ and } 4 + y = 1 \\[1em] \Rightarrow x = 1 \text{ and } y = 1 - 4 = -3.

Hence, x = 1 and y = -3.

Question 2(ii)

A solid metallic cylinder is cut into two identical halves along its height. The diameter of the cylinder is 7 cm and the height is 10 cm. Find :

(a) The total surface area (both the halves).

(b) The total cost of painting the two halves at the rate of ₹ 30 per cm2.

(use π=227)\Big(\text{use } \pi = \dfrac{22}{7}\Big)

A solid metallic cylinder is cut into two identical halves along its height. The diameter of the cylinder is 7 cm and the height is 10 cm. Find : ICSE 2024 Maths Solved Question Paper.

Answer

(a) Given,

Diameter of cylinder (d) = 7 cm

Radius of cylinder (r) = d2=72\dfrac{d}{2} = \dfrac{7}{2} = 3.5 cm

Height of cylinder (h) = 10 cm

Total surface area (both the halves) = Total surface area of cylinder + Area of two rectangles

= [2πr(h + r)] + [2 × (l × b)]

= [2πr(h + r)] + [2 × (h × d)]

= [2×227×3.5×(3.5+10)]+[2×10×7]\Big[2 \times \dfrac{22}{7} \times 3.5 \times (3.5 + 10) \Big] + [2 \times 10 \times 7]

= (2 × 22 × 0.5 × 13.5) + 140

= 297 + 140

= 437 cm2.

Hence, total surface area of both the halves = 437 cm2.

(b) Total cost of painting the two halves = Total surface area × Rate

= 437 × 30

= ₹ 13,110.

Hence, total cost of painting the two halves = ₹ 13,110.

Question 2(iii)

15, 30, 60, 120 ...... are in G.P. (Geometric Progression).

(a) Find the nth term of this G.P. in terms of n.

(b) How many terms of the above G.P. will give the sum 945 ?

Answer

Given,

G.P. : 15, 30, 60, 120 ......

First term (a) = 15

Common ratio (r) = 3015\dfrac{30}{15} = 2

(a) nth term of G.P. = arn = 15 x 2n

Hence, nth term of the given G.P. is 15 x 2n

(b) Let sum of n terms of G.P. is 945.

By formula,

Sum of n terms of G.P. = a(rn1)(r1)\dfrac{a(r^n - 1)}{(r - 1)}

Substituting values we get :

945=15.(2n1)21945=15.(2n1)12n1=945152n1=632n=63+12n=642n=26n=6.\Rightarrow 945 = \dfrac{15.(2^n - 1)}{2 - 1} \\[1em] \Rightarrow 945 = \dfrac{15.(2^n - 1)}{1} \\[1em] \Rightarrow 2^n - 1 = \dfrac{945}{15} \\[1em] \Rightarrow 2^n - 1 = 63 \\[1em] \Rightarrow 2^n = 63 + 1 \\[1em] \Rightarrow 2^n = 64 \\[1em] \Rightarrow 2^n = 2^6 \\[1em] \Rightarrow n = 6.

Hence, sum of 6 terms of G.P. = 945.

Question 3(i)

Factorize: sin3 θ + cos3 θ

Hence, prove the following identity :

sin3θ+cos3θsin θ + cos θ\dfrac{\text{sin}^3 θ + \text{cos}^3 θ}{\text{sin θ + cos θ}} + sin θ cos θ = 1

Answer

Factorizing,

⇒ sin3 θ + cos3 θ = (sin θ + cos θ)(sin2 θ + cos2 θ - sin θ cos θ)

⇒ sin3 θ + cos3 θ = (sin θ + cos θ)(1 - sin θ cos θ) ...........(1)

To prove,

sin3θ+cos3θsin θ + cos θ\dfrac{\text{sin}^3 θ + \text{cos}^3 θ}{\text{sin θ + cos θ}} + sin θ cos θ = 1

Substituting value of sin3 θ + cos3 θ from equation (1) in L.H.S. of above equation :

(sin θ + cos θ)(1 - sin θ cos θ)sin θ + cos θ+sin θ cos θ\dfrac{\text{(sin θ + cos θ)(1 - sin θ cos θ)}}{\text{sin θ + cos θ}} + \text{sin θ cos θ}

⇒ 1 - sin θ cos θ + sin θ cos θ

⇒ 1.

Since, L.H.S. = R.H.S.

Hence, proved that sin3θ+cos3θsin θ + cos θ+sin θ cos θ=1\dfrac{\text{sin}^3 θ + \text{cos}^3 θ}{\text{sin θ + cos θ}} + \text{sin θ cos θ} = 1.

Question 3(ii)

In the given diagram, O is the centre of the circle. PR and PT are two tangents drawn from the external point P and touching the circle at Q and S respectively. MN is a diameter of the circle. Given ∠PQM = 42° and ∠PSM = 25°.

Find :

(a) ∠OQM

(b) ∠QNS

(c) ∠QOS

(d) ∠QMS

In the given diagram, O is the centre of the circle. PR and PT are two tangents drawn from the external point P and touching the circle at Q and S respectively. ICSE 2024 Maths Solved Question Paper.

Answer

(a) From figure,

⇒ ∠OQP = 90° (Tangent is perpendicular to radius at the point of contact)

⇒ ∠OQM = ∠OQP - ∠PQM

⇒ ∠OQM = 90° - 42° = 48°.

Hence, ∠OQM = 48°.

(b) From figure,

⇒ ∠QNM = ∠PQM = 42° (By alternate segment theorem)

⇒ ∠SNM = ∠PSM = 25° (By alternate segment theorem)

⇒ ∠QNS = ∠QNM + ∠SNM

⇒ ∠QNS = 42° + 25° = 67°.

Hence, ∠QNS = 67°.

(c) We know that,

Angle subtended by an arc at the center is twice the angle subtended by the arc at any other point of the circle.

⇒ ∠QOS = 2∠QNS

⇒ ∠QOS = 2 × 67° = 134°.

Hence, ∠QOS = 134°.

(d) From figure,

QMSN is a cyclic quadrilateral.

We know that,

Sum of opposite angles of a cyclic quadrilateral is 180°.

⇒ ∠QMS + ∠QNS = 180°

⇒ ∠QMS + 67° = 180°

⇒ ∠QMS = 180° - 67° = 113°.

Hence, ∠QMS = 113°.

Question 3(iii)

Use graph sheet for this question.

(a) Plot A(0, 3), B(2, 1) and C(4, -1).

(b) Reflect point B and C in y-axis and name their images as B' and C' respectively. Plot and write coordinates of the points B' and C'.

(c) Reflect point A in the line BB' and name its images as A'.

(d) Plot and write coordinates of point A'.

(e) Join the points ABA'B' and give the geometrical name of the closed figure so formed.

Answer

From figure,

Use graph sheet for this question. ICSE 2024 Maths Solved Question Paper.

Coordinates of point A' = (0, -1), B' = (-2, 1) and C' = (-4, -1).

The closed figure ABA'B' is a square.

SECTION B

Question 4(i)

Suresh has a recurring deposit account in a bank. He deposits ₹2000 per month and the bank pays interest at the rate of 8% per annum. If he gets ₹1040 as interest at the time of maturity, find in years total time for which the account was held.

Answer

Let time be n months.

By formula,

I = P×n(n+1)2×12×r100P \times \dfrac{n(n + 1)}{2\times 12} \times \dfrac{r}{100}

Substituting values we get :

1040=2000×n(n+1)24×81001040=2000×n(n+1)300n(n+1)=1040×3002000n(n+1)=156n2+n156=0n2+13n12n156=0n(n+13)12(n+13)=0(n12)(n+13)=0n12=0 or n+13=0n=12 or n=13.\Rightarrow 1040 = 2000 \times \dfrac{n(n + 1)}{24} \times \dfrac{8}{100} \\[1em] \Rightarrow 1040 = 2000 \times \dfrac{n(n + 1)}{300} \\[1em] \Rightarrow n(n + 1) = \dfrac{1040 \times 300}{2000} \\[1em] \Rightarrow n(n + 1) = 156 \\[1em] \Rightarrow n^2 + n - 156 = 0 \\[1em] \Rightarrow n^2 + 13n - 12n - 156 = 0 \\[1em] \Rightarrow n(n + 13) - 12(n + 13) = 0 \\[1em] \Rightarrow (n - 12)(n + 13) = 0 \\[1em] \Rightarrow n - 12 = 0 \text{ or } n + 13 = 0 \\[1em] \Rightarrow n = 12 \text{ or } n = -13.

Since, no. of months cannot be negative.

∴ n = 12.

Hence, total time for which the account was held = 12 months.

Question 4(ii)

The following table gives the duration of movies in minutes.

Duration (in minutes)No. of movies
100-1105
110-12010
120-13017
130-1408
140-1506
150-1604

Using step–deviation method, find the mean duration of the movies.

Answer

In the given table i is the class interval which is equal to 10.

ClassClass mark (x)d = (x - A)u = d/iFrequency (f)fu
100-110105-30-35-15
110-120115-20-210-20
120-130125-10-117-17
130-140A = 1350080
140-15014510166
150-16015520248
TotalΣf = 50Σfu = -38

Mean = A + ΣfuΣf×i=135+3850×10\dfrac{Σfu}{Σf} \times i = 135 + \dfrac{-38}{50} \times 10

= 135+38050135 + \dfrac{-380}{50}

= 135 - 7.6

= 127.4

Hence, mean = 127.4

Question 4(iii)

If (a+b)3(ab)3=6427\dfrac{(a + b)^3}{(a - b)^3} = \dfrac{64}{27}

(a) Find a+bab\dfrac{a + b}{a - b}

(b) Hence using properties of proportion, find a : b.

Answer

(a) Solving,

(a+b)3(ab)3=6427(a+b)3(ab)3=4333(a+bab)3=(43)3a+bab=43\Rightarrow \dfrac{(a + b)^3}{(a - b)^3} = \dfrac{64}{27} \\[1em] \Rightarrow \dfrac{(a + b)^3}{(a - b)^3} = \dfrac{4^3}{3^3} \\[1em] \Rightarrow \Big(\dfrac{a + b}{a - b}\Big)^3 = \Big(\dfrac{4}{3}\Big)^3 \\[1em] \Rightarrow \dfrac{a + b}{a - b} = \dfrac{4}{3} \\[1em]

Hence, a+bab=43.\dfrac{a + b}{a - b} = \dfrac{4}{3}.

(b) Solving further,

3(a+b)=4(ab)3a+3b=4a4b4a3a=3b+4ba=7bab=71a:b=7:1.\Rightarrow 3(a + b) = 4(a - b) \\[1em] \Rightarrow 3a + 3b = 4a - 4b \\[1em] \Rightarrow 4a - 3a = 3b + 4b \\[1em] \Rightarrow a = 7b \\[1em] \Rightarrow \dfrac{a}{b} = \dfrac{7}{1} \\[1em] \Rightarrow a : b = 7 : 1.

Hence, a : b = 7 : 1.

Question 5(i)

The given graph with a histogram represents the number of plants of different heights grown in a school campus. Study the graph carefully and answer the following questions :

The given graph with a histogram represents the number of plants of different heights grown in a school campus. Study the graph carefully and answer the following questions : ICSE 2024 Maths Solved Question Paper.

(a) Make a frequency table with respect to the class boundaries and their corresponding frequencies.

(b) State the modal class.

(c) Identify and note down the mode of the distribution.

(d) Find the number of plants whose height range is between 80 cm to 90 cm.

Answer

(a) Frequency table :

Height (class)Number of plants
30-404
40-502
50-608
60-7012
70-806
80-903
90-1004

(b) From graph,

The modal class is 60-70.

(c) From graph,

The mode = 64.

(d) From graph,

The number of plants whose height range is between 80 cm to 90 cm are 3.

Question 5(ii)

The angle of elevation of the top of a 100 m high tree from two points A and B on the opposite side of the tree are 52° and 45° respectively. Find the distance AB, to the nearest metre.

The angle of elevation of the top of a 100 m high tree from two points A and B on the opposite side of the tree are 52° and 45° respectively. Find the distance AB, to the nearest metre. ICSE 2024 Maths Solved Question Paper.

Answer

From figure,

⇒ tan 52° = CDAC\dfrac{CD}{AC}

⇒ 1.28 = 100AC\dfrac{100}{AC}

⇒ AC = 1001.28\dfrac{100}{1.28} = 78.125 m

⇒ tan 45° = CDBC\dfrac{CD}{BC}

⇒ 1 = 100BC\dfrac{100}{BC}

⇒ BC = 100 m

⇒ AB = AC + BC = 78.125 + 100 = 178.125 m

Hence, AB = 178.125 m

Question 6(i)

Solve the following quadratic equation for x and give your answer correct to three significant figures :

2x2 - 10x + 5 = 0

Answer

Comparing equation 2x2 - 10x + 5 = 0 with ax2 + bx + c = 0, we get :

a = 2, b = -10 and c = 5

By formula,

⇒ x = b±b24ac2a\dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Substituting values we get :

x=(10)±(10)24×2×52×2=10±100404=10±604=10±2154=2(5±15)4=5±152=5±3.872=5+3.872,53.872=8.872,1.132=4.44,0.565\Rightarrow x = \dfrac{-(-10) \pm \sqrt{(-10)^2 - 4 \times 2 \times 5}}{2 \times 2} \\[1em] = \dfrac{10 \pm \sqrt{100 - 40}}{4} \\[1em] = \dfrac{10 \pm \sqrt{60}}{4} \\[1em] = \dfrac{10 \pm 2\sqrt{15}}{4} \\[1em] = \dfrac{2(5 \pm \sqrt{15})}{4} \\[1em] = \dfrac{5 \pm \sqrt{15}}{2} \\[1em] = \dfrac{5 \pm 3.87}{2} \\[1em] = \dfrac{5 + 3.87}{2}, \dfrac{5 - 3.87}{2} \\[1em] = \dfrac{8.87}{2}, \dfrac{1.13}{2} \\[1em] = 4.44, 0.565

Hence, x = 4.44, 0.565

Question 6(ii)

The nth term of an Arithmetic Progression (A.P.) is given by the relation Tn = 6(7 - n). Find ∶

(a) its first term and common difference

(b) sum of its first 25 terms

Answer

(a) Tn = 6(7 - n)

Substituting n = 1, we get :

T1 = 6(7 - 1) = 6 × 6 = 36.

Substituting n = 2, we get :

T2 = 6(7 - 2) = 6 × 5 = 30.

Common difference (d) = T2 - T1

= 30 - 36 = -6.

Hence, common difference (d) = -6 and first term = 36.

(b) By formula,

Sum upto n terms = n2[2a+(n1)d]\dfrac{n}{2}[2a + (n - 1)d]

Sum upto 25 terms=252[2×36+(251)×6]=12.5×[72+24×6]=12.5×[72144]=12.5×72=900.\text{Sum upto 25 terms} = \dfrac{25}{2}[2 \times 36 + (25 - 1) \times -6] \\[1em] = 12.5 \times [72 + 24 \times -6] \\[1em] = 12.5 \times [72 - 144] \\[1em] = 12.5 \times -72 \\[1em] = -900.

Hence, sum of its first 25 terms = -900.

Question 6(iii)

In the given diagram ∆ADB and ∆ACB are two right angled triangles with ∠ADB = ∠BCA = 90°. If AB = 10 cm, AD = 6 cm, BC = 2.4 cm and DP = 4.5 cm

In the given diagram ∆ADB and ∆ACB are two right angled triangles with ∠ADB = ∠BCA = 90°. If AB = 10 cm, AD = 6 cm, BC = 2.4 cm and DP = 4.5 cm. ICSE 2024 Maths Solved Question Paper.

(a) Prove that ∆APD ∼ ∆BPC.

(b) Find the length of BD and PB

(c) Hence, find the length of PA

(d) Find area ∆APD : area ∆BPC

Answer

(a) In ∆APD and ∆BPC,

⇒ ∠APD = ∠BPC (Vertically opposite angles are equal)

⇒ ∠ADP = ∠BCP (Both equal to 90°)

Hence, proved that ∆APD ∼ ∆BPC.

(b) In ∆ADB,

By pythagoras theorem,

⇒ AB2 = AD2 + BD2

⇒ 102 = 62 + BD2

⇒ BD2 = 100 - 36

⇒ BD2 = 64

⇒ BD = 64\sqrt{64} = 8 cm.

⇒ PB = BD - PD = 8 - 4.5 = 3.5 cm

Hence, BD = 8 cm and PB = 3.5 cm.

(c) In ∆APD,

By pythagoras theorem,

⇒ AP2 = AD2 + DP2

⇒ AP2 = 62 + (4.5)2

⇒ AP2 = 36 + 20.25

⇒ AP2 = 56.25

⇒ AP = 56.25\sqrt{56.25} = 7.5 cm

Hence, length of AP = 7.5 cm.

(d) We know that,

Ratio of area of similar triangles is equal to the square of the corresponding sides.

Area of △APDArea of △BPC=AD2BC2=62(2.4)2=6×62.4×2.4=1×10.4×0.4=10×104×4=10016=254=25:4.\therefore \dfrac{\text{Area of △APD}}{\text{Area of △BPC}} = \dfrac{AD^2}{BC^2} \\[1em] = \dfrac{6^2}{(2.4)^2} \\[1em] = \dfrac{6 \times 6}{2.4 \times 2.4} \\[1em] = \dfrac{1 \times 1}{0.4 \times 0.4} \\[1em] = \dfrac{10 \times 10}{4 \times 4} \\[1em] = \dfrac{100}{16} \\[1em] = \dfrac{25}{4} \\[1em] = 25 : 4.

Hence, area ∆APD : area ∆BPC = 25 : 4.

Question 7(i)

In the given diagram, an isosceles ∆ABC is inscribed in a circle with centre O. PQ is a tangent to the circle at C. OM is perpendicular to chord AC and ∠COM = 65°. Find :

(a) ∠ABC

(b) ∠BAC

(c) ∠BCQ

In the given diagram, an isosceles ∆ABC is inscribed in a circle with centre O. PQ is a tangent to the circle at C. OM is perpendicular to chord AC and ∠COM = 65°. Find : ICSE 2024 Maths Solved Question Paper.

Answer

(a) From figure,

∠AOC = ∠AOM + ∠COM = 65° + 65° = 130°.

We know that,

Angle at the center is twice the angle formed by the same arc at any other point of the circle.

⇒ ∠AOC = 2∠ABC

⇒ ∠ABC = 12×AOC=12×130°\dfrac{1}{2} \times ∠AOC = \dfrac{1}{2} \times 130° = 65°.

Hence, ∠ABC = 65°.

(b) In △ABC,

⇒ AB = AC (Given)

⇒ ∠ACB = ∠ABC = 65° (Opposite angles of equal sides are equal)

By angle sum property of triangle,

⇒ ∠ACB + ∠ABC + ∠BAC = 180°

⇒ 65° + 65° + ∠BAC = 180°

⇒ ∠BAC = 180° - 65° - 65° = 50°.

Hence, ∠BAC = 50°.

(c) We know that,

The angle formed between the tangent and the chord through the point of contact of the tangent is equal to the angle formed by the chord in the alternate segment.

∴ ∠BCQ = ∠BAC = 50°.

Hence, ∠BCQ = 50°.

Question 7(ii)

Solve the following inequation, write down the solution set and represent it on the real number line.

-3 + x ≤ 7x2+2\dfrac{7x}{2} + 2 < 8 + 2x, x ∈ I.

Answer

Given,

-3 + x ≤ 7x2+2\dfrac{7x}{2} + 2 < 8 + 2x

Solving L.H.S. of the above inequation :

3+x7x2+27x2x327x2x255x25x5×25x2 ..........(1)\Rightarrow -3 + x \le \dfrac{7x}{2} + 2 \\[1em] \Rightarrow \dfrac{7x}{2} -x \ge -3 - 2 \\[1em] \Rightarrow \dfrac{7x - 2x}{2} \ge -5 \\[1em] \Rightarrow \dfrac{5x}{2} \ge -5 \\[1em] \Rightarrow x \ge \dfrac{-5 \times 2}{5} \\[1em] \Rightarrow x \ge -2 \text{ ..........(1)}

Solving R.H.S. of the above inequation :

7x2+2<8+2x7x22x<827x4x2<63x2<6x<6×23x<4 ..........(2)\Rightarrow \dfrac{7x}{2} + 2 \lt 8 + 2x \\[1em] \Rightarrow \dfrac{7x}{2} - 2x \lt 8 - 2 \\[1em] \Rightarrow \dfrac{7x - 4x}{2} \lt 6 \\[1em] \Rightarrow \dfrac{3x}{2} \lt 6 \\[1em] \Rightarrow x \lt \dfrac{6 \times 2}{3} \\[1em] \Rightarrow x \lt 4 \text{ ..........(2)}

From inequation (1) and (2), we get :

-2 ≤ x < 4.

Since, x ∈ I.

x = {-2, -1, 0, 1, 2, 3}.

Solve the following inequation, write down the solution set and represent it on the real number line. ICSE 2024 Maths Solved Question Paper.

Hence, solution set = {-2, -1, 0, 1, 2, 3}.

Question 7(iii)

In the given diagram, ABC is a triangle, where B(4, -4) and C(-4, -2). D is a point on AC.

(a) Write down the coordinates of A and D.

(b) Find the coordinates of the centroid of ∆ABC.

(c) If D divides AC in the ratio k : 1, find the value of k.

(d) Find the equation of the line BD.

In the given diagram, ABC is a triangle, where B(4, -4) and C(-4, -2). D is a point on AC. ICSE 2024 Maths Solved Question Paper.

Answer

(a) From graph,

Co-ordinates of A = (0, 6) and D = (-3, 0)

(b) By formula,

Co-ordinates of centroid = (x1+x2+x33,y1+y2+y33)\Big(\dfrac{x_1 + x_2 + x_3}{3}, \dfrac{y_1 + y_2 + y_3}{3}\Big)

=(0+4+(4)3,6+(4)+(2)3)=(03,03)=(0,0).= \Big(\dfrac{0 + 4 + (-4)}{3}, \dfrac{6 + (-4) + (-2)}{3}\Big) \\[1em] = \Big(\dfrac{0}{3}, \dfrac{0}{3}\Big) \\[1em] = (0, 0).

Hence, co-ordinates of centroid of ∆ABC = (0, 0).

(c) By section-formula,

(x, y) = (m1x2+m2x1m1+m2,m1y2+m2y1m1+m2)\Big(\dfrac{m_1x_2 + m_2x_1}{m_1 + m_2}, \dfrac{m_1y_2 + m_2y_1}{m_1 + m_2}\Big)

Given,

D divides AC in the ratio k : 1.

(3,0)=(k×4+1×0k+1,k×2+1×6k+1)(3,0)=(4k+0k+1,2k+6k+1)(3,0)=(4kk+1,2k+6k+1)3=4kk+1 and 0=2k+6k+13(k+1)=4k and 0=2k+63(k+1)=4k and 2k=63k+3=4k and k=624k3k=3 and k=3k=3.\therefore (-3, 0) = \Big(\dfrac{k \times -4 + 1 \times 0}{k + 1}, \dfrac{k \times -2 + 1 \times 6}{k + 1}\Big) \\[1em] \Rightarrow (-3, 0) = \Big(\dfrac{-4k + 0}{k + 1}, \dfrac{-2k + 6}{k + 1}\Big) \\[1em] \Rightarrow (-3, 0) = \Big(\dfrac{-4k}{k + 1}, \dfrac{-2k + 6}{k + 1}\Big) \\[1em] \Rightarrow -3 = -\dfrac{4k}{k + 1} \text{ and } 0 = \dfrac{-2k + 6}{k + 1} \\[1em] \Rightarrow -3(k + 1) = -4k \text{ and } 0 = -2k + 6 \\[1em] \Rightarrow 3(k + 1) = 4k \text{ and } 2k = 6 \\[1em] \Rightarrow 3k + 3 = 4k \text{ and } k = \dfrac{6}{2} \\[1em] \Rightarrow 4k - 3k = 3 \text{ and } k = 3 \\[1em] \Rightarrow k = 3.

Hence, k = 3.

(d) By two point form,

Equation of line :

y - y1 = y2y1x2x1(xx1)\dfrac{y_2 - y_1}{x_2 - x_1}(x - x_1)

Equation of BD :

⇒ y - (-4) = 0(4)34(x4)\dfrac{0 - (-4)}{-3 - 4}(x - 4)

⇒ y + 4 = 47(x4)\dfrac{4}{-7}(x - 4)

⇒ -7(y + 4) = 4(x - 4)

⇒ -7y - 28 = 4x - 16

⇒ 4x + 7y - 16 + 28 = 0

⇒ 4x + 7y + 12 = 0.

Hence, equation of BD is 4x + 7y + 12 = 0.

Question 8(i)

The polynomial 3x3 + 8x2 - 15x + k has (x - 1) as a factor. Find the value of k. Hence factorize the resulting polynomial completely.

Answer

⇒ x - 1 = 0

⇒ x = 1.

Given, (x - 1) is a factor of 3x3 + 8x2 - 15x + k.

Thus, on substituting x = 1 in 3x3 + 8x2 - 15x + k, the remainder will be zero.

⇒ 3.(1)3 + 8.(1)2 - 15(1) + k = 0

⇒ 3.1 + 8.1 - 15 + k = 0

⇒ 3 + 8 - 15 + k = 0

⇒ 11 - 15 + k = 0

⇒ k - 4 = 0

⇒ k = 4.

Polynomial = 3x3 + 8x2 - 15x + 4

On dividing (3x3 + 8x2 - 15x + 4) by (x - 1), we get :

x1)3x2+11x4x1)3x3+8x215x+4x1))+3x3+3x2x131x3211x215xx1)x32+11x2+11xx1)31x32+14x+4x1)31x32+11+4x+4x1)31x32+11+1×\begin{array}{l} \phantom{x - 1)}{\quad 3x^2 + 11x - 4} \\ x - 1\overline{\smash{\big)}\quad 3x^3 + 8x^2 - 15x + 4} \\ \phantom{x - 1)}\phantom{)}\underline{\underset{-}{+}3x^3 \underset{+}{-}3x^2} \\ \phantom{{x - 1}31x^3-2}11x^2 - 15x \\ \phantom{{x - 1)}x^3-2}\underline{\underset{-}{+}11x^2 \underset{+}{-} 11x} \\ \phantom{{x - 1)}31x^3-2+1}-4x + 4 \\ \phantom{{x - 1)}31x^3-2+11}\underline{\underset{+}{-}4x \underset{-}{+} 4} \\ \phantom{{x - 1)}31x^3-2+11+1}\times \end{array}

⇒ 3x3 + 8x2 - 15x + 4 = (x - 1)(3x2 + 11x - 4)

= (x - 1)[3x2 + 12x - x - 4]

= (x - 1)[3x(x + 4) - 1(x + 4)]

= (x - 1)(3x - 1)(x + 4).

Hence, 3x3 + 8x2 - 15x + 4 = (x - 1)(3x - 1)(x + 4).

Question 8(ii)

The following letters A, D, M, N, O, S, U, Y of the English alphabet are written on separate cards and put in a box. The cards are well shuffled and one card is drawn at random. What is the probability that the card drawn is a letter of the word,

(a) MONDAY?

(b) which does not appear in MONDAY?

(c) which appears both in SUNDAY and MONDAY?

Answer

Letters written on cards = {'A', 'D', 'M', 'N', 'O', 'S', 'U', 'Y'}

No. of cards = 8

(a) Letters of the word MONDAY present in the cards = {'M', 'O', 'N', 'D', 'A', 'Y'}

Probability that the card drawn is a letter of the word MONDAY

= Letters of MONDAY presentNo. of cards=68=34\dfrac{\text{Letters of MONDAY present}}{\text{No. of cards}} = \dfrac{6}{8} = \dfrac{3}{4}.

Hence, required probability = 34\dfrac{3}{4}.

(b) Letters of the word not present in MONDAY = {'S', 'U'}

Probability that the card drawn is not a letter of the word MONDAY

= Letters not present in MONDAYNo. of cards=28=14\dfrac{\text{Letters not present in MONDAY}}{\text{No. of cards}} = \dfrac{2}{8} = \dfrac{1}{4}.

Hence, required probability = 14\dfrac{1}{4}.

(c) Letters of the word present in SUNDAY and MONDAY are {'N', 'D', 'A', 'Y'}.

Probability that the card drawn has a letter which appears both in SUNDAY and MONDAY

= Letters present in both MONDAY and SUNDAYNo. of cards=48=12\dfrac{\text{Letters present in both MONDAY and SUNDAY}}{\text{No. of cards}} = \dfrac{4}{8} = \dfrac{1}{2}.

Hence, required probability = 12\dfrac{1}{2}.

Question 8(iii)

Oil is stored in a spherical vessel occupying 34\dfrac{3}{4} of its full capacity. Radius of this spherical vessel is 28 cm. This oil is then poured into a cylindrical vessel with a radius of 21 cm. Find the height of the oil in the cylindrical vessel (correct to the nearest cm).

Take π=227\pi = \dfrac{22}{7}

Oil is stored in a spherical vessel occupying 3/4 of its full capacity. Radius of this spherical vessel is 28 cm. ICSE 2024 Maths Solved Question Paper.

Answer

Given,

Radius of spherical vessel (r) = 28 cm

Volume of spherical vessel (v) = 43πr3\dfrac{4}{3}πr^3

Volume of oil in vessel = 34v\dfrac{3}{4}v

Substituting values we get :

v=43×227×28334v=34×43×227×28334v=227×283.\Rightarrow v = \dfrac{4}{3} \times \dfrac{22}{7} \times 28^3 \\[1em] \Rightarrow \dfrac{3}{4}v = \dfrac{3}{4} \times \dfrac{4}{3} \times \dfrac{22}{7} \times 28^3 \\[1em] \Rightarrow \dfrac{3}{4}v = \dfrac{22}{7} \times 28^3.

Radius of cylindrical vessel (R) = 21 cm

Let height of oil in cylindrical vessel be h cm.

Volume of oil = Volume of cylinder upto which oil is filled (πR2h)

227×283=227×212×h283=212×hh=283212h=21952441h=49.7750 cm.\Rightarrow \dfrac{22}{7} \times 28^3 = \dfrac{22}{7} \times 21^2 \times h \\[1em] \Rightarrow 28^3 = 21^2 \times h \\[1em] \Rightarrow h = \dfrac{28^3}{21^2}\\[1em] \Rightarrow h = \dfrac{21952}{441} \\[1em] \Rightarrow h = 49.77 ≈ 50 \text{ cm}.

Hence, height of the oil in the cylindrical vessel = 50 cm.

Question 9(i)

The figure shows a circle of radius 9 cm with O as the centre. The diameter AB produced meets the tangent PQ at P. If PA = 24 cm, find the length of tangent PQ.

The figure shows a circle of radius 9 cm with O as the centre. The diameter AB produced meets the tangent PQ at P. If PA = 24 cm, find the length of tangent PQ. ICSE 2024 Maths Solved Question Paper.

Answer

Given,

Radius of circle (r) = OA = OB = 9 cm

From figure,

AB = OA + OB = 9 + 9 = 18 cm

PB = PA - AB = 24 - 18 = 6 cm

We know that,

If a secant segment and tangent segment are drawn to a circle from the same external point, the length of the tangent segment is the geometric mean between the length of the secant segment and the length of the external part of the secant segment.

⇒ PQ2 = PB × PA

⇒ PQ2 = 6 × 24

⇒ PQ2 = 144

⇒ PQ = 144\sqrt{144} = 12 cm.

Hence, length of tangent PQ = 12 cm.

Question 9(ii)

Mr. Gupta invested ₹33000 in buying ₹100 shares of a company at 10% premium. The dividend declared by the company is 12%.

Find:

(a) the number of shares purchased by him.

(b) his annual dividend.

Answer

Money invested = ₹33000

N.V. of share = ₹100

M.V. = N.V + Premium

= ₹100 + 10100×100\dfrac{10}{100} \times 100

= ₹100 + ₹10

= ₹110.

(a) Number of shares = Money investedM.V.=33000110\dfrac{\text{Money invested}}{\text{M.V.}} = \dfrac{33000}{110} = 300.

Hence, no. of shares purchased = 300.

(b) By formula,

Annual dividend = Number of shares × Rate of dividend × N.V.

= 300 × 12100×100\dfrac{12}{100} \times 100

= ₹3600.

Hence, annual dividend = ₹3600.

Question 9(iii)

A life insurance agent found the following data for distribution of ages of 100 policy holders:

Age in yearsPolicy holders (frequency)Cumulative frequency
20-2522
25-3046
30-351218
35-402038
40-452866
45-502288
50-55896
55-604100

On a graph sheet draw an ogive using the given data. Take 2 cm = 5 years along one axis and 2 cm = 10 policy holders along the other axis. Use your graph to find:

(a) The median age.

(b) Number of policy holders whose age is above 52 years.

Answer

Steps of construction :

  1. Take 2 cm = 5 years on x-axis.

  2. Take 1 cm = 10 policy holders on y-axis.

  3. Plot the points (20, 0), (25, 2), (30, 6), (35, 18), (40, 38), (45, 66), (50, 88), (55, 96) and (60, 100).

  4. Join the points by a free-hand curve.

Here, n = 100

Median = n2=1002\dfrac{n}{2} = \dfrac{100}{2} = 50th term

A life insurance agent found the following data for distribution of ages of 100 policy holders: ICSE 2024 Maths Solved Question Paper.

(a) Through J = 50 draw a horizontal line to meet the ogive at K. Through K, draw a vertical line to meet the x-axis at L. The abscissa of the point L represents 42.

Hence, the median age = 42 years.

(b) Through M = 52 draw a vertical line to meet the ogive at N. Through N, draw a horizontal line to meet the y-axis at O. The ordinate of the point O represents 91.

Hence, 91 people have their age less than or equal to 52.

∴ No. of people whose age is greater than 52 = 100 - 91 = 9.

Hence, number of policy holders whose age is above 52 years equal to 9.

Question 10(i)

Rohan bought the following eatables for his friends :

Soham Sweet Mart : Bill

S.No.ItemPriceQuantityRate of GST
1Laddu₹ 500 per kg2 kg5%
2Pastries₹ 100 per piece12 pieces18%

Calculate :

(a) Total GST paid.

(b) Total bill amount including GST.

Answer

For Laddu :

Total cost = ₹ 500 × 2 = ₹ 1000

GST = 5100×1000\dfrac{5}{100} \times 1000 = ₹50

Total amount (including GST) = 1000 + 50 = ₹ 1050.

For pastries :

Total cost = ₹ 100 × 12 = ₹ 1200

GST = 18100×1200\dfrac{18}{100} \times 1200 = ₹ 216

Total amount (including GST) = 1200 + 216 = ₹ 1416.

(a) Total GST paid = ₹50 + ₹216 = ₹266.

Hence, total GST paid = ₹266.

(b) Total bill (including GST) = ₹ 1050 + ₹ 1416 = ₹ 2466.

Hence, total bill = ₹ 2466.

Question 10(ii)

(a) If the lines kx - y + 4 = 0 and 2y = 6x + 7 are perpendicular to each other, find the value of k.

(b) Find the equation of a line parallel to 2y = 6x + 7 and passing through (-1, 1)

Answer

(a) 1st equation :

⇒ kx - y + 4 = 0

⇒ y = kx + 4

Slope (s1) : k

2nd equation :

⇒ 2y = 6x + 7

⇒ y = 62x+72\dfrac{6}{2}x + \dfrac{7}{2}

⇒ y = 3x + 72\dfrac{7}{2}

Slope (s2) : 3

We know that,

Product of slope of perpendicular lines = -1

⇒ k × 3 = -1

⇒ k = 13-\dfrac{1}{3}

Hence, k = 13-\dfrac{1}{3}.

(b) We know that,

Slope of parallel lines are equal.

Slope of line parallel to line 2y = 6x + 7 is 3.

By point-slope form :

⇒ y - y1 = m(x - x1)

⇒ y - 1 = 3[x - (-1)]

⇒ y - 1 = 3[x + 1]

⇒ y - 1 = 3x + 3

⇒ y = 3x + 3 + 1

⇒ y = 3x + 4.

Hence, equation of line parallel to 2y = 6x + 7 and passing through (–1, 1) is y = 3x + 4.

Question 10(iii)

Use ruler and compass to answer this question. Construct ∠ABC = 90°, where AB = 6 cm, BC = 8 cm.

(a) Construct the locus of points equidistant from B and C.

(b) Construct the locus of points equidistant from A and B.

(c) Mark the point which satisfies both the conditions (a) and (b) as O. Construct the locus of points keeping a fixed distance OA from the fixed point O.

(d) Construct the locus of points which are equidistant from BA and BC.

Answer

Steps of construction :

  1. Draw a line segment BC = 8 cm

  2. Construct ∠ABC = 90°, such that AB = 6 cm.

  3. Draw XY, the perpendicular bisector of BC.

  4. Draw PQ, the perpendicular bisector of AB.

  5. Mark point O, the intersection of segment XY and PQ.

  6. Draw BZ, the angle bisector of AB and BC.

Use ruler and compass to answer this question. Construct ∠ABC = 90°, where AB = 6 cm, BC = 8 cm. ICSE 2024 Maths Solved Question Paper.

We know that,

Locus of points equidistant from two points is the perpendicular bisector of the line joining the two points segment.

(a) Locus of points equidistant from B and C is XY.

(b) Locus of points equidistant from A and B is PQ.

We know that,

Locus of points equidistant from two sides is the angular bisector of angle between them.

(d) Locus of points which are equidistant from BA and BC is BZ.

PrevNext