Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems (Based on Quadratic Equations) Ex 6B

Question 1.
The sides of a right-angled triangle containing the right angle are 4x cm and (2x – 1) cm. If the area of the triangle is 30 cm²; calculate the lengths of its sides
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q1.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q1.2
But -13 is not possible.
Sides are 5 cm, 12 cm and 13 cm.

Question 2.
The hypotenuse of a right-angled triangle is 26 cm and the sum of other two sides is 34 cm. Find the lengths of its sides.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q2.1
AC + BC = 34 cm
Let AC = x cm Then BC = (34 – x) cm
But AC² + BC² = AB² (By Pythagoras Theorem)
⇒ (x)² + (34 – x)² = (26)²
⇒ x² + 1156 + x² – 68x = 676
⇒ 2x² – 68x + 1156 – 676 = 0
⇒ 2x² – 68x + 480 = 0
⇒ x² – 34x + 240 = 0 (Dividing by 2)
⇒ x² – 24x – 10x + 240 = 0
⇒ x (x – 24) – 10 (x – 24) = 0
⇒ (x – 24) (x- 10) = 0
Either x – 24 = 0, then x = 24
or x – 10 = 0, then x = 10
If one side is 24 cm, then second will be 34 – 24 = 10 cm
If one side is 10 cm, then second side will be 34 – 10 = 24
Sides are 24 cm and 10 cm

Question 3.
The sides of a right-angled triangle are (x – 1) cm, 3x cm and (3x + 1) cm. Find :
(i) The value of x,
(ii) the lengths of its sides,
(iii) its area.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q3.1
AB = x – 1, BC = 3x and AC = 3x +1
According to Pythagoras Theorem,
AC² = AB² + BC²
⇒ (3x + 1)² = (x – 1)² + (3x)²
⇒ 9x² + 6x + 1 = x² – 2x + 1 + 9x²
⇒ 9x² + 6x + 1 – x² + 2x -1 – 9x² = 0
⇒ – x² + 8x = 0
⇒ x² – 8x = 0
⇒ x (x – 8) = 0
Either x = 0 but it is not possible.
or x – 8 = 0, then x = 8
(i) x = 8
(ii) Side AB = x – 1 = 8 – 1 = 7cm
BC = 3x = 3 x 8 = 24 cm
AC = 3x + 1 = 3 x 8 + 1 = 24 + 1 = 25 cm
(iii) Area = \(\frac { 1 }{ 2 }\) x AB x BC = \(\frac { 1 }{ 2 }\) x 7 x 24 cm² = 84 cm²

Question 4.
The hypotenuse of a right-angled triangle exceeds one side by 1 cm and the other side by 18 cm; find the lengths of the sides of the triangle.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q4.1
In right triangle ABC, ∠B = 90°
Let hypotenuse AC = x, then AB = x – 1 and BC = x – 18
Now, according to Pythagoras Theorem,
AC² = AB² + BC²
⇒ x² = (x – 1)² + (x – 18)²
⇒ x² = x² – 2x + 1 + x² – 36x + 324
⇒ x² = 2x² – 38x + 325
⇒ 2x² – 38x + 325 – x² = 0
⇒ x² – 38x + 325 = 0
⇒ x² – 13x – 25x + 325 =0
⇒ x (x – 13) – 25 (x – 13) = 0
⇒ (x – 13) (x – 25) = 0
Either x – 13 = 0, then x = 13 But it is not possible.
x – 18 = 13 – 18 = -5 cannot be possible.
or x – 25 = 0, then x = 25
AC = 25,
AB = x – 1 = 25 – 1 = 24
and BC = x – 18 = 25 – 18 = 7
Sides are 25, 24, 7

Question 5.
The diagonal of a rectangle is 60 m more than its shorter side and the larger side is 30 m more than the shorter side. Find the sides of the rectangle.
Solution:
Let shorter side of a rectangle (b) = x m
Longer side (l) = (x + 30) m
and length of diagonal = (x + 60) m
According to the condition,
(Diagonal)² = (Longer side)² + (Shorter side)² (Pythagoras Theorem)
⇒ (x + 60)² = (x + 30)² + x²
⇒ x² + 120x + 3600 = x² + 60x + 900 + x²
⇒ 2x² + 60x + 900 – x² – 120x – 3600 = 0
⇒ x² – 60x – 2700 = 0
⇒ x² – 90x + 30x – 2700 = 0 {-2700 = -90 x 30, -60 = -90 + 30}
⇒ x (x – 90) (x + 30) = 0
Either x – 90 = 0, then x = 90
or x + 30 = 0, then x = -30 but is not possible being negative
Length = x + 30 = 90 + 30 = 120 m
Breadth = x = 90 m

Question 6.
The perimeter of a rectangle is 104 m and its area is 640 m². Find its length and breadth.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q6.1
Perimeter = 104 m
⇒ 2 (l + b) = 104 m
l + b = 52 m
Let length of the rectangular plot = x m
Breadth = 52 – x
Area = l x b = x (52 – x)
But area of plot = 640 m²
x (52 – x) = 640
⇒ 52x – x² = 640
⇒ – x² + 52x – 640 = 0
⇒ x² – 52x + 640 = 0
⇒ x² – 20x – 32x + 640 = 0
⇒ x (x – 20) – 32 (x – 20) = 0
⇒ (x – 20) (x – 32) = 0
Either x – 20 = 0, then x = 20
or x – 32 = 0, then x = 32
Length = 32 m
and breadth = 52 – 32 = 20 m

Question 7.
A footpath of uniform width runs round the inside of a rectangular field 32 m long and 24 m wide. If the path occupies 208 m², find the width of the footpath.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q7.1
Length of field = 32m
and width = 24 m
Area of the field = 32 x 24 m² = 768m²
Area of path = 208 m²
Let width of path = x m
Inner length = 32 – 2x
and inner width = 24 – 2x
and inner area = (32 – 2x) (24 – 2x) m²
Area of path = 768 – (32 – 2x) (24 – 2x)
Now, according to the condition,
768 – (32 – 2x) (24 – 2x) = 208
⇒ 768 – (768 – 64x – 48x + 4x²) = 208
⇒ 768 – 768 + 64x + 48x – 4x² = 208
⇒ -4x² + 112x – 208 = 0
Dividing by -4 , we get:
⇒ x² – 28x + 52 = 0
⇒ x² – 26x – 2x + 52 = 0
⇒ x (x – 26) – 2 (x – 26) = 0
⇒ (x – 26 ) (x – 2) = 0
Either x – 26 = 0 , then x = 26 But it is not possible.
or x – 2 – 0 then x = 2
Width of path = 2 m

Question 8.
Two squares have sides x cm and (x + 4 ) cm. The sum of their areas is 656 sq. cm. Express this as an algebraic equation in x and solve the equation to find the sides of the squares.
Solution:
Side of first square = x cm
Area = x² cm²
Side of second square = (x + 4) cm
Area = (x + 4)² cm²
Sum of squares = 656 cm²
⇒ x² + (x + 4)² = 656
⇒ x² + x² + 8x + 16 – 656 = 0
⇒ 2x² + 8x – 640 = 0
⇒ x² + 4x- 320 = 0 (Dividing by 2)
⇒ x² + 20x – 16x – 320 = 0
⇒ x (x + 20) – 16 (x + 20) = 0
⇒ (x + 20) (x – 16) = 0
Either x + 20 = 0, then x = – 20 But it is not possible.
or x – 16 = 0, then x = 16
Side of first square = 16 cm
and side of second square = 16 + 4 = 20 cm

Question 9.
The dimensions of a rectangular field are 50 m by 40 m. A flower bed is prepared inside this field leaving a gravel path of uniform width all around the flower bed. The total cost of laying the flower bed and gravelling the path at Rs. 30 and Rs. 20 per square metre, respectively, is Rs. 52,000. Find the width of the gravel path.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q9.1
Length of the field (l) = 50 m
and width (b) = 40 m
Area of rectangular field = l x b = 50 x 40 = 2000 m²
Let width of gravel path be x
Then inner length = 50 – 2x
and width = 40 – 2x
Area of inner flower bed = (50 – 2x) (40 – 2x)
= 2000 – 80x – 100x + 4x² = 4x² – 180x + 2000 sq m
and Area of gravel path = 2000 – (4x² – 180x + 2000)
= 2000 – 4x² + 180x – 2000 = -4x² + 180x
Now rate of gravelling = Rs. 20 per m²
and rate of laying flowers = Rs. 30 per m²
and total cost = Rs. 52000
According to the condition,
(-4x² + 180x) x 20 + (4x² -180x + 2000) x 30 = 52000
-80x² + 3600x + 120x² – 5400x + 60000 = 52000
⇒ 40x² – 1800x – 60000 – 52000 = 0
⇒ 40x² – 1800x + 8000 = 0
⇒ x² – 45x + 200 = 0 (Dividing by 40)
⇒ x² – 40x – 5x + 200 = 0 (200= -40 x (- 5), -45 = -40 – 5)
⇒ x (x – 40) – 5 (x – 40) = 0
⇒ (x – 40) (x – 5) = 0
Either x – 40 = 0, then x = 40
or x – 5 = 0, then x = 5
But x = 40 is not possible
x = 5
Width of gravel path = 5 m

Question 10.
An area is paved with square tiles of a certain size and the number required is 128. If the tiles had been 2 cm smaller each way, 200 tiles would have been needed to pave the same area. Find the size of the larger tiles.
Solution:
No. of square tiles = 128
Let the size of square tile = x cm
Area of one square tile = x² cm²
Area of total tiles = 128 x x² = 128x² cm²
If the size of square tile is reduced by 2 cm
Then size of square tile = (x – 2) cm
Area of one tile = (x – 2)² cm²
Now number of tiles will be = 200
⇒ 128x² = 200 (x – 2)²
⇒128x² = 200x² – 800x + 800
⇒ 200x² – 800x + 800 – 128x² = 0
⇒ 72x² – 800x + 800 = 0
⇒ 9x² – 100x + 100 = 0 (Dividing by 8)
⇒ 9x² – 90x – 10x + 100 = 0
⇒ 9x (x – 10) – 10 (x – 10) = 0
⇒ (x – 10) (9x – 10) = 0
Either x- 10 = 0, then x = 10
or 9x – 10 = 0, then 9x = 10 ⇒ x = \(\frac { 10 }{ 9 }\)
Which is not possible x = 10
Size of square tile = 10 cm

Question 11.
A farmer has 70 m. of fencing, with which he encloses three sides of a rectangular sheep pen; the fourth side being a wall. If the area of the pen is 600 sq. m, find the length of its shorter side.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q11.1
Length of fencing = 70 m.
Area of rectangular pen = 600 sq. m
(i) Let the length of shorter side = x m
Length of larger side = 70 – 2x
Area of rectangular pen = x ( 70 – 2x) ….(ii)
From (i) and (ii)
x (70 – 2x) = 600
⇒ 70x – 2x² = 600
⇒ -2x² + 70x – 600 = 0
⇒ x² – 35x + 300 = 0 (Dividing by -2)
⇒ x² – 15x – 20x + 300 = 0
⇒ x (x – 15) – 20 (x – 15) = 0
⇒ (x – 15) (x – 20) = 0
Either x – 15 = 0 then x = 15
or x – 20 = 0 then x = 20
Shorter side = 15 m

Question 12.
A square lawn is bounded on three sides by a path 4 m wide. If the area of the path is \(\frac { 7 }{ 8 }\) that of the lawn, find the dimensions of the lawn.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q12.1
Let the side of square lawn = x m
Area of lawn = x² m²
Width of path = 4 m.
Area of path = 4 x x + 4 x x + (x + 8) x 4 = 8x + 4x + 32 = 12x + 32
But 12x + 32 = \(\frac { 7 }{ 8 }\) x2
⇒ 96x + 256 = 7x²
⇒ 7x² – 96x – 256 = 0
⇒ 7x² – 112x + 16x – 256 = 0
⇒ 7x (x – 16) + 16 (x – 16) = 0
⇒ (x – 16 ) (7x + 16) = 0
Either x – 16 = 0, then x = 16
0r 7x + 16 = 0, then 7x = -16 ⇒ x = \(\frac { -16 }{ 7 }\)
But it is not possible.
Side of square lawn = 16 m

Question 13.
The area of a big rectangular room is 300 m². If the length were decreased by 5m and the breadth increased by 5 m; the area would be unaltered. Find the length of the room.
Solution:
Area of big rectangular room = 300 m²
Let length of the room = x m.
Width = m
In second case,
Length = (x – 5) m
and width = (\(\frac { 300 }{ x }\) + 5) m
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B Q13.1
⇒ (x – 5) ( 300 + 5x) = 300x
⇒ 300x + 5x² – 1500 – 25x = 300x
⇒ 5x² + 300x – 25x – 300x – 1500 = 0
⇒ 5x² – 25x – 1500 = 0
⇒ x² – 5x – 300 = 0 (Dividing by 5)
⇒ x² – 20x + 15x – 300 = 0
⇒ x (x – 20) + 15 (x – 20) = 0
⇒ (x – 20) (x + 15) = 0
Either x – 20 – 0 then x = 20
or x + 15 = 0 then x = -15 But it is not possible.
Length of room = 20 m
and width = \(\frac { 300 }{ 20 }\) = 15 m

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6B are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency (Mean, Median, Quartiles and Mode) Ex 24C

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Chapter 24 Measures of Central Tendency (Mean, Median, Quartiles and Mode) Ex 24C.

Other Exercises

Question 1.
A student got the following marks in 9 questions of a question paper : 3, 5, 7, 3, 8, 0, 1, 4 and 6.
Find the median of these marks.
Solution:
Arranging the given data in descending order, we get:
8, 7, 6, 5,4,3, 3, 1,0
The middle term is 4 which is 5th terms
∴ Median = 4

Question 2.
The weights (in kg) of 10 students of a class are given below :
21, 28.5, 20.5, 24, 25.5, 22, 27.5, 28, 21, 24 Find the median of their weights.
Solution:
Arranging the given data in descending order.
We get 23.5, 28, 27.5, 25.5, 24, 24, 22, 21, 21, 20.5
the middle terms are 24 and 24, 5th and 6th terms.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q2.1

Question 3.
The marks obtained by 19 students of a class are given below :
27, 36, 22, 31, 25, 26, 33, 24, 37, 32, 29, 28, 36, 35, 27, 26, 32, 35, 28. Find :
(i) Media
(ii) Lower quartile
(iii) Upper quartile
(iv) Inter – quartle range
Solution:
(i) Arranging in order say ascending, we get
22, 24, 25, 26, 26, 27, 27, 28, 28, 29, 31, 32, 32, 33, 35, 35,36, 36, 37
Middle term is 10th term i.e. 29
∴ Median = 29
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q3.1

Question 4.
From the following data, find :
(i) Median
(ii) Upper quartile
(iii) Inter-quartile range
25,10, 40, 88, 45, 60, 77, 36,18, 95, 56, 65, 7, 0, 38 and 83.
Solution:
(i) Arrange in ascending order, we get
0,7, 10, 18, 25, 36, 38, 40, 45, 56, 60, 65 ,77, 83, 88, 95
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q4.1

Question 5.
The ages of 37 students in a class are given in the following table :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q5.1
Find the median.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q5.2

Question 6.
The weight of 60 boys are given in the following distribution table :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q6.1
Find : (i) Median
(ii) Lower quartile
(iii) Upper quartile
(iv) Inter-quartile range
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q6.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q6.3

Question 7.
Estimate the median for the given data by drawing ogive :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q7.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q7.2
Through mark of 25.5 on the y-axis, draw a line parallel to x-axis which meets the curve at A. From A, draw a perpendicular to x-axis, which meets x-axis at B.
∴ The value of B is the median which is 28.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q7.3

Question 8.
By drawing an ogive; estimate the median for the following frequency distribution :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q8.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q8.2
Through mark of 28th on the y- axis, draw a line parallel to x-axis which meets the curve at A. From A, draw a perpendicular line segment to x- axis. Which meets it at B.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q8.3
∴ The value of B is the median which is 18.4

Question 9.
From the following cumulative frequency table, draw ogive and then use it to find :
(i) Median,
(ii) Lower quartile,
(iii) Upper quartile.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q9.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q9.2
No. of terms = 80
Median = 40th term Through mark of 40 draw a line parallel to x-axis which meets the curve at A. From A, draw a perpendicular to x-axis which meets it at B
(ii) Lower quartile (Q1) = \(\frac { n }{ 4 }\) th term
= \(\frac { 80 }{ 4 }\) th term (Here n = 80 which is even)
= 20th term =18
(iii) Upper quartile (Q1) = \(\frac { 3 }{ 4 }\) nth term =\(\frac { 3 x80 }{ 4 }\) = 60th term = 66 .
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q9.3
∴ Value of B is the median which is 40.

Question 10.
In a school 100 pupils have heights as tabulated below:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q10.1
Find the median height by drawing an ogive.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q10.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Q10.3
Through mark 50, draw a line parallel to x- axis which meets the curve at A. From A, draw per-pendicular to x-axis which meets x-axis at B is the median which is 148 cm.

P.Q.
Attempt this question on a graph paper. The table shows the distribution of marks gained by a group of 400 students in an examination :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Qp1.1

Using a scale of 2 cm to represent 10 marks and 2 cm to represent 50 students, plot these points and draw a smooth curve through the points
Estimate from the graph :
(i) Median marks
(ii) quartile marks. [1997]
Solution:
Plot the points (10, 5), (20, 10), (30, 30), (40, 60), (50,105), (60,180), (70,270), (80, 355), (90, 390), (100, 400) on the graph and join them with free hand to get an ogive (curve) as shown:
(i) Total students = 400
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Qp1.2
From 200 on y-axis draw a line parallel to x-axis meeting the curve at P. From P, draw PL perpendicular on x-axis then L is the median which is 62.
(ii) Lower quartile (Q1) = \(\frac { 1 }{ 4 }\) x n = \(\frac { 1 }{ 4 }\) x 400 =100
From 100 ony-axis, draw a line parallel to x-axis meeting the curve at Q, from Q, draw QM ⊥ x-axis.
M is the required lower quartile (Q1) which is 49 3 3
Upper quartile (Q3) = \(\frac { 3 }{ 4 }\) n = \(\frac { 3 }{ 4 }\) x 400 = 300
From 300 on y-axis, draw a line parallel to x-axis meeting the curve at R. From R draw RN perpendicular to x-axis N is the required upper quartile (Q3) which is = 74

P.Q.
Attempt this question on graph paper.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Qp2.1
(i) Construct the ‘less than’ cumulative frequency curve for the above data, using 2 cm = 10 years on one axis and 2cm = 10 casualities on the other, (ii) From your graph determine :
(a) Median
(b) Lower quartile. (1995)
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Qp2.2
No. of terms = 83
∴ Median \(\frac { 83 }{ 2 }\) =41.5 th term .
Through marks 41.5,draw a line segment par allel to x-axis which meets the curve at A. From A, draw a line segment perpendicular to x-axis meeting it at B.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Qp2.3
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C Qp2.4
Through 21 on the y-axis draw a line parallel to x-axis meeting the curve at M
From M, draw a perpendicular on x-axis which meets it at N.
∴N is the lower quartile which is 29 (approx)

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24C are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

 

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency (Mean, Median, Quartiles and Mode) Ex 24B

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Chapter 24 Measures of Central Tendency (Mean, Median, Quartiles and Mode) Ex 24B.

Other Exercises

Question 1.
The following table gives the ages of 50 students of a class. Find the arithmetic mean of their ages.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q1.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q1.2

Question 2.
The following table gives the weekly wages of workers in a factory.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q2.1
Calculate the mean by using :
(i) Direct Method
(ii) Short-Cut Method
Solution:
(i) Direct Method:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q2.2
(ii) Short cut method :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q2.3

Question 3.
The following are the marks obtained by 70 boys in a class test :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q3.1
Calculate the mean by :
(i) Short-Cut Method
(ii) Step-Deviation Method.
Solution:
(i) Short cut Method :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q3.2
(ii) Step – Deviation Method:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q3.3

Question 4.
Find mean by ‘step-deviation method :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q4.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q4.2

Question 5.
The mean of following frequency distribution is 21\(\frac { 1 }{ 7 }\) Find the value of ‘f ‘.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q5.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q5.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q5.3

Question 6.
Using step-deviation method, calculate the mean marks of the following distribution.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q6.1
Solution:
Let Assumed mean = 72.5
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q6.2

Question 7.
Using the information given in the adjoining histogram; calculate the mean.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q7.1

Question 8.
If the mean of the following observations is 54, find the value of p.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q8.1
Solution:
Mean = 54
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q8.2
⇒ 2106 + 54p = 2370 + 30p
⇒ 54p – 30p = 2370 – 2106 ⇒ 24p = 264
p = \(\frac { 264 }{ 24 }\) = 11
Hence p = 11

Question 9.
The mean of the following distribution is 62.8 and the sum of all the frequencies is 50. Find the missing frequencies f1 and f2.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q9.1
Solution:
Mean = 62.8
and sum of frequencies = 50
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q9.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q9.3
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q9.4

Question 10.
Calculate the mean of the distribution given below using the short cut method.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q10.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q10.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q10.3

Question 11.
Calculate the mean of the following distribution :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q11.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q11.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B Q11.3

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24B are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B

Other Exercises

Question 1.
In an A.P., ten times of its tenth term is equal to thirty times of its 30th term. Find its 40th term.
Solution:
In an A.P.
10T10 = 30T30
We know that,
If m times of mth term = n times of nth term
Then its (m + n)th term = 0
∴ 10T10 = 30T30
Then T10+30 = 0 or T40 = 0

Question 2.
How many two-digit numbers are divisible by 3 ?
Solution:
Two digits numbers are 10 to 99
and two digits numbers which are divisible
by 3 are 12, 15, 18, 21,….99
Here a = 12, d = 3 and l = 99
Now, Tn = l = a + (n – 1 )d
99 = 12 + (n – 1) x 3
=> 99 – 12 = 3(n – 1)
=> 87 = 3(n – 1)
=> \(\\ \frac { 87 }{ 3 } \) = n – 1
=> n – 1 = 29
n = 29 + 1 = 30
Number of two digit number divisible by 3 = 30

Question 3.
Which term of A.P. 5, 15, 25, will be 130 more than its 31st term?
Solution:
A.P. is 5, 15, 25,….
Let Tn = T31 + 130
In A.P. a = 5, d = 15 – 5 = 10
∴ Tn = a + 30d + 130 = 5 + 30 x 10 +130
= 5 + 300 + 130 = 435
∴ n + (n – 1)d = 435
=> 5 + (n – 1) x 10 = 435
=> (n – 1) x 10 = 435 – 5 = 430
n – 1 = \(\\ \frac { 430 }{ 10 } \) = 43
n = 43 + 1 = 44
∴ The required term is 44th.

Question 4.
Find the value of p, if x, 2x + p and 3x + 6 are in A.P.
Solution:
A.P. is x, 2x + p, 3x + 6
2x + p – x = 3x + 6 – 2x + p
x + p = x – p + 6
=>2p = 6
=>p = \(\\ \frac { 6 }{ 2 } \) = 3
Hence p = 3

Question 5.
If the 3rd and the 9th terms of an arithmetic progression are 4 and – 8 respectively, which term of it is zero?
Solution:
In an A.P.
T3 = 4 and T9 = – 8
Let a be the first term and d be the common difference, then
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B Q5.1

Question 6.
How many three-digit numbers ate divisible by 87 ?
Solution:
Three digits numbers are 100 to 999
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B Q6.1
999 – 42 = 957
Numbers divisible by 87 will be 174,….., 957
Let n be the number of required three digit number.
Here, a = 174 and d = 87
l = 957 = a + (n – l)d
= 174 + (n – 1) x 87
=> (n – 1) x 87 = 957 – 174 = 783
n – 1 = \(\\ \frac { 783 }{ 87 } \) = 9
n = 9 + 1 = 10
There are 10 such numbers.

Question 7.
For what value of n, the nth term of A.P. 63, 65, 67,….. and nth term of A.P. 3, 10, 17,…… are equal to each other?
Solution:
We are given,
nth term of 63, 65, 67, …….
=> nth term of 3, 10, 17,…….
=> In first A.P., a1 = 63, d1 = 2
and in second A.P., a2 = 3, d2 = 1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B Q7.1
∴ Required nth term will be 13th

Question 8.
Determine the A.P. whose 3rd term is 16 and the 7th term exceeds the 5th term by 12.
Solution:
T3 = 16, and T7 = T5 + 12
Let a be the first term and d be the common difference
T3 = a + 2d – 16 …(i)
T7 = T5 + 12
a + 6d = a + 4d + 12
=> 6d – 4d = 12 => 2d – 12
=> d = \(\\ \frac { 12 }{ 2 } \) = 6
and in (i),
a + 6 x 2 = 16
=> a + 12 = 16
=>a = 16 – 12 = 4
A.P. will be 4, 10, 16, 22,……

Question 9.
If numbers n – 2, 4n – 1 and 5n + 2 are in A.P., find the value of n and its next two terms.
Solution:
n – 2, 4n – 1 and 5n + 2 are in A.P.
(4n – 1) – (n – 2) = (5n + 2) – (4n – 1)
=> 4n – 1 – n + 2 = 5n + 2 – 4n + 1
=> 4n – n – 5n + 4n = 2 + 1 + 1 – 2
=>2n = 2 =>n = \(\\ \frac { 2 }{ 2 } \) = 1
4n – 1 = 4 x 1 – 1 = 4 – 1 = 3
n – 2 = 1 – 2 = – 1
and 5n + 2 = 5 x 1 + 2 = 5 + 2 = 7
A.P. is – 1, 3, 7, ……
and next 2 terms will 11, 15

Question 10.
Determine the value of k for which k2 + 4k + 8, 2k2 + 3k + 6 and 3k2 + 4k + 4 are in A.P.
Solution:
k2 + 4k+ 8, 2k2 + 3k + 6 and 3k2 + 4k + 4 are in A.P.
(2k2 + 3k + 6) – (k2 + 4k + 8)
= (3k2 + 4k + 4) – (2k2 + 3k + 6)
=> 2k2 + 3k + 6 – k2 – 4k – 8
= 3k2 + 4k + 4 – 2k2 – 3k – 6
=> k2 – k – 2 = k2 + k – 2
=> k2 – k – k2 – k = – 2 + 2
=> – 2k = 0
=> k = 0
Hence k = 0

Question 11.
If a, b and c are in A.P. show that :
(i) 4a, 4b and 4c are in A.P.
(ii) a + 4, b + 4 and c + 4 are in A.P.
Solution:
a, b, c are in A.P.
2b = a + c
(i) 4a, 4b and 4c are in A.P.
If 2(4b) = 4a + 4c
If 8b = 4a + 4c
If 2b = a + c which is given
(ii) a + 4, b + 4 and c + 4 are in A.P.
If 2(b + 4) = a + 4 + c + 4
If 2b + 8 = a + c + 8
If 2b = a + c which is given

Question 12.
An A.P. consists of 57 terms of which 7th term is 13 and the last term is 108. Find the 45th term of this A.P.
Solution:
Number of terms in an A.P. = 57
T7 = 13, l= 108
To find T45
Let a be the first term and d be the common difference
=> a + 6d = 13 …(i)
a + (n – 1 )d= 108
=> a + (57 – 1 )d= 108
=> a + 56d = 108
Subtracting,
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B Q12.1

Question 13.
4th term of an A.P. is equal to 3 times its term and 7th term exceeds twice the 3rd term by 1. Find the first term and the common difference.
Solution:
In A.P
T4 = 3 x T1
T7 = 2 x T3 + 1
Let a be the first term and d be the common
difference
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B Q13.1

Question 14.
The sum of the 2nd term and the 7th term of an A.P. is 30. If its 15th term is 1 less than twice of its 8th term, find the A.P.
Solution:
In an A.P.
T2 + T7 = 30
T15 = 2T8 – 1
Let a be the first term and d be the common difference
a + d + a + 6d = 30
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B Q14.1

Question 15.
In an A.P., if mth term is n and nth term is m, show that its rth term is (m + n – r)
Solution:
In an A.P.
Tm = n and Tn = m
Let a be the first term and d be the common difference, then
Tm = a + (m – 1 )d = n
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B Q15.1

Question 16.
Which term of the A.P. 3, 10, 17,…..will be 84 more than its 13th term?
Solution:
A.P. is 3, 10, 17,….
Here, a = 2, d = 10 – 3 = 7
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B Q16.1

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10B are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems (Based on Quadratic Equations) Ex 6A

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A.

Other Exercises

Question 1.
The product of two consecutive integers is 56. Find the integers.
Solution:
Let the first integer = x
Then second integer = x + 1
Now according to the condition given
x (x + 1) = 56
⇒ x² + x – 56 = 0
⇒ x² + 8x – 7x – 56 = 0
⇒ x (x + 8) – 7 (x + 8) = 0
⇒ (x + 8) (x – 7) = 0
Either x + 8 = 0, then x = – 8
or x – 7 = 0, then x = 7
(i) If x = -8, then
first integer = -8
and second integer = – 8 + 1 = – 7
(ii) If x = 7, then
first integer = 7
and second integer = 7 + 1 = 8
Integers are 7, 8 or -8, -7

Question 2.
The sum of the squares of two consecutive natural numbers is 41. Find the numbers.
Solution:
Let the first natural number = x
Then second natural number = x + 1
Now according to the condition given,
(x)² + (x + 1)² = 41
⇒ x² + x² + 2x + 1 = 41
⇒ 2x² + 2x + 1 – 41 = 0
⇒ 2x² + 2x – 40 = 0
⇒ x² + x – 20 = 0 (Dividing by 2)
⇒ x² + 5x – 4x – 20 = 0
⇒ x (x + 5) – 4 (x + 5) = 0
⇒ (x + 5) (x – 4) = 0
Either x + 5 = 0 then x = – 5 But it is not a natural number
or x – 4 = 0, Then x = 4
Numbers are 4 and 5

Question 3.
Find the two natural numbers which differ by 5 and the sum of whose squares is 97.
Solution:
Let the first natural number = x
Then second natural number = x + 5
Now according to the given condition,
(x)² + (x + 5)² = 97
⇒ x² + x² + 10x + 25 – 97 = 0
⇒ 2x² + 10x – 72 = 0
⇒ x² + 5x – 36 = 0 (Dividing by 2)
⇒ x² + 9x – 4x – 36 = 0
⇒ x (x + 9) – 4 (x + 9) = 0
⇒ (x + 9) (x – 4) = 0
Either x + 9 = 0, then x = – 9 But it is not a natural number
or x – 4 = 0, then x = 4
First number = 4
and second number = 4 + 5 = 9

Question 4.
The sum of a number and its reciprocal is 4.25. Find the number.
Solution:
Let the number = x
Now according to the condition,
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A Q4.1
⇒ 4x (x – 4) – 1 (x – 4) = 0
⇒ (x – 4) (4x – 1) = 0
Either x – 4 = 0, then x = 4
or 4x – 1 = 0, 4x = 1 then x = \(\frac { 1 }{ 4 }\)
Number is 4 or \(\frac { 1 }{ 4 }\)

Question 5.
Two natural numbers differ by 3. Find the numbers, if the sum of their reciprocals is \(\frac { 7 }{ 10 }\)
Solution:
Let the first natural number = x
Then second natural number = x + 3
Now according to the given condition,
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A Q5.1
But it is not a natural number
or x – 2 = 0, then x = 2
First number = 2
and second number = 2 + 3 = 5

Question 6.
Divide 15 into two parts such that the sum of their reciprocals is \(\frac { 3 }{ 10 }\).
Solution:
Let first part = x
Then second part = 15 – x (sum = 15)
Now according to the given condition,
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A Q6.1
⇒ x (x – 5) – 10 (x – 5) = 0
⇒ (x – 5) (x – 10) = 0
Either x – 5 = 0, then x = 5
or x – 10 = 0, then x = 10
If x = 5, then first part = 15 – 5 = 10
If x = 10, then second part = 15 – 10 = 5
Parts are 5, 10

Question 7.
The sum of the squares of two positive integers is 208. If the square of the larger number is 18 times the smaller number, find the numbers.
Solution:
Let x be the larger number and y be the smaller number, then
According to the conditions x2 = 18 ….(i)
and x² + y² = 208 ….(ii)
⇒ 18y + y² = 208 [From (i)]
⇒ y² + 18y – 208 = 0
⇒ y² + 26y – 8y – 208 = 0
⇒ y (y + 26) – 8 (y + 26) = 0
⇒ (y + 26) (y – 8) = 0
Either y + 26 = 0, then y = -26
But it is not possible as it is not positive
or y – 8 = 0, then y = 8
Then x² = 18y ⇒ y² = 18 x 8 ⇒x² = 144 = (12)² ⇒ x = 12
Number are 12, 8

Question 8.
The sum of the squares of two consecutive positive even numbers is 52. Find the numbers.
Solution:
Let first even number = 2x
and second even number = 2x + 2
Now according to the given condition,
(2x)² + (2x + 2)² = 52
⇒ 4x² + 4x² + 8x + 4 = 52
⇒ 4x² + 4x² + 8x + 4 – 52 = 0
⇒ 8x² + 8x – 48 = 0
⇒ x² + x – 6 = 0 (Dividing by 8)
⇒ x² + 3x – 2x – 6 = 0
⇒ x (x + 3) – 2 (x + 3) = 0
⇒ (x + 3) (x – 2) = 0
Either x + 3 = 0, then x = – 3 But it is not possible because it is not positive.
or x – 2 = 0, then x = 2
First even number = 2 x 2 = 4
Second number = 4 + 2 = 6
Hence numbers are 4, 6

Question 9.
Find two consecutive positive odd numbers, the sum of whose squares is 74.
Solution:
Let first odd number = 2x -1
Second odd number = 2x – 1 + 2 = 2x + 1
Now according to the given condition,
(2x – 1)² + (2x + 1)² = 74
⇒ 4x² – 4x + 1 + 4x² + 4x + 1 = 74
⇒ 8x² + 2 – 74 = 0
⇒ 8x² – 72 = 0
⇒ x² – 9 = 0 (Dividing by 8)
⇒ (x + 3) (x – 3) = 0
Either x + 3 = 0, then x = -3 But it is not possible because it is not positive.
or x – 3 = 0, then x = 3
First odd number = 2x – 1 = 2 x 3 – 1 = 6 – 1 = 5
and second odd number = 5 + 2 = 7
Number are 5, 7

Question 10.
The denominator of a positive fraction is one more than twice the numerator. If the sum of the fraction and its reciprocal is 2.9; find the fraction.
Solution:
Let numerator of a fraction = x
Then denominator = 2x + 1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A Q10.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A Q10.2

Question 11.
Three positive numbers are in the ratio \(\frac { 1 }{ 2 }\) : \(\frac { 1 }{ 3 }\) : \(\frac { 1 }{ 4 }\) Find the numbers; if the sum of their squares is 244.
Solution:
Multiply each ratio by L.C.M. of de-nominators i.e. by 12.
We get, 6 : 4 : 3
Let first positive number = 6x
Then second number = 4x
and third number = 3x
According to the given condition,
(6x)² + (4x)² + (3x)² = 244
⇒ 36x² + 16x² + 9x² = 244
⇒ 61x² = 244
⇒ x² – 4 = 0
⇒ (x + 2) (x – 2) = 0
Either x + 2 = 0, then x = -2 But it is not possible because it is not positive
or x – 2 = 0, then x = 2
First number = 6x = 6 x 2 = 12
Second number = 4x = 4 x 2 = 8
and third number = 3x = 3 x 2 = 6
Numbers are 12, 8, 6

Question 12.
Divide 20 into two parts such that three times the square of one part exceeds the other part by 10.
Solution:
Let first part = x
Then second part = 20 – x (Sum = 20)
Now, according to the given condition,
3(x)² – (20 – x) = 10
⇒ 3x² – 20 + x – 10 = 0
⇒ 3x² + x – 30 = 0
⇒ 3x² + 10x – 9x – 30 = 0
⇒ x (3x + 10) – 3 (3x + 10) = 0
⇒ (3x + 10) (x – 3) = 0
Either 3x + 10 = 0, then 3x = -10 ⇒ x = \(\frac { -10 }{ 3 }\)
But it is not possible.
or x – 3 = 0 then x = 3
Then first part = 3
and second part = 20 – 3 = 17

Question 13.
Three consecutive natural numbers are such that the square of the middle number exceeds the difference of the squares of the other two by 60. Assume the middle number to be x and form a quadratic equation satisfying the above statement Hence ; find the three numbers.
Solution:
Let middle number = x
Then, first number = x – 1
and third number = x + 1
Now according to the condition,
(x)²= [(x + 1)² – (x – 1)²] + 60
⇒ x² = [x² + 2x + 1 – x² + 2x – 1 ] + 60
⇒ x² = 4x + 60
⇒ x² – 4x – 60 = 0
⇒ x² – 10x + 6x – 60 = 0
⇒ x (x – 10) + 6 (x – 10) = 0
⇒ (x – 10) (x + 6) = 0
Either x – 10 = 0 then x = 10
or x + 6 = 0 then x = -6. But it is not a natural number.
Middle number = 10
First number = 10 – 1 = 9
and third number = 10 + 1 = 11
Hence numbers are 9, 10, 11

Question 14.
Out of three consecutive positive integers, the middle number is p. If three times the square of the largest is greater than the sum of the squares of the other two numbers by 67; calculate the value of p.
Solution:
Middle number = p
then smallest number = p – 1
and greatest number = p + 1
Now, according to the condition.
3 (p + 1)² – (p – 1)² – p² = 67
⇒ 3 (p² + 2p + 1) – (p² – 2p + 1) – p² = 67
⇒ 3p² + 6p + 3 – p² + 2p – 1 – p² – 67 = 0
⇒ p² + 8p + 2 – 67 = 0
⇒ p² + 8p – 65 = 0
⇒ p² + 13p – 5p – 65 = 0
⇒ p (p + 13) – 5 (p + 13) = 0
⇒ (p + 13) (p – 5) = 0
Either p + 13 = 0, then p = -13 But it is not possible.
or p – 5 = 0, then p = 5
p = 5

Question 15.
A can do a piece of work in ‘x’ days and B can do the same work in (x + 16) days. If both working together can do it in 15 days. Calculate ‘x’.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A Q15.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A Q15.2

Question 16.
One pipe can fill a cistern in 3 hours less than the other. The two pipes together can fill the cistern in 6 hours 40 minutes. Find the time that each pipe will take to fill the cistern.
Solution:
Let first pipe can fill the cistern in = x hrs.
Second pipe will fill the cistern in = x – 3 hrs.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A Q16.1
But it is not possible.
x = 15
First pipe can fill in 15 hrs.
and second pipe in 15 – 3 = 12 hrs.

Question 17.
A positive number is divided into two parts such that the sum of the squares of the two parts is 20. The square of the larger part is 8 times the smaller part. Taking A as the smaller part of the two parts. Find the number. (2010)
Solution:
Let larger part = y
and smaller part = x
x² + y² = 20 ….(i)
and y² = 8x ….(ii)
Substituting the value of y² in „
x² + 8x = 20
⇒ x² + 8x – 20 = 0
⇒ x² + 10x – 1x – 20 = 0 {-20 = 10 x (-2), 8 = 10 – 2}
⇒ x (x + 10) – 2(x + 10) = 0
⇒ (x + 10) (x – 2) = 0
Either x + 10 = 0, then x = – 10 which is not possible because it is negative
or x – 2 = 0, then x = 2
Smaller number = 2
and larger number = y² = 8x = 8 x 2 = 16
⇒ y² = 16 = (4)²
⇒ y = 4
Number = x + y = 2 + 4 = 6

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 6 Solving Problems Ex 6A are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency (Mean, Median, Quartiles and Mode) Ex 24A

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Chapter 24 Measures of Central Tendency (Mean, Median, Quartiles and Mode) Ex 24A.

Other Exercises

Question 1.
Find the mean of following set of numbers:
(i) 6, 9, 11, 12 and 7
(ii) 11, 14, 23, 26, 10, 12, 18 and 6.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q1.1

Question 2.
Marks obtained (in mathematics) by a students are given below :
60, 67, 52, 76, 50, 51, 74, 45 and 56
(a) Find the arithmetic mean
(b) If marks of each student be increased by 4;
what will be the new value of arithmetic mean.
Solution:
(a) Hence x = 9
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q2.1
(b) If marks of each students be increased by 4 then new mean will be = 59 + 4 = 63

Question 3.
Find the mean of natural numbers from 3 to 12.
Solution:
Numbers betweeen 3 to 12 are 3, 4, 5, 6, 7, 8, 9, 10, 11, 12.
Here n = 10
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q3.1

Question 4.
(a) Find the means of 7, 11, 6, 5 and 6. (b) If each number given in (a) is diminished by 2; find the new value of mean.
Solution:
(a) The mean of 7, 11, 6, 5 and 6.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q4.1
(b) If we subtract 2 from each number, then the mean will be 7 – 2 = 5

Question 5.
If the mean of 6, 4, 7, a and 10 is 8. Find the value of ‘a’.
Solution:
No. of terms = 5
Mean = 8
∴ Sum of number (Σxi) = 5 x 8 = 40 …(i)
But Σxi = 6 + 4 + 7 + a+10 = 27 + a ….(ii)
From (i) and (ii)
27 + a = 40 ⇒ a = 40 – 27
∴ a = 13

Question 6.
The mean of the number 6, y, 7, x and 14 is 8. Express y in terms of x.
Solution:
No. of terms = 5 and
mean = 8
∴ Sum of numbers (Σxi) = 5 x 8 = 40 ….(i)
But sum of numbers given = 6 + y + 7 + x + 14
= 21 + y + x + ….(ii)
From (i) and (ii)
27 + y + x = 40
⇒ y = 40 – 27 – x
⇒ y= 13 – x

Question 7.
The ages of 40 students are given in the following table :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q7.1
Find the arithmetic mean.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q7.2

Question 8.
If 69.5 is the mean of 72, 70, x, 62, 50, 71, 90, 64, 58 and 82, find the value of x.
Solution:
No. of terms = 10
Mean = 69.5
∴ Sum of numbers = 69,5 x 10 = 695 ….(i)
But sum of given number = 72 + 70 + x + 62 + 50 + 71 + 90 + 64 + 58 + 82 = 619+x ….(ii)
From (i) and (ii)
619 + x = 695
⇒ x = 695 – 619 = 76

Question 9.
The following table gives the heights of plants in centimeter. If the mean height of plants is 60.95 cm; find the value of ‘f’.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q9.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q9.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q9.3

Question 10.
From the data given below, calculate the mean wage, correct to the nearest rupee.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q10.1
(i) If the number of workers in each category is doubled, what would be the new mean wage? [1995]
(ii) If the wages per day in each category are increased by 60%; what is the new mean wage?
(iii) If the number of workers in each category is doubled and the wages per day per worker are reduced by 40%. What would be the new mean wage?
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q10.2
(i) Mean remains the same if the number of workers in each catagory is doubled.
∴ Mean = 80.
(ii) Mean will be increased by 60% if the wages per day per worker is increased by 60%.
∴ New mean = 80 x \(\frac { 160 }{ 100 }\)= 128
(iii) No change in the mean if the number of worker is doubled but if wages per worker is reduced by 40%, then
New mean = 80 x \(\frac { 60 }{ 100 }\)= 48

Question 11.
The contents of 100 match boxes were checked to determine the number of matches they contained.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q11.1
(i) Calculate, correct to one decimal place, the mean number of matches per box.
(ii) Determine how many extra matches would have to be added to the total contents of the 100 boxes to bring the mean up to exactly 39 matches. [1997]
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q11.2
(ii) In the second case,
New mean = 39 matches
∴ Total contents = 39 x 100 = 3900
But total no of matches already given = 3813
∴ Number of new matches to be added = 3900 – 3813 = 87

Question 12.
If the mean of the following distribution is 3, find the value of p.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q12.1
Solution:
Mean = 3
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q12.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q12.3

Question 13.
In the following table, Σf= 200 and mean = 73. Find the missing frequencies f1 and f2.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q13.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q13.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q13.3

Question 14.
Find the arithmetic mean (correct to the nearest whole-number) by using step-deviation method.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q14.1
Solution:
Let the Assumed mean = 30
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q14.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q14.3

Question 15.
Find the mean (correct to one place of decimal) by using short-cut method.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q15.1
Solution:
Let the Assumed mean A = 45
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q15.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A Q15.3

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 24 Measures of Central Tendency Ex 24A are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A

Other Exercises

Question 1.
Which of the following sequences are in arithmetic progression?
(i) 2, 6, 10, 14, …….
(ii) 15, 12, 9, 6,…….
(iii) 5, 9, 12, 18, ……
(iv) \(\frac { 1 }{ 2 } ,\frac { 1 }{ 3 } ,\frac { 1 }{ 4 } ,\frac { 1 }{ 5 } \),…..
Solution:
(i) 2, 6, 10, 14,
Here, d = 6 – 2 = 4
10 – 6 = 4
14 – 10 = 4
∴ In each case (d) is same.
∴It is an arithmetic progression.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q1.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q1.2
∴d is not the same
∴It is not an arithmetic progression

Question 2.
The nth term of a sequence is (2n – 3), find its fifteenth term.
Solution:
Tn = 2n – 3
T15 = 2 x 15 – 3
= 30 – 3
= 27

Question 3.
If the pth term of an A.P. is (2p + 3); find the A.P.
Solution:
Tp = 2p + 3
T1 = 2 x 1 + 3 = 2 + 3 = 5
T2 = 2 x 2 + 3 = 4 + 3 = 7
T3 = 2 x 3 + 3 = 6 + 3 = 9
∴A.P. is 5, 7, 9,…..

Question 4.
Find the 24th term of the sequence : 12, 10, 8, 6,…….
Solution:
A.P. is 12, 10, 8, 6,……
Here a = 12, d = 10 – 12 = – 2
Tn = a + (n – 1)d
T24 = 12 + (24 – 1) x ( – 2)
= 12 + 23 x ( – 2)
= 12 – 46
= – 34

Question 5.
Find the 30th term of the sequence :
\(\\ \frac { 1 }{ 2 } \), 1, \(\\ \frac { 3 }{ 2 } \),….
Solution:
\(\\ \frac { 1 }{ 2 } \), 1, \(\\ \frac { 3 }{ 2 } \),….
Here a = \(\\ \frac { 1 }{ 2 } \), d = \(1- \frac { 1 }{ 2 } \)
\(\\ \frac { 1 }{ 2 } \)
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q5.1

Question 6.
Find the 100th term of the sequence :
√3, 2√3, 3√3,….
Solution:
√3, 2√3, 3√3,….
Here a = √3, d = 2√3 – √3 = √3
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q6.1

Question 7.
Find the 50th term of the sequence :
\(\\ \frac { 1 }{ n } \), \(\\ \frac { n+1 }{ n } \), \(\\ \frac { 2n+1 }{ n } \),……
Solution:
\(\\ \frac { 1 }{ n } \), \(\\ \frac { n+1 }{ n } \), \(\\ \frac { 2n+1 }{ n } \),……
=>\(\\ \frac { 1 }{ n } \), \(1+ \frac { 1 }{ n } \), \(2+ \frac { 1 }{ n } \),…..
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q7.1

Question 8.
Is 402 a term of the sequence :
8, 13, 18, 23,…?
Solution:
In sequence 8, 13, 18, 23,…..
a = 8 and d = 13 – 8 = 5
Let 402 be the nth term, then
402 = a + (n – 1)d = 8 + (n – 1) x 5
\(\\ \frac { 402-8 }{ 5 } \) = n – 1
=> \(\\ \frac { 394 }{ 5 } \) = n – 1
394 is not exactly divisible by 5,
∴ 402 is not its term.

Question 9.
Find the common difference and 99th term of the arithmetic progression :
\(7 \frac { 3 }{ 4 } \), \(9 \frac { 1 }{ 2 } \), \(11 \frac { 1 }{ 4 } \),…..
Solution:
\(7 \frac { 3 }{ 4 } \), \(9 \frac { 1 }{ 2 } \), \(11 \frac { 1 }{ 4 } \),…..
here a = \(7 \frac { 3 }{ 4 } \)
= \(\\ \frac { 31 }{ 4 } \)
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q9.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q9.2

Question 10.
How many terms are there in the series:
(i) 4, 7, 10, 13,…..148 ?
(ii) 0.5, 0.53, 0.56,…..1.1 ?
(iii) \(\\ \frac { 3 }{ 4 } \), 1, \(1 \frac { 1 }{ 4 } \),….3 ?
Solution:
(i) 4, 7, 10, 13,…..148 ?
Here a = 4, d = 7 – 4
= 3
Let 148 be the nth term, then
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q10.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q10.2

Question 11.
Which term of the A.P. 1 + 4 + 7 + 10 +……is 52 ?
Solution:
A.P. is 1, 4, 7, 10,……is 52
Here a = 1, d = 4 – 1 = 3
Let 52 be the nth term, then
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q11.1

Question 12.
If 5th and 6th terms of an A.P. are respectively 6 and 5, find the 11th term of the A.P.
Solution:
5th term (T5) = 6
=> 6 = a + 4d
and T6 = 5
=> 5 = a + 5d
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q12.1

Question 13.
If tn represents nth term of an A.P., t2 + t5 – t3 = 10 and t2 + t9 = 17, find its first term and its common difference.
Solution:
Let first term of an A.P. be a
and common difference = d
Then Tn is the nth term
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q13.1

Question 14.
Find the 10th term from the end of the A.P. 4, 9, 14,…. 254.
Solution:
We know that rth term from the end
= (n – r + 1)th from the beginning
Here, a = A, d = 9 – 4 = 5,
nth term = 254
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q14.1

Question 15.
Determine the arithmetic progression whose 3rd term is 5 and 7th term is 9.
Solution:
Let a be the first term and d be the common difference, then
T3 = a + 2d – 5
T7 = a + 6d = 9
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q15.1

Question 16.
Find the 31st term of an A.P. whose 10th term is 38 and 16th term is 74.
Solution:
Let a be the first term and d be the common difference, then
T10 = a + 9d =38
and T16 = a + 15d = 74
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q16.1

Question 17.
Which term of the series :
21, 18, 15, is – 81 ?
Can any term of this series be zero ? If yes, find the number of term.
Solution:
21, 18, 15, 1….. – 81
Here a = 21,d = 18 – 21 = – 3,
nth term = – 81
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q17.1

Question 18.
An A.P. consists of 60 terms. If the first and the last terms be 7 and 125 respectively, find the 31st term.
Solution:
Given : An A.P. consists of 60 terms
a = 7
and a60 = 125
=> a + (60 – 1 )d = 125
=> 7 + 59 d = 125
=> 59d= 125 – 7
=> d = \(\\ \frac { 118 }{ 59 } \) = 2
now, a31 = a + (n – 1)d
= 7 + (31 – 1) x 2
= 7 + 30 x 2
= 67

Question 19.
The sum of the 4th and the 8th terms of an A.P. is 24 and the sum of the sixth term and the tenth term is 34. Find the first three terms of the A.P.
Solution:
In an A.P.
T4 + T8 = 24
T6 + T10 =34
Let a be the first term and d be the common difference
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q19.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q19.2

Question 20.
If the third term of an A.P. is 5 and the seventh terms is 9, find the 17th term
Solution:
Let the first term of an A.P. = a
and the common difference of the given A.P. = d
As, we know that,
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q20.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A Q20.2

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 10 Arithmetic Progression Ex 10A are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D.

Other Exercises

Solve each of the following equations :
Question 1.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q1.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q1.2

Question 2.
(2x + 3)² = 81
Solution:
(2x + 3)2 = 81
⇒ 4x² + 12x + 9 = 81
⇒ 4x² + 12x + 9 – 81 = 0
⇒ 4x² + 12x – 72 = 0
⇒ x² + 3x – 18 = 0 (Dividing by 4)
⇒ x² + 6x – 3x – 18 = 0
⇒ x (x + 6) – 3 (x + 6) = 0
⇒ (x + 6) (x – 3) = 0
Either x + 6 = 0, then x = -6
or x – 3 = 0, then x = 3
x = 3, – 6

Question 3.
a² x² – b² = 0
Solution:
a² x² – b² = 0
⇒ (ax)² – (b)² =0
⇒ (ax + b) (ax – b) =
Either ax + b = 0, then x = \(\frac { -b }{ a }\)
or ax – b = 0. then x = \(\frac { b }{ a }\)
x = \(\frac { b }{ a }\) , \(\frac { -b }{ a }\)

Question 4.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q4.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q4.2

Question 5.
x + \(\frac { 4 }{ x }\) = – 4; x ≠ 0
Solution:
x + \(\frac { 4 }{ x }\) = -4
⇒ x² + 4 = -4x
⇒ x² + 4x + 4 = 0
⇒ (x + 2)² = 0
⇒ x + 2 = 0
⇒ x = – 2

Question 6.
2x4 – 5x² + 3 = 0
Solution:
2x4 – 5x² + 3 = 0
⇒ 2(x²)² – 5x² + 3 = 0
⇒ 2(x²)² – 3x² – 2x² + 3 = 0
⇒ 2x4 – 3x² – 2x² + 3 = 0
⇒ x² (2x² – 3) – 1 (2x² – 3) = 0
⇒ (2x² – 3) (x² – 1) = 0
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q6.1

Question 7.
x4 – 2x² – 3 = 0
Solution:
x4 – 2x² – 3 = 0
⇒ (x²)² – 2x² – 3 = 0
⇒ (x²)² – 3x² + x² – 3 = 0
⇒ x² (x² – 3) + 1 (x² -3) = 0
⇒ (x² – 3) (x² + 1) = 0
Either x² – 3 = 0, then x² = 3 ⇒ x = √3
or x² + 1 = 0, then x² = – 1 In this case roots are not real
x = ±√3 or √3 , – √3

Question 8.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q8.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q8.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q8.3

Question 9.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q9.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q9.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q9.3
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q9.4

Question 10.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q10.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q10.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q10.3

Question 11.
(x² + 5x + 4)(x² + 5x + 6) = 120
Solution:
Let x² + 5x + 4 = y then x² + 5x + 6 = y + 2
Now (x² + 5x + 4) (x² + 5x + 6) = 120
⇒ y (y + 2) – 120 = 0
⇒ y² + 2y – 120 = 0
⇒ y² + 12y – 10y – 120 = 0
⇒ y (y + 12) – 10 (y + 12) = 0
⇒ (y + 12) (y – 10) = 0
Either y + 12 = 0, then y = – 12
or y – 10 = 0, then y = 10
(i) when y = -12, then x² + 5x + 4 = -12
⇒ x² + 5x + 4 + 12 = 0
⇒ x² + 5x + 16 = 0
Here a = 1, b = 5, c = 16
D = b² – 4ac = (5)² – 4 x 1 x 16 = 25 – 64 = -39
D < 0, then roots are not real
(ii) When y = 10, then x² + 5x + 4 = 10
⇒ x² + 5x + 4 – 10 = 0
⇒ x² + 5x – 6 = 0
⇒ x² + 6x – x – 6 = 0
⇒ x (x + 6) – 1 (x + 6) = 0
⇒ (x + 6) (x – 1) = 0
Either x + 6 = 0, then x = – 6
or x – 1 = 0, then x = 1
x = 1, -6

Question 12.
Solve each of the following equations, giving answer upto two decimal places:
(i) x² – 5x – 10 = 0 [2005]
(ii) 3x² – x – 7 = 0 [2004]
Solution:
(i) Given Equation is : x² – 5x – 10 = 0
On comparing with, ax² + bx + c = 0
a = 1, b = -5 , c = -10
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q12.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q12.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q12.3

Question 13.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q13.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q13.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q13.3

Question 14.
Solve:
(i) x² – 11x – 12 = 0; when x ∈ N
(ii) x² – 4x – 12 = 0; when x ∈ I
(iii) 2x² – 9x + 10 = 0; when x ∈ Q.
Solution:
(i) x² – 11x – 12 = 0
⇒ x² – 12x + x – 12 = 0
⇒ x (x – 12) + 1 (x – 12) = 0
⇒ (x – 12) (x + 1) = 0
Either x – 12 = 0, then x = 12
or x + 1 = 0, then x = -1
x ∈ N
x = 12
(ii) x² – 4x – 12 = 0
⇒ x² – 6x + 2x – 12 = 0
⇒ x (x – 6) + 2 (x – 6)=0
⇒ (x – 6) (x + 2) = 0
Either x – 6 = 0, then x = 6
or x + 2 = 0, then x = -2
x ∈ I
x = 6, -2
(iii) 2x² – 9x + 10 = 0
⇒ 2x² – 4x – 5x + 10 = 0
⇒ 2x (x – 2) – 5 (x – 2) = 0
⇒ (x – 2) (2x – 5) = 0
Either x – 2 = 0, then x = 2
or 2x – 5 = 0, then 2x = 5 ⇒ x = \(\frac { 1 }{ 2 }\)
x ∈ Q
x = 2, \(\frac { 5 }{ 2 }\) or 2, 2.5

Question 15.
Solve: (a + b)² x² – (a + b) x – 6 = 0, a + b ≠ 0.
Solution:
(a + b)² x² – (a + b) x – 6 = 0
Let (a + b) x = y, then y² – y – 6 = 0
⇒ y² – 3y + 2y – 6 = 0
⇒ y (y – 3) + 2 (y – 3) = 0
⇒ (y – 3) (y + 2) = 0
Either y – 3 = 0, then y = 3
or y + 2 = 0, then y = – 2
(i) If y = 3, then
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q15.1

Question 16.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q16.1
Solution:

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q16.3
Either x + p = 0, then x = -p
or x + q = 0, then x = -q
Hence x = -p, -q

Question 17.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q17.1
Solution:
(i) x (x + 1) + (x + 2) (x + 3) = 42
⇒ x² + x + x² + 3x + 2x + 6 – 42 = 0
⇒ 2x² + 6x – 36 = 0
⇒ x² + 3x – 18 = 0
⇒ x² + 6x – 3x – 18 = 0
⇒ x (x + 6) – 3(x + 6) = 0
⇒ (x + 6) (x – 3) = 0
Either x + 6 = 0, then x = -6
or x – 3 = 0, then x = 3
Hence x = 3, -6
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q17.2

Question 18.
For each equation, given below, find the value of ‘m’ so that the equation has equal roots. Also, find the solution of each equation:
(i) (m – 3) x² – 4x + 1 = 0
(ii) 3x² + 12x + (m + 7) = 0
(iii) x² – (m + 2) x + (m + 5) = 0
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q18.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q18.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D Q18.3

Question 19.
Without solving the following quadratic equation, find the value of ‘p’ for which the roots are equal. px² – 4x + 3 = 0.
Solution:
px² – 4x + 3 = 0 …..(i)
Compare (i) with ax² + bx + c = 0
Here a = p, b = -4, c = 3
D = b² – 4ac = (-4)² – 4.p.(3) = 16 – 12p
As roots are equal, D = 0
16 – 12p = 0
⇒ \(\frac { 16 }{ 12 }\) = p
⇒ p = \(\frac { 4 }{ 3 }\)

Question 20.
Without solving the following quadratic equation, find the value of m for which the given equation has real and equal roots : x² + 2 (m – 1) x + (m + 5) = 0.
Solution:
x² + 2 (m – 1) x + (m + 5) = 0.
Here, a = 1, b = 2 (m – 1), c = m + 5
So, discriminant, D = b² – 4ac
= 4(m – 1)² – 4 x 1 (m + 5)
= 4m² + 4 – 8m – 4m – 20
= 4m² – 12m – 16
For real and equal roots D = 0
So, 4m² – 12m – 16 = 0
⇒ m² – 3m – 4 = 0 (Dividingby4)
⇒ m² – 4m + m – 4 = 0
⇒ m (m – 4) + 1 (m – 4) = 0
⇒ (m – 4) (m + 1) = 0
⇒ m = 4 or m = -1

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 5 Quadratic Equations Ex 5D are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A

Other Exercises

Question 1.
Given— PQ is perpendicular bisector of side AB of the triangle ABC
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q1.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q1.2

Question 2.
Given— CP is bisector of angle C of A ABC.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q2.1
Prove: p is equidistant from AC and BC
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q2.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q2.3

Question 3.
Given— AX bisects angle BAG and PQ is perpendicular bisector of AC which meets AX at point Y.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q3.1
Prove:
(i) X is equidistant from AB and AC.
(ii) Y is equidistant from A and C.
Solution:
Construction: From X, draw XL ⊥ AC and XM ⊥ AB and join YC.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q3.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q3.3

Question 4.
Construct a triangle ABC, in which AB = 4.2 cm, BC = 6.3 cm and AC = 5 cm. Draw perpendicular bisector of BC which meets AC at point D. Prove that D is equidistant from B and C.
Solution:
Given: In Δ ABC, AB, = 4.2 cm, BC = 6.3 cm and AC = 5cm
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q4.1
Steps of Construction:
(i) Draw a line segment BC = 6.3 cm.
(ii) With centre B-and radius 4.2 cirr draw mi are.
(iii) With centre C mid radius 5 cm, draw another arc which intersect the first arc at A.
(iv) Join AB mid AC.
A ABC is the required triangle.
(v) Again with centre B mid C mid radius greater
than \(\frac { -1 }{ 2 }\) BC, draw arcs which intersects each other at L mid M.
(vi) Join LM intersecting AC at D mid BC at E.
(vii) Join DB.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q4.2

Question 5.
In each of the given figures: PA = PH and QA = QB.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q5.1
Prove, in each case, that PQ (produce, if required) is perpendicular bisector of AB. Hence, state the locus of points equidistant from two given fixed points.
Solution:
(i) Construction: Join PQ which meets AB in D.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q5.2
Proof:
P is equidistant from A mid B
∴ P lies on die perpendicular bisector of AB similarly Q is equidistant from A mid B.
∴ Q lies on perpendicular bisector of AB P mid Q both lies on the perpendicular bisector of AB.
∴ PQ is Hie perpendicular bisector of AB
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q5.3
Hence locus of die points which are equidistant from two fixed points, is a perpendicular, bisector of die line joining die fixed points.         Q.E.D.

Question 6.
Construct a right angled triangle PQR, in which ∠Q = 90°, hypotenuse PR = 8 cm and QR = 4.5 cm. Draw bisector of angle PQR and let it meets PR at point T. Prove that T is equidistant from PQ and QR.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q6.1
Steps of Construction
(i) Draw a line segment QR = 4.5 cm.
(ii) At Q, draw a ray QX making an angle of 90°.
(iii) With centre P mid radius 8 cm, draw mi arc which intersects QX at P.
(iv) Join RP.
A-PQR is the required triangle.
(v) Draw the bisector of ∠PQR which meets PR in T.
(vi) From T, draw perpendicular PL and PM respec- lively on PQ and QR.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q6.2

Question 7.
Construct a triangle ABC in which angle ABC = 75°. AB = 5 cm and BC = 6.4 cm.
Draw perpendicular bisector of side BC and also the bisector of angle ACB. If these bisectors intersect each other at point P ; prove that P is equidistant from B and C ; and also from AC and BC.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q7.1
Steps of Construction:
(i) Draw a line segment BC = 6.4 cm.
(ii) At B, draw a ray BX making an angle of 75° with BC and cut off BA = 5 cm.
(iii) Join AC.
Δ ABC is the required triangle.
(iv) Draw the perpendicular bisector of BC.
(v) Draw the angle bisector of ∠ACB which intersects the perpendicular bisector of ,BC at P
(vi) Join PB and draw PL ⊥ AC.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q7.2

Question 8.
In parallelogram ABCD, side AB is greater than side BC and P is a point in AC such that PB bisects angle B.
Prove that P is equidistant from AB and BC.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q8.1
Solution:
Given:  In || gm ABCD. AB > BC and bisector of ∠B meets diagonal AC at P.
To Prove:  P is equidistant from AB and BC.
Construction: From P, draw PL ⊥ AB and PM ⊥ BC.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q8.2

Question 9.
In triangle LMN, bisectors of interior angles at L and N intersect each other at point A.
Prove that:
(i) point A is equidistant from all the three sides of the triangle.
(ii) AM bisects angle LMN.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q9.1
Given: In A LMN, angle bisectors of ∠L and ∠N
meet at A, AM is joined.
To Prove:
(i) A is equidistant from all the sides of A LMN.
(ii) AM is the bisector of ∠M.
Proof: ∴ A lies on the bisector of ∠N
∴ A is equidistant from MN and LN Again
∴ A lies on the bisector of ∠L A is equidistant from LN and LM Hence
∴ A is equidistant from all sides of the triangle LMN.
∴ A lies on the bisector of ∠M                               Q.E.D.

Question 10.
Use ruler and compasses only for this question:
(i) construct ΔABC, where AB = 3.5 cm, BC = 6 cm and ∠ABC = 60°.
(ii) Construct the locus of points inside the triangle which are equidistant from BA and BC.
(iii) Construct the locus of points inside the triangle which are equidistant from B and C.
(iv) Mark the point P which is equidistant from AB, BC and also equidistant from B and C. Measure and record the length of PB. (2010)
Solution:
Steps of construction:
1. Draw a line BC = 6 cm and an angle CBX = 60°. Cut off AB = 3.5 cm. Join AC, ΔABC is the required triangle.
2. Draw ⊥ bisector of BC and bisector of ∠B.
3. Bisector of ∠B meets bisector of BC at P
∴ BP is the required length, where PB = 3.5 cm
4. P is the point which is equidistant from BA and BC, also equidistant fromB and C
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q10.1

Question 11.
The given figure shows a triangle ABC in which AD bisects angle BAC. EG is perpendicular bisector of side AB which intersects AD at point E Prove that:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q11.1
(i) F is equidistant from A and B.
(ii) F is equidistant from AB and AC.
Solution:
Given : In the figure,
In ΔABC, AD is the bisector of ∠BAC Which meets BC at D EG is the perpendicular bisector of AB which intersects AD at F
To prove :
(i) F is equidistant from A and B.
(ii) F is equidistant from AB and AC.
Proof:
(i) ∴ F lies on the perpendicular bisector of AB F is equidistant from A and B
(ii) Again,
∴ F lies onthe bisector of ∠BAC
∴ F is equidistant from AB and AC.
(10 cm theorem)
Hence proved.

Question 12.
The bisectors of ∠B and ∠C of a quadrilateral ABCD intersect each other at point P. Show that P is equidistant from the opposite sides AB and CD.
Solution:
In quadrilateral ABCD, the bisectors of ∠B and ∠C meet each other at P.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q12.1
To prove : D is equidistant from the sides AB and CD.
Proof:
∴ P lies on the bisector of ∠B P is equidistant from AB and BC ….(i)
Similarly, P lies on the bisector of ∠C P is equidistant from BC and CD ….(ii)
From (i) and (ii),
∴ P is equidistant from AB and CD
Hence proved.

Question 13.
Draw a line AB = 6 cm. Draw the locus of all the points which are equidistant from A and B.
Solution:
Steps of Construction:
(i) Draw a line segment AB = 6 cm
(ii) Draw perpendicular bisector LM of AB. LM is the required locus.
(iii) Take any point on LM say P.
(iv) Join PA and PB
∵ P lies on the right bisector of line AB
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q13.1
∴ P is equidistant from A and B.
∴ PA = PB
∴ Perpendicular bisector of AB is the locus of all points which are equidistant from A and B.

Question 14.
Draw an angle ABC = 75°. Draw the locus of all the points equidistant from AB and BC.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q14.1
Steps of Construction:
(I) Draw a ray BC.
(ii) Construct a ray RA making an angle of 750 with BC.
(iii) ∴ ∠ABC = 75°
(iv) Draw the angle bisector BP of ∠ABC. BP is the required locus.
(v) Take any point D on BP.
(vi) From D, draw DE ⊥ AB and DF ⊥ BC.
∵ D lies on the angle bisector ∠ABC.
∴ D is equidistant from AB and BC.
∴ DE = DF
Similarly any point on BP, is equidistant from AB and BC.
∴BP is the locus of all points which are equidistant from AB and BC.

Question 15.
Draw an angle ABC = 60°, having AB = 4.6 cm and BC = 5 cm. Find a point P equidistant from AB and BC ; and also equidistant from A and B
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q15.1
Steps of Construction:
(i) Draw a line segment BC = 5 cm.
(ii) At B, draw a ray BX making an angle of 60° and cut off BA = 4.6 cm.
(iii) Draw the angle bisector of ∠ABC.
(iv) Draw the perpendicular bisector of AB which intersects the angle bisector at P.
P is the required point which is equidistant from AB and BC as well as from points A and B.

Question 16.
In the figure given below, find a point P on CD equidistant from points A and B.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q16.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q16.2
Steps of Construction:
(i) In the figure AB and CD are two line segments.
(ii) Draw the perpendicular bisector of AB which intersects CD in P.
P is the required point which is equidistant from A and B
∵ P lies on the perpendicular bisector of AB.
∴ PA = PB.

Question 17.
In the given triangle ABC, find a point P equidistant from AB and AC; and also equidistant from B and C.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q17.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q17.2
Steps of Construction:
(i) In the given triangle, draw the angle bisector of ∠BAC.
(ii) Draw the perpendicular bisector of BC which intersects the angle bisector of ∠A at P.
P is the required point which is equidistant from AB and AC as well as from B and C.
∵ P lies on the angle bisector of ∠BAC.
∴ It is equidistant from AB and AC. Again
∵ P lies on the perpendicular bisector of BC.
∴ P is equidistant from B and C.

Question 18.
Construct a triangle ABC, with AB = 7 cm, BC = 8 cm and ∠ABC = 60°. Locate by construction the point P such that :
(i) P is equidistant from B and C.
(ii) P is equidistant from AB and BC.
(iii) Measure and record the length of PB.
(2000)
Solution:
Steps of Construction :
1. Draw a line segment AB = 7 cm.
2. Draw angle ∠ABC = 60° with the help of compass.
3. Cut off BC = 8 cm.
4. Join A and C.
5. The triangle ABC so formed is required triangle.
(i) Draw perpendicular bisector of line BC. The point situated on this line will be equidistant from B and C.
(ii) Draw angular bisector of ∠ABC. Any
point situated on this angular bisector is equidistant from lines AB and BC.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q18.1
The point which fulfills the condition required in (i) and (ii) is the intersection point of bisector of line BC and angular bisector of ∠ABC.
(iii) Length of PB is 4.5 cm.

Question 19.
On a graph paper, draw the lines x = 3 and y = -5. Now, on the same graph paper, draw the locus of the point which is equidistant from the given lines.
Solution:
On the graph paper, draw axis XOX’ and YOY’ Draw a line l, x = 3 which is parallel to y-axis and another line m, y = -5, which is parallel to x-axis
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q19.1
These two lines intersect eachother at P.
Now draw the angle bisector p of ∠P
∵ p is the bisector of ∠P
∴ Any point on P, is equidistant from l and m
∴ This line p is equidistant from l and m.

Question 20.
On a graph paper, draw the line x = 6. Now, on the same graph paper, draw the locus of the point which moves in such a way that its distance from the given line is always equal to 3 units.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16A Q20.1
On the graph, draw axis XOX’ and YOY’
Draw a line l, x = 6
Which is parallel to -axis
Take point P and Q which are at a distance of 3units from the line l
Draw line rn and n from P and Q parallel to P respectively
The line m and n are the required locus of the points P and Q
Which arc always 3 units from the line l.
Hence proved.

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 16 Loci (Locus and Its Constructions) Ex 16B  are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations (In one variable) Ex 4B

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B.

Other Exercises

Question 1.
Represent the following inequalities on real number lines:
(i) 2x – 1 < 5
(ii) 3x + 1 ≥ – 5
(iii) 2 (2x – 3) ≤ 6
(iv) -4 < x < 4
(v) -2 ≤ x < 5 (vi) 8 ≥ x > -3
(vii) -5 < x ≤ -1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 1.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 1.2

Question 2.
For each graph given below, write an inequation taking x as the variable :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 2.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 2.2

Question 3.
For the following inequations, graph the solution set on the real number line :
(i) – 4 ≤ 3x – 1 < 8
(ii) x – 1 < 3 – x ≤ 5
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 3.

Question 4.
Represent the solution of each of the following inequalities on the real number line :
(i) 4x – 1 > x + 11
(ii) 7 – x ≤ 2 – 6x
(iii) x + 3 ≤ 2x + 9
(iv) 2 – 3x > 1 – 5x
(v) 1 + x ≥ 5x – 11
(vi) \(\frac { 2x + 5 }{ 2 }\) > 3x – 3
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 4.1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 4.2

Question 5.
x ∈ {real numbers} and -1 < 3 – 2x ≤ 7, evaluate x and represent it on a number line.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 5.1

Question 6.
List the elements of the solution set of the inequation – 3 < x – 2 ≤ 9 -2x ; x ∈ N.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 6.1

Question 7.
Find the range of values of x which satisfies
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 7.1
Graph these values of x on the number line.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 7.2

Question 8.
Find the values of x, which satisfy the inequation:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 8.1
Graph the solution on the number line. (2007)
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 8.2

Question 9.
Given x ∈ {real numbers}, find the range of values of x for which – 5 ≤ 2x – 3 < x + 2 and represent it on a real number line.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 9.1

Question 10.
If 5x – 3 ≤ 5 + 3x ≤ 4x + 2, express it as a ≤ x ≤ b and then state the values of a and b.
Solution:
Here in, 5x – 3 ≤ 5 + 3x ≤ 4x + 2
⇒ 5x – 3 ≤ 5 + 3x and 5 + 3x ≤ 4x + 2
⇒ 5x – 3x ≤ 5 + 3 and 3x – 4x ≤ 2 – 5
⇒ 2x ≤ 8 and – x ≤ – 3
⇒ x ≤ 4 and x ≥ 3
Solution is 3 ≤ x ≤ 4
a = 3 and b = 4

Question 11.
Solve the following inequation and graph the solution set on the number line :
2x – 3 < x + 2 ≤ 3x + 5; x ∈ R.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 11.1

Question 12.
Solve and graph the solution set of:
(i) 2x – 9 < 7 and 3x + 9 ≤ 25; x ∈ R.
(ii) 2x – 9 ≤ 7 and 3x + 9 > 25; x ∈ I.

(iii) x + 5 ≥ 4 (x – 1) and 3 – 2x < -7; x ∈ R.
Solution:
(i) 2x – 9 < 7 and 3x + 9 ≤ 25; x ∈ R.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 12.1

Question 13.
Solve and graph the solution set of:
(i) 3x – 2 > 19 or 3 – 2x ≥ – 7; x ∈ R.
(ii) 5 > p – 1 > 2 or 7 ≤ 2p – 1 ≤ 17; p ∈ R.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 13.1

Question 14.
The diagram represents two inequations A and B on real number lines :
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 14.1
(i) Write down A and B in set builder notation.
(ii) Represent A ∩ B and A ∩ B’ on two different number lines.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 14.2

Question 15.
Use real number line to find the range of values of x for which :
(i) x > 3 and 0 < x < 6
(ii) x < 0 and -3 ≤ x < 1
(iii) -1 < x ≤ 6 and -2 ≤ x ≤ 3
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 15.1

Question 16.
Illustrate the set {x : -3 ≤ x < 0 or x > 2 ; x ∈ R} on a real number line.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 16.1

Question 17.
Given A = {x : -1 < x < 5, x ∈ R} and B = {x : – 4 < x < 3, x ∈ R}
Represent on different number lines:
(i) A ∩ B
(ii) A’ ∩ B
(iii) A – B
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 17.1

Question 18.
P is the solution set of 7x – 2 > 4x + 1 and Q is the solution set of 9x – 45 ≥ 5 (x – 5); where x ∈ R. Represent:
(i) P ∩ Q
(ii) P – Q
(iii) P ∩ Q’ on different number lines.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 18.1

Question 19.
If P = {x : 7x – 4 > 5x + 2, x ∈ R} and Q = {x : x – 19 ≥ 1 – 3x , x ∈ R}: find the range of set P ∩ Q and represent it on a number line.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 19.1

Question 20.
Find the range of values of x, which satisfy:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 20.1
Graph, in each of the following cases, the values of x on the different real number lines:
(i) x ∈ W
(ii) x ∈ Z
(iii) x ∈ R.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 20.2

Question 21.
Given A = {x : – 8 < 5x + 2 ≤ 17, x ∈ I}, B = {x : -2 ≤ 7 + 3x < 17, x ∈ R}
Where R = {real numbers} and I = {integers}
Represent A an B is on two different number lines. Write down the elements of A ∩ B.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 21.1

Question 22.
Solve the following inequation and represent the solution set on the number line 2x – 5 ≤ 5x + 4< 11, where x ∈ I.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 22.1

Question 23.
Given that x ∈ I, solve the inequation and graph the solution on the number line:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 23.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 23.2

Question 24.
Given:
A = {x : 11x – 5 > 7x + 3, x ∈ R} and B = {x : 18x – 9 ≥ 15 + 12x, x ∈ R}.
Find the range of set A ∩ B and represent it on a number line. (2005)
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 24.1

Question 25.
Find the set of values of x, satisfying:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 25.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 25.2

Question 26.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 26.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 26.2

Question 27.
Solve the inequation:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 27.1
Graph the solution set on the number line.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 27.2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 27.3

Question 28.
Find three consecutive largest positive integers such that the sum of one-third of first, one-fourth of second and one-fifth of third is atmost 20.
Solution:
Let first positive integer = x
Then, second integer = x + 1
and third integer = x + 2
According to the condition,
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 28.1

Question 29.
Solve the given inequation and graph the solution on the number line.
2y – 3 < y + 1 < 4y + 7; y ∈ R (2008)
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 29.1

Question 30.
Solve the inequation:
3z – 5 ≤ z + 3 < 5z – 9; z ∈ R.
Graph the solution set on the number line.
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 30.1

Question 31.
Solve the following inequation and represent the solution set on the number line.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 31.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 31.2

Question 32.
Solve the following inequation and represent the solution set on the number line:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 32.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 32.2

Question 33.
Solve the following inequation, write the solution set and represent it on the number
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 33.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 33.2

Question 34.
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 34.1
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 34.2

Question 35.
Solve the following inequation and write the solution set:
13x – 5 < 15x + 4 < 7x + 12, x ∈ R
Represent the solution on a real number line. (2015)
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 35.1

Question 36.
Solve the following inequation, write the solution set and represent it on the number line.
-3 (x – 7) ≥ 15 – 7x > \(\frac { x + 1 }{ 3 }\), x ∈ R. (2016)
Solution:
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B 36.1

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 4 Linear Inequations Ex 4B are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A

Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A

These Solutions are part of Selina Concise Mathematics Class 10 ICSE Solutions. Here we have given Chapter 25 Probability Ex 25A.

Other Exercises

Question 1.
A coin is tossed once. Find the probability of:
(i) getting a tail
(ii) not getting a tail
Solution:
On tossing a coin once,
number of possible outcome = 2
(i) Favourable outome getting a tail = 1
⇒ number of favourable outcome = 2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q1.1
(ii) Similarly favourable outcome not getting a tail = 1
But no. of possible out come = 2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q1.2

Question 2.
A bag contains 3 white, 5 black and 2 red balls, all of the same shape and size. A ball is drawn from the bag without looking into it, find the probability that the ball drawn is :
(i) a black ball.
(ii) a red ball.
(iii) a white ball.
(iv) not a red ball.
(v) not a black ball.
Solution:
In a bag, 3 balls are white
2 balls are red
5 balls are black
Total number of balls = 3 + 2 + 5 = 10
(i) Number of possible outcome of one black ball = 10
and number of favouable outcome of one black ball = 5
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q2.1
(ii) Number of possible outcome of one red ball = 10
and number of favourable outcome = 2
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q2.2
(iii) Number of possible outcome of white ball = 10
and number of favourable outcome = 3
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q2.3
(iv) Number of possible outcome = 10
Number of favourable outcome = 3+5 = 8
not a red ball
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q2.4
(v) Number of possible outcomes =10 Number of favourable outcome
not a black ball = 3 + 2 = 5
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q2.5

Question 3.
In a single throw of a die, find the probability of getting a number :
(i) greater than 4.
(ii) less than or equal to 4.
(iii) not greater than 4.
Solution:
A die has numbers 1, 2, 3, 4, 5, 6 on its sides
∴ Number of possible outcome = 6
(i) Number of favourable outcome = greater than four i.e. two number 5 and 6
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q3.1
(ii) Number of favourable outcome = less than or equal to 4 i.e. 1, 2, 3, 4 which are 4 in number
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q3.2
(iii) Number of favourable outcome = not greater than 4 or numbers will be 1, 2, 3, 4 which are 4 in numbers
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q3.3

Question 4.
In a single throw of a die, find the probability that the number :
(i) will be an even number.
(ii) will not be an even number.
(iii) will be an odd number.
Solution:
A die has six numbers : 1, 2, 3, 4, 5, 6
∴ Number of possible outcome = 6
(i) Number of favourable outcome = an even number i.e. 2, 4, 6 which are 3 in numbers
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q4.1
(ii) & (iii) Number of favourable outcome = not an even number i.e. odd numbers : 1, 3, 5 which are 3 in numbers
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q4.2

Question 5.
From a well-shuffled deck of 52 playing-cards, one card is drawn. Find the probability that the card drawn will :
(i) be a black card.
(ii) not be a red card.
(iii) be a red card.
(iv) be a face card.
(v) be a face card of red color.
Solution:
Number of cards in a playing card deck =52
number of possible outcomes = 52
(i) Number of favourable outcomes = black cards = 26 cards
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q5.1
(ii) Number of favourable outcomes = Not be a red card = black cards = 26
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q5.2
(iii) Number of favourable outcome = Number of red cards = 26
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q5.3
(iv) Number of favourable outcome = face cards = 3×4=12
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q5.4
(v) Number of favourable outcome = face cards of red colour = 3 x2 = 6
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q5.5

Question 6.
(i) If A and B are two complementary events then what is the relation between P(A) and P(B)?
(ii) If the probability of happening of an event A is 0.46. What will be the probability of not happening of the event A ?
Solution:
(i) A and B are two complementary events
Then A = P(E) and B = P(\(\bar { E }\) )
ButP(E) + P(\(\bar { E }\)) = 1
or P(A) + P(B) = 1
(ii) ∵ P(A) + P(B) = 1 (Complementary events)
But P(A) = 0.46
∴ P(B) = 1 – P (A)
= 1 – 0.46 = 0.54

Question 7.
In a T.T. match between Geeta and Ritu, the probability of the winning of Ritu is 0.73. Find the probability of :
(i) winning of Geeta.
(ii) not winning of Ritu.
Solution:
∵ Match of T.T. is played between Geeta and Ritu
∴ Probability of winning of Geeta + Probability of winning of Ritu = 1
Probability of winning of Ritu = 0.73
(i) Probability of winning of Geeta
= 1 – probability of winning of Ritu
= 1 – 0.73 = 0.27
(ii) Probability of not winning of Ritu
= Probability of winning of Geeta = 0.27

Question 8.
In a race between Mahesh and John ; the probability that John will lose the race is 0.54.
Find the probability of :
(i) winning of Mahesh.
(ii) winning of John.
Solution:
∵ A Race is run between Mahesli and John
∴ P(E) + P(\(\bar { E }\) )=1
Where P(E) is the probability of lose the race by John
and P(\(\bar { E }\) ) is the probability of not losing or winning the race by Mahesh
But P( \(\bar { E }\) ) = 0.54
then 0.54 + P(E) = 1
⇒ P(E) = 1 – 0.54 = 0.46
∴ Probability of winning the race by John = 0.46 .

Question 9.
(i) Write the probability of a sure event.
(ii) Write the probability of an event which is impossible.
(iii) For an event E. write a relation representing the range of values of P(E).
Solution:
(i) We know that if the probability of an event is 1 then the probability is called a certain event or a sure event
Hence probability of a sure event = 1
(ii) The probability of an event which is impossible = 0
(iii) Probability of no event can be less than 0 and more than 1 and E be any event then
0 ≤ P(E) ≤ 1

Question 10.
In a single throw of a die, find the probability of getting :
(i) 5 (ii) 8
(in) a number less than 8.
(iv) a prime number.
Solution:
On a die the numbers are 1, 2, 3, 4, 5, 6 i.e. six.
∴ Number of possible outcome = 6
(i) Number of favourable outcome = 1 i.e. 5
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q10.1
(ii) Number of favourable outcome = 0 (∵ 8 is not possible)
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q10.2
(iii) Number less than 8 will be 1,2, 3, 4, 5, 6
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q10.3
(iv) A prime number will be = 2. 3, 5
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q10.4

Question 11.
A die is thrown once. Find the probability of getting :
(i) an even number.
(ii) a number between 3 and 8.
(iii) an even number or a multiple of 3.
Solution:
The number on die are 1. 2. 3. 4. 5. 6
(i) Number of even numbers on the die = 2, 4, 6 = 3
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q11.1
(ii) A number between 3 and 8 on the die = 3, 4, 5, 6 = 4
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q11.2
(iii) An even number or a multiple of 3 = 2, 3, 4, 6 = 4
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q11.3

Question 12.
Which of the following cannot be the probability of an event ?
(i) \(\frac { 3 }{ 5 }\)
(ii) 2.7
(iii) 43%
(iv) -0.6
(v) -3.2
(vi) 0.35
Solution:
We know that probability of no event can be less than 0 and more than 1
∴ If probability of any event can be less than 0 or more than 1 now
(i) \(\frac { 3 }{ 5 }\) which is between 0 and 1
∴ It is the probability of an event
(ii) 2.7 which is greater than 1
∴ It is not the probability of an event.
(iii) 43% = \(\frac { 43 }{ 100 }\) which is between 0 and 1
∴ It is the probability of an event.
(iv) -0.6 which is less than 0
∴ It is not the probability of an event
(v) -3.2 which is less than 0.
∴ It is not the probability of an event
(vi) 0.35 = \(\frac { 35 }{ 100 }\) which is between 0 and 1
∴ It is the probability of an event
Hence (ii), (iv) and (v) are not probability of an event Ans.

Question 13.
A bag contains six identical black balls. A child withdraws one ball from the bag without looking into it. What is the probability that he takes out:
(i) a white ball
(ii) a black ball
Solution:
∵ There are 6 black balls in a bag
∴ number of possible outcome = 6
(i) A white ball
As there is no white ball in the bag
∴ Its probability is zero (0) = or P(E) = 0
(ii) a black ball
∴ Number of favourable outcome = 1
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q13.1

Question 14.
A single letter is selected at random from the word ‘Probability’. Find the probability that it is a vowel.
Solution:
In the word, Probability, number of letters are
i.e. P, R, O, B, A, I, L, T, Y
and number of favourable outcome = o.a.i = 3
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q14.1

Question 15.
Ramesh chooses a date at random in January for a party (see the following figure).
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q15.1
Find the probability that he chooses :
(i) A Wednesday (ii) A Friday (iii) A Tuesday or a Saturday
Solution:
We are given the days of the month of January which has 31 days.
∴ Number of possible outcome = 31
(i) Number of Wednesday in the month = 5
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q15.2
(ii) Number of Friday in the month = 5
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q15.3
(iii) Number of Tuesday = 4
and number of Saturday = 4
Total number of Tuesday and Saturday = 4 + 4 = 8
Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A Q15.4

Hope given Selina Concise Mathematics Class 10 ICSE Solutions Chapter 25 Probability Ex 25A are helpful to complete your math homework.

If you have any doubts, please comment below. Learn Insta try to provide online math tutoring for you.