Samacheer Kalvi 10th Maths Solutions Chapter 1 Relations and Functions Ex 1.1

You can Download Samacheer Kalvi 10th Maths Book Solutions Guide Pdf, Tamilnadu State Board help you to revise the complete Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 10th Maths Solutions Chapter 1 Relations and Functions Ex 1.1

10th Maths Exercise 1.1 Samacheer Kalvi Question 1.
Find A × B, A × A and B × A
(i) A = {2,-2,3} and B = {1,-4}
(ii) A = B = {p,q]
(iii) A= {m,n} ; B = (Φ)
Solution:
(i) A = {2,-2,3}, B = {1,-4}
A × B = {(2, 1), (2, -4), (-2, 1), (-2, -4), (3,1) , (3,-4)}
A × A = {(2, 2), (2,-2), (2, 3), (-2, 2), (-2, -2), (-2, 3), (3, 2), (3, -2), (3,3) }
B × A = {(1, 2), (1, -2), (1, 3), (-4, 2), (-4, -2), (-4,3)}

(ii) A = B = {(p,q)]
A × B = {(p, p), {p, q), (q, p), (q, q)}
A × A = {(p, p), (p, q), (q, p), (q, q)}
B × A = {(p,p), {p, q), (q, p), (q, q)}

(iii) A = {m,n} × Φ
A × B = { }
A × A = {(m, m), (m, n), (n, m), (n, n)}
B × A = { }

10th Maths Exercise 1.1 Question 2.
Let A= {1,2,3} and B = {× | x is a prime number less than 10}. Find A × B and B × A.
Answer:
A = {1,2,3}, B = {2, 3, 5, 7}
A × B = {1,2,3} × {2, 3, 5, 7}
= {(1, 2) (1, 3) (1, 5) (1, 7) (2, 2)
(2, 3) (2, 5) (2, 7)(3, 2) (3, 3) (3, 5) (3, 7)}
B × A = {2, 3, 5, 7} × {1,2,3}
= {(2, 1)(2, 2)(2, 3)(3, 1)(3, 2)(3, 3) (5, 1)(5, 2)(5, 3) (7, 1) (7,2)(7, 3)}

10th Maths Exercise 1.1 In Tamil Question 3.
If B × A = {(-2, 3),(-2, 4),(0, 3),(0, 4),(3, 3), (3, 4)} find A and B.
Solution:
B × A ={(-2, 3), (-2, 4), (0, 3), (0, 4), (3, 3), (3, 4)}
A = {3, 4), B = { -2, 0, 3}

Samacheer Kalvi 10th Maths Exercise 1.1 Question 4.
If A= {5, 6}, B = {4, 5 ,6}, C = {5, 6, 7}, Show that A × A = (B × B) ∩ (C × C)
Answer:
A ={5,6}, B = {4,5,6}, C = {5, 6,7}
A × A = {5, 6} × {5,6}
= {(5, 5) (5, 6) (6, 5) (6, 6)} ….(1)
B × B = {4, 5, 6} × {4, 5, 6}
= {(4, 4)(4, 5)(4, 6)(5, 4)(5, 5) (5, 6) (6, 4)(6, 5) (6, 6)}
C × C = {5,6,7} × {5,6,7}
= {(5, 5)(5, 6)(5, 7)(6, 5)(6, 6) (6, 7)(7, 5)(7, 6) (7, 7)}
(B × B) ∩ (C × C) = {(5, 5)(5, 6)(6, 5)(6, 6)} ….(2)
From (1) and (2) we get
A × A = (B × B) ∩ (C × C)

Ex 1.1 Class 10 Samacheer Question 5.
Given A ={1, 2, 3}, B = {2, 3, 5}, C = {3, 4} and D = {1, 3, 5}, check if (A ∩ C) x (B ∩ D) = (A × B) ∩ (C × D) is true?
Solution:
LHS = {(A∩C) × (B∩D)
A ∩C = {3}
B ∩D = {3, 5}
(A ∩ C) × (B ∩ D) = {(3, 3) (3, 5)} ………….. (1)
RHS = (A × B) ∩ (C × D)
A × B = {(1, 2), (1, 3), (1, 5), (2, 2), (2, 3), (2, 5), (3, 2), (3, 3), (3, 5)}
C × D = {(3, 1), (3, 3), (3, 5), (4, 1), (4, 3), (4, 5)}
(A × B) ∩ (C × D) = {(3, 3), (3, 5)} …(2)
∴ (1) = (2) ∴ It is true.

10th Maths Book Exercise 1.1 Question 6.
Let A = {x ∈ W | x < 2},
B = {x ∈ N | 1 < 1 < × < 4} and
C = {3,5}. Verify that
(i) A × (B ∪ C) = (A × B) ∪ (A × C)
(ii) A × (B ∩ C) = (A × B) ∩ (A × C)
(iii) (A ∪ B) × C = (A × C) ∪ (B × C)
Answer:
(i) A = {0, 1}
B = {2,3,4}
C = {3,5}
(i) A × (B ∪ C) = (A × B) ∪ (A × c)
B ∪ C = {2, 3,4} ∪ {3,5}
= {2, 3, 4, 5}
A × (B ∪ C) = {0, 1} × {2, 3, 4, 5}
= {(0, 2) (0, 3) (0, 4) (0, 5) (1, 2) (1, 3)(1, 4)(1, 5)} ….(1)
A × B = {0, 1} × {2,3,4}
= {(0,2) (0,3) (0,4) (1,2) (1,3) (1,4) }
A × C = {0, 1} × {3, 5}
{(0, 3) (0, 5) (1,3) (1,5)}
(A × B) ∪ (A × C) = {(0, 2) (0, 3) (0, 4) (0, 5) (1, 2)(1, 3)(1, 4)(1, 5)} ….(2)
From (1) and (2) we get
A × (B ∪ C) = (A × B) ∪ (A × C)

(ii) A × (B n C) = (A × B) n (A × C)
B ∩ C = {2,3,4} ∩ {3,5}
= {3}
A × (B ∩ C) = {0, 1} × {3}
= {(0,3) (1,3)} ….(1)
A × B = {0,1} × {2,3,4}
= {(0, 2) (0, 3) (0, 4) (1,2) (1,3) (1,4)}
A × C = {0,1} × {3,5}
{(0, 3) (0, 5) (1,3) (1,5)}
(A × B) n (A × C) = {(0, 3) (1, 3)} ….(2)
From (1) and (2) we get
A × ( B n C) = (A × B) n (A × C)

(iii) (A ∪ B) × C = (A × C) ∪ (B × C)
A ∪ B = {0, 1} ∪ {2,3,4}
= {0,1, 2, 3, 4}
(A ∪ B) × C = {0, 1,2, 3,4} × {3,5}
= {(0, 3) (0, 5) (1, 3) (1, 5)(2, 3) (2, 5) (3, 3)(3, 5) (4, 3)(4, 5)} ….(1)
A × C = {0, 1} × {3,5}
= {(0,3) (0,5) (1,3) (1,5)}
B × C = {2,3,4} × {3,5}
= {(2,3) (2,5) (3,3) (3,5)(4,3)(4,5)}
(A × C) ∪ (B × C) = {(0, 3) (0, 5) (1, 3) (1, 5) (2, 3)(2, 5) (3, 3) (3, 5) (4, 3) (4, 5)} ….(2)
From (1) and (2) we get
(A ∪ B) × C = (A × C) ∪ (B × C)

Maths Exercise 1.1 Class 10 Samacheer Question 7.
Let A = The set of all natural numbers less than 8, B = The set of all prime numbers less than 8, C = The set of even prime number. Verify that
(i) (A ∩ B) × c = (A × C) ∩ (B × C)
(ii) A × (B – C ) = (A × B) – (A × C)
A = {1, 2, 3, 4, 5, 6, 7}
B = {2, 3, 5, 7}
C = {2}
Solution:
(i)(A ∩ B) × C = (A × c) ∩ (B × C)
LHS = (A ∩ B) × C
A ∩ B = {2, 3, 5, 7}
(A ∩ B) × C = {(2, 2), (3, 2), (5, 2), (7, 2)} ………… (1)
RHS = (A × C) ∩ (B × C)
(A × C) = {(1, 2), (2, 2), (3, 2), (4, 2), (5, 2), (6, 2), (7, 2)}
(B × C) = {2, 2), (3, 2), (5, 2), (7, 2)}
(A × C) ∩ (B × C) = {(2, 2), (3, 2), (5, 2), (7, 2)} ……….. (2)
(1) = (2)
∴ LHS = RHS. Hence it is verified.

(ii) A × (B – C) = (A × B) – (A × C)
LHS = A × (B – C)
(B – C) = {3,5,7}
A × (B – C) = {(1, 3), (1, 5), (1, 7), (2, 3), (2, 5), (2, 7) , (3, 3), (3, 5), (3, 7), (4, 3), (4, 5), (4, 7), (5, 3), (5, 5), (5, 7), (6, 3) , (6, 5), (6, 7), (7, 3), (7, 5), (7, 7)} …………. (1)
RHS = (A × B) – (A × C)
(A × B) = {(1,2), (1,3), (1,5), (1,7),
(2, 2), (2, 3), (2, 5), (2, 7),
(3, 2), (3, 3), (3, 5), (3, 7),
(4, 2), (4, 3), (4, 5), (4, 7),
(5, 2), (5, 3), (5, 5), (5, 7),
(6, 2), (6, 3), (6, 5), (6, 7),
(7, 2), (7, 3), (7, 5), (7,7)}
(A × C) = {(1, 2), (2, 2),(3, 2),(4, 2), (5, 2), (6, 2), (7, 2)}
(A × B) – (A × C) = {(1, 3), (1, 5), (1, 7), (2, 3), (2, 5), (2, 7), (3, 3), (3, 5), (3, 7), (4, 3), (4, 5), (4, 7), (5, 3), (5, 5), (5, 7), (6, 3), (6, 5), (6, 7), (7, 3), (7, 5), (7,7) } ………….. (2)
(1) = (2) ⇒ LHS = RHS.
Hence it is verified.

Samacheer Kalvi 9th Maths Solutions Chapter 3 Algebra Ex 3.1

You can Download Samacheer Kalvi 9th Maths Book Solutions Guide Pdf, Tamilnadu State Board help you to revise the complete Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 9th Maths Solutions Chapter 3 Algebra Ex 3.1

9th Maths Algebra Exercise 3.1 Question 1.
Which of the following expressions are polynomials. If not give reason:
(i) \(\frac{1}{x^{2}}\) + 3x – 4
(ii) x2 (x – 1)
(iii) \(\frac{1}{x}\) (x + 5)
(iv) \(\frac{1}{x^{-2}}+\frac{1}{x^{-1}}\) + 7
(v) \(\sqrt{5} x^{2}+\sqrt{3} x+\sqrt{2}\)
(vi) \(m^{2}-\sqrt[3]{m}+7 m-10\)
Solution:
9th Maths Algebra Exercise 3.1 Samacheer Kalvi Chapter 3

9th Maths Exercise 3.1 Question 2.
Write the coefficient of x2 and x in each of the following polynomials,
(i) 4 + \(\frac{2}{5} x^{2}\) – 3x
(ii) 6 – 2x2 + 3x3 – \(\sqrt{7} x\)
(iii) πx2 – x + 2
(iv) \(\sqrt{3} x^{2}+\sqrt{2} x\) + 0.5
(v) x2 – \(\frac{7}{2} x\) + 8
Solution:
9th Maths Exercise 3.1 Samacheer Kalvi Chapter 3 Algebra

9th Maths Exercise 3.1 Solutions Question 3.
Find the degree of the following polynomials.
9th Maths Exercise 3.1 Solutions Samacheer Kalvi Chapter 3 Algebra
Solution:
9th Maths 3.1 Samacheer Kalvi Chapter 3 Algebra

9th Maths 3.1 Question 4.
Rewrite the following polynomial in standard form.
9th Maths Algebra Exercise 3.1 Solutions Chapter 3
Solution:
9th Maths Algebra Samacheer Kalvi Solutions Chapter 3 Ex 3.1

9th Maths Algebra Exercise 3.1 Solutions Question 5.
Add the following polynomials and find the degree of the resultant polynomial.
(i) p(x) = 6x2 – 7x+ 2 q(x) = 6x3 – 7x + 15
(ii) h(x) = 7x3 – 6x + 1 f(x) = 7x2 + 17x – 9
(iii) f(x) = 16x4 – 5x2 + 9 g(x) = -6x3 + 7x – 15
Solution:
9th Standard Maths Exercise 3.1 Samacheer Kalvi Chapter 3 Algebra

9th Maths Algebra Question 6.
Subtract the second polynomial from the first polynomial and find the degree of the resultant polynomial.
(i) p(x) = 7x2 + 6x – 1 q(x) = 6x – 9
(ii) f(y) = 6y2 – 7y + 2 g(y) = 7y + y3
(iii) h(z) = z5 – 6z4 + z f(z) = 6z2 + 10z – 7
Solution:
9th Maths Exercise 3.1 Samacheer Kalvi Chapter 3 Algebra

9th Standard Maths Exercise 3.1 Question 7.
What should be added to 2x3 + 6x2 – 5x + 8 to get 3x3 – 2x2 + 6x + 15?
Solution:
(2x3 + 6x2 – 5x + 8) + Q(x) = 3x3 – 2x2 + 6x + 15
∴ Q(x) = (3x3 – 2x2 + 6x + 15) – (2x3 + 6x2 – 5x + 8)
Samacheer Kalvi 9th Maths Chapter 3 Algebra Ex 3.1
The required polynomial is x3 – 8x2 + 11x + 7

9th Maths Exercise 3.1 Samacheer Kalvi Question 8.
What must be subtracted from 2x24 + 4x2 – 3x + 7 to get 3x3 – x2 + 2x + 1 ?
Solution:
(2x4 + 4x2 – 3x + 7) – Q(x) = 3x3 – x2 + 2x + 1
Q(x) = (2x4 + 4x2 – 3x + 7) – 3x3 – x2 + 2x + 1
The required polynomial = 2x4 + 4x2 – 3x + 7 – 3x3 + x2 – 2x – 1
= 2x4 – 3x3 + 5x2 – 5x + 6

Samacheer Kalvi 9th Maths Chapter 3 Question 9.
Multiply the following polynomials and find the degree of the resultant polynomial:
(i) p(x) = x2 – 9 q(x) = 6x2 + 7x – 2
(ii) f(x) = 7x + 2 g(x) = 15x – 9
(iii) h(x) = 6x2 – 7x + 1 f(x) = 5x – 7
Solution:
(i) p(x) = x2 – 9 q(x) = 6x2 + 7x – 2
p(x) × q(x) = (x2 – 9) (6x2 + 7x – 2)
Class 9 Maths Exercise 3.1 Solutions Samacheer Kalvi Chapter 3 Algebra
The required polynomial is 6x4 + 7x3 – 56x2 – 63x + 18, degree 4.

(ii) f(x) = 7x + 2 g(x) = 15x – 9
f(x) × g(x) = (7x + 2) (15x – 9)
Samacheer Kalvi Guru 9th Maths Solutions Chapter 3 Algebra Ex 3.1
The required polynomial is 105x2 – 33x – 18, degree 2.

(iii) h(x) = 6x2 – 7x + 1 f(x) = 5x – 7
h(x) × f(x) = (6x2 – 7x + 1) (5x – 7)
9th Maths Exercise 3.1 In Tamil Samacheer Kalvi Chapter 3 Algebra
The required polynomial is 30x3 – 77x2 + 54x – 7, degree 3.

Class 9 Maths Exercise 3.1 Solutions Question 10.
The cost of chocolate is Rs. (x + y) and Amir bought (x + y) chocolates. Find the total amount paid by him in terms of x andy. If x = 10, y = 5 find the amount paid by him.
Solution:
Amount paid = Number of chocolates × Cost of a chocolate
= (x + y) (x + y) = (x + y)2 = x2 + 2xy + y2
If x = 10, y = 5
The total amount paid by him
= 102 + 2 × 10 × 5 + 52 = 100 + 100 + 25 = Rs. 225

Samacheer Kalvi Guru 9th Maths Question 11.
The length of a rectangle is (3x + 2) units and it’s breadth is (3x – 2) units. Find its area in terms of x. What will be the area if x = 20 units.
Solution:
Area of a rectangle = length × breadth
= (3x + 2) × (3x – 2) = (3x)2 – 22 = [9x2 – 4] Sq. units
If x = 20, Area = 9 × 202 – 4 = 9 × 400 – 4
= 3600 – 4 = 3596 Sq. units

9th Maths Exercise 3.1 In Tamil Question 12.
p(x) is a polynomial of degree 1 and q(x) is a polynomial of degree 2. What kind of the polynomial p(x) × q(x) is ?
Solution:
p(x) is a polynomial of degree 1. q(x) is a polynomial of degree 2.
Then the p(x) × q(x) will be the polynomial of degree (1 + 2) = 3 (or)
Cubic polynomial

Samacheer Kalvi 10th Maths Solutions Chapter 4 Geometry Ex 4.1

You can Download Samacheer Kalvi 10th Maths Book Solutions Guide Pdf, Tamilnadu State Board help you to revise the complete Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 10th Maths Solutions Chapter 4 Geometry Ex 4.1

10th Maths Geometry Exercise 4.1 Solutions Question 1.
Check whether the which triangles are similar and find the value of x.
10th Maths Geometry Exercise 4.1 Solutions Samacheer Kalvi
Solution:
10th Maths Exercise 4.1 Samacheer Kalvi Chapter 4 Geometry
x = \(\frac{15}{6}\) = 2.5

10th Maths Exercise 4.1 Question 2.
A girl looks the reflection of the top of the lamp post on the mirror which is 6.6 m away from the foot of the lamppost. The girl whose height is 1.25 m is standing 2.5 m away from the mirror. Assuming the mirror is placed on the ground facing the sky and the girl, mirror and the lamppost are in a same line, find the height of the lamp post?
Solution:
In the picture ∆MLN, ∆MGRare similar triangles.
10th Maths Exercise 4.1 Samacheer Kalvi Chapter 4 Geometry
∴ Height of the lamp post is 3.3 m.

10th Maths Exercise 4.1 Samacheer Kalvi Question 3.
A vertical stick of length 6 m casts a shadow 400 cm long on the ground and at the same time a tower casts a shadow 28 m long. Using similarity, find the height of the tower.
Solution:
In the picture ∆ABC, ∆DEC are similar triangles.
Ex 4.1 Class 10 Samacheer Maths Solutions Chapter 4 Geometry
Height of a tower = 42 m

Ex 4.1 Class 10 Samacheer Question 4.
Two triangles QPR and QSR, right angled at P and S respectively are drawn on the same base QR and on the same side of QR. If PR and SQ intersect at T, prove that PT × TR = ST × TQ.
Solution:
In ∆RPQ,
RP2 + PQ2 = QR2
∴ PQ2 = QR2 – RP2 ………… (1)
In ∆TPQ,
TP2 + PQ2 = QT2
∴ PQ22 = QT2 – TP2 ………….. (2)
Equating (1) and (2) we get,
QR2 – RP2 = QT2 – TP2
RP = RT + TP
∴ QR2 – (RT + TP)2 = QT2 – TP2
∴ QR2 – RT2 – TP2 – 2RT.TP = QT2 – TP2
QR2 = QT2 + RT2 + 2RT.TP …………. (5)
Exercise 4.1 Class 10 Samacheer Kalvi Chapter 4 Geometry
In ∆QSR,
QS2 + SR2 = QR2
SR2 = QR2 – SR2 ………..(3)
In ∆TSR,
ST2 + SR2 = TR2
∴ SR2 = TR2 – TS2 ………… (4)
Equating (3) and (4) we get
QR2 – SQ2 = TR2 – TS2
SQ = QT + TS
∴ QR2 – (2T + TS)2 = TR2 – TS2
QR2 – 2T2 – TS2 – 2QT.TS = TR2 – TS2
∴ 2R2 = TR2 + QT2 + 2QT.TS ………… (6)
Now equating (5) – (6), we get
QT2 +RT2 + 2RT. TP = QT2 + RT2 + 2QT.TS
∴ PT.TR = ST.TQ
Hence proved.

Exercise 4.1 Class 10 Samacheer Kalvi Question 5.
In the adjacent figure, ∆ABC is right angled at C and DE⊥AB. Prove that ∆ABC ~ ∆ADE and hence find the lengths of AE and DE?
10th Geometry Exercise 4.1 Samacheer Kalvi Chapter 4
Solution:
In ∆ABC & ∆ADE
∠A is common & ∠C = ∠E = 90°
∴ by similarity
∆ABC ~ ∆ADE
10th Maths Geometry Exercise 4.1 Samacheer Kalvi Chapter 4
10th Maths Geometry Samacheer Kalvi Chapter 4 Ex 4.1
Substituting the values of DE and AE in (1)
we can prove that
10th Maths Exercise 4.1 10th Sum Samacheer Kalvi Chapter 4

10th Geometry Exercise 4.1 Question 6.
In the adjacent figure, ∆ACB ~ ∆APQ . If BC = 8 cm, PQ = 4 cm, BA = 6.5 cm and AP = 2.8 cm, find CA and AQ.
10th Maths Exercise 4.1 In Tamil Samacheer Kalvi Chapter 4
Solution:
∆ACB ~ ∆APQ
10th Maths 4.1 Samacheer Kalvi Chapter 4 Geometry
10th Maths Geometry Exercise 4.1 10th Sum Samacheer Kalvi

10th Maths Geometry Exercise 4.1 Question 7.
In figure OPRQ is a square and MLN = 90°. Prove that
(i) ∆LOP ~ ∆QMO
(ii) ∆LOP ~ ∆RPN
(iii) ∆QMO ~ ∆RPN
(iv) QR2 = MQ × RN.
10th Maths 4.1 Exercise Samacheer Kalvi Chapter 4
Solution:
(i) In ∆LOP & ∆QMO, we have
∠OLP = ∠MQO (each equal to 90°)
and ∠LOP = ∠OMQ (corresponding angles)
∆LOP ~ ∆QMO (by AA criterion of similarity)

(ii) In ∆LOP & ∆PRN, we have
∠PLO = ∠NRP (each equal to 90°)
∠LPO = ∠PNR (corresponding angles)
∆LOP ~ ∆RPN

(iii) In ∆QMO & ∆RPN .
Since ∆LOP ~ ∆QMO and ∆LOP ~ ∆RPN
∠QMO ~ ∆RPN

(iv) We have
∆QMO ~ ∆RPN (using (iii))
\(\frac{\mathrm{MQ}}{\mathrm{RP}}=\frac{\mathrm{QO}}{\mathrm{RN}}\) (∵ PROQ is a square)
QR2 = MQ × RN. [RP = QO, QO = QR]

10th Maths Geometry Question 8.
If ∆ABC ~ ∆DEF such that area of ∆ABC is 9 cm2 and the area of ∆DEF is 16 cm2 and BC = 2.1 cm. Find the length of EF.
Solution:
Since the area of two similar triangles is equal to the ratio of the squares of any two corresponding sides.
10th Geometry Samacheer Kalvi Maths Solutions Chapter 4 Ex 4.1

10th Maths Exercise 4.1 10th Sum Question 9.
Two vertical poles of heights 6 m and 3 m are erected above a horizontal ground AC. Find the value of y.
10th Maths Exercise 4.1 11th Sum Samacheer Kalvi Chapter 4
Solution:
∆PAC, ∆QBC are similar 6 triangles
Geometry Exercise 4.1 Samacheer Kalvi 10th Maths Solutions Chapter 4
⇒ AC = AB + BC
= 2BC + BC
AC = 3BC
Substituting AC = 3BC in (1), we get
(AC)y = 6BC
3(BC)y = 6(BC)
y = \(\frac{6}{3}\) = 2m

10th Maths Exercise 4.1 In Tamil Question 10.
Construct a triangle similar to a given triangle PQR with its sides equal to \(\frac{2}{3}\) of the corresponding sides of the triangle PQR (scale factor \(\frac{2}{3}\)).
Solution:
Given a triangle PQR, we are required to construct another triangle whose sides are \(\frac{3}{5}\) of the corresponding sides of the triangle PQR.
10th Maths 4.1 In Tamil Samacheer Kalvi Chapter 4 Geometry
Steps of construction:
(1) Draw any ray QX making an acute angle with QR on the side opposite to the vertex P.
(2) Locate 3 (the greater of 2 and 3 in \(\frac{2}{3}\) ) points. Q1 Q2, Q2 on QX so that QQ1 = Q1Q2 = Q2Q3
(3) Join Q3R and draw a line through Q2 (the second point, 2 being smaller of 2 and 3 in \(\frac{2}{3}\)) parallel to Q3R to intersect QR at R’.
(4) Draw line through R’ parallel to the line RP to intersect QP at P’.
The ΔP’QR’ is the required triangle each of the whose sides is \(\frac{2}{3}\) of the corresponding sides of 3 ΔPQR.

10th Maths 4.1 Question 11.
Construct a triangle similar to a given triangle LMN with its sides equal to \(\frac{4}{5}\) of the corresponding sides of the triangle LMN
(scale factor \(\frac{4}{5}\)).
Solution:
Given a triangle LMN, we are required to construct another triangle whose sides are \(\frac{4}{5}\) of the corresponding sides of the ΔLMN.
10th Class Maths Exercise 4.1 Samacheer Kalvi Chapter 4 Geometry
Steps of construction:
(1) Draw any ray making an acute angle to the vertex L.
(2) Locate 5 points (greater of 4 and 5 in \(\frac{4}{5}\) ) M1, M2, M3, M4, and M5 and MX so that MM1 = M1M2 = M2M3 = M3M4 = M4M5
(3) Join M5N and draw a line parallel to M5N through M4 (the fourth point, 4 being the smaller of 4 and 5 in \(\frac{4}{5}\)) to intersect MN atN’.
(4) Draw a line through N1 parallel to the line NL to intersect ML and L’. Then ΔL’MN’ is the required triangle each of the whose sides is \(\frac{4}{5}\) of the corresponding sides of ΔLMN.

10th Maths Geometry Exercise 4.1 10th Sum Question 12.
Construct a triangle similar to a given triangle ABC with its sides equal to \(\frac{6}{5}\) of the corresponding sides of the triangle ABC
(scale factor \(\frac{6}{4}\) ).
Solution:
ΔABC is the given triangle. We are required to construct another triangle whose sides are \(\frac{6}{5}\) of the corresponding sides of the given triangle ABC
Steps of construction:
Samacheer Kalvi 10th Maths Exercise 4.1 Chapter 4 Geometry
(1) Draw any ray BX making an acute angle with BC on the opposite side to the vertex A.
(2) Locate 6 points (the greater of 6 and 5 in \(\frac{6}{5}\) ) B1, B2, B3, B4, B5, B6 so that BB1 = B1B2 = B2B3 = B4B5 = B5B6.
(3) Join B5 (the fifth point, 5 being smaller of 5 and 6 in \(\frac{6}{5}\)) to C and draw a live through B6 parallel to B5C intersecting the extended line segment BC at C1.
(4) Draw a line through C’ parallel to CA intersecting the extended line segment BA at A’.
Then ΔA’BC’ is the required triangle each of whose sides is \(\frac{6}{5}\) of the corresponding sides of the given triangle ABC.

10th Maths 4.1 Exercise Question 13.
Construct a triangle similar to a given triangle PQR with its sides equal to \(\frac{7}{3}\) of the corresponding sides of the triangle PQR (scale factor \(\frac{7}{3}\)).
Solution:
Given a triangle ΔPQR. We have to construct another triangle whose sides are \(\frac{7}{3}\) of the corresponding sides of the given ΔPQR.
Maths Geometry 10th Samacheer Kalvi Solutions Chapter 4 Ex 4.1
Steps of construction:
(1) Draw any ray QX making an acute angle with QR on the opposite side to the vertex P.
(2) Locate 7 points (the greater of 7 and 3 in \(\frac{7}{3}\)) Q1, Q2, Q3, Q4, Q5, Q6, and Q7 so that QQ2 = Q1Q2 = Q2Q3 = Q3Q4 = Q4Q5 = Q5Q6
= Q6Q7
(3) Join Q3 to R and draw a line segment through Q7 parallel to Q3R intersecting the extended line segment QR at R’.
(4) Draw a line segment through R’ parallel to PR intersecting the extended line segment QP at P’.
Then ΔP’QR’ is the required triangle each of whose sides is \(\frac{7}{3}\) of the corresponding sides of the given triangle.

Samacheer Kalvi 7th Tamil Solutions Term 2 Chapter 1.1 கலங்கரை விளக்கம்

Students can Download Tamil Chapter 1.1 கலங்கரை விளக்கம் Questions and Answers, Summary, Notes Pdf, Samacheer Kalvi 7th Tamil Book Solutions Guide Pdf helps you to revise the complete Tamilnadu State Board New Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 7th Tamil Solutions Term 2 Chapter 1.1 கலங்கரை விளக்கம்

மதிப்பீடு

சரியான விடையைத் தேர்ந்தெடுத்து எழுதுக.
Question 1.
வேயாமாடம் எனப்படுவது ………..
அ) வைக்கோலால் வேயப்படுவது
ஆ) சாந்தினால் பூசப்படுவது
இ) ஓலையால் வேயப்படுவது
ஈ) துணியால் மூடப்படுவது
Answer:
ஆ) சாந்தினால் பூசப்படுவது

Question 2.
உரவுநீர் அழுவம் – இத்தொடரில் அடிக்கோடிட்ட சொல்லின் பொருள்
அ) காற்று
ஆ) வானம்
இ) கடல்
ஈ) மலை
Answer:
இ) கடல்

Question 3.
கடலில் துறை அறியாமல் கலங்குவன …….
அ) மீன்கள்
ஆ) மரக்கலங்கள்
இ) தூண்க ள்
ஈ) மாடங்கள்
Answer:
ஆ) மரக்கலங்கள்

Question 4.
தூண் என்னும் பொருள் தரும் சொல் …..
அ) ஞெகிழி
ஆ) சென்னி
இ) ஏணி
ஈ) மதலை
Answer:
ஈ) மதலை

குறுவினா

Question 1.
மரக்கலங்களைத் துறை நோக்கி அழைப்பது எது?
Answer:

  • மரக்கலங்களைத் துறை நோக்கி அழைப்பது கலங்கரை விளக்கம்.
  • கடலில் துறை அறியாமல் கலங்கும் மரக்கலங்களைத் தன்னை நோக்கி கலங்கரை விளக்கம் அழைப்பதாகக் கடியலூர் உருத்திரங்கண்ணனார் தம் பாடலில் அழகாக சிறப்பித்துக் கூறுகிறார்.

Question 2.
கலங்கரை விளக்கில் எந்நேரத்தில் விளக்கு ஏற்றப்படும்?
Answer:
கலங்கரை விளக்கில் இரவு நேரத்தில் விளக்கு ஏற்றப்படும்.

சிறுவினா

கலங்கரை விளக்கம் பற்றிப் பெரும்பாணாற்றுப்படை கூறும் கருத்துகளை எழுதுக.
Answer:

  • கலங்கரை விளக்கமானது வானம் கீழே விழாமல் தாங்கிப் பிடிக்கும் தூண் போலத் தோற்றமளிக்கிறது.
  • ஏணி கொண்டு ஏற முடியாத அளவிற்கு உயரமாக உள்ளது.
  • திண்மையான அதாவது திடமான கலவைச் சாந்து கொண்டு பூசப்பட்ட வானத்தை முட்டும் மாடத்தை உடையது.
  • இந்த கலங்கரை விளக்கத்தில் இரவில் ஏற்றப்பட்ட எரியும் விளக்கு , திசை தெரியாமல் தவிக்கும் மரக்கலங்களைத் தன் துறை நோக்கி அழைப்பதாக புலவர்தம் பாடலில் குறிப்பிட்டுள்ளார்.

சிந்தனை வினா

கலங்கரை விளக்கம் கப்பல் ஓட்டிகளைத் தவிர வேறு யாருக்கெல்லாம் பயன்படும் என நீங்கள் கருதுகிறீர்கள்?
Answer:

  • கடலில் சென்று மீன் பிடிக்கும் மீனவர்கள் மீன் பிடித்து திரும்பவும் கரை சேரவும் இக்கலங்கரை விளக்கம் பெரிதும் துணை புரிகின்றது.
  • கடற்பயணம் சென்று கரை திரும்பும் பயணிகளுக்கு இக்கலங்கரை விளக்கம் சிறந்த வழிகாட்டியாக விளங்குகிறது.

கற்பவை கற்றபின்

Question 1.

கடற்கரைக்குச் சென்று அங்குள்ள காட்சிகளைக் கண்டு மகிழ்க.
Answer:

  • நம்முடைய விடுமுறையை மகிழ்ச்சியாக கழிப்பதற்காகத் தேர்ந்தெடுக்கும் ஒரு முக்கிய இடம் கடற்கரை.
  • பல இயற்கைச் சூழல்கள் கலந்த நம்முடைய நாட்டில் பல மாநிலங்கள் கடற்கரையோடு ஒட்டியுள்ளன.

மெரினா கடற்கரை :

  • தமிழ்நாட்டின் தலைநகரான சென்னையில் அமைந்துள்ள மெரினா கடற்கரை உலகின் நீளமான கடற்கரைகளில் ஒன்றாகும். இதன் நீளம் 13 கிலோ மீட்டராகும்.
  • தமிழகக் கடற்கரைகளிலேயே எல்லா நாள்களிலும் அதிக அளவு மக்கள் கூடும் கடற்கரையாக மெரினா கடற்கரை உள்ளது.
  • இதன் அருகில் அண்ணா நினைவிடம், எம்.ஜி.ஆர் நினைவிடம், ஜெயலலிதா நினைவிடம், கலைஞர் கருணாநிதி நினைவிடம் ஆகியவை உள்ளன.

கன்னியாகுமரி கடற்கரை :

  • இந்தியாவின் தென்கோடியில் உள்ள கன்னியாகுமரியில் இந்தக் கடற்கரை அமைந்துள்ளது.
  • உள்ளூர் மட்டுமல்லாது உலகிலுள்ள வெளிநாட்டுப் பயணிகளும் வந்து செல்லும் கடற்கரை இது.
  • இங்கு வங்காள விரிகுடா, அரபிக்கடல், இந்தியப் பெருங்கடல் இணையும் முக்கடல் சங்கமம் உள்ளது.
  • கடலுக்குள் பாறையில் அமைந்திருக்கும் விவேகானந்தர் சிலை மற்றும் 133 அடி 6 உயரத்தில் அமைந்துள்ள திருவள்ளுவர் சிலை ஆகியவை மிகவும் புகழ்பெற்றவை.
  • இங்கு சூரிய உதயத்தையும், சூரிய அஸ்தமனத்தையும் காண தினமும் ஆயிரக்கணக்கானவர்கள் வருகின்றனர்.

Question 2.
‘கலங்கரை விளக்கம்’ – மாதிரி ஒன்று செய்து வருக.
Answer:
மாணவர்கள் தாங்களாகவே செய்ய வேண்டியவை.

Question 3.
கடலும் கலங்கரை விளக்கமும் – ஓவியம் வரைந்து வண்ண ம் தீட்டுக.
Answer:
Samacheer Kalvi 7th Tamil Solutions Term 2 Chapter 1.1 கலங்கரை விளக்கம் - 1

கூடுதல் வினாக்கள்

சொல்லும் பொருளும் :

1. மதலை – தூண்
2. சென்னி – உச்சி
3. ஞெகிழி – தீச்சுடர்
4. உரவுநீர் – பெருநீர்ப் பரப்பு
5. அழுவம் – கடல்
6. கரையும் – அழைக்கும்
7. வேயா மாடம் – வைக்கோல் போன்றவற்றால் வேயப்படாது. திண்மையாகச் சாந்து பூசப்பட்ட மாடம்

சரியான விடையைத் தேர்ந்தெடுத்து எழுதுக.

Question 1.
‘மதலை’ என்னும் சொல்லுக்குப் பொருள் ………….
அ) தூண்
ஆ) உச்சி
இ) தீச்சுடர்
ஈ) கடல்
Answer:
அ) தூண்

Question 2.
‘ஞெகிழி’ என்னும் சொல்லுக்குப் பொருள்.
அ) தீச்சுடர்
ஆ) பெருநீர்ப் பரப்பு
இ) உச்சி
ஈ) அழைக்கும்
Answer:
அ) தீச்சுடர்

Question 3.
‘அழுவம்’ என்னும் சொல்லுக்குப் பொருள் ……..
அ) அழைக்கும்
ஆ) தூண்
இ) கடல்
ஈ) தீச்சுடர்
Answer:
இ) கடல்

Question 4.
‘சென்னி’ என்னும் சொல்லுக்குப் பொருள் …………
அ) உச்சி
ஆ) தீச்சுடர்
இ) அழைக்கும்
ஈ) கடல்
Answer:
அ) உச்சி]

Question 5.
‘உரவுநீர்’ என்னும் சொல்லுக்குப் பொருள்
அ) பெருநீர்ப் பரப்பு
ஆ) தீச்சுடர்
இ) உச்சி
ஈ) தூண்
Answer:
அ) பெருநீர்ப் பரப்பு

Question 6.
‘கரையும்’ என்னும் சொல்லுக்குப் பொருள் ………
அ) அழைக்கும்
ஆ) கடல்
இ) தீச்சுடர்
ஈ) உச்சி
Answer:
அ) அழைக்கும்

விடையளி:

Question 1.
கலங்கரை விளக்கம் என்றால் என்ன?
Answer:

  • தமிழர் தம்முடைய மதிநுட்பத்தால் தொழில்நுட்ப அறிவினைக் கொண்டு கலம் படைத்து அதாவது, முதலில் படகைத் தயாரித்தனர். படிப்படியாக பாய்மரக்கப்பல், கப்பல் ஆகியவற்றை உருவாக்கினர்.
  • படகுகளைக் கொண்டு மீன் பிடித்தும் வணிகம் செய்தும் வாழ்ந்து வந்தனர்.
  • கடற்பயணம் சென்று கரை திரும்புவதற்குத் தமிழர் கண்ட தொழில்நுட்பமே கலங்கரை விளக்கமாகும்.

Question 2.
பத்துப்பாட்டு நூல்களைப் பட்டியலிடுக.
Answer:

  •  திருமுருகாற்றுப்படை
  • பொருநராற்றுப்படை
  • பெரும்பாணாற்றுப்படை
  • சிறுபாணாற்றுப்படை
  • முல்லைப்பாட்டு
  • மதுரைக்காஞ்சி
  • நெடுநல்வாடை
  • குறிஞ்சிப்பாட்டு
  • பட்டினப்பாலை
  • மலைபடுகடாம்

Question 3.
பெரும்பாணாற்றுப்படையின் நூலாசிரியர் பெயர் என்ன?
Answer:
பெரும்பாணாற்றுப்படையின் நூலாசிரியர் கடியலூர் உருத்திரங்கண்ணனார்.

Question 4.
கடியலூர் உருத்திரங்கண்ண னார் சங்கப் புலவரா?
Answer:
ஆம். இவர் சங்கப் புலவர்தான். இவர் கடியலூர் என்ற ஊரில் வாழ்ந்தவர்.

Question 5.
கடியலூர் உருத்திரங்கண்ணனார் இயற்றிய நூல்கள் யாவை?
Answer:

  • பெரும்பாணாற்றுப்படை
  • பட்டினப்பாலை

Question 6.
பெரும்பாணாற்றுப்படையின் பாட்டுடைத் தலைவன் பெயர் என்ன?
Answer:
தொண்டைமான் இளந்திரையன்.

Question 7.
ஆற்றுப்படை என்றால் என்ன?
Answer:
வள்ளல் ஒருவரிடம் பரிசு பெற்றுத் திரும்பும் புலவர், பாணர் போன்றோர் அந்த வள்ளலிடம் சென்று பரிசு பெற, பிறருக்கு வழிகாட்டுவதாகப் பாடப்படுவது ஆற்றுப்படையாகும்.

Question 8.
பத்துப்பாட்டில் இடம் பெறும் ஆற்றுப்படை நூல்களைப் பட்டியலிடுக.
Answer:

  • திருமுருகாற்றுப்படை
  • பொருநராற்றுப்படை
  • பெரும்பாணாற்றுப்படை
  • சிறுபாணாற்றுப்படை

பாடலின் பொருள்

கலங்கரை விளக்கமானது வானம் கீழே விழுந்துவிடாமல் தாங்கிக் கொண்டிருக்கும் தூண் போலத் தோற்றமளிக்கிறது; ஏணி கொண்டு ஏறமுடியாத உயரத்தைக் கொண்டிருக்கிறது; வேயப்படாமல் சாந்து பூசப்பட்ட விண்ணை முட்டும் மாடத்தை உடையது. அம்மாடத்தில் இரவில் ஏற்றப்பட்ட எரியும் விளக்கு, கடலில் துறை அறியாமல் கலங்கும் மரக்கலங்களைத் தன் துறை நோக்கி அழைக்கிறது.

Samacheer Kalvi 9th Social Science History Solutions Chapter 3 Early Tamil Society and Culture

You can Download Samacheer Kalvi 9th Social Science Book Solutions Guide Pdf, Tamilnadu State Board help you to revise the complete Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 9th Social Science History Solutions Chapter 3 Early Tamil Society and Culture

Early Tamil Society and Culture Textual Exercise

I. Choose the correct answer.

Early Tamil Society And Culture Question 1.
The name of the script used in the Sangam Age ………….
(a) English
(b) Devanagari
(c) Tamil-Brahmi
(d) Granta
Answer:
(c) Tamil-Brahmi

Early Tamil Society And Culture Class 9 Question 2.
The Sri Lankan chronicle composed in the Pali language mentioning about merchants and horse traders from Tamil Nadu
(a) Deepa vamsa
(b) Arthasastra
(c) Mahavamsa
(d) Indica
Answer:
(c) Mahavamsa

Early Tamil Society And Culture Book Back Answers Question 3.
The notable Chola king credited with bringing forest lands under the plough and developing irrigational facilities.
(a) Karikalan
(b) Rajarajari I
(c) Kulothungan
(d) Rajendran I
Answer:
(a) Karikalan

Early Tamil Society And Culture Pdf Question 4.
Inscription that mentions the Cheras …………..
(a) Pugalur
(b) Gimar
(c) Pulimankombai
(d) Madurai
Answer:
(a) Pugalur

Samacheer Kalvi 9th Social Question 5.
The famous Venetian traveller who described Kayal as a great and noble city.
(a) Vasco da gama
(b) Alberuni
(c) Marco Polo
(d) Megasthenes
Answer:
(c) Marco Polo

Samacheer Kalvi Guru 9th Social Question 6.
(i) Coins as a medium of exchange were introduced for the first time in the Sangam Age.
(ii) Prakrit was the language used by the common people in Northern India during the Mauryan period.
(iii) Vienna Papyrus, a Roman document, mentions trade related to Muziri.
(iv) The concept of Thinai is presented in the Tamil grammar work of Pathupaattu.
(a) (i) is correct
(b) (ii) is correct
(c) (i) and (ii) is correct
(d) (iii) and (iv) is correct
Answer:
(i) is correct
(ii) is correct
(iii) is correct
(iv) incorrect

Samacheer Kalvi 9th Social Solutions Question 7.
(i) Pathitrupathu speaks about the Pandya kings and their territory.
(ii) The Akanaanuru describes the trading activities at Kaveripoompattinum.
(iii) The Chola Emblem was the tiger and they issued square copper coins with images of a tiger.
(iv) Neythal is a sandy desert region.
(a) (i) is correct
(b) (ii) and (iii) is correct
(c) (iii) is correct
(d) (iv) is correct
Answer:
(i) incorrect
(ii) incorrect
(iii) is correct
(iv) incorrect

II. Fill in the blanks.

1. ……………. are documents scripted on stones, copper plates, coins and rings.
2. ………….. refers to systematically digging a site to recover material evidence for exploring societies of the past.
3. ……………. the classic work on economy and statecraft authored by Kautilya during the Mauryan period.
4. …………… is a poetic theme which means a class or category and refers to a habitat or ecozone with specific physiographical characteristics.
5. ………….referred to the Westerners, including the Greeks, Romans and West Asian people.
Answers:
1. Epigraphy
2. Archeological excavations
3. Arthasastra
4. Sangam poems
5. Yavanar

III. Find out the correct statement.

9th Social Early Tamil Society And Culture Question 1.
(a) Evidence of iron smelting has been found in Kodumanal and Guttur.
(b) Periplus of Erythren Sea mentions about the pepper trade with India.
(c) Punch marked coins are the earliest coins used in India mostly made of gold.
(d) The Sangam Age has its roots in the Bronze Age.
Answer:
(a) correct
(b) incorrect
(c) correct
(d) incorrect

Question 2.
(a) The Cheras ruled over Kaveri delta and their capital was Uraiyur.
(b) The Maangulam Tamil-Brahmi inscriptions mention the King Karikalan.
(c) The terms Vanikan and Nigama appear in Tamil-Brahmi inscriptions were different types of merchants.
(d) Salt merchants were called Vanikars and they travelled in bullock carts along with their family.
Answer:
(a) incorrect
(b) incorrect
(c) correct
(d) incorrect

IV. Match the following.

Early Tamil Society And Culture Samacheer Kalvi 9th Social Science History Solutions Chapter 3
Answer:
1. (d)
2. (a)
3. (e)
4. (c)
5. (b)

V. Answer the following questions briefly.

Question 1.
Archaeological sites provide evidence of past history – Discuss.
Answer:

  • Archaeological sites have mounds which are an accumulation of soil, pottery, building and organic remains and objects.
  • Archaeological excavation refers to systematically digging a site to recover material evidence for exploring and interpreting societies of the past.

Question 2.
How important are coins as a source of evidence for the study of Sangam Age?
Answer:

  • Coins as a medium of exchange were introduced for the first time in the Sangam Age.
  • The coins of.the Cheras, the Cholas and the Pandyas, punch-marked coins, and Roman coins form another important source of evidence from the Sangam Age.
  • They were used as bullion for their metal value and as ornaments.

Question 3.
The Tamil rulers were independent of Mauryan authority. What explanation would you offer.
Answer:

  1. The Tamil rulers were independent of Mauryan authority because Ashokan inscriptions found in present day Odisha, Karnataka, Telangana and Andhra Pradesh are not seen in Tamil Nadu and Kerala.
  2. So we can conclude the status of Tamil rulers.

Question 4.
Agriculture was one of the main sources of subsistence in Sangam Age. Give reasons.
Answer:

  1. Crops like paddy, sugarcane, millets were cultivated. Both wet and dry land farming were practiced.
  2. In the riverine and tank irrigated areas paddy was cultivated.
  3. Millets were cultivated in the dry lands.
    So Agriculture was one of the main sources of subsistence in Sangam Age.

Question 5.
Overseas interactions brought glory to ancient Tamilagam. Give examples in support.
Answer:

  • Tamil country had connections with countries overseas both in the east and west.
  • Roman ships used monsoon winds to cross the Western Sea or the Arabian Sea to connect Tamilagam with the Western world.
  • Spices including pepper, ivory, and precious stones were exported. Metal including gold, silver and copper and precious stones were imported.
  • Yavanar referred to the Westerners, including the Greeks, Romans and West Asian people. Yavana derives from the Greek region of Ionia.

VI. Answer all the questions given under each caption.

Question 1.
Hero Stones:
(a) What was the common practice in a pastoral society?
Answer:
As cattle were considered an important source of wealth, raiding cattle owned by adjoining tribes and clans was common practice in a pastoral society.

(b) Who plundered the cattle wealth of enemies?
Answer:
Tribal chieftains plundered the cattle wealth of enemies whose warriors fought to protect their cattle.

(c) How were the dead warriors remembered?
Answer:

  1. Many warriors died in such battles and were remembered as martyrs.
  2. Memorial stones were erected in their honour.

(d) Which Tamil text describes the procedures for erecting hero stones?
Answer:
Tholkappiyam describes the procedures for erecting hero stones.

Question 2.
Non-Tamil Sources (Foreign Accounts):
(a) What does the presence of the non-Tamil sources reveal?
Answer:
The presence of the non-Tamil sources reveals the extensive contacts and interactions of the early Tamil society with the outside world.

(b) Name the classic work of the Mauryan period that makes a mention that the pearl and shells came from Pandya country.
Answer:
Arthasastra the classic work of the Mauryan period makes a mention that the pearl and shells came from the Pandya country.

(c) What is a chronicle?
Answer:
Chronicle is a narrative text presenting the important historical events in chronological order.

(d) Who speaks about the pepper trade between Roman empire and India?
Answer:
Pliny speaks about the pepper trade with India and he states that it took 40 days to reach India.

Question 3.
Industries and Crafts of the Sangam Age:
(a) What were the important aspects of urbanisation?
Answer:
Craft production and craft specialization were important aspects of urbanisation.

(b) What is the Tamil name for a potter?
Answer:
“Kuyavar” is the Tamil name for potter.

(c) What were the different types of pottery used by the peopla?
Answer:
Black ware, russet-coated painted ware, black and red ware potteries were the different types of pottery used.

(d) Identify the Iron implements required for agriculture and warfare.
Answer:
Swords, daggers and spears were the iron implements required for agriculture and warfare.

VII. Answer the following in detail.

Question 1.
To what extent do you think the political powers of Tamilagam influenced Sangam Age polity?
Answer:

  • Sangam Age has its roots in the Iron Age.
  • In the Iron Age people were organised into chiefdoms.
  • From such communities of Iron-Age emerged the Vendhars of the early historic period and the Velirs of the Sangam Age were chieftains.
  • Tamil rulers were independent of the Mauryan authority.
  • Among the political powers of the Sangam Age, the Cheras, the Cholas and the Pandyas occupied pre-eminent positions. They were known as Muvendhar (the three kings).
  • The Muvendhar controlled the major towns and ports of the Sangam period.
  • The Cheras controlled the region of present-day Kerala and also the Western parts of TamilNadu.
  • Vanci was the capital, Muciri and Thondi were their Port towns.
  • The Cholas ruled over the Kaveri delta and Northern parts of TamilNadu. Uraiyur was their capital, Kaveripoompattinam was the Port town.
  • The Pandyas who ruled the Southern part of TamilNadu are referred to the Ashokan inscriptions.
    Madurai was the capital.
    Apart from the Vendhars, there were Velirs and numerous chieftains who occupied territories on the margins of the muvendhar.
  • The Sangam Age society was a society in transition from a tribal community ruled by a chief to a larger kingdom ruled by a king.
    Social stratification had begun to take root in Tamil society by the Sangam times.
    Thus the political powers of Tamilagam influenced Sangam society.

Question 2.
Indicate how the industries and crafts of the Sangam Age contribute to their economy.
Answer:
Craft production and craft specialization were important aspects of urbanization.

  • In the Sangam Age there were professional groups that produced various commodities.
    The system of production of commodities is called industry.
  • Pottery was practised in many settlements.
  • Iron manufacturing was an important artisanal activity. Iron implements were required for agriculture and Warfare.
  • The Sangam Age people had the knowledge of Stone ornaments, Gold jewellery, Glass beads, etc.
  • The Pamban coast is famous for pearl fishery. Sangam literature describes women wearing shell bangles.
  • Textile production was another important occupation. Periplus mentions the fine variety of textiles produced in the Tamil region.
  • Trade and exchange was important for people to have access to different commodities. Specialised groups called Vanikars travelled in groups trading goods and commodities between regions.
  • Akanaanuru poem 149 describes the trading at the port of Muciri as follows: “the well crafted ships of the Yavana came with gold returned with pepper at the wealthy port of Muciri”
  • Barter was the primary mode of exchange. For instance, rice was exchanged for fish.
  • Salt was precious and a handful of it would fetch an equal amount of rice.
    Thus the industries and crafts of Sangam Age contributed to their economy.

Student Activities

Question 1.
Mark on the map of south India, the ancient Tamilagam and the territories of Tamil kingdoms.
Answer:
You can take guidance from your teacher and reference from the internet to mark the ancient Tamilagam and the territories of Tamil Kingdoms on the map of South India.

Question 2.
Visit a museum and collect information about inscriptions, coins and instruments used by the ancient people.
Answer:
The teacher can arrange a visit to the museum for the students. The students can collect information about inscriptions, coins, and instruments used by the ancient people.

Question 3.
Visit the early historic sites of Arikkamedu, Kaveripoompattinam, Keezhadi etc.
Answer:
The teacher can arrange a visit to the early historic sites of Arikkamedu, Kaveripoompattinam, Keezhadi, etc.

Question 4.
Conduct a study on materials excavated from prehistoric sites and on Tamil-Brahmi script.
Answer:
You can do this activity with the help of your teacher.
Assignment with teacher’s guidance
1. A power-point presentation on the origin of human life.
Refer the Books, Internet to collect the points.

Early Tamil Society and Culture Additional Questions

I. Choose the correct answer.

Question 1.
The earliest written work on Tamil Grammar is ………………..
(a) Thirukural
(b) Tholkappiam
(c) Pathinen Melkanakku
(d) Pathinen Kilkanakku
Answer:
(b) Tholkappiam

Question 2.
This is an Epic …………..
(a) Silappathikaaram
(b) Pattinapallai
(c) Mullai pathu
(d) Madurai Kanchi
Answer:
(a) Silappathikaaram

Question 3.
During the Sangam Age …………… landscape followed the pastoral way of life.
(a) Marutham
(b) Neithal
(c) Mullai
(d) Palai
Answer:
(c) Mullai

Question 4.
……………… is an ornament made in precious stone where images are carved on the surface.
(a) Cameo
(b) Intagliol
(c) Chronicle
(d) Papyrus
Answer:
(a) Cameo

Question 5.
The roots of the Sangam Age is in ……………
(a) Bronze Age
(b) Mesolithic Age
(c) Iron Age
(d) None of the above
Answer:
(c) Iron Age

Question 6.
(i) Bullion means precious metal available in the form of ingots, (correct)
(ii) Punch-marked coins are the earliest coins used in India, (correct)
(iii) Non-Tamil literary sources also offer information on early Tamil society, (correct)
(iv) Millets were cultivated in the wet lands, (incorrect)
(a) (i) is correct
(b) (i) & (ii) are correct
(c) (i), (ii) & (iii) are correct
(d) (iv) is correct
Answer:
(c) (i), (ii) & (iii) are correct

Question 7.
(i) Barter was the primary mode of exchange.
(ii) Spices including pepper and precious stones were exported.
(iii) The Sangam Age saw the first urbanization in Tamilagam.
(iv) People in the Sangam Age had no faith in religion.
(a) (i) is correct
(b) (i) is correct (ii) incorrect
(c) (i) is correct (iv) incorrect
(d) (i), (ii), (iii) correct (iv) incorrect
Answer:
(d) (i), (ii), (iii) correct (iv) incorrect

II. Fill in the blanks.

1. ………….. collection includes ten long songs.
2. Act of destruction of heritage property (or) property belonging to others are called ……………..
3. …………… is the study of the past by interpretation of the material cultural remains.
4. ………….. Geography is a gazetteer and atlas of Roman times.
5. ………… table is an illustrated map of the Roman Roads.
6. A paper produced out of the papyrus plant used extensively for writing purposes in ancient …………..
7. The Silappathikaram speaks about ………………. who built a temple for Kannagi.
8. ………….. is a long poem about Kaveripoompattinam.
9. The Pamban coast is famous for ……………..
10. Spices including …………. …………. and ………. were exported.
Answers:
1. Pathupattu
2. Vandalism
3. Archaeology
4. Ptolemy’s
5. Pentingerian
6. Egypt
7. Gheran Senguttuvan
8. Pattinappalai
9. Pearl fishery
10. pepper, ivory, precious stones

III. Match the following.

Early Tamil Society And Culture Class 9 Samacheer Kalvi Social Science History Solutions Chapter 3
Answer:
1. (c)
2. (e)
3. (a)
4. (b)
5. (d)

IV. Answer the following questions briefly.

Question 1.
Discuss about the Tamil Traders and Sailors.
Answer:
As seafaring people, Tamil traders and sailors established commercial and cultural links across the seas and merchants from foreign territories also visited the Tamil region.

Question 2.
What does the third section of the Tholkappiyam describe?
Answer:
The third section of Tholkappiyam describes poetic conventions that provide information on Tamil social life.

Question 3.
What does the development of Script mark?
Answer:

  1. The development of script marks the beginning of the historical period.
  2. The period before the use of written script is called prehistoric period.

Question 4.
What do you know about the Hero stones of the Post-Sangam Age?
Answer:

  1. Hero stones of the Post-Sangam Age and the Pallava period occur in large numbers in pastoral regions especially around the Chengam region near Thiruvannamalai district.
  2. These hero stones have inscriptions and the images of warriors and names of heroes.

Question 5.
What does Erythrean sea refer to?
Answer:

  1. Erythrean sea refers to the waters around the red sea.
  2. It makes references to the Sangam Age, Ports of Muciri, Thondi, Korkai and Kumari as well as the Gheras and the Pandyas.

Question 6.
What is Ptolemy’s Geography?
Answer:
Ptolemy’s Geography is a Gazetteer and atlas of Roman times providing geographical details of the Roman Empire in the Second Century CE.

Question 7.
What do you know about Muvendhar?
Answer:
Among the political powers of the Sangam Age, the Cheras, the Cholas and the Pandyas occupied pre-eminent positions. They were known as Muvendhar (the three kings). The muvendhar controlled the major towns and ports of the Sangam period.

Question 8.
What is the Urban centre?
Answer:
A planned town with brick architecture and a proper layout. Urban centres have a larger population involved in non-agrarian, commercial and political occuptations. Various industrial activities are seen in these towns.

V. Answer all the questions given under each caption.
Question 1.
Tholkappiam.
(i) What is the earliest written work on Tamil grammar?
Answer:
Tholkappiyam.

(ii) To whom did it attribute?
Answer:
Tholkappiyam attributed to Tholkappiyar.

(iii) What does the third section of Tholkappiam describe?
Answer:
The third section describes the poetic conventions that provide information on Tamil social life.

(iv) Mention the oldest among the Tamil Texts.
Answer:
Pathupattu and Ettuthogai.

Question 2.
Pearl fishery and shell bangle.
(i) Which place is famous for pearl fishery?
Answer:
The Parpban coast is famous for pearl fishery.

(ii) What were very common in the Sangam Age?
Answer:
Shell bangles were very common in the Sangam Age.

(iii) Who collected conch shells from the Pamban Island?
Answer:
The Parathavers collected conch shells from the Pamban Island.

(iv) What does Sangam literature describe?
Answer:
Sangam literature describes women wearing shell bangles.

VI. Answer the following in detail.

Question 1.
Explain the “Archaeological sites”.
Answer:
(i) Archaeological excavation refers to systematically digging a site to recover material evidence for exploring and interpreting societies of the past.

(ii) Archaeological excavations at the early historic sites are the source of evidence of the activities of the Sangam Age people.

(iii) Excavations at Arikkamedu, Azhagankulam, Uraiyur, Kanchipuram, Kaveripoom pattinam, Korkai, Vasavasamudram, Keezhadi, Kodumanal in Tamil Nadu, and Pattanam in Kerala provide the evidence we have of this period.

(iv) Arikkamedu, near Puducherry, is a Sangam Age port, excavated by the Archaeological Survey of India (ASI). British archaeologist, Robert Eric Mortimer Wheeler, French Archaeologist, J.M. Casal, and Indian archaeologists, A. Ghosh and Krishna Deva, excavated this site. They found evidence of a planned town, warehouse, streets, tanks and ring wells.

Question 2.
Give an account of “Emergence of towns and ports”.
Answer:

  1. The Sangam Age saw the first urbanization in Tamilagam.
  2. Cities developed and they had brick buildings, roof tiles, ring wells and planned towns, streets, and store houses.
  3. The towns worked as ports and artisanal centres. Arikkamedu, Kaveripoompattinam, , Azhagankulam and Korkai on the east coast and Pattanam in Kerala were port centres. Kanchipuram, Uraiyur, Karur, Madurai and Kodumanal were inland trade centres.
  4. Many goods and commodities were produced in these centres and were exported to various regions.
  5. Though few in number, large towns appeared in the Sangam Age.
  6. Small villages however were found in many areas. Bronze vessels, beads, shell bangles, glass beads, pottery with names of people written in Tamil-Brahmi script were found at these sites.

Samacheer Kalvi 10th Maths Solutions Chapter 4 Geometry Ex 4.2

You can Download Samacheer Kalvi 10th Maths Book Solutions Guide Pdf, Tamilnadu State Board help you to revise the complete Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 10th Maths Solutions Chapter 4 Geometry Ex 4.2

10th Maths Exercise 4.2 Samacheer Kalvi Question 1.
In ΔABC, D and E are points on the sides AB and AC respectively such that DE || BC
(i) If \(\frac{\mathbf{A D}}{\mathbf{D B}}=\frac{3}{4}\) and AC = 15 cm find AE.
(ii) If AD = 8x – 7, DB = 5x – 3, AE = 4x – 3 and EC = 3x – 1, find the value of x.
Solution:
Samacheer Kalvi 10th Maths Chapter 4 Geometry Ex 4.2 1
x = 1, \(\frac{-1}{2}\) ⇒ x = 1

Ex 4.2 Class 10 Samacheer Question 2.
ABCD is a trapezium in which AB || DC and P,Q are points on AD and BC respectively, such that PQ || DC if PD = 18 cm, BQ = 35 cm and QC = 15 cm, find AD.
Solution:
Any line parallel to the parallel sides of a trapezium dives the non-parallel sides proportionally.
∴ By thales theorem, In ΔACD, we have
10th Maths Exercise 4.2 Samacheer Kalvi Chapter 4 Geometry

10th Maths Exercise 4.2 Question 3.
In ΔABC, D and E are points on the sides AB and AC respectively. For each of the following cases show that DE || BC
(i) AB = 12 cm, AD = 8 cm, AE = 12 cm and AC = 18 cm.
(ii) AB = 5.6 cm, AD = 1.4 cm, AC = 7.2 cm and AE = 1.8cm.
Solution:
Ex 4.2 Class 10 Samacheer Kalvi Chapter 4 Geometry
∴ It is satisfied
∴ DE||BC

(ii) AB = 5.6 cm,
AD = 1.4 cm,
AC = 7.2 cm,
AE = 1.8 cm.
If \(\frac{\mathrm{AB}}{\mathrm{AD}}=\frac{\mathrm{AC}}{\mathrm{AE}}\) is satisfied then BC || DE
\(\frac{5.6}{1.4}=\frac{7.2}{1.8}\)
5.6 × 1.8 = 1.4 × 7.2
10.08 = 10.08
L.H.S = R.H.S
∴ It is satisfied
∴ DE||BC

Exercise 4.2 Class 10 Samacheer Kalvi Question 4.
In fig. if PQ || BC and PR ||CD prove that
10th Maths Exercise 4.2 Samacheer Kalvi Chapter 4 Geometry
Solution:
In the figure PQ || BC, PR ||CD.
Exercise 4.2 Class 10 Samacheer Kalvi Chapter 4 Geometry

10th Maths Geometry Exercise 4.2 Question 5.
Rhombus PQRB is inscribed in ∆ABC such that ∠B is one of its angle. P, Q and R lie on AB, AC and BC respectively. If AB = 12 cm and BC = 6 cm, find the sides PQ, RB of the rhombus.
Solution:
In ∆CRQ and ∆CBA
∠CRQ = ∠CBA (as RQ || AB)
∠CQR = ∠CAB (as RQ || AB)
10th Maths Geometry Exercise 4.2 Samacheer Kalvi Chapter 4
⇒ 72 – 12a = 6a
⇒ 18a = 72
a = 4
Side of rhombus PQ, RB = 4 cm, 4 cm.

10th Maths Geometry Exercise 4.2 12th Sum Question 6.
In trapezium ABCD, AB || DC, E and F are points on non-parallel sides AD and BC respectively, such that EF || AB . Show that \(\frac{{A E}}{{E D}}=\frac{{B F}}{{F C}}\)
Solution:
 10th Maths Geometry Exercise 4.2 12th Sum Samacheer Kalvi

10th Geometry Exercise 4.2 Question 7.
In figure DE || BC and CD || EF . Prove that AD2 = AB × AF.
10th Geometry Exercise 4.2 Samacheer Kalvi Chapter 4
Solution:
10th Geometry 4.2 Samacheer Kalvi Chapter 4 Ex 4.2

10th Geometry 4.2 Question 8.
In a ∆ABC, AD is the bisector of ∠A meeting side BC at D, if AB = 10 cm, AC = 14 cm and BC = 6 cm, find BD and DC.
Solution:
10th Maths Exercise 4.2 13th Sum Samacheer Kalvi Chapter 4 Geometry
10th Maths Geometry Exercise 4.2 11th Sum Samacheer Kalvi Chapter 4

10th Maths Exercise 4.2 13th Sum Question 9.
Check whether AD is bisector of ∠A of ∆ABC in each of the following
(i) AB = 5 cm, AC = 10 cm, BD = 1.5 cm and CD = 3.5 cm.
(ii) AB = 4 cm, AC = 6 cm, BD = 1.6 cm and CD = 2.4 cm.
Solution:
AB = 5 cm,
AC = 10 cm,
BD = 1.5 cm,
CD = 3.5 cm,
10th Maths Geometry Exercise 4.2 14th Sum Samacheer Kalvi Chapter 4

10th Maths Geometry Exercise 4.2 11th Sum Question 10.
In figure ∠QPC = 90°, PS is its bisector. If ST⊥PR, prove that ST × (PQ + PR) = PQ × PR.
10th Maths Geometry Exercise 4.2 Solutions Samacheer Kalvi Chapter 4
Solution:
Samacheer Kalvi 10th Maths Practical Geometry Chapter 4 Ex 4.2
10th Geometry Samacheer Kalvi Maths Solutions Chapter 4 Ex 4.2

10th Maths Geometry Exercise 4.2 14th Sum Question 11.
ABCD is a quadrilateral in which AB = AD, the bisector of ∠BAC and ∠CAD intersect the sides BC and CD at the points E and F respectively. Prove that EF || BD.
Solution:
By angle bisector theorem in ∆ABC,
10th Maths Ex 4.2 Samacheer Kalvi Chapter 4 Geometry

10th Maths Geometry Exercise 4.2 Solutions Question 12.
Construct a ∆PQR which the base PQ = 4.5 cm, ∠R=35° and the median from R to RG is 6 cm.
Solution:
Construction:
Step (1) Draw a line segment PQ = 4.5 cm
Step (2) At P, draw PE such that ∠QPE = 35°.
Step (3) At P, draw PF such that ∠EPF = 90°.
Step (4) Draw ⊥r bisector to PQ which intersects PF at O.
Step (5) With O centre OP as raidus draw a circle.
Step (6) From G mark arcs of 6 cm on the circle.
Mark them as R and S.
Step (7) Join PR and RQ.
Step (8) PQR is the required triangle.
10th Maths Exercise 4.2 11th Sum Samacheer Kalvi Chapter 4 Geometry

Samacheer Kalvi 10th Maths Practical Geometry Question 13.
Construct a ∆PQR in which QR = 5 cm, P = 40° and the median PG from P to QR is 4.4 cm. Find the length of the altitude from P to QR.
Solution:
Construction:
Step (1) Draw a line segment QR = 5 cm.
Step (2) At Q, draw QE such that ∠RQE = 40°.
Step (3) At Q, draw QF such that ∠EQF = 90°.
Step (4) Draw perpendicular bisector to QR, which intersects QF at O.
Step (5) With O as centre and OQ as raidus, draw a circle.
Step (6) From G mark arcs of radius 4.4 cm on the circle. Mark them as P and P’.
Step (7) Join PQ and PR.
Step (8) PQR is the required triangle.
Step(9) From P draw a line PN which is ⊥r to LR. LR meets PN at M.
Step (10) The length of the altitude is PM = 2.2 cm.
10 Maths Exercise 4.2 Samacheer Kalvi Chapter 4 Geometry

10th Geometry Question 14.
Construct a ∆PQR such that QR = 6.5 cm, ∠P = 60° and the altitude from P to QR is of length 4.5 cm.
Solution:
10th Maths Geometry Exercise 4.2 15th Sum Samacheer Kalvi Chapter 4

Construction:
Steps (1) Draw QR = 6.5 cm.
Steps (2) Draw ∠RQE = 60°.
Steps (3) Draw ∠FQE = 90°.
Steps (4) Draw ⊥r bisector to QR.
Steps (5) The ⊥r bisector meets QF at O.
Steps (6) Draw a circle with O as centre and OQ as raidus.
Steps (7) Mark an arc of 4.5 cm from G on the ⊥r bisector. Such that it meets LM at N.
Steps (8) Draw PP’ || QR through N.
Steps (9) It meets the circle at P, P’.
Steps (10) Join PQ and PR.
Steps (11) ∆PQR is the required triangle.

10th Maths Ex 4.2 Question 15.
Construct a ∆ABC such that AB = 5.5 cm, C = 25° and the altitude from C to AB is 4 cm.
Solution:
10th Maths Exercise 4.2 14th Sum Samacheer Kalvi Chapter 4 Geometry
Construction:
Step (1) Draw \(\overline{\mathrm{AB}}\) = 5.5 cm
Step (2) Draw ∠BAE = 25°
Step (3) Draw ∠FAE = 90°
Step (4) Draw ⊥r bisector to AB.
Step (5) The ⊥r bisector meets AF at O.
Step (6) Draw a circle with O as centre and OA as radius.
Step (7) Mark an arc of length 4 cm from G on the ⊥r bisector and name as N.
Step (8) Draw CC1 || AB through N.
Step (9) Join AC & BC.
Step (10) ∆ABC is the required triangle.

10th Maths Exercise 4.2 11th Sum Question 16.
Draw a triangle ABC of base BC = 5.6 cm, ∠A=40° and the bisector of ∠A meets BC at D such that CD = 4 cm.
Solution:
Construction:
Steps (1) Draw a line segment BC = 5.6 cm.
Steps (2) At B, draw BE such that ∠CBE = 60°.
Steps (3) At B draw BF such that ∠EBF = 90°.
10th Maths 4.2 Samacheer Kalvi Solutions Chapter 4 Geometry
Steps (4) Draw ⊥r bisector to BC, which intersects BF at 0.
Steps (5) With O as centre and OB as radius draw a circle.
Steps (6) From C, mark an arc of 4 cm on BC at D.
Steps (7) The ⊥r bisector intersects the circle at I. Join ID.
Steps (8) ID produced meets the circle at A.
Now join AB and AC. ∆ABC is the required triangle.

10 Maths Exercise 4.2 Question 1 7.
Draw ∆PQR such that PQ = 6.8 cm, vertical angle is 50° and the bisector of the vertical angle meets the base at D where PD = 5.2 cm.
Solution:
10th Class Maths Chapter 4 Exercise 4.2 Geometry Samacheer Kalvi
Steps (1) Draw a line segment PQ = 6.8 cm
Steps (2) At P, draw PE such that ∠QPE = 50°.
Steps (3) At P, draw PF such that ∠FPE = 90°.
Step (4) Draw ⊥r bisector to PQ, which intersects PF at 0.
Step (5) With O as centre and OP as radius draw a circle.
Step (6) From P mark an arc of 5.2 cm on PQ at D.
Step (7) The ⊥r bisector intersects the circle at I. Join ID.
Step (8) ID produced meets the circle at R. Now join PR & QR. ∆PQR is the required triangle.

Samacheer Kalvi 10th Maths Solutions Chapter 7 Mensuration Ex 7.1

You can Download Samacheer Kalvi 10th Maths Book Solutions Guide Pdf, Tamilnadu State Board help you to revise the complete Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 10th Maths Solutions Chapter 7 Mensuration Ex 7.1

10th Maths Exercise 7.1 Samacheer Kalvi Question 1.
The radius and height of a cylinder are in the ratio 5:7 and its curved surface area is 5500 sq.cm. Find its radius and height.
Solution:
r = 5x
h = 7x
CSA of a cylinder = 2πrh
10th Maths Exercise 7.1 Samacheer Kalvi Chapter 7 Mensuration
∴ Radius = 5 × 5 = 25 cm
height = 7 × 5 = 35 cm

Ex 7.1 Class 10 Samacheer Question 2.
A solid iron cylinder has total surface area of 1848 sq.m. Its curved surface area is five – sixth of its total surface area. Find the radius and height of the iron cylinder.
The external radius and the length of a hollow
Solution:
Ex 7.1 Class 10 Samacheer Kalvi Chapter 7 Mensuration

Exercise 7.1 Class 10 Samacheer Kalvi Question 3.
The external radius and the length of a hollow wooden log are 16 cm and 13 cm respectively. If its thickness is 4 cm then find its T.S.A.
Solution:
R = 16 cm
r = R – thickness
r = 12 cm
= 16 – 4 = 12 cm
h = 13 cm
Total surface area of hollow cylinder = 2π(R + r) (R – r + h) sq. units.
Exercise 7.1 Class 10 Samacheer Kalvi Chapter 7 Mensuration
∴ T.S.A = 2992 cm2

10th Maths Mensuration Exercise 7.1 Question 4.
A right angled triangle PQR where ∠Q = 90° is rotated about QR and PQ. If QR = 16 cm and PR = 20 cm, compare the curved surface areas of the right circular cones so formed by the triangle.
Solution:
When it is rotated about PQ the C.S.A of the cone formed = πrl.
10th Maths Mensuration Exercise 7.1 Samacheer Kalvi Chapter 7
10th Maths Exercise 7.1 Samacheer Kalvi Chapter 7 Mensuration
1005.71 > 754.28
∴ CSA of the cone rotated about its PQ is larger than the CSA of the cone rotated about QR.

10th Maths Exercise 7.1 Question 5.
4 persons live in a conical tent whose slant height is 19 cm. If each person require 22 cm2 of the floor area, then find the height of the tent.
Solution:
Base area of the cone = πr2 = sq units.
10th Maths Exercise 7.1 In Tamil Samacheer Kalvi Chapter 7 Mensuration

10th Maths Exercise 7.1 In Tamil Question 6.
A girl wishes to prepare birthday caps in the form of right circular cones for her birthday party, using a sheet of paper whose area is 5720 cm2, how many caps can be made with radius 5 cm and height 12 cm.
Solution:
10th Maths 7.1 Samacheer Kalvi Chapter 7 Mensuration Ex 7.1

10th Maths 7.1 Question 7.
The ratio of the radii of two right circular cones of same height is 1 : 3. Find the ratio of their curved surface area when the height of each cone is 3 times the radius of the smaller cone.
Solution:
10th Mensuration Solutions Samacheer Kalvi Chapter 7 Ex 7.1
10th Maths Ex 7.1 Samacheer Kalvi Chapter 7 Mensuration

10th Mensuration Solutions Question 8.
The radius of a sphere increases by 25%. Find the percentage increase in its surface area.
Solution:
Surface area of sphere A = 4πr2
New radius = r’ = 1.25r,
[∵ r + 0.25r] (25% = 0.25)
New surface area = A’ = 4π(r’)2
= 4π(1.25 r)2
10th Maths 7.1 Exercise Samacheer Kalvi Chapter 7 Mensuration
10th Maths Mensuration Samacheer Kalvi Chapter 7 Ex 7.1

10th Maths Ex 7.1 Question 9.
The internal and external diameters of a hollow hemispherical vessel are 20 cm and 28 cm respectively. Find the cost to paint the vessel all over at ₹ 0.14 per cm2.
Solution:
External diameter D = 28 cm
Internal diameter d = 20 cm
Mensuration 10th Samacheer Kalvi Chapter 7 Ex 7.1

10th Maths 7.1 Exercise Question 10.
The frustum shaped outer portion of the table lamp has to be painted including the top part. Find the total cost of painting the lamp if the cost of painting 1 sq.cm is ₹ 2.
Samacheer Kalvi 10th Maths Mensuration Chapter 7 Ex 7.1
Solution:
Here given that R = 12 m
r = 6 m
h = 8 m
Samacheer Kalvi Guru 10th Maths Chapter 7 Mensuration Ex 7.1
Mensuration Exercise 7.1 Samacheer Kalvi 10th Maths Solutions Chapter 7

Samacheer Kalvi 9th Social Science Geography Solutions Chapter 3 Atmosphere

You can Download Samacheer Kalvi 9th Social Science Book Solutions Guide Pdf, Tamilnadu State Board help you to revise the complete Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 9th Social Science Geography Solutions Chapter 3 Atmosphere

Atmosphere Textual Exercise

I. Choose the Best Answer.

9th Class Social Atmosphere Lesson Question 1.
…………… is the most important gas for the survival of living
(a) Helium
(b) carbon-di-oxide
(c) oxygen
(d) methane
Answer:
(c) oxygen

Atmosphere 9th Class Lesson Question 2.
The lowest layer of the atmosphere is ……………
(a) Troposphere
(b) Stratosphere
(c) Exosphere
(d) Mesosphere
Answer:
(a) Troposphere

Atmosphere Lesson For 9th Class Question 3.
…………. reflects radio waves.
(a) Exosphere
(b) Ionosphere
(c) Mesosphere
(d) Stratosphere
Answer:
(c) Mesosphere

Define Atmosphere Class 9 Question 4.
The average global surface temperature is …………….
(a) 12°c
(b) 13°c
(c) 14°c
(d) 15°c
Answer:
(b) 13°c

Chapter 3 Atmosphere Question 5.
The process of change of state of water from gaseous to liquid state is called ……………..
(a) Precipitation
(b) evaporation
(c) transpiration
(d) condensation
Answer:
(d) condensation

Samacheer Kalvi 9th Social Science Question 6.
The …………… is the chief energy source of the Earth.
(a) Sun
(b) Moon
(c) Stars
(d) clouds
Answer:
(a) Sun

9th Social Guide Geography Question 7.
All types of clouds are found in the ……………….
(a) Troposphere
(b) Ionosphere
(c) Mesosphere.
(d) Exosphere
Answer:
(a) Troposphere

9th Class Social 4th Lesson Atmosphere Question 8.
…………….. clouds are called ‘Sheep clouds’.
(a) Alto-cumulus
(b) Alto-Stratus
(c) Nimbo-stratus
(d) Cirro-cumulus
Answer:
(a) Alto-cumulus

Samacheer Kalvi 9th Social Science Geography Chapter 1 Question 9.
The Monsoons are ……………
(a) Prevailing winds
(b) Periodic winds
(c) local winds
(d) none of the above
Answer:
(b) Periodic winds

Social Science Samacheer Kalvi 9th Question 10.
Dew in the form of ice crystals is called ………….
(a) frost
(b) fog
(c) mist
(d) sleet
Answer:
(d) sleet

Samacheer Kalvi 9th Geography Book Question 11.
………………. is called the eye of the storm.
(a) Pressure
(b) wind
(c) cyclones
(d) snow
Answer:
(c) cyclones

9th Social Geography Question 12.
The vertical movement of air is called ……………
(a) Wind
(b) storm
(c) Air current
(d) drift
Answer:
(c) Air current

II. Match the following.

9th Class Social Atmosphere Lesson Samacheer Kalvi Geography Chapter 3
Answer:
1. (e)
2. (d)
3. (a)
4. (b)
5. (c)
6. (g)
7. (f)

III. Answer the following questions briefly.

Social Samacheer Kalvi 9th Question 1.
Define the atmosphere.
Answer:
The blanket of air that surrounds the Earth is called the atmosphere.

Samacheer Kalvi Guru 9th Social Science Question 2.
Name the different atmospheric layers.
Answer:
The different atmospheric layers are Troposphere* Stratosphere, Mesosphere, Thermosphere and Exosphere.

Samacheer Kalvi 9th Social Book Question 3.
Mention the factors that affect the climate.
Answer:
The factors that affect the climate are

  • Distance from the equator
  • Altitude
  • Nearness to the sea
  • Nature of the prevailing winds
  • Mountain barrier
  • Cloud cover
  • Ocean currents
  • Natural vegetation

Samacheer Kalvi 9th Social Question 4.
What is insulation?
Answer:
The amount of heat received from the sun in the form of short waves is called insulation (or) incoming Solar Radiation.

Samacheer Kalvi Social Science 9th Std Question 5.
What are isotherms?
Answer:

  • Isotherms are imaginary lines drawn on maps, connecting points that have equal temperatures. .
  • Temperature varies from place to place, season to season and continent to continent.

Samacheer Kalvi 9th Books Social Science Question 6.
Write short note on ‘Lapse rate’.
Answer:

  • Altitude refers to the height above sea level.
  • The temperature decreases at the rate of 1°C far every 165 mts of height. This is called “Normal Lapse rate”.

Samacheerkalvi.Guru 9th Social Question 7.
What are the processes responsible for heating the atmosphere?
Answer:
The processes responsible for heating the atmosphere are Radiation, Conduction, Convection and Advection.

Samacheer Kalvi Guru 9th Social Question 8.
Mention the planetary wind system of the earth.
Answer:
The winds which constantly blow in the same direction throughout the year are called the planetary winds. They are also called as permanent winds (or) the prevailing winds.

Question 9.
Write short note on:
(a) Trade winds (b) Roaring Forties
Answer:
(a) Trade winds:

  1. Trade winds blow from the subtropical high pressure belt to the Equatorial low pressure belt in both the hemispheres.
  2. They blow with great regularity, force and in a constant direction throughout the year. They are very helpful to the traders.

(b) Roaring forties:

  1. Westerlies are the permanent winds.
  2. They blow from South West to North East in the Northern hemisphere and North West to South East in the Southern hemisphere.
  3. The velocity of westerlies become so vigourous and fast to be called Roaring forties at 40°.

Question 10.
How are clouds formed?
Answer:

  1. Large amount of water evaporates each day from the surface of the Sea.
  2. This is the principal source of atmospheric moisture.
  3. Cool moisture laden air, gets collected around particles like dust, salt content from the sea, smoke, etc, and forms clouds.
  4. Sometimes mixing warmer and cooler air also produces clouds.

Question 11.
What are the different types of rainfall?
Answer:
Based on the mechanisms of raising the air, there are three types of rainfall.

  1. Convectional rainfall
  2. Frontal (or) cyclonic rainfall
  3. Orographic rainfall

Question 12.
What is Precipitation? What are the different forms of precipitation?
Answer:

  1. Falling down of condensed water vapour in different forms is called Precipitation.
  2. The main forms of precipitation are Drizzle, rain, sleet, snow, hail, etc.

Question 13.
Write short notes on:
a. Drizzle b. rain c. sleet d. snow e. heat
Answer:
a. Drizzle:

  1. Falling of numerous uniform minute droplets of water with diameter of less than 0.5 is called a drizzle mm from low clouds.
  2. Sometimes drizzles are combined with fog and hence reduce visibility.

b. Rain:

  1. Rain is the most widespread and important form of precipitation in places having temperatures above the freezing point.
  2. It occurs only when there is abundant moisture in the air. The diameter of a rain drop is more than 5 mm.

c. Sleet:

  1. Sleet refers to precipitation in the form of pellets made up of transparent and translucent ice.
  2. This precipitation is a mixture of snow and rain.

d. Snow:

  1. Snow is formed when condensation occurs below freezing point.
  2. It is the precipitation of opaque and semi opaque ice crystals.
  3. When these ice crystals collide and stick together, it becomes snowflakes. ‘

e. Heat:

  1. Is the energy which makes objects hot, while temperature measures the intensity of heat.

Question 14.
How are Cyclones classified?
Answer:
Cyclones Can be classified into

  1. Tropical cyclones
  2. Temperate cyclones
  3. Extra Tropical cyclones.

IV. Distinguish between the following.

Question 1.
Weather and climate.
Answer:

S.No.WeatherClimate
(i)Weather is the study of atmospheric conditions for short duration over small areas.It is the study of the average weather condition observed over a long period of time for a larger area.
(ii)The weather changes very often; hour to hour and day to day.Climate is more (or) less permanent and remains the same always.
(iii)Study of weather is called meteorology.Study of climate is called climatology.

Question 2.
Land breeze and sea breeze.
Answer:

S.No.Land BreezeSea Breeze
(i)During the night the land cools more rapidly than the ocean. Cool air sinks and forms high pressure.During the day the land masses get heated more rapidly than the oceans.
(ii)The wind blows from land to sea during the night is called land breeze.Heated air ascends and this causes low pressure on the adjoining ocean, therefore the wind blows from ocean to land in the afternoon. This is called sea breeze.

Question 3.
Windward side and Leeward side.
Answer:

S.No.Windward side    Leeward side
(i)The windward side of a mountain which faces the prevailing wind.The Leeward side of the mountain is the side sheltered from the wind.
(ii)It receives heavy rainfall.It receives very less rainfall.

Question 4.
Tropical cyclone and Temperate cyclones
Answer:

S.No.

Tropical cyclones

Temperate cyclones

(i)Tropical cyclone develop in the Inter tropical convergent zone. They are formed due to the differential heating of land & Sea.Temperate cyclones are formed along a front, where hot and cold air masses meet.
(ii)They often cause heavy loss of life and properly on the coasts and become weak after reaching the land masses.Temperate cyclones do not become weak like the Tropical cyclones on reaching the land.
(iii)Tropical cyclones are known as ‘cyclones’ in Indian ocean.Temperate cyclones are called western disturbances in India.

V. Give reasons.

Question 1.
Cyclones cause huge loss of life and property.
Answer:

  • Because they are formed due to the diffetential heating of land and sea.
  • Due to heavy rain, strong wind & large storm.
  • The destruction depends mainly on its intensity, its size and its location,
  • After the cyclone the devastation continues.

Question 2.
Cloudy days are warmer than cloudless days.
Answer:
On a cloudy day some energy from the sun gets into the atmosphere through the clouds but can’t get out again, when this happens the heat builds up during the day, so it gets warmer outside.

Question 3.
Fog is dangerous for traffic.
Answer:

  1. Fog is a cloud form at the surface of the earth made of tiny water droplets suspended in the air.
  2. Visibility is the greatest problem with fog.
  3. Fog creates dangerous driving conditions and so it is dangerous for traffic.

Question 4.
Convectional rainfall is also called 4 O’ clock rain.
Answer:

  1. The convectional rainfall occurs regularly in the equatorial region in the evenings.
  2. The ascending moist air cools, condenses and results in convectional rainfall. So it is called 4 O’ clock rainfall.

Question 5.
Polar Easterlies are cold and dry. Why it is so?
Answer:

  • Polar Easterlies blow form the high pressure areas of the Polar highs at the North and South Poles towards low pressure areas within westerlies at high altitudes.
  • When air moves near the poles, cold temperatures shrink the air. So Polar Easterlies are cold and dry.

VI. Paragraph Questions.

Question 1.
Write a paragraph about the structure of the atmosphere.
Answer:
The blanket of air that surrounds the Earth is called the atmosphere. The five atmospheric layers are Troposphere, Stratosphere, Mesosphere, Thermosphere and Exosphere.
Troposphere: The lowest layer of the atmosphere is the troposphere. The Greek word ‘tropos’ means ‘turn’ or change. The layer extends up to 8 kms at the poles and up to 18 kms at the Equator. The temperature decreases with increasing height. Almost all weather phenomenon take place in this layer. Hence it is called weather making layer. The upper limit of the troposphere is called as tropopause.

Stratosphere: Stratosphere lies above the troposphere. It extends to a height of about 50 km above earth surface. Since this layer is a concentration of ozone molecules, it is also referred as ozonosphere. The temperature increases with increase in height in this layer. Large jet planes normally fly here. The upper limit of the stratosphere is called as stratopause. Mesosphere: Mesosphere extends between 50km and 80km. The temperature increases with increasing height. Radio waves transmitted from earth are reflected back to earth from this layer. Most of the meteors nearing the earth, get burned here. The uppermost limit of the mesosphere is the mesopause.

Thermosphere: Thermosphere exists above the mesosphere. It extends to about 600 km. The composition of gases in the lower thermosphere is more or less uniform, hence it is called ‘‘Homosphere”. The upper portion of the thermosphere has uneven composition of gases and hence it is referred as “Heterosphere”. Here the temperature increases with increasing height. Ionosphere is a layer of the thermosphere that contains Ions and free electrons.

Exosphere: The uppermost layer of the atmosphere is called exosphere. This layer is extremely rarefied with gases and gradually merges with the outer space. This zone is characterized by aurora Australis and aurora borealis.

Question 2.
Explain the different types of permanent winds.
Answer:
Westerlies are the permanent Winds that blow from the tropical high pressure belt to the sub polar low pressure belt in both the hemispheres. They blow from South West to North East . in the northern hemisphere and North West to South East in the southern hemisphere. The velocity of westerlies become so vigorous and fast to be called Roaring Forties at 40°, Furious Fifties at 50° and Screaming Sixties at 60° latitudes.

Question 3.
How are clouds classified? Explain them.
Answer:
According to their height, clouds are classified into the following types
• High clouds (6 – 20 km Height)
• Middle clouds (2.5 km – 6 km Height)
• Low clouds (ground surface to 25 km height)
These major types of clouds are further divided into different types on the basis of shape and structure.

  1. High clouds
    • Cirrus: Detached clouds in the form of white delicate fibrous silky filaments formed at the high sky (8000 meters to 12000 meters) are called Cirrus clouds. These clouds are dry and do not give rainfall.
    • Cirro-cumulus: White patched, sheet or layer like clouds composed of ice crystals. Cirro-stratus: Smooth milky transparent whitish clouds composed of tiny ice crystals.
  2. Middle clouds
    • Alto-stratus: Thin sheets of grey or blue coloured clouds in uniform appearance, consisting of frozen water droplets.
    • Alto-cumulus: clouds fitted closely together in parallel bands, called as ‘Sheep clouds’ or wool pack clouds.
    • Nimbo stratus: These are clouds of dark colour very close to the ground surface associated with rain, snow or sleet.
  3. Low clouds
    • Strato-cumulus: Grey or whitish layer of non-fibrous low clouds found in rounded patches at an height of 2500 to 3000 metres, associated with fair or clear weather.
    • Stratus: Dense, low lying fog-like clouds associated with rain or snow.
    • Cumulus: Dome-shaped with a flat base often resembling a cauliflower, associated with fair weather.
    • Cumulo-nimbus: Fluffy thick towering thunderstorm cloud capable of producing heavy rain, snow, hailstorm or tornadoes.

Question 4.
How are cyclones formed? How are they classified?
Answer:
The term cyclone is a Greek word meaning “coil of a snake”. Cyclones are centres of low pressure where, winds from the surrounding high pressure area converge towards the centre in a spiral form. Due to the rotation of the earth, the cyclonic winds in the northern hemisphere move in anti clock wise direction, where as they move in clockwise direction in the southern hemisphere.
Cyclones can be classified into

Tropical cyclones, Temperate cyclones and Extra tropical cyclones . Tropical cyclones: Tropical cyclones develop in the Inter tropical convergence zone [ITCZ], They are formed due to the differential heating of land and sea.
Tropical cyclones are known as ‘cyclones’ in Indian ocean, ‘typhoons’ in the western pacific ocean, ‘hurricanes’ in the Atlantic and eastern Pacific ocean, ‘baguios’ in Phillipines and ‘willy willy’ in Australia. Tropical cyclones often cause heavy .loss of life and property on the coasts and become weak after reaching the landmasses.

Temperate cyclones: Temperate cyclones are formed along a front where hot and cold air masses meet in mid-latitudes between 35° and 65°N and S. Temperate cyclones do not become weak like the tropical cyclones on reaching the land. Temperate cyclone commonly occurs over the North Atlantic Ocean, North West Europe, Mediterranean basin. Mediterranean basin’s temperate cyclones extend up to Russia and India in winter. In India it is as called western disturbances.

Extra tropical cyclones: Extra tropical cyclones occur in the latitudes between 30° and 60° in both the.hemispheres. They are also called as mid-latitude cyclones. They collect energy from temperature differences which are found in higher latitudes. Extra tropical cyclones produce mild showers to heavy gales, thunderstorms, blizzards, and tornadoes.

Question 5.
Explain the different forms of precipitation.
Answer:
Precipitation
Falling down of condensed water vapour in different forms is called Precipitation. When the dew point is reached in the cloud water droplets become saturated and start to fall. Hence, they fall on the earth as precipitation.
The climatic conditions/ factors influencing the forms of precipitation mainly are:
• Temperature.
• Altitude
• Cloud type
• Atmospheric conditions.
• Precipitation process.
The main forms of precipitation include drizzle, rain, sleet, snow, hail, etc.
Drizzle: Falling of numerous uniform minute droplets of water with diameter of less than 0. 5 is called a drizzle.mm from low clouds. Sometimes drizzles are combined with fog and hence reduce visibility.

Rain: Rain is the most widespread and important form of precipitation in places having temperature above the freezing point. It occurs only when there is abundant moisture in the air. The diameter of a rain drop is more than 5 mm.

Sleet: Sleet refers to a precipitation, in the form of pellets made up of transparent and translucent ice. This precipitation is a mixture of snow and rain.

Snow: Snow is formed when condensation occurs below freezing point. It is the precipitation of opaque and semi opaque ice crystals. When these ice crystals collide and stick together, it becomes snowflakes.

Hails: Hails are chunks of ice (greater than 2 cm in diameter) falling from the sky, during a rainstorm or thunderstorm.
Hailstones are a form of solid precipitation where small pieces of ice fall downwards. These . are destructive and dreaded forms of solid precipitation because they destroy agricultural crops and human lives.

VII. Activity:

  1. Preparing chart of clouds at various atmospheric levels. – Individual Activity.
  2. Collecting proverbs clouds and rain related proverbs. – Individual Activity.
  3. Poem on ‘clouds’ and ‘rain’. – Individual Activity.
  4. Report writing observe the clouds for a week. Write your report about the shape and colours of the clouds. – Group Activity.
  5. Working models (a) Rain Gauge (b) Wind vane – Group Activity.
    • The teacher takes initiative to complete the following activities.
    • The students get the assistance of the teacher to complete the given task.
  6. Preparing bar diagram:
    (a) Collect the data of temperature of Kanyakumari, Delhi, Allahabad, and Itanagar for a day.
    (b) Also collect the data of rainfall received by Jaisalmer (Rajasthan), Mawsynram (Meghalaya), Nagapattinam, Coimbatore for a day. – Group Activity.
  7. Become a budding Meteorologist:
    Record the local weather condition of your place for a week. – Group Activity.
    Atmosphere 9th Class Lesson Samacheer Kalvi Geography Chapter 3

Answer:
You can do this activity in groups under the guidance of your teacher.

In-text HOTs Questions

Question 1.
Why is Troposphere called as weather making layer?
Answer:
The troposphere is the lowest layer of the atmosphere. It is also known as the weather-making zone because all physical processes of weather, like wind, clouds, storms, rainfall, mist, fog and hail, occur here.

Atmosphere Additional Questions

I. Choose the correct answer.

Question 1.
This is a permanent gas of the atmosphere.
(a) Nitrogen
(b) Argon
(c) Methane
(d) Helium
Answer:
(a) Nitrogen

Question 2.
This gas helps in protecting the earth from radiation.
(a) Hydrogen
(b) Nitrogen
(c) Ozone
(d) CO2
Answer:
(c) Ozone

Question 3.
The upper most layer of the atmosphere is …………….
(a) Statrosphere
(b) Mesosphere
(c) Exosphere
(d) Thermosphere
Answer:
(c) Exosphere

Question 4.
This precipitation is a mixture of snow and rain.
(a) Sleet
(b) Snow
(c) Hail
(d) Hailstones
Answer:
(a) Sleet

Question 5.
Humidity of the atmosphere is measured by the wet and dry bulb thermometer called ………….
(a) Anemometer
(b) Thermometer
(c) Hygrometer
(d) Barometer
Answer:
(c) Hygrometer

Question 6.
This is one of the most feared weather phenomenon.
(a) Snow
(b) Hailstones
(c) Sleet
(d) Hails
Answer:
(b) Hailstones

Question 7.
Tropical cyclones in India is known as ……………
(a) baguios
(b) willy willy
(c) hurricanes
(d) Cyclones
Answer:
(d) Cyclones

Question 8.
The wind blowing from the east is ……………
(a) Planetary winds
(b) Easterly winds
(c) Variable winds
(d) Local winds
Answer:
(b) Easterly winds

Question 9.
This is the wettest place of India.
(a) Mawsynram
(b) Western Ghats
(c) Shillong
(d) Pune
Answer:
(a) Mawsynram

Question 10.
This is the earth’s magnetic belt ………………
(a) Thermosphere
(b) Stratosphere
(c) Mesosphere
(d) Magnetosphere
Answer:
(d) Magnetosphere

II. Match the following.
(a)
Atmosphere Lesson For 9th Class Samacheer Kalvi Geography Chapter 3
Answer:
(a)
1. (e)
2. (a)
3. (b)
4. (d)
5. (c)

(b)
Define Atmosphere Class 9 Samacheer Kalvi Geography Chapter 3
Answer:
(b)
1. (d)
2. (c)
3. (a)
4. (e)
5. (b)

III. Answer the following questions briefly.

Question 1.
Who discovered Nitrogen in Atmosphere? When?
Answer:
In 1772 CE Daniel Rutherford discovered Nitrogen in atmosphere.

Question 2.
What are Auroras?
Answer:
Auroras are cosmic glowing lights produced by a stream of electrons discharged from the Sun’s surface due to magnetic storms that are seen as unique multicolored fire works hanging in the polar sky during mid night.

Question 3.
What are mountain barriers?
Answer:

  • The location of the mountains influence the climate of a place.
  • The mountain chains act as natural barrier for the wind.
  • Sometimes they prevent the entry of cold winds into the country (or) the’escape of monsoon winds, thus having a great influence over the climate.

Question 4.
What happens to atmospheric pressure with altitude?
Answer:

  • Air pressure decreases with altitude.
  • The air molecules became scattered and more widely spaced at higher altitudes.
  • The air pressure develops by 34 millibars per 300 metres increase in height.

Question 5.
What do you call the winds of a particular area?
Answer:

  • The winds that are blown in a particular locality for a short period of time are called the local winds.
  • The effects of these local winds are experienced only in that particular area.

Question 6.
Define the terms (a) Absolute humidity (b) Relative humidity.
Answer:
Absolute humidity: The amount of water vapour in the atmosphere is called Absolute Humidity.
Relative Humidity: The ratio between the amount of water vapour in the atmosphere and the amount of water vapour it can hold is Relative humidity.

IV. Distinguish between the following.

Question 1.
Conduction and Convection.
Answer:

ConductionConvection
Conduction is the transfer of heat from hot body to a cold body through contact.Convection is transfer of heat by movement or circulation of air in a mass.

Question 2.
Isobar and Isotherm.
Answer:

IsobarIsotherm
An Isobar is an imaginary line drawn through places having equal atmospheric pressure reduced to sea level.An imaginary line on a map connecting points having the same temperature

V. Give reasons.

Question 1.
Thermosphere is also referred as “Heterosphere”.
Answer:
The upper portion of the Thermosphere has uneven composition of gases and hence it is referred as “Heterosphere”.

Question 2.
The wind blows from ocean to land in the afternoon. Why?
Answer:

  1. During the day the land masses get heated more rapidly than the oceans.
  2. Heated air ascends and causes low pressure on the adjoining ocean.
  3. Therefore the wind blows from ocean to land in the afternoon.

Question 3.
The sub-tropical high pressure are called “horse latitudes”. Why?
Answer:

  1. With little Water and food left for humans, sailors used to throw the horses into the sea in order to make the vessels lighter.
  2. Henceforth these belts (or) latitudes are called as “horse latitudes”.

Question 4.
“Water droplets fall on the earth as precipitation”. Why?
Answer:

  1. When the dew point is reached in the cloud, water droplets become saturated and start to fall.
  2. Hence they fall on the earth as precipitation.

VI. Paragraph questions.

Question 1.
Describe the “composition of the atniosphere”.
Answer:
(i) Atmosphere is a mixture of gases, water vapour and dust particles in different proportions.

(ii) Nitrogen (78%) and Oxygen (21%) are permanent gases of the atmosphere. They constitute 99% of the total composition and their percentages always remain the same without any change.

(iii) The remaining one percentage is occupied by Argon (0.93%), Carbon-di-oxide, (0.03%), Neon (0.0018%), Helium (0.0005%), Ozone (0.00006%) and Hydrogen (0.00005%). Krypton, Xenon and Methane are also present in trace. Water vapour (0 – 0.4%) is also found in the atmosphere, which plays an important role in predicting weather phenomenon.

(iv) The other solid particles present in the atmosphere includes dust particles, salt particles, pollen grains, smoke, soot, volcanic ashes etc.,
(v) Oxygen is most important for living organisms.
(vi) CO2 absorbs heat and keeps the atmosphere warm by insulation and radiation.
(vii) Nitrogen acts as a diluent and is chemically inactive.
(viii) Ozone helps in protecting the earth from radiation.
(ix) The solid particles in the atmosphere acts as nuclei on which water vapour condense to form precipitation.

Question 2.
How is the Orographic rainfall caused?
Answer:
Orographic rainfall, also called relief rainfall, is caused when air is forced to rise against a high mountain. The mountain barriers lying across the direction of air flow, force the moisture laden air rise along the mountain slope. This results in the cooling of the air, which leads to the formation of clouds and rain. This rainfall is called Orographic rainfall. The side of the ‘ mountain facing the wind is called the windward side and receives heavy rainfall. It is called the rainfed region. The other side of the mountain that does not face the wind is called the leeward side and receives less rainfall becomes rain shadow region.

VII. HOTs (Higher Order Thinking skills) Questions

Question 1.
Why is Troposphere called as weather making layer?
Answer:
‘Tropos’ means ‘turn’ (or) change. Almost all weather phenomenon takes place in this layer. Hence Troposphere is called as weather making layer.

Question 2.
Cuddalore and Nagapattinam are always affected by cyclones. Why?
Answer:

  1. Coastal zone is exposed to natural forces including cyclones and Tsunamis.
  2. Cuddalore and Nagapattinam are situated on the Sea-Shore.
  3. Cuddalore and Nagapattinam are vulnerable to storms.
  4. During Summer Bay of Bengal subject to intense heat cause to raise the humid and unstable air masses that produce cyclone.

Samacheer Kalvi 10th Social Science History Solutions Chapter 1 Outbreak of World War I and Its Aftermath

Guys who are planning to learn and understand the topics of 10th Social Science History can grab this Tamilnadu State board solutions for Chapter 1 Outbreak of World War I and Its Aftermath Questions and Answers from this page for free of cost. Make sure you use them as reference material at the time of preparation & score good grades in the final exams.

Students who feel tough to learn concepts can take help from this Samacheer Kalvi 10th Social Science Book Solutions Guide Pdf, all the Questions and Answers can easily refer in the exams. Go to the below sections and get 10th Social Science History Chapter 1 Outbreak of World War I and Its Aftermath Tamilnadu State Board Solutions PDF.

Tamilnadu Samacheer Kalvi 10th Social Science History Solutions Chapter 1 Outbreak of World War I and Its Aftermath

Do you feel scoring more marks in the 10th Social Science History Grammar sections and passage sections are so difficult? Then, you have the simplest way to understand the question from each concept & answer it in the examination. This can be only possible by reading the passages and topics involved in the 10th Social Science History Board solutions for Chapter 1 Outbreak of World War I and Its Aftermath Questions and Answers. All the Solutions are covered as per the latest syllabus guidelines. Check out the links available here and download 10th Social Science History Chapter 1 textbook solutions for Tamilnadu State Board.

Outbreak of World War I and Its Aftermath Textual Exercise

I. Choose the correct answer.

Outbreak Of World War 1 And Its Aftermath Questions And Answers Question 1.
What were the three major empires shattered by the end of First World War?
(a) Germany, Austria Hungary, and the Ottomans
(b) Germany, Austria-Hungary, and Russia
(c) Spain, Portugal and Italy
(d) Germany, Austria-Hungary, Italy
Answer:
(a) Germany, Austria Hungary, and the Ottomans

Outbreak Of World War 1 And Its Aftermath Question 2.
Where did the Ethiopian army defeat the Italian army?
(a) Delville
(b) Orange State
(c) Adowa
(d) Algiers
Answer:
(c) Adowa

10th Social History 1st Lesson Question 3.
Which country emerged as the strongest in East Asia towards the close of nineteenth century?
(a) China
(b) Japan
(c) Korea
(d) Mongolia
Answer:
(b) Japan

10th Social History 1st Lesson Question Answer Question 4.
Who said “imperialism is the highest stage of capitalism”?
(a) Lenin
(b) Marx
(c) Sun Yat-sen
(d) Mao Tsetung
Answer:
(a) Lenin

10th Social Outbreak Of World War 1 And Its Aftermath Question 5.
What is the Battle of Marne remembered for?
(a) air warfare
(b) trench warfare
(c) submarine warfare
(d) ship warfare
Answer:
(b) trench warfare

Outbreak Of World War I And Its Aftermath Question 6.
Which country after World War I took to a policy of isolation?
(a) Britain
(b) France
(c) Germany
(d) USA
Answer:
(d) USA

Outbreak Of World War 1 And Its Aftermath In Tamil Question 7.
To which country did the first Secretary-General of League of Nations belong?
(a) Britain
(b) France
(c) Dutch
(d) USA
Answer:
(a) Britain

10th History Timeline Chart In English Question 8.
Which country was expelled from the League of Nations for attacking Finland?
(a) Germany
(b) Russia
(c) Italy
(d) France
Answer:
(b) Russia

II. Fill in the blanks

1. Japan forced a war on China in the year …….
2. The new state of Albania was created according to the Treaty of ……. signed in May 1913.
3. Japan entered into an alliance with England in the year ……….
4. In the Balkans ……… had mixed population.
5. In the battle of Tannenberg …….. suffered heavy losses.
6. ……… as Prime Minister represented France in Paris Peace Conference.
7. ……… became Prime Minister leading a new coalition of liberals and moderate Socialists before Lenin established the Bolshevik government.
8. Locarno Treaty was signed in the year ……….
Answers:
1. 1894
2. London
3. 1902
4. Macedonia
5. Russia
6. Clemenceau
7. Kerensky
8. 1925

III. Choose the correct statement

10th Social 1st Lesson Question Answer Question 1.
(i) Italy remained a neutral country when the World War broke out.
(ii) Italy was much disappointed over the peace settlement at Versailles.
(iii) The Treaty of Sevres was signed with Italy.
(iv) Italy was denied even small places such as Trieste, Istria and the south Tyrol.
(a) (i) and (ii) are correct
(b) (iii) is correct
(c) (iv) is correct
(d) (i), (iii) and (iv) are correct
Answer:
(a) (i) and (ii) are correct

Outbreak Of World War 1 And Its Aftermath Pdf Question 2.
(i) The Turkish Empire contained many non-Turkish people in the Balkans
(ii) Turkey fought on the side of the central powers
(iii) Britain attacked Turkey and captured Constantinople
(iv) Turkey’s attempt to attack Suez Canal but were repulsed.
(a) (i) and (ii) are correct
(b) (i) and (iii) are correct
(c) (iv) is correct
(d) (i), (ii) and (iv) are correct.
Answer:
(d) (i), (ii) and (iv) are correct.

10th Social History Question 3.
Assertion: Germany and the United States were producing cheaper manufactured goods and capturing England’s markets.
Reason: Both the countries produced required raw material for their industries.
(a) Both A and R are correct
(b) A is right but R is not the correct reason
(c) Both A and R are wrong
(d) R is right but it has no relevance to A.
Answer:
(c) Both A and R are wrong

10th Social Science 1st Lesson Question 4.
Assertion: The first European attempts to carve out colonies in Africa resulted in bloody battles.
Reason: There was stiff resistance from the native population.
(a) Both A and R are correct
(b) A is right but R is not the correct reason
(c) Both A and R are wrong
(d) R is right but it has no relevance to A.
Answer:
(b) A is right but R is not the correct reason

IV. Match the following.

Outbreak Of World War 1 And Its Aftermath Questions And Answers Samacheer Kalvi 10th Social Science Chapter 1
Answers
1. (c)
2. (d)
3. (b)
4. (e)
5. (a)

V. Answer briefly.

Outbreak Of World War 1 And Its Aftermath Class 10 Question 1.
How do you assess the importance of the Sino-Japanese War?
Answer:
The Sino-Japanese War proved that Japan was the strongest nation of the East Asia.

Class 10 Social Science History Chapter 1 Questions And Answers Question 2.
Name the countries in the Triple Entente.
Answer:
The countries of Triple-Entente were Britain, France and Russia.

Samacheer Kalvi 10th Social Question 3.
What were the three militant forms of nationalism in Europe?
Answer:
England’s jingoism, France’s chauvinism and Germany’s Kultur were militant forms of nationalism in Europe.

Question 4.
What do you know of trench warfare?
Answer:
Trenches or ditches dug by troops enabled soldiers to safely stand and protect themselves from enemy fire. During the first world war the battle of Mame (between French and Germans) is a memorable one for trench warfare.

Question 5.
What was the role of Mustafa Kemal Pasha?
Answer:
It was Mustafa Kemal Pasha whose efforts caused Turkey’s rebirth as a nation. Not only did Kemal Pasha win freedom for the country but he modernised it and changed it out of all recognition. He put an end to the Sultanate and the Caliphate.

Question 6.
Highlight the global influence of Russian Revolution?
Answer:
In many countries, communist government were formed. Debates over issues like land reforms, social welfare, workers rights and gender equality started taking place in the global context.

Question 7.
List out any two causes for the failure of the League of Nations.
Answer:
Here are the two causes for the failure of the League of Nations:
a. The League appeared to be an organisation of those who were victorious in the First World War. Though it had a world-wide membership. It became very much the centre of European diplomacy.
b. The unanimity of members was required for all its decisions on political issues. Since it lacked the military power of its own, it could not enforce its decisions

VI. Answer all the questions given under each caption.

Question 1.
Imperialism

(а) What do you know of monopoly capitalism?
Answer:
Monopoly capitalism is a capitalist system typified by tread monopolies in the hands of a few people. After 1870, the capitalism of free competition (based on the principle of free trade without any control or regulation by the state) became the capitalism of monopolies.

(b) How did Japan emerge as an imperial power?
Answer:
Japan took to Western education and machinery with a modem army and navy had emerged as an advanced industrialised power. It also followed the imperialistic aggression policy of the European powers faithfully. It surprised the world by giving a crashing defeat to China in the Sino-Japanese War during the period of 1894-95. Japan also defeated Russia in Russo-Japanese War in 1904 and got back Port Arthur from it. In this way it emerged as an imperial power.

(c) Why did the industrial countries need colonies in the nineteenth century?
Answer:
An ever-growing demand for markets and raw materials made the industrial countries hungry for colonies in the nineteenth century.

(d) What were the contrasts capitalism produced?
Answer:
Capitalism produced huge contrasts. Those contrasts were: extreme poverty and extreme wealth, slum and skyscraper, empire-state and dependent exploited colony.

Question 2.
German Emperor
(a) What was the nature of Emperor Kaiser Wilhelm II of Germany?
(b) What was the violent form of Germany called?
(c) Why did Kaiser Wilhelm intervene in the Morocco affair?
(d) What happened to Germany’s colonies in Africa?
Answer:
(a) He was ruthlessly assertive and aggressive. He proclaimed that Germany would be the leader of the world.
(b) The violent form of Germany is called Kultur.
(c) The British agreement with France to occupy Morocco was not consented by Germany.
(d) The colonies of Germany in Africa were attacked by the allies and therefore had to surrender to them.

Question 3.
Balkan Wars

(а) Why was Balkan League formed?
Answer:
Balkan League was formed to attack and defeat Turkish forces in the first Balkan War in 1912-13.

(b) What was the outcome of the first Balkan War?
Answer:
The new state of Albania was created and the other Balkan states divided up Macedonia , between them. Turkey was reduced the area around Constantinople.

(c) Who were defeated in this war?
Answer:
The Turkish forces were defeated in the first Balkan War.

(d) What was the name of the Treaty signed at the end of this second Balkan War?
Answer:
The name of the Treaty signed at the end of the second Balkan War was the Treaty of Bucharest

VII. Answer the following in detail.

Question 1.
Discuss the main causes of the First World War.
Answer:

  1. European great powers were divided into two armed camps.
  2. One camp consisted of central powers namely Germany, Austria-Hungary Bulgaria and Turkey which was called Triple Alliance formed in 1882.
  3. Another camp consisted of Ally powers namely Britain, France, and . Russia which was called Entente cordiale formed in 1904.
  4. The aggressive nature of German Emperor Kaiser Wilhelm II who proclaimed that Germany would be the leader of the world.
  5. The emergence of militant forms of nationalism like England’s Jingoism, France’s Chauvinism and Germany’s Kulthur contributed to the outbreak of the war.
  6. Kaiser Wilhelm II of Germany wanted declare Morocco an International ‘ colony instead of France occupying it with the support of Britain. Thus France was hostile under German.
  7. Balkan countries like Greece, Serbia, Bulgaria and Montenegro was succeeding each other in occupying Balkan regions from Turks. So, to control them Balkan League was formed.
  8. The Balkan League defeated the Turks in the first Balkan war in 1912.
  9. When dispute arose in sharing the spoils of the war with Bulgaria, the second Balkan war broke out in 1913 against it and Bulgaria was defeated. Turks and Bulgaria approached Germany for help.
  10. Austrian crown prince Ferdinand was killed by Princip a Serbian lad of Bosnia.
  11. Austria could get support from Germany while Serbia from Russia.
  12. Germany therefore declared war on Russia on 1 August 1914.
  13. The Franco – Russian Alliance forced Germany to wage war against France when Britain also Supported them.
  14. Thus, the first world war broke out between central powers and Allies in 1914.

Question 2.
Highlight the provisions of the Treaty of Versailles relating to Germany.
Answer:

  1. Germany was found guilty of starting the War and therefore was to pay reparations for the losses suffered. The Reparation Commission set up for deciding the compensation decided on 6,600 million pounds to be paid in installments. All Central Powers were directed to pay war indemnity.
  2. The German army was to be limited to 100,000 men. A small navy was allowed, but there were to be no submarines and no air force.
  3. The union of Austria and Germany was forbidden and Germany was to acknowledge and respect the Independence of Austria.
  4. Germany was forced to give up all the rights and titles over her overseas possessions to the allies. All German colonies became mandated territories under the League of Nations.
  5. Germany was forced to revoke the Treaty of Brest-Litovsk (with Russia) and Bucharest (Bulgaria).

Question 3.
Explain the course of the Russian Revolution under the leadership of Lenin.
Answer:

  1. Lenin gained the support of a small majority known as Bolsheviks which became the Bolshevik party. His opponents were called as Mensheviks.
  2. In October, Lenin persuaded the Bolshevik central committee to decide on immediate revolution.
  3. The revolutionary troops and armed factory workers seized the government buildings including the winter palace, the Prime Minister’s headquarters on 7th November 1917.
  4. The next day, 8th November, the new communist government was formed headed by Lenin.
  5. He renamed, the Bolshevik party into Russian communist party.
  6. The Russian communist party developed agriculture and Industry, and eliminated Illiteracy and poverty within a record time.
  7. Women were given equal rights and right to vote.
  8. Land was distributed to poor peasants.
  9. Lenin appealed for peace and opted for withdrawing from the war and concentrated on the formation of new government.
  10. Therefore, In March 1918, the Treaty of Brest-Litovsk was signed.
  11. The communist government encouraged the colonies to fight for their freedom.
  12. It led to debates over key issues, land reforms, social welfare, worker’s rights and gender equality started taking place in a global context.

Question 4.
Estimate the work done by the League of Nations, pointing out the reasons for its failure?
Answer:
Reasons for the failure of the League of Nations:

  1. The League had been successful until signing of the Locarno Treaty in 1925. It was the year when European powers were confronted with a problem—how to achieve disarmament. The Council of the League set up a commission to hold a Disarmament Conference to sort out the problem.
  2. The proposed conference materialised only in February 1932. In this conference, Germany’s demand of equality of arms with France was rejected. In October Hitler withdrew Germany from the conference and the League.
  3. In September 1931, Japan attacked Manchuria and the League condemned its action. So Japan resigned from the League.
  4.  Italy also resigned from the League in 1937. Thereafter the League was a passive witness to events, taking no part in the crises over the Rhineland. Austria, Czechoslovakia and Poland.
  5. The last decisive action it took was in December 1939 when Russia was expelled for her attack on Finland. The Assembly did not meet again and the League of Nations was finally dissolved in 1946.

VIII. Activity

Question 1.
Students can be taught to mark the places of battles and the capital cities of the countries that were engaged in the War.
Outbreak Of World War 1 And Its Aftermath Samacheer Kalvi 10th Social Science Chapter 1

Question 2.
An assignment or a project work on the role of Indian soldiers in different battle fields across the globe and the casualties they suffered during the War be attempted by the students.
Answer:
British Indian Army: A Military department was created within the government of the East India company at Kolkata in the year 1776.
The British Indian Army was a critical force for the primacy of the British empire both in India and across the world.

Participation:

  1. Maintaining the internal security of the British Raj
  2. Anglo-Burmese war
  3. First and second Anglo-Sikh war
  4. First, Second and Third Anglo Afghan war
  5. First and Second Opium wars in China
  6. Boxer Rebellion in China

World War I (1914-1918): Indian soldiers 1.3 million Indian soldiers served with Allies in which, 74,187 Indian troops were killed. Indian Army fought against German empire in western front.

World War II (1939-1945): Indian soldiers 1,30,000 men along with 44,000 men in British units in India . Some 87,000 Indian soldiers died in the war.

First Kashmir war (1947): Tensions between Indian and Pakistan largely over Kashmir have never been entirely eliminated.

Indo-Pakistani war (1965): India lost a total of 150-190 tanks during the conflict. Over 3,000 soldiers were killed.

Sino-Indian conflict (1967): Conflict between Indian troops and members of the Chinese People’s Liberation Army on 1st Oct 1967. Indian losses were 88 killed and 163 wounded.

Indo-Pakistani war (1971): The war began with aerial strikes on eleven Indian air stations. Indian forces captured around 5,795 sq.miles land in the west but returned in 1972 Simla agreement.

Kargil war (1999): The war broke out at the Himalayan heights in the Kargil district of India. There was heavy casualties in India.

UN peace keeping mission: In 2014, India is the third largest troop contributor with 7,860 personnel deployed. Nearly 157 Indians have been killed during such operations. The Indian army provided paramedical units to help the sick and the wounded.

IX. Map Work

Mark the following countries on the world map.

1. Great Britain
2. Germany
3. France
4. Italy
5. Morocco
6. Turkey
7. Serbia
8. Bosnia
9. Greece
10. Austria-Hungary
11. Bulgaria
12. Rumania
10th Social History 1st Lesson Samacheer Kalvi Outbreak Of World War I And Its Aftermath

Outbreak of World War I and Its Aftermath Additional Questions

I. Choose the correct answer.

Question 1.
……. was in competition with Germany and United States.
(a) Japan
(b) England
(c) Africa
Answer:
(b) England

Question 2.
The outcome of the first world war is the:
(a) French
(b) Russian
(c) American
(d) None of the above
Answer:
(b) Russian

Question 3.
China was politically independent under the ……..
(a) Chin rule
(b) Chou rule
(c) Manchu rule
Answer:
(c) Manchu rule

Question 4.
Chauvinism means:
(a) extreme patriotism
(b) thinking high
(c) blind patriotism
(d) quality of the state
Answer:
(a) extreme patriotism

Question 5.
In 1876, barely 10% of Africa was under rule.
(a) Austria
(b) European
(c) China
Answer:
(b) European

Question 6.
The International court of Justice was set up at ……………. with ……………. judges.
(a) Greece, 10
(b) Hague, 15
(c) Austria,20
(d) America
Answer:
(b) Hague, 15

Question 7.
The term ………. denotes control or rule by a country over the Political and Economical life of another country.
(a) Imperialism
(b) Capitalism
(c) Socialism
Answer:
(a) Imperialism

Question 8.
The event of police and soldiers fired on th peaceful processions against Tsar in Russia was called:
(a) Bloody Sunday
(b) Petrograd problem
(c) Worst incident
(d) Militant action
Answer:
(a) Bloody Sunday

Question 9.
The industrial revolution created a need for …….
(a) Peace
(b) War
(c) Raw materials
Answer:
(c) Raw materials

Question 10.
The years of the first world war is:
(a) 1914-1918
(b) 1914-1916
(c) 1914-1917
(d) 1914-1920
Answer:
(a) 1914-1918

Question 11.
“Germany alone was competent to rule the whole world”, was said by
(a) Bismark
(b) Kaiser Wilhelm II
(c) Hitler
Answer:
(b) Kaiser Wilhelm II

Question 12.
France wanted to get back
(a) Alsace and Lorraine
(b) Bosnia and Herzegovina
(c) Estonia and Latvia
Answer:
(a) Alsace and Lorraine

Question 13.
Austria declared war on Serbia on
(a) 28th July 1914
(6) 28th June 1914
(c) 28th August 1914
Answer:
(a) 28th July 1914

Question 14.
Germany invaded France by crossing
(a) Luxemburg
(b) Rhineland
(c) Belgium
Answer:
(c) Belgium

II. Fill in the blanks :

1. The First World War started in ……….
2. Turkey extended her support to the ……….
3. ……… expedition was an utter failure for the British.
4. …….. an American ship was torpedoed by a German submarine.
5. In Russia, the Tsarist government was overthrown by ……..
6. Germany was sued for peace on November ………
7. The League of Nations was officially founded in January ……..
8. Japan captured Manchuria in …………
9. The turning point of the First World War was the ……….
10. The Bolshevik Party was renamed as ……….
11. The Treaty of Versailles abolished ……… in Germany, Austria and Russia.
12. The League had its headquarters in ……….
13. In March 1918, the …… was signed.
Answers:
1. 1914
2. Central Powers
3. Dardanelles
4. Lusitania
5. Lenin
6. 11,1918
7. 20,1920
8. 1931
9. entry of America
10. Russian Communist Party
11. Monarchy
12. Geneva
13. Treaty of Brest- Litovsk

III. Match the following

10th Social History 1st Lesson Question Answer Chapter 1 Outbreak Of World War I And Its Aftermath
Answers:
1. (b)
2. (e)
3. (c)
4. (a)
5. (d)

10th Social Outbreak Of World War 1 And Its Aftermath Samacheer Kalvi Chapter 1
Answers:
1. (c)
2. (e)
3. (a)
4. (b)
5. (d)

Outbreak Of World War I And Its Aftermath Samacheer Kalvi 10th Social Science History Solutions Chapter 1
Answers:
1. (c)
2. (a)
3. (e)
4. (d)
5. (b)

IV. Answer briefly:

Question 1.
Define Imperialism.
Answer:
The word‘imperialism’is defined in three ways:

  1. The term imperialism refers to the policy of extending a country’s rule over the others.
  2. It is a policy of aggressive behaviour of one state against another.
  3. It also refers to a country’s domination over the political and economic interest of another nation to exploit its natural resources.

Question 2.
Name the countries of Triple Alliance? When was it formed?
Answer:
Germany, Austria-Hungary and Bulgaria and Turkey were the countries of Triple Alliance. It was formed under the guidance of Bismarck in 1882.

Question 3.
Industrial Revolution is an important cause for the rise of Imperialism – Explain it.
Answer:

  1. Industrial Revolution in European countries resulted in a great increase in production. So there was a need for raw materials and new markets.
  2. It also instructed a great progress in the means of transport and communication.
  3. Due to the “Protective trade policy” of Europe, they could not sell their finished goods in their local markets.
  4. These causes forced the Europeans to find new markets in Asian and African continents which led to the rise of Imperialism.

Question 4.
Write a note on Balkan League.
Answer:
Balkan is a region in South-eastern Europe between the Mediterranean sea and the Black sea.

Turkey extended her empire over the Balkans. Taking advantage of the political instability of the Turkish empire, Greece, Serbia, Bulgaria and later Montenegro tried control over it and formed the Balkan League in March 1912.

Question 5.
Why did Germany needed colonies?
Answer:

  1. Germany needed colonies as a sign of her world importance.
  2. She needed colonies for her growing population.
  3. To get raw materials and markets for its finished products.

Question 6.
What do you mean by Pravada.
Answer:
Pravada is a Russian word meaning ‘Truth’. It was the official newspaper of the communist party of the soviet union from 1918 to 1991.

Question 7.
Why did America enter into First World War?
Answer:

  1. In 1917, Germany drowned four merchant ships of America including Lusitania with her submarines.
  2. More than hundred Americans died in this incident.
  3. This incident made the American President Woodrow Wilson angry and he declared war on Germany on the 6th April of 1917.

Question 8.
What is the significance of the Treaty of Portsmouth?
Answer:
In the Russo-Japanese war, of 1904, Japan defeated Russia. By the Treaty of Portsmouth, got back Port Arthur, also entered the circle of great powers.

Question 9.
What are the organs of the League of Nations?
Answer:
The League of Nations consisted of: The General Assembly, The Council, The Secretariat, The International Court of Justice, and The International Labour Organisation.

Question 10.
Write any two incidents of violations by the member countries of the League.
Answer:

  1. Japan attacked Manchuria in September 1931 and when the League condemned Japan, it resigned from the League.
  2. Russia attacked Finland in 1939.

Question 11.
Name the prominent industrial areas in the Russian Empire?
Answer:
St. Petersburg and Moscow.

Question 12.
Who led the procession of workers to the event “Bloody Sunday” in Russia?
Answer:
Father Gapon

Question 13.
Write a note on Trusts and Cartels.
Answer:

  1. A Trust is an Industrial organization in USA engaged in production, distribution of a commodity and control over its supply and price.
  2. A Cartel was an association in Germany which was based upon a contractual agreement between people doing same type of business.

V. Answer all the questions given under each caption:

Question 1.
Causes for the rise of Imperialism

(a) What became the fashion of the later part of the 19th century?
Answer:
Imperialism became the fashion of the later part of the 19th century.

(b) What was the “White man’s burden”?
Answer:
To civilise the backward and uncivilised native people of Africa and Asia.

(c) Why were the European nations forced to acquire new colonies?
Answer:
The European nations were forced to acquire new colonies to get the Balance of power with their neighbours and competitors.

(d) What promoted the spirit of imperialism?
Answer:
The discovery of new routes to African and Asian continents.

Question 2.
Rise of Japan

(a) Which incident of Japan surprised the whole world?
Answer:
The crushing defeat of China by little Japan in the Sino-Japanese war of (1894-95) surprised the world.

(b) Why did Japan entered an alliance with England?
Answer:
Japan developed hostile towards Russia because Franch was the ally of Russia. Therefore, it entered into an alliance with Britain.

(c) What was the result of the Russo-Japanese war?
Answer:
In the Russo-Japanese war of 1904, Japan defeated Russia and the Treaty of Portsmouth was signed thereby got back Port Arthur.

(d) What was the position of Japan after this war?
Answer:
Japan after this war, entered the charmed circle of the great powers.

Question 3.
Balkan Problem

(a) Name the Balkan countries.
Answer:
Serbia, Bulgaria, Albania, Greece and Montenegro.

(b) How did the First Balkan War come to an end?
Answer:
The First Balkan War came to an end by the “Treaty of London”.

(c) Why did the other Balkan countries declare war on Bulgaria?
Answer:
Dispute arose between Serbia and Bulgaria in sharing the spoils of the war.

(d) What was the result of the Second Balkan war?
Answer:
Bulgaria was defeated and Serbia gained more territories.

Question 4.
Violent Form Of Nationalism

(a) What was the attitude developed with the growth of Nationalism?
Answer:
The attitude of “ My country right or wrong, I support it” developed.

(b) What is meant by Jingoism, Chauvinism, Kulthur.
Answer:
Jingoism – England – Blind patriotism.
Chauvinism – France – Extreme Patriotism.
Kulthur – Germany – Thinking high.

(c) Why did hatred developed towards other countries?
Answer:
The love for one country demanded hatred for another country.

(d) What did the newspapers do?
Answer:
Newspapers whipped up nationalist feelings by twisting the situation obtained in other countries.

Question 5.
War in the Near East front

(a) When did Turkey enter the war?
Answer:
In October 1914.

(b) Why was it considered a terrible blow?
Answer:
Because communications between Russia and the Allies were cut off.

(c) Why did Britain wanted to capture Gallipoli Peninsula?
Answer:
To control the Dardanelles and to capture Constantinople.

(d) What was the result of Dardanelles expedition?
Answer:
It was an utter failure to Britain.

Question 6.
League of nations

(a) When was the covenant of the League of nations formed?
Answer:
The Covenant of the League was formed at the Paris peace conference in 1919.

(b) Who helped in its formation?
Answer:
President ofU.S.A Woodrow Wilson.

(c) What was the structure of the League?
Answer:
The League consisted of Assembly,, the council, the Secretariat, Court of Justice and the International Labour organization.

(d) What were the privileges Enjoyed by the member countries?
Answer:
Each member had one vote and even the small nations possessed the right of Veto (The vote that blocks a decision).

Question 7.
League of Nations:

(a) Name the organisations which were found before the League of Nation.
Answer:

  1. The League of Nations society 1915.
  2. The World League for Peace 1917
  3. The League of Free Nations Association 1918.

(b) Where was the League of Nation’s headquarters situated?
Answer:
The League of Nation’s headquarters was situated at Geneva in Switzerland.

(c) How should the member nations solve the problems?
Answer:
The member nations should solve the problems only through the League of Nations.

(d) When did Japan capture Manchuria?
Answer:
Japan captured Manchuria in 1931.

VI. Answer the following in detail.

Question 1.
What were the effects of Imperialism?
Answer:
Positive effects:

  1. The powerful nations developed the transport and communication facilities in the weaker nations.
  2. The formers gave the latter education, medical care and better methods of sanitation.
  3. They introduced new farming methods to get increased food production.
  4. These changes meant less death in the colonies and overall improvement in the standard of living.
  5. It promoted order, discipline and unity in countries.
  6. Clemenceau of trance, Orlando of Italy, Lloyd George of Britain and Woodrow Wilson of America were the main personalities of the conference.

The Treaty of Versailles:

  1. The peace treaty with Germany was signed and it was called the Treaty of Versailles.
  2. A huge war indemnity was imposed or Germany and German army was reduced.
  3. The overseas possessions of Germany were divided among the victorious nations.
  4. Germany surrendered Alsace and Lorraine to France.
  5. The saar coal field was to be occupied by France for 15 years.

Other important treaties:

  1. The Treaty of Germaine was concluded in Austria.
  2. The Treaty of Trianon was concluded with Hungary.
  3. The Treaty of Nevilly was concluded with Bulgaria.
  4. The Treaty of Severes was concluded with Turkey.

New Nations created:

  1. In many countries, monarchies gave place to Democracies.
  2. New Republics of Czechoslovakia and Poland were born.
  3. The Republic of Austria and Hungary was recognized.

Negative effects:

  1. The colonies had no freedom. They were exploited and treated as slaves.
  2. Imperialism led to the exploitation of the natural resources of the colonies.
  3. The colonies were used as the suppliers of raw materials and markets for finished products.
  4. The colonies plunged into poverty and unemployment due to the disappearance of indigenous industries.
  5. The traditional pattern of agriculture was completely changed as the natives were forced to cultivate raw materials rather than food crops.
  6. The introduction of western culture and education led to the loss of traditional culture, of the colonies.
  7. It also led to the extinction of some native races of Africa due to slave trade.
  8. The policy of racial discrimination was practiced in some colonies.

Question 2.
What were the criticisms raised against the peace settlement?
Answer:

  1. The defeated powers were absent from the negotiations.
  2. Self-determination was the principle for restoring peace among nations, but Germany alone did not follow it.
  3. Austria was not allowed to unite with Germany.
  4. Germany was thus left with total injustice.
  5. Germany had to pay 6,600 million pounds for reparation which was beyond her capacity.
  6. Germany was newly bordered by small weak states.
  7. In 1920, the United States took a policy of Isolation.
  8. Italy was given merely small places like Trieste, Istria and the south Tyrol.
  9. The peace settlement created many national minorities and countries gave promises to respect the rights of minorities.
  10. Separate treaties were drawn up and signed by the allies with Austria, Hungary, Bulgaria and Turkey.
  11. Though, it was largely due to the pressure from President of USA, Woodrow Wilson, League was formed but could not become the member of the League.

Question 3.
What were the achievements of League of Nations?
Answer:
The League of Nations succeeded in solving many problems during its existence for about 20 years.

  1. It settled the dispute between Sweden and Finland regarding the ownership of Aaland island.
  2. It solved a boundary dispute in Silesia between Poland and Germany.
  3. It solved a dispute between Greece and Italy over the Island of Corfu.
  4. It avoided a war between Greece and Bulgaria over the border disputes.
  5. In 1926, Germany was admitted as a member of the League of Nations. In 1934, Russia was also admitted in the League.
  6. It solved a border issue between Peru and Columbia.
  7. Through its other organs, the League prevented the spread of many diseases.
  8. It extended its helping hand in solving the problems of refugees and lepers.
  9. It whole heartedly promoted cultural co-operation among the nations.
  10. It attempted to raise the standard of education in various states.
  11. The International Court of Justice handled more than thirty cases. It delivered judgement in some cases and in some others gave advisory opinions.

Outbreak Of World War 1 And Its Aftermath In Tamil Samacheer Kalvi 10th Social Science History Solutions Chapter 1

We think the data given here clarify all your queries of Chapter 1 and make you feel confident to attempt all questions in the examination. So, practice more & more from Tamilnadu State Board solutions for 10th Social Science History Chapter 1 Outbreak of World War I and Its Aftermath Questions and Answers & score well. Need any information regarding this then ask us through comments & we’ll give the best possible answers very soon.

Samacheer Kalvi 9th Maths Solutions Chapter 4 Geometry Ex 4.5

You can Download Samacheer Kalvi 9th Maths Book Solutions Guide Pdf, Tamilnadu State Board help you to revise the complete Syllabus and score more marks in your examinations.

Tamilnadu Samacheer Kalvi 9th Maths Solutions Chapter 4 Geometry Ex 4.5

9th Maths Geometry Exercise 4.5 Question 1.
Construct the ∆LMN such that LM = 7.5 cm, MN = 5 cm and LN = 8 cm. Locate its centroid.
Solution:
In ∆LMN
LM = 7.5 cm,
MN = 5 cm,
LN = 8 cm
9th Maths Geometry Exercise 4.5 Samacheer Kalvi Chapter 4
Construction :
Step 1 : Draw ∆LMN with LNM = 8 cm, MN = 5 cm, LM = 7.5 cm
Step 2 : Construct perpendicular bisectors for any two sides (LN and MN) to find the mid points of LM and MN.
Step 3 : Draw the medians LD, ME. Let them meet at G.
Step 4 : G is the centroid of the triangle LMN.

9th Maths Geometry Question 2.
Draw and locate the centroid of the triangle ABC where right angle at A, AB = 4 cm and AC = 3 cm.
Solution:
In ∆ABC,
AB = 4 cm,
AC = 3 cm,
∠A = 90°
9th Maths Geometry Samacheer Kalvi Chapter 4 Ex 4.5
Construction:
Step 1 : Draw ∆ABC with AB = 4 cm, AC = 3 cm, ∠A = 90°
Step 2 : Draw perpendicular bisectors of any two sides (AB and AC) to find the mid points of AB and AC.
Step 3 : Draw the medians CD and BE. Let them meet at G.
Step 4 : G is the centroid of the given triangle.

9th Maths Exercise 4.5 Question 3.
Draw the ∆ABC , where AB = 6 cm, ∠B = 110° and AC = 9 cm and construct the centroid.
Solution:
In ∆ABC,
AB = 6 cm,
∠B = 110°
AC = 9 cm
9th Maths Exercise 4.5 Samacheer Kalvi Chapter 4 Geometry
Construction:
Step 1 : Draw ∆ABC with AB = 6 cm, ∠B =110°, AC = 9 cm
Step 2 : Draw perpendicular bisectors of any two sides (BC and AB) to find the mid points of BC and AB.
Step 3 : Construct medians AD and CE. Let them meet at G.
Step 4 : G is the centroid of the given ∆ABC.

9th Geometry 4.5 Question 4.
Construct the ∆PQR such that PQ = 5 cm, PR = 6 cm and ∠QPR = 60° and locate its centroid.
Solution:
In ∆PQR, PQ = 5 cm, PR = 6 cm, ∠QPR = 60°
9th Geometry 4.5 Samacheer Kalvi Chapter 4 Ex 4.5
Construction :
Step 1 : Draw ∆PQR with the given measurement
Step 2 : Draw perpendicular bisectors of any two sides (PQ and QR) to find the mid points of PQ and QR.
Step 3 : Draw medians PD and RE. Let them meet at G.
Step 4 : G is the centroid of the given ∆PQR.

9th Standard Maths Exercise 4.5 Question 5.
Draw ∆PQR with sides PQ = 7 cm, QR = 8 cm and PR = 5 cm and construct its Orthocentre.
Solution:
∆PQR with sides PQ = 7 cm,
QR = 8 cm,
PR = 5 cm.
9th Standard Maths Exercise 4.5 Samacheer Kalvi Chapter 4 Geometry
Construction:
(i) Draw the ∆PQR with the given measurements.
(ii) Construct altitudes from any two vertices (R and P) to their opposite sides (PQ and QR) respectively.
(iii) The point of intersection of the altitude H is the Orthocentre at the given ∆PQR.

Samacheer Kalvi 9th Maths Exercise 4.5 Question 6.
Draw an equilateral triangle of sides 6.5 cm and locate its Orthocentre.
Samacheer Kalvi 9th Maths Exercise 4.5 Chapter 4 Geometry
Solution:
Equilateral triangle at sides 6.5 cm.
9th Maths Geometry Exercise 4.5 Solutions Samacheer Kalvi Chapter 4
Construction :
(i) Draw the ∆ABC with the given measurements.
(ii) Construct altitudes from any two vertices A and B, to their opposite sides BC and AC respectively.
(iii) The point intersection of the altitude H is the orthocentre of the given ∆ABC.

9th Maths Geometry Exercise 4.5 Solutions Question 7.
Draw ∆ABC, where AB = 6 cm, ∠B = 110° and BC = 5 cm and construct its Orthocentre.
Solution:
∆ABC, where AB = 6 cm,
B = 110° and
BC = 5 cm.
9th Standard Maths Geometry Exercise 4.5 Chapter 4 Samacheer Kalvi
(i) Draw the ∆ABC with the given measurements.
(ii) Construct altitudes from any two vertices (A and B), to their opposite sides (BC and AC) respectively.
(iii) The point of intersection the altitude H is the orthocentre of the given ∆ABC.

9th Standard Maths Geometry Exercise 4.5 Question 8.
Draw and locate the Orthocentre of a right triangle PQR where PQ = 4.5 cm, QR = 6 cm and PR = 7.5 cm.
Solution:
Right triangle PQR where PQ = 4.5 cm, QR = 6 cm and PR = 7.5 cm.
9th Maths Practical Geometry Samacheer Kalvi Chapter 4 Ex 4.5
Construction:
(i) Draw the ∆PQR with the given measurements.
(ii) Construct altitudes from any two vertices R and Q, to their opposite sides PQ and PR respectively.
(iii) The point of intersection of the altitude H is the orthocentre of the given ∆PQR.