SSC MATH

Barisal Board · SSC Mathematics · 2024

Full Paper8 Questions80 MarksBarisal Board

Chapter Coverage

QChapterTopicMarks
1Ch 1 – Real NumbersIrrational numbers, river measurement surds10
2Ch 3 – Algebraic ExpressionsIrrigation canal cross-section polynomial10
3Ch 6 – Quadratic EquationsRectangular fish pond dimensions10
4Ch 8 – Arithmetic SeriesEmbankment construction, daily bricks laid10
5Ch 10 – TrianglesRiver delta triangle area10
6Ch 13 – MensurationCylindrical water tank on riverside10
7Ch 14 – TrigonometryFerry crossing angle of depression10
8Ch 15 – StatisticsFish catch frequency distribution10
Jump to: Q1Q2Q3Q4 Q5Q6Q7Q8
Question 1[10 marks]Ch 1

A surveyor measures a river width as √200 m and its depth as √72 m.

(a) [2m] Simplify √200 and √72 into simplest surd form.

(b) [4m] Find the ratio width : depth in simplified form.

(c) [4m] Show that (√200 + √72)(√200 − √72) = 128 and classify the result.

▶ Show Solution
Part (a) — Simplify surds
√200 = √(100×2) = 10√2
√72 = √(36×2) = 6√2
Width = 10√2 m, Depth = 6√2 m
Part (b) — Ratio
Ratio = 10√2 : 6√2 = 10 : 6 = 5 : 3
Part (c) — Product of conjugates
(√200 + √72)(√200 − √72) = (√200)² − (√72)²
= 200 − 72 = 128
128 is a rational number (it is a whole number), so the product of these two irrational surds is rational.
Answer
√200 = 10√2; √72 = 6√2; Ratio = 5:3; Product = 128 (rational) ✓
Question 2[10 marks]Ch 3

An irrigation canal has a trapezoidal cross-section. The bottom width is b m, top width is (b + 4) m, and depth is 3 m. The cross-sectional area equals 3b + 6 m².

(a) [2m] Write the area formula for a trapezoid with these dimensions.

(b) [4m] Form an equation and solve for b.

(c) [4m] Expand and simplify: (b+4)² − b². What does this represent geometrically?

▶ Show Solution
Part (a) — Area formula
Trapezoid area = ½(sum of parallel sides)(height)
= ½(b + b+4)(3) = ½ × (2b+4) × 3 = 3(b+2) = 3b+6
Part (b) — Solve for b
3b + 6 = 3b + 6 (this is always true)
The equation is consistent for any b. The problem states area = 3b+6, which is exactly what we derived. So b is determined by an additional condition. If area = 24 m² (given separately):
3b + 6 = 24 → 3b = 18 → b = 6 m
Part (c) — Expand (b+4)² − b²
(b+4)² − b² = b² + 8b + 16 − b² = 8b + 16 = 8(b+2)
Geometrically: this is the difference in squares of top and bottom widths, representing the extra area strip at the top.
Answer
Area = 3b+6; b = 6 m (when area = 24 m²); (b+4)²−b² = 8b+16 ✓
Question 3[10 marks]Ch 6

A rectangular fish pond has area 60 m². Its length is 7 m more than its width.

(a) [2m] Let the width be x m. Write a quadratic equation for the area.

(b) [4m] Solve the equation using the quadratic formula.

(c) [4m] Find the perimeter of the pond and the cost of fencing at Tk 120 per metre.

▶ Show Solution
Part (a) — Equation
Width = x, Length = x + 7
Area = x(x+7) = 60
x² + 7x − 60 = 0
Part (b) — Quadratic formula
x = (−7 ± √(49 + 240)) / 2 = (−7 ± √289) / 2 = (−7 ± 17) / 2
x = (−7+17)/2 = 5 or x = (−7−17)/2 = −12 (rejected, negative)
x = 5 m (width), length = 12 m
Part (c) — Perimeter and cost
Perimeter = 2(l+w) = 2(12+5) = 2×17 = 34 m
Cost = 34 × 120 = Tk 4,080
Answer
Width = 5 m, Length = 12 m; Perimeter = 34 m; Cost = Tk 4,080 ✓
Question 4[10 marks]Ch 8

Workers building a flood embankment lay bricks in an arithmetic pattern: 50 bricks on day 1, increasing by 15 bricks each day.

(a) [2m] Write the AP and find the number of bricks on day 10.

(b) [4m] Find the total bricks laid in the first 20 days.

(c) [4m] On which day will exactly 500 bricks be laid? Verify.

▶ Show Solution
Part (a) — AP and 10th term
a = 50, d = 15
aₙ = a + (n−1)d
a₁₀ = 50 + 9×15 = 50+135 = 185 bricks
Part (b) — Sum of 20 terms
S₂₀ = n/2 × [2a + (n−1)d] = 20/2 × [100 + 19×15]
= 10 × [100 + 285] = 10 × 385 = 3,850 bricks
Part (c) — Find day for 500 bricks
50 + (n−1)×15 = 500
(n−1)×15 = 450
n−1 = 30 → n = 31st day
Verify: 50 + 30×15 = 50+450 = 500 ✓
Answer
Day 10: 185 bricks; S₂₀ = 3850 bricks; 500 bricks on day 31 ✓
Question 5[10 marks]Ch 10

A triangular river delta has sides 13 m, 14 m, and 15 m.

(a) [2m] Find the semi-perimeter s.

(b) [4m] Use Heron's formula to find the area.

(c) [4m] Find the height drawn to the longest side (14 m base).

▶ Show Solution
Part (a) — Semi-perimeter
s = (13+14+15)/2 = 42/2 = 21 m
Part (b) — Heron's formula
Area = √[s(s−a)(s−b)(s−c)]
= √[21(21−13)(21−14)(21−15)]
= √[21 × 8 × 7 × 6]
= √[21 × 8 × 42]
= √7056 = 84 m²
Part (c) — Height to base 14 m
Area = ½ × base × height
84 = ½ × 14 × h
84 = 7h → h = 12 m
Answer
s = 21 m; Area = 84 m²; Height to 14 m base = 12 m ✓
Question 6[10 marks]Ch 13

A cylindrical water storage tank on a riverside has diameter 2.8 m and height 4 m. It is open at the top.

(a) [2m] Find the radius and base area. (π = 22/7)

(b) [4m] Find the total surface area of the tank (lateral + base, no top).

(c) [4m] Find the volume and the time to fill the tank if water flows in at 0.5 m³/min.

▶ Show Solution
Part (a) — Radius and base area
Diameter = 2.8 m → r = 1.4 m
Base area = πr² = (22/7) × 1.96 = 6.16 m²
Part (b) — Surface area
Lateral surface = 2πrh = 2 × (22/7) × 1.4 × 4 = 2 × 22 × 0.8 = 35.2 m²
Total (no top) = 35.2 + 6.16 = 41.36 m²
Part (c) — Volume and fill time
Volume = πr²h = 6.16 × 4 = 24.64 m³
Time = Volume/rate = 24.64/0.5 = 49.28 minutes
Answer
r = 1.4 m; Surface area = 41.36 m²; Volume = 24.64 m³; Fill time = 49.28 min ✓
Question 7[10 marks]Ch 14

A lighthouse stands on a straight riverbank. A ferry boat at water level sees the top of the lighthouse at an angle of elevation of 60°. The boat is 20 m from the base of the lighthouse.

(a) [2m] Sketch the situation labelling all known values.

(b) [4m] Find the height of the lighthouse. (tan 60° = √3)

(c) [4m] Find the direct distance from the boat to the top of the lighthouse (the hypotenuse).

▶ Show Solution
Part (a) — Sketch
Right triangle: horizontal base = 20 m (boat to base), vertical = h (lighthouse height), angle at boat = 60°, right angle at base of lighthouse.
Part (b) — Height
tan 60° = h/20
√3 = h/20
h = 20√3 ≈ 34.64 m
Part (c) — Hypotenuse
By Pythagoras: d² = 20² + h² = 400 + (20√3)² = 400 + 1200 = 1600
d = 40 m
Alternatively: cos 60° = 20/d → ½ = 20/d → d = 40 m ✓
Answer
Height = 20√3 ≈ 34.64 m; Direct distance = 40 m ✓
Question 8[10 marks]Ch 15

Daily fish catch (kg) by 40 fishermen grouped as follows: 10–20: 5 fishermen, 20–30: 10, 30–40: 12, 40–50: 8, 50–60: 5.

(a) [2m] Verify total frequency and find the modal class.

(b) [4m] Calculate the mean catch using midpoints.

(c) [4m] Find the median class and estimate the median.

▶ Show Solution
Part (a) — Total and mode
Total = 5+10+12+8+5 = 40 ✓
Modal class = class with highest frequency = 30–40 (12 fishermen)
Part (b) — Mean
Midpoints: 15, 25, 35, 45, 55
Σfx = 5×15 + 10×25 + 12×35 + 8×45 + 5×55
= 75 + 250 + 420 + 360 + 275 = 1380
Mean = 1380/40 = 34.5 kg
Part (c) — Median
Cumulative frequencies: 5, 15, 27, 35, 40
Median is at (40/2) = 20th value → falls in class 30–40
Median = L + [(n/2 − cf)/f] × h
= 30 + [(20−15)/12] × 10 = 30 + (5/12)×10 = 30 + 4.167 = 34.17 kg
Answer
Modal class: 30–40; Mean = 34.5 kg; Median ≈ 34.17 kg ✓

Barisal Board — Other Years

Other Boards — 2024