Inter 1st Year Maths 1A Matrices Formulas

Inter 1st Year Maths 1A Matrices Formulas

Use these Inter 1st Year Maths 1A Formulas PDF Chapter 3 Matrices to solve questions creatively.

Intermediate 1st Year Maths 1A Matrices Formulas

→ An ordered rectangular array of elements is called a matrix.

→ A matrix in which the number of rows is equal to the number of columns, is called a square matrix. Otherwise it is called rectangular matrix. In a square matrix, an element aij is in principal diagonal, if i = j

→ If each non-diagonal element of a square matrix is equal to zero, then it is called a diagonal matrix.

→ If each non-diagonal element of a square matrix is equal to zero and each diagonal element is equal to a scalar, then it is called a scalar matrix.

→ If each non-diagonal element of a square matrix is equal to zero and each diagonal element is equal to 1, then that matrix is called a unit matrix or Identity matrix.

→ If A is a square matrix then the sum of elements in the principal diagonal of A is called trace of A.

  • Matrix addition is commutative.
  • Matrix addition is associative.
  • Matrix multiplication is associative.
  • Matrix multiplication is distributive over matrix addition.

Inter 1st Year Maths 1A Matrices Formulas

→ A square matrix A is said to be an idempotent matrix if A2 = A.

→ A square matrix A is said to be an involuntary matrix if A2 = I.

→ A square matrix A is said to be a nilpotent matrix, if there exist a positive integer n such that An = 0. If n is the least positive integer such thatAn = 0, then n is called index of the nilpotent matrix A.

→ The matrix obtained by interchanging rows and columns is called transpose of the given matrix. Transpose of A is denoted by AT (or) A’.

→ For any matrices A and B

  • (AT)T = A
  • (A + B)T = AT + BT (A and B are same order)
  • (AB)T = BTAT. (If A and B are of orders m xn and n xp respectively)

→ A square matrix A is said to be symmetric if AT = A.

→ A square matrix A is said to be skew symmetric if AT = A.

→ Every square matrix can be uniquely expressed as a sum of symmetric matrix and a skew symmetric matrix.

→ The minor of an element in the square matrix of order ‘3’ is defined as the determinant of 2 × 2 matrix, obtained after deleting the row and the column in which the element is present.

→ The cofactor of an element in the ith row and jth column of 3 × 3 matrix is defined as its minor multiplied by (-1)i+j.

→ The sum of the products of the elements of any row or column with their corresponding cofactors is called the determinant of a matrix.

  • A square ‘A’ is said to be a singular matrix if det A = 0.
  • A square A’ is said to be a non-singular matrix if det A ≠ 0.

→ The transpose of the matrix obtained by replacing.the elements of a square matrix A by the corresponding cofactors is called the adjoint matrix of A and it is denoted by adj (A).

  • A square matrix ‘A is said to be an invertible matrix if there exists a square matrix B such that AB = BA = I the matrix B is called inverse of A and it is denoted by A-1.
  • If A is an invertible then A-1 = 1.

→ A square matrix A is non-singular if A is invertible.

  • If A and B are non-singular matrices of same type then Adj (AB) = (Adj B) (Adj A).
  • If A is a square matrix of type n then det (Adj A) = (det A)n-1.

→ A matrix obtained by deleting some rows or columns (or both) of a matrix is called a submatrix.

→ Let Abe a non-zero matrix, the rank of A is defined as the maximum of the orders of the non-singular square submatrices of A. The rank of a null matrix is zero. The rank of a matrix A is denoted as rank (A) or P (A).

→ A system of linear equations is

  • Consistent, if it has a solution
  • Inconsistent, if it has no solution

→ Non homogeneous system

  • a1x + b1y + c1z = d1
  • a2x + b2y + c2z = d2
  • a3x + b3y + c3z = d3

Inter 1st Year Maths 1A Matrices Formulas

→ The above system of equations has

  • aunique solution if rank (A) = Rank [AD] = 3
  • infinity many solutions, if rank (A) = Rank ([AD]) < 3
  • no solution, if rank A ≠ Rank ([AD])

→ Homogeneous system of equations

  • a1x + b1y + c1z = d1
  • a2x + b2y + c2z = d2
  • a3x + b3y + c3z = d3

→ The above system has

  • Trival solution x = y = z = 0 only if rank (A) = 3
  • infinitely many non-trival solutions if rank (A) < 3.

→ A matrix is an arrangement of real or complex numbers into rows and columns so that all the rows (columns) contain equal no. of elements.

→ If a matrix consists of ‘m’ rows and ‘n’ columns, then it is said to be of order m × n.

→ A matrix of order n × n is said to be a square matrix of order n.

→ A matrix (aij)m×n is said to be a null matrix if aij = 0 for all i and j.

→ Two matrices of the same order are said to be equal if the corresponding elements in the matrices are all equal.

→ A matrix (aij)n×n is a diagonal matrix aij = 0 for all i ≠ j

→ A matrix (aij)n×n is a scalar matrix if a = 0 for all i ≠ j and aij = k (constant) for i = j

→ A matrix (aij)n×n is said to be a unit matrix of order n, denoted by In if aij = 1, when i = j and aij = 0 when i ≠ j
Ex: I2 = \(\left[\begin{array}{ll}
1 & 0 \\
0 & 1
\end{array}\right]\)
I3 = \(\left[\begin{array}{lll}
1 & 0 & 0 \\
0 & 1 & 0 \\
0 & 0 & 1
\end{array}\right]\)

→ If A = (aij)m×n, B = (bij)m×n, then A + B = (aij + bij)m×n

→ Matrix addition is commutative and associative

→ Matrix multiplication is not commutative but associative

→ If A is a matrix of order m × n, then AIn = ImA = A(AI = IA = A)

→ If AB = CA = I, then B = C

Inter 1st Year Maths 1A Matrices Formulas

→ If A = (aij)m×n, then A T = (aij)n×m

→ (KA)T = KAT, (A + B)T = AT + BT, (AB)T = BT.AT

→ A(B + C) = AB + AC, (A + B)C = AC + BC

→ A square matrix is said to be “non-singular” if detA ≠ 0

→ A square matrix is said to be “singular” if detA = 0

→ If AB = 0, where A and B are non-zero square matrices, then both A are singular.

→ A minor of any element in a square matrix is determinant of the matrix obtained by omitting the row and column in which the element is present.

→ In (aij)n×n, the cofactor of aij is (-1)i+j × (minor of aij).

→ In a square matrix, the sum of the products of the elements of any row (column) and the corresponding cofactors is equal to the determinant of the matrix.

→ In a square matrix, the sum of the products of the elements of any row (column) and the corresponding cofactors of any other row (column) is alway s zero.

→ If A is any square matrix, then A adjA = adjA. A = detA. I

→ If A is any square matrix and there exists a matrix B such that AB = BA = I, then B is called the inverse of A and denoted by A-1.

→ AA-1 = A-1A = I.

→ If A is non-singular, then A-1 = \(\frac{{adj} A}{{det} A}\) (or) adj A = |A|AA-1

→ If A = \(\left(\begin{array}{ll}
a & b \\
c & d
\end{array}\right)\), then A-1 = \(\frac{1}{a d-b c}\left(\begin{array}{cc}
d & -b \\
-c & a
\end{array}\right)\)

→ (A-1)-1 = A, (AB)-1 = B-1.A-1, (A-1)T =( AT)-1; (ABC….)-1 = C-1B-1A-1.

Theorem:
Matrix multiplication is associative. i.e. if conformability is assured for the matrices A, B and C, then (AB)C = A(BC).
Proof:
Inter 1st Year Maths 1A Matrices Formulas 1

Inter 1st Year Maths 1A Matrices Formulas

Theorem:
Matrix multiplication is distributive over matrix addition i.e. if conformability is assured for the matrices A, B and C, then
(i) A (B + C) = AB + AC
(ii) (B + C) A = BA + CA
Proof:
Let A = (aij)m×n, B = (bjk)n×p C = (cki)n×p
B + C = (djk)n×p, where djk = bjk + cjk
Inter 1st Year Maths 1A Matrices Formulas 2
∴ A(B + C) = AB + AC
Similarly we can prove that
(B + C) = BA + CA.

Theorem:
If A is any matrix, then (AT)T = A.
Proof:
Let A = (aij)m×n
AT = (a’jk)n×m, where a’ji = aij
(AT)T = (a”ji)m×n, where a”ij = aji
a”ij = a’ji = aij
∴ (AT)T = A

Theorem:
If A and B are two matrices o same type, then (A + B)T = AT + BT.
Proof:
Let A = (aij)m×n, B = (bij)
A + B = (cij)m×n,where cij = aij + bij
(A + B)T = (c’ji)n×m. c’ji = cij
AT = (a’ji)n×m,where a’ji = aij
BT = (bji)n×m. where. b’kj = bjk
AT + BT = (dji)n×m, where dji = a’ji + b’ji
c’ji = cij = aij + bij = a’ji + b’ji = dji
∴(A + B)T = AT + BT

Theorem:
If A and B are two matrices for which conformability for multiplication is assured, then (AB)T = BTAT.
Pr0of:
Let A = (aij)m×n, B = (bji)n×p
AB = (cik)m×p, where cik = \(\sum_{j=1}^{n}\) aijbjk
(AB)T = (cki)p×m,where cki = cik
AT = (aji)n×m,where aji = aij
BT = (bkj)p×n, where bkj = bjk
BT . AT = (dki )p×m, where dki= \(\sum_{j=1}^{n}\) bkjaji
c’ki = cik = \(\sum_{j=1}^{n}\) aijbjk= \(\sum_{j=1}^{n}\) bkjajidki
∴ (AB)T = BTAT

Inter 1st Year Maths 1A Matrices Formulas

Theorem:
If A and B are two invertible matrices of same type then AB is also invertible and (AB)-1 = B-1A-1.
Proof:
A is invertible matrix ⇒ A-1 exists and AA-1 = A-1A = I.
B is an invertible matrix ⇒ B-1 exists and
BB-1 = B-1B = I
Now (AB)(B-1A-1) = A(BB-1)A-1 = AIA-1 = AA-1 = I
(B-1A-1)(AB) = B-1(A-1A)B ∴ AB is invertible and
= B-1IB = B-1B = I
(AB)(B-1A-1) = (B-1A-1) = (B-1A-1)(AB) = 1
(AB)-1 = B-1A-1.

Theorem:
If A is a non-singular matrix then A is invertible and A-1 = \(\frac{{Adj} A}{{det} A}\).
Proof:
Let A = \(\left[\begin{array}{lll}
\mathrm{a}_{1} & \mathrm{~b}_{1} & \mathrm{c}_{1} \\
\mathrm{a}_{2} & \mathrm{~b}_{2} & \mathrm{c}_{2} \\
\mathrm{a}_{3} & \mathrm{~b}_{3} & \mathrm{c}_{3}
\end{array}\right]\) be a non – singular matrix.
∴ det A ≠ 0
Inter 1st Year Maths 1A Matrices Formulas 3

Inter 1st Year Maths 1A Mathematical Induction Formulas

Inter 1st Year Maths 1A Mathematical Induction Formulas

Use these Inter 1st Year Maths 1A Formulas PDF Chapter 2 Mathematical Induction to solve questions creatively.

Intermediate 1st Year Maths 1A Mathematical Induction Formulas

Principle of finite mathematical induction:
Let S be a subset of N such that

  • 1 ∈ S
  • For any k ∈ N, k ∈S ⇒ (k + 1) ∈ S

Then S = N

Principle of complete mathematical induction:
Let S be a subset of N such that

  • 1 ∈ S
  • For any k ∈ N {1, 2, 3 … k} ⊆ S
    ⇒ (k + 1) ∈ S

Then S = N

Steps to prove a statement using the principle of mathematical induction :

  • Basis of induction : Show that P(1) is true
  • Inductive hypothesis : For k > 1, assume that P(k) is true
  • Inductive Step : Show that P(k + 1) is true on the basis of the inductive hypothesis.

Inter 1st Year Maths 1A Mathematical Induction Formulas

Principle of finite Mathematical Induction:
Let {P(n) / n ∈ N} be a set of statements. If

  • p(1) is true
  • p (m) is true ⇒ p (m+1) is true ; then p (n) is true for every n ∈ N.

Principle of complete induction:
Let {P (n) / n N} be a set of statements. If p (1) is true and p(2), p(3) …. p (m-1) are true ⇒ p(m) is true, then p (n) is true for every n e N.

Note:

  • The principle of mathematical induction is a method of proof of a statement.
  • We often use the finite mathematical induction, hence or otherwise specified the mathematical induction is the finite mathematical induction.

Some important formula:

  • Σn = \(\frac{n(n+1)}{2}\)
  • Σn2 = \(\frac{n(n+1)(2 n+1)}{6}\)
  • Σn3 = \(\frac{n^{2}(n+1)^{2}}{4}\)
  • a, (a + d), (a + 2d), ……….. are in a.p
    n th term tn = a + (n – 1)d, sum of n terms Sn = \(\frac{n}{2}\)[ 2a + (n – 1)d] = \(\frac{n}{2}\)[a + l]
    a = first term, l= last term.
  • a, ar, ar2, ………… is a g.p
    Nth terms tn = a.rn-1 a = 1st term, r = common ratio
  • Sum of n terms sn = a\(\frac{\left(r^{n}-1\right)}{r-1}\); r > 1 = a\(\left(\frac{1-r^{n}}{1-r}\right)\); r < 1

AP 10th Class Maths Important Questions Chapter 13 Probability

AP 10th Class Maths Important Questions Chapter 13 Probability

These AP 10th Class Maths Chapter Wise Important Questions Chapter 13 Probability will help students prepare well for the exams.

AP State Syllabus 10th Class Maths 13th Lesson Important Questions and Answers Probability

Question 1.
If P(E) = 3/4, what is the probability of “not E”?
Solution:
Probability P(E) = 3/4.
Prabability of “not E” P (\((\overline{\mathrm{E}})\)) = 1 – P(E)
= 1 – \(\frac{3}{4}=\frac{1}{4}\)

Question 2.
You are writing a test of 40 objective type questions. Each question carries 1 mark. What is the probability of marks you may get to be in multiple of 5?
Solution:
Total Number of questions = 40
Total Number of outcomes = 40
Number of Multiples of 5 upto 40 = 8
Favourable outcomes = 8
Probability for getting multiples of 5
Favourable outcomes for getting = \(\frac{\text { multiples of } 5}{\text { Total No. of possible outcomes }}\)
= \(\frac{8}{40}=\frac{1}{5}\)

Question 3.
A page is opened at random from a book containing 100 pages. Find the probability that the page number is a perfect square.
Solution:
Number of pages in given book = 100
The page numbers that will be perfectly a square number (If randomly that are selected) are 1,4,9, 16, 25, 36, 49, 64, 81 and 100.
∴ Number of favourable outcomes = 100
Number of all possible outcomes = its number of pages = 100
∴ Probability of getting a perfect number = \(\frac{10}{100}\) = 0.1

Question 4.
If P(E) = 0.546, what is the probability of ‘not E’ ?
Solution:
P(E) = 0.546
P(E) = 1 – P(E)
Probability of “not E” = 1 – 0.546
= 0.454

Question 5.
A box contains 3 blue and 4 red balls. What is the probability that the ball taken out randomly will be red ?
Solution:
Total number of balls in the box = 3 + 4 = 7
No. of favourable outcomes for picking a red ball = 4
∴ Probability of red ball
= \(\frac{\text { No. of favourable outcomes }}{\text { Total outcomes }}\)
∴ P(E) = \(\frac{4}{7}\)

Question 6.
A three digit number is formed by the digits 2, 3 and 5 without repetition. What is the probability that the number is divisible by 5?
Solution:
Let ‘E’ be the event of choosing a three digit number divisible by 5.
All possible three digit numbers (without repetition) 235, 253, 325, 352, 523,532.
∴ n(S) = 6.
E = {235,325}
n(E) = 2
∴ P(E) = \(\frac{2}{6}=\frac{1}{3}\)

AP 10th Class Maths Important Questions Chapter 13 Probability

Question 7.
In a class – room, 32 students out of 60 can take tea. Find the probability of “The tea not taken”.
Solution:
Total Number of possible outcomes = 60
No. of students doesn’t take tea (No. of favourable outcomes) = 60 – 32
= 28
Probability of students not taken tea
= \(\frac{\text { No. of favourable outcomes for not taken tea }}{\text { Total No. of possible outcomes }}\)
= \(\frac{28}{60}=\frac{7}{15}\)

Question 8.
What are equally likely events ? Give one example.
Answer:
Equally likely events :
Two events are said to be equally likely events if the probability of occurrence of those events in that experiment is equal.

Question 9.
A bag contains 5 red and 8 white balls. If a ball is drawn at random from the bag, what is the probability that it will be
i) white ball
ii) not to be white ball
Solution:
Total number of balls present in bag = 5 (red) + 8 (white) = 13
Probability for taking out a white ball
P(E) = \(\frac{\text { No.of favourable out comes }}{\text { Total no.of out comes }}\) = \(\frac{8}{13}\)
Probability for not to be a white ball = p(\(\overline{\mathrm{E}}\))
We know P(E) + p(\(\overline{\mathrm{E}}\)) = 1
⇒ p(\(\overline{\mathrm{E}}\)) = 1 – p(E) = 1 – \(\frac{8}{13}=\frac{5}{13}\)

Question 10.
There are 5 cards in a box with numbers 1 to 5 written on them. If 2 cards are picked out from the box, write all the possible outcomes and find the probability of getting both even numbers.
Solution:
Total number of possible outcomes when 2 cards are picked out from the box = 10
(1, 2), (1, 3), (1, 4), (1, 5) (2, 3), (2, 4), (2, 5) (3, 4), (3, 5), (4, 5)
∴ Number of favourable outcomes for getting both even numbers = 1, (2, 4)
∴ Probability of getting both even no.s
= \(\frac{\text { Number of favourable outcomes }}{\text { Total no. of possible outcomes }}\) = \(\frac{1}{10}\)

Question 11.
Solution:
A die is thrown once. Find the probability of getting
i) an even number
ii) an odd prime number.
Solution:
When a die is thrown once total number of possible outcomes = 6
1) For an even number, favourable outcomes = 3
Probability for an even number
= \(\frac{\text { No. of favourable outcomes }}{\text { Total No. of possible outcomes }}\)

2) For an odd prime number, favourable outcomes = 2
Probability for an odd prime number = \(\frac{2}{6}=\frac{1}{3}\)

Question 12.
A box contains 100 red cards, 200 yellow cards and 50 blue cards. If a card is drawn at random from the box, then find the probability that it will be
i) a blue card, ii) not a yellow card.
Solution:
Given,
Number of red cards =100
Number of yellow cards = 200
Number of blue cards = 50
Total number of cards in a box = 100 + 200 + 50 = 350

i) Let E1 = Event of selecting that a card drawn is blue.
Probability (E1)
= \(\frac{\text { Number of favourable outcomes }}{\text { Total Number of outcomes }}\)
= \(\frac{50}{350}=\frac{1}{7}\)

ii) Let E2 = Event of selecting that a card drawn is not a yellow card. Probability (E2)
= \(\frac{\text { Number of favourable outcomes }}{\text { Total Number of outcomes }}\)
= \(\frac{150}{350}=\frac{15}{35}=\frac{3}{7}\)

AP 10th Class Maths Important Questions Chapter 13 Probability

Question 13.
Prepare any two problems getting Probability using dice.
Solution:
1) Find the probability of getting an even number when the dice is thrown once?

2) What is the probability of getting an odd number when a dice is thrown once?

Question 14.
A bag contains 5 red, 5 green and 5 white balls of the same size. A ball is drawn at random from the bag. Is the probability of picking up a ball of any colour equally likely or not? Justify.
Solution:
Number of red balls = 5 = n(R)
No. of green balls = 5 = n(G)
No. of white balls = 5 = n(W)
Total balls = 15 = T(B)
Now probability of picking red balls
= P (R) = \(\frac{150}{350}=\frac{15}{35}=\frac{3}{7}\)
= \(\frac{5}{15}=\frac{1}{3}\)
Probability of picking green balls
= \(\frac{5}{15}=\frac{1}{3}\)
Probability of picking white balls
\(\frac{5}{15}=\frac{1}{3}\)

Question 15.
From a deck of 52 playing cards, King, Ace and 10 of Clubs were removed and remaining cards were well shuffled. If a card is drawn at random from the remaining, find the probability of
getting a card of
i) Club
ii) Ace
iii) Diamond king
iv) Club 5.
Solution:
Total number of possible outcomes
= 52 – 3 = 49
(i) Probability of getting a card of club Number of favourable outcomes
= \(\frac{\text { for getting a card of club }}{\text { Total No.of possible outcomes }}\)
= \(\frac{10}{49}\)
(ii) Probability of getting a card of ace = \(\frac{3}{49}\)
(iii) Probability of getting a card of diamond king = \(\frac{1}{49}\)
(iv) Probability of getting a card of club 5 = \(\frac{1}{49}\)

Question 16.
A bag contains 20 discs, which Are numbered from 1 to 20. If one disc is drawn at random from the bag, find the probability that it bears :
i) an even number,
ii) Prime number,
iii) Multiple of 5,
iv) Two digit odd number.
Solution:
Total number of possible outcomes = 20
i) For probability of the disc bears an even number
No. of favourable outcomes = 10 Probability
= \(=\frac{\text { No. of favourable outcomes }}{\text { Total No. of possible outcomes }}\) = \(\frac{10}{20}=\frac{1}{2}\)

ii) For probability of the disc bears a prime number
No.of favourable outcomes = 8
Probability = \(\frac{8}{20}=\frac{2}{5}\)

iii) For probability of the disc bears a multiple of 5
No. of favourable outcomes = 4
Probability = \(\frac{4}{20}=\frac{1}{5}\)

iv) For probability of the disc bears a two digit odd number
No. of favourable outcomes = 5
Probability = \(\frac{5}{20}=\frac{1}{4}\)

Question 17.
Two dice are thrown at the same time. What is the probability that the sum of two numbers appearing on the top of the dice is (a) 10, (b) less than or equal to 12, (c) a prime number, (d) multiple of ‘3’?
Solution:
Total number of possible outcomes when rolling two dice at a time 6 × 6 = 36
Favourable outcomes of getting each sum is 10.

a) Sum be 10 = {(5, 5), (4, 6), (6, 4)}
No. of favourable outcomes = 3
∴ Required probability
= P(E) = \(\frac{3}{36}=\frac{1}{12}\)

b) The outcomes favourable to the event “Less than or equal to 12” be denotes by’F’are
= {(1, 1) (1,2) (1,3) (1,4) (1,5) (1,6)
(2, 1) (2, 2) (2,3) (2,4) (2, 5) (2,6)
(3, 1) (3, 2) (3, 3) (3,4) (3, 5) (3,6)
(4, 1) (4, 2) (4,3) (4,4) (4, 5) (4,6)
(5, 1) (5, 2) (5, 3) (5,4) (5, 5) (5,6)
(6, 1) (6, 2) (6,3) (6,4) (6, 5) (6,6)}
No. of outcomes favourable to ‘F’ is n(F) = 36
∴ p(F) = \(\frac{\mathrm{n}(\mathrm{F})}{\mathrm{n}(\mathrm{S})}=\frac{36}{36}\) = 36 = 1

c) The outcomes favourable to the event “Sum of two numbers a prime number” be denoted by ‘G’ are (1, 1) (1, 2) (1,4) (1,6) (2, 1) (2, 3) (2, 5) (3, 2) (3, 4) (4, 1) (4, 3) (5, 2) (5, 6) (6, 1) (6, 5)
No. of outcomes favourable to ‘G’ is n(G) = 15
∴ p(G) = \(\frac{n(G)}{n(S)}=\frac{15}{36}=\frac{5}{12}\)

d) The outcomes favourable to the event “Sum of two numbers be multiple of 3” be denoted by ‘H’ are (1, 2) (1, 5) (2, 1) (2, 4) (3, 3) (3, 6) (4, 2) (4, 5) (5, 1) (5, 4) (6, 3) (6, 6)
No. of outcomes favourable to ‘H’ is n(H) =12
∴ p(H) = \(\frac{n(H)}{n(S)}=\frac{12}{36}=\frac{1}{3}\)

Question 18.
One card Is drawn from a well shuffled deck of 52 cards.
Find the probability of getting :
i) a King of red colour.
ii) the Jack of black.
iii) a black face card.
iv) the Queen of diamonds.
Solution:
Total no. of cards = 52
Total no. of possible outcomes = 52
A card is drawn randomly from a well shuffled deck of cards

i) No. of favourable outcomes forgetting a king of red colour = 2 Probability
= \(\frac{\text { No. of favourable outcomes }}{\text { Total No. of possible outcomes }}\)
= \(\frac{2}{52}=\frac{1}{26}\)

ii) No. of favourable outcomes forgetting the jack of black = 2
Probability = \(\frac{2}{52}=\frac{1}{26}\)

iii) No. of favourable outcomes forgetting a black face card = 6
Probability = \(\frac{6}{52}=\frac{3}{26}\)

iv) No. of favourable outcomes forgetting the Queen of diamonds = 1
Probability = \(\frac{1}{52}\)

AP 10th Class Maths Important Questions Chapter 13 Probability

Question 19.
Two digit numbers are formed by the digits 0, 1, 2, 3, 4, where the digits are not repeated. Find the probability that
i) the number formed is greater than 42.
ii) the number formed is a multiple of 4.
Solution:
Two digit numbers formed by the digits 0, 1,2,3,4
where the digits are not repeated
(10, 12, 13, 14, 20, 21, 23, 24, 30, 31, 32, 34, 40, 41, 42, 43)
∴ Sample space = (10, 12, 13, 14, 20, 21,23,24,30,31,32,34,40,
41, 42, 43)
∴ n(S) = 16
i) Probability of getting the number formed is greater than 42
\(No. of possible outcomes $F$ $=$ Total outcomes\)
here no. of possible outcomes = 1 (that is 43 only)
Probability = (1)
\(\frac{1}{16}\) ……………….(1)

ii) In the sample space multiples of ‘4’ = 12, 20, 24, 32, 40
∴ No. of multiples of 4 = 5
Now probability for forming a multiple of ‘4’ = \(\frac{5}{16}\) …………….. (2)

Question 20.
From a pack of 52 playing cards; Jacks, Queens, Kings and Aces of red colour are removed. From the remaining, a card is drawn at random. Find the probability that the card drawn is
i) a black queen,
ii) a face card,
iii) a blackjack,
iv) a red card.
Solution:
Total number of cards = 52
Card removed = 2 + 24-2 + 2 = 8
∴ Remaining number of cards = 52 – 8 = 44

i) Number of black queens = 2
∴ Required probability = \(\frac{2}{44}=\frac{1}{22}\)

ii) Number of face cards left = 2 + 2 + 2 = 6
∴ Required probability = \(\frac{6}{44}=\frac{3}{22}\)

iii) Number of blackjacks = 2
∴ Required probability = \(\frac{2}{44}=\frac{1}{22}\)

iv) Number of red cards left = 26 – 8
= 18
∴ Required probability = \(\frac{18}{44}=\frac{9}{22}\)

Question 21.
There are 3 red and 4 white balls in a bag. If a ball is taken randomly then calculate the probability of it to be a) red ball b) white ball.
Solution:
Total number of balls in the bag = 3 + 4 = 7
∴ Total outcomes = 7
a) Number of favourable outcomes for picking a red ball = 3
∴ Probability of red ball = \(\frac{\text { No. of favourable outcomes }}{\text { No. of total outcomes }}\) = \(\frac{3}{7}\)
outcomes 7
P(E) = \(\frac{3}{7}\)
Now number of favourable outcomes for picking a white ball = 4
∴ Probability for picking a white ball = \(\frac{4}{7}\)

Question 22.
Find the probability of existing 53 Sundays in a common year.
Solution:
In a common year, no. of days = 365
So number of weeks = 365 = (52) 7 + (1)
That means there are 52 weeks and 1 more day in a year.
So this 1 day may be any day of the week,
i.e., from Sunday to Saturday.
So number of possible outcomes = 7
Number of favourable outcomes for Sunday = 1
Hence the probability for 53 Sundays = \(\frac{1}{7}\)

Question 23.
In a skinner numbered from 1-20, find the probability of getting the following
(i) prime number
(ii) composite number
(iii) multiple of three.
Solution:
i) Numbers in the skinner is 1 to 20.
So the number of all possible outcomes = 20
List of prime numbers in the above skinner = 2, 3, 5, 7, 11, 13, 17, 19
So, number of favourable outcomes for a prime number = 8
∴ Probability of a prime number = \(\frac{8}{20}=\frac{2}{5}\)

ii) List of composite numbers in above skinner = 4,6,8,9,10,12,14,15,16,18,20
∴ Number of favourable outcomes for a composite number = 11
∴ Probability of getting composite number = \(\frac{11}{20}\)

iii) List of multiples of 3 in above skinner = 3, 6, 9, 12, 15 and 18
∴ Number of favourable outcomes for a multiple of 3 = 6
∴ Probability of getting a multiple of 3 = \(\frac{6}{20}=\frac{3}{10}\)

Question 24.
When a six face die is rolled find the probability of getting the following
i) getting less than five
ii) getting more than five.
Solution:
Faces on the dice = 6
∴ number of total possible outcomes = 6

i) List of possible out comes less than five = 1, 2, 3, 4
So number of favourable outcomes for less than five = 4
∴ Probability of getting a number less than five = \(\frac{4}{6}=\frac{2}{3}\)

ii) List of possible outcomes for getting more than five = (6)
∴ Number of possible outcomes for getting more than five = 1
∴ Probability of getting more than five = \(\frac{1}{6}\)

AP 10th Class Maths Important Questions Chapter 13 Probability

Question 25.
When two dice are rolled.
Fill the probability of the sum on their faces in the table given below.
AP 10th Class Maths Important Questions Chapter 13 Probability 1
Draw the bar graph for the above.
Solution:
AP 10th Class Maths Important Questions Chapter 13 Probability 2
AP 10th Class Maths Important Questions Chapter 13 Probability 3
Now on a graph paper
Consider “Sum on faces” on x-axis and respective probabilities on y-axis to draw bar graphs from the above table.
AP 10th Class Maths Important Questions Chapter 13 Probability 4

Question 26.
In a 50 marks examination, there is 80% possibility to pass in that exam. So find the probability for pass in exam.
Solution:
Possibility for pass in Exam = 80% = \(\frac{80}{100}\)
that means in out of 100 chances (total possible out comes = 100) 80 chances are favourable to pass (number of favourable out comes = 80)
∴ Probability for pass = \(=\frac{\text { number of favourable outcomes }}{\text { number of total possible outcomes }}\)
= \(\frac{80}{100}=\frac{4}{5}\)
then its probability = \(\frac{4}{5}\)

Question 27.
In a class 32 students out of 60 take tea. So find the probability of choosing randomly at student who doesn’t take tea.
Solution:
Total number of students = 60 = Number of possible outcomes.
Number of students take tea = 32
So number of students who don’t take tea = 60 – 32 = 28
Number of favourable outcomes for choosing a boy who doesn’t take tea = 28
∴ Its probability = \(\frac{28}{60}=\frac{7}{15}\)

AP 10th Class Maths Important Questions Chapter 13 Probability

Question 28.
In the following table, temperature and rainfall conditions are stated. Then find the possibility of rainfall and no rainfall.
AP 10th Class Maths Important Questions Chapter 13 Probability 5
Solution:
Position – I:
i) Rainfall possibility is high when temperature is more than 35°C.

Position – II :
Rainfall possibility is low when temperature is below 31°C.

Question 9.
Find the probability of winning of each team from the given table.
AP 10th Class Maths Important Questions Chapter 13 Probability 6
Solution:
i) Probability of winning to India when bats first = \(\frac{20}{30}\left(\frac{\text { Won }}{\text { Played }}\right)=\frac{2}{3}\) = 0.66
ii) Probability of Pakistan ~ 28 = \(\frac{12}{28}=\frac{3}{7}\) = 0.43
iii) Probability of Australia = \(\frac{22}{44}=\frac{1}{2}\) = 0.50
iv) Probability of Sri Lanka = \(\frac{20}{50}=\frac{2}{5}\) = 0.40
So highest probability of winning is with INDIA i.e., = \(\frac{140}{210}=\frac{2}{3}\) = 0.66

AP 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

AP 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

These AP 9th Class Telugu Important Questions 11th Lesson ధర్మదీక్ష will help students prepare well for the exams.

AP State Syllabus 9th Class Telugu 11th Lesson Important Questions and Answers ధర్మదీక్ష

9th Class Telugu 11th Lesson ధర్మదీక్ష Important Questions and Answers

I. అవగాహన – ప్రతిస్పందన

క్రింది పరిచిత గద్యాలను చదివి. ప్రశ్నలకు జవాబులు రాయండి.

1. బాగా చీకటి పడింది. అయినా ఇంకా ఆవు తిరిగి రాలేదు. గోశాలలో గోవత్సాలన్నీ తోకలెత్తి పెట్టి ఎంతో సంతోషంగా పాలు కుడుచుకుంటున్నాయి. కాని ఆ ఒక్క ఆవుదూడ మాత్రం ‘అంబా’ ‘అంబా’ అని అదేపనిగా అరవడం మొదలు పెట్టింది. ఆ దూడ పుట్టినప్పటి నుంచీ నందగోపాలుని ఇల్లంతా పాడి పంటలతో కలకలలాడింది. అందుచేత ఆ ఆవన్నా, ఆ దూడన్నా నందగోపాలుని కెంతో ఇష్టం. అది అదే పనిగా అరవడం మొదలు పెట్టేసరికి అతని కారాత్రి మరి అన్నం సయించలేదు.
ప్రశ్నలు:
1. గోశాలలో ఆవుదూడలు ఎలా ఉన్నాయి?
2. ‘నందగోపాలుడికి ఆ దూడ అంటే ఎంతో ఇష్టం’ ఎందుకు?
3. నందగోపాలుడికి ఆ రాత్రి అన్నం ఎందుకు సయించలేదు?
4. పై పేరాపై మీరు ఒక ప్రశ్న తయారుచేయండి.
జవాబులు:
1. గోశాలలో ఆవుదూడలు అన్నీ తోకలు ఎత్తిపెట్టి, ఎంతో సంతోషంగా పాలు తాగుతున్నాయి.
2. ఆ దూడ పుట్టినప్పటి నుండి నందగోపాలుడి ఇల్లంతా పాడిపంటలతో కలకలలాడింది. అందుకే ఆ దూడ అంటే నందగోపాలుడికి ఎంతో ఇష్టం.
3. నందగోపాలుడికి ఇష్టమైన ఆవు ఇంటికి రాలేదు. అందువల్ల దాని దూడ ‘అంబా’ అంటూ అరవడం మొదలు పెట్టింది. అందుకే నందగోపాలుడికి ఆ రాత్రి అన్నం సయించలేదు.
4. ఆవుదూడ ‘అంబా’ ‘అంబా’ అని ఎందుకు అరుస్తోంది?

2. “నందుడంతలో గోవును వటవృక్షచ్ఛాయలో నిలిపి నురుగులు గక్కుకుంటూ పరుగెత్తుకు వచ్చి బుద్ధదేవుని పాదాలపై సాగిలపడ్డాడు. కొంత సేపటికి లేచి అతివినయంగా దోసిలి ఒగ్గి నిలబడ్డాడు. చివరికెలాగైనా దర్శన భాగ్యమైనా లభించింది గదా ! అని ఎంతో సంతోషించాడు. వెంటనే గౌతముడు లేచి నిలబడ్డాడు. వెనువెంటనే భిక్షువులందరూ లేచి నిలుచున్నారు! బుద్ధదేవుడెంతో ఆత్రంగా పక్కనే నిలబడిన భిక్షువులతో “ఇంకా భోజన పదార్థాలేమైనా మిగిలి ఉన్నాయా ?” అన్నాడు.
ప్రశ్నలు:
1. అవును నందుడు ఎక్కడ నిలబెట్టాడు?
2. నందుడు ఎందుకు సంతోషించాడు?
3. “ఇంకా భోజన పదార్థాలు మిగిలి ఉన్నాయా?” అని ఎవరు, ఎవరిని అడిగారు?
4. పై పేరా పై మీరు ఒక ప్రశ్న తయారుచేయండి.
జవాబులు:
1. ఆవును నందుడు వటవృక్షచ్ఛాయలో నిలబెట్టాడు.
2. తాను ఆలస్యంగా వచ్చినా, తనకు గౌతమబుద్ధుని దర్శన భాగ్యం లభించింది కదా అని నందుడు సంతోషించాడు.
3. బుద్ధుడు తన శిష్యులను “ఇంకా భోజన పదార్థాలు మిగిలి ఉన్నాయా?” అని అడిగాడు.
4. నందుడు బుద్ధుని పాదాలపై పడిన తర్వాత ఏమి జరిగింది?

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

3. “నందగోపుని భోజనానంతరం బుద్ధదేవుడతనిని వెంటబెట్టుకొని నెమ్మదిగా వటవృక్షచ్ఛాయకు తిరిగివచ్చాడు. వెంటనే అష్టాంగ ధర్మ ప్రవచనం ప్రారంభమైంది. అమృతవర్ష ప్రాయమైన ఆ ప్రసంగం ఆలకిస్తూ, భిక్షువులు, ఆళవీ గ్రామస్థులు ఆనంద తరంగాలలో తలమునకలైనారు. ధర్మప్రవచనం చేస్తూన్నంత సేపు బుద్ధదేవుడు చిరునవ్వులతో నందగోపాలుని వైపలవోకగా తిలకిస్తూనే ఉన్నాడు.
ప్రశ్నలు:
1. బుద్ధుడు భోజనానంతరం నందుడిని ఎక్కడకు తీసుకువచ్చాడు?
2. బుద్ధుని ధర్మప్రవచనం ఎలా ఉంది?
3. ఆనంద తరంగాలలో ఎవరు తలమునకలయ్యారు? ఎందుకు?
4. పై పేరాపై మీరు ఒక ప్రశ్న తయారుచేయండి.
జవాబులు:
1. భోజనానంతరం బుధుడు నందుని వెంటబెట్టుకొని వటవృక్షచ్చాయకు వచ్చాడు.
2. బుద్ధుని ధర్మప్రవచనం, అమృతవర్ష ప్రాయంగా ఉంది.
3. అమృత వర్షం వంటి బుుడి ధర్మప్రవచనం విని భిక్షువులు, ఆళవీ గ్రామస్తులు ఆనంద తరంగాలలో తలమునకలయ్యారు.
4. ధర్మప్రవచనం చేస్తునప్పుడు బుద్ధుడు ఏమి చేశాడు?

4. ఈ క్రింది గద్యాన్ని చదివి, ప్రశ్నలకు సమాధానాలు రాయండి. (S.A. II – 2018-19)

“మీదే వూరు నాయనా”
“అళవీగ్రామమే”

“అలాగా ! అయితే పొరుగూళ్ళ జనం అంతా తీర్థ ప్రజలాగ ఇక్కడకే వస్తూంటే నీవు ఉన్న గ్రామం విడిచి పెట్టి పోతాలేమయ్యా” ! అని ఒక చిరునవ్వు విసిరాడా ముసలి తాత నందుడతనికి తన ప్రయాణ కారణం తెలియజేసాడు. అడవిలో ఆ ఆవు ఏ పులివాత పడిందోనని భయపడుతున్నానని కూడా అన్నాడు. ఆ మాట విన్న తరువాత ముసలి తాత మరి అతని మాటకడ్డు చెప్పలేక తన దారిని వెళ్ళిపోయాడు. అతని వెంట ఇంకా ఎందరెందరో పరిసర గ్రామస్థులు అళవీగ్రామం వైపు నడిచి వెళ్ళాడు.

అది చూడగానే నందగోపాలుని హృదయంలో ఆరాటం ప్రారంభమయింది. గోవు గొడవ విడిచి పెట్టి తాను కూడా వారి వెంటపడి పోవాలని అనుకున్నాడు. ఇక ఈ సమయంలో కాకపోతే మరింక తథాగతుని దర్శన భాగ్యమే కలగదేమో అని అతనికొక భయం పట్టుకుంది. వెంటనే వెనక్కి తిరిగి రెండు మూడడుగులు వేశాడు.
ప్రశ్నలు:
1. పొరుగూళ్ళ నుండి జనం అళవీ గ్రామానికి ఎవరిని దర్శించడానికి వెళుతున్నారు?
2. నందుడు తాతతో తానే విషయంలో భయపడుతున్నానన్నాడు?
3. నందుడు ఏ ఊరి నందు నివసించేవాడు?
4. పై పేరాననుసరించి సరైన ప్రశ్న తయారుచేయండి.
జవాబులు:
1. తథాగతుని
2. ఆవు
3. అళవీ
4. పై పేరాలో ద్విగు సమాసానికి చెందిన ఉదాహరణను గుర్తించండి.

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

5. క్రీ.శ. 7వ శతాబ్దారంభం నుంచీ తెలుగు పదం శాసనాలలో కనబడుతున్నదని సుప్రసిద్ధ చారిత్రక పరిశోధకలు మల్లంపల్లి సోమశేఖర శర్మగారు చెబుతారు. ఒక శాసనంలో “తెలుంగునాడు” అనే ప్రయోగం కూడ ఉంది. అప్పటికే ఆంధ్ర, తెలింగ, తెలుంగ శబ్దాలు ఒక జాతిని, దేశాన్ని తెలిపేందుకు వాడారని తెలుస్తోంది. తొలుత ఏర్పడిన తెలుగు పదం త్రిలింగ, త్రైలింగ ఐనట్లు చరిత్రకారులు చెబుతున్నారు.
ప్రశ్నలు – జవాబులు:
1. తెలుగు పదం శాసనాలలో ఎప్పటి నుండి కనబడుతున్నది?
జవాబు:
7వ శతాబ్దం

2. దీనిలో సుప్రసిద్ధ చారిత్రక పరిశోధకులు ఎవరు?
జవాబు:
మల్లంపల్లి సోమశేఖర శర్మ

3. శాసనంలో ఉన్న ప్రయోగం ఏది?
జవాబు:
తెలుంగనాడు

4. జాతిని, దేశాన్ని తెలిపేందుకు వాడిన పదాలేవి?
జవాబు:
ఆంధ్ర, తెలింగ, తెలుంగ

6. గంగానది వరద రోజులలో తప్ప – మిగిలిన రోజులలో ప్రశాంతంగా ఉంటుంది. మురుగుకాలువ మోతతో ప్రవహిస్తుంది. అలాగే పెద్దలు హుందాగా ప్రవర్తిస్తారు. అల్పులు ఆవేశానికి లోనై, దురుసుతనంతో ప్రవర్తిస్తారు.
ప్రశ్నలు – జవాబులు:
1. ప్రశాంతంగా ప్రవహించేది?
జవాబు:
గంగానది

2. మోతతో ప్రవహించేది?
జవాబు:
మురుగు కాలువ

3. హుందాగా ప్రవర్తించేది ఎవరు?
జవాబు:
పెద్దలు

4. అల్పులు ఎలా ప్రవర్తిస్తారు?
జవాబు:
ఆవేశానికిలోనై, దురుసుతనంతో

7. అయిపోయిన పనిని గురించి చింతింపవద్దు. దుష్టులను మెచ్చుకొనవద్దు. నీకు సాధ్యము కాని దానిని పొందలేక పోతినని చింతించుట పనికిరాదు. భగవంతుడు ఇచ్చిన దానితో తృప్తి చెందుము.
ప్రశ్నలు – జవాబులు:
1. దేని గూర్చి చింతింపకూడదు?
జవాబు:
అయిపోయిన పని గూర్చి

2. ఎవరిని మెచ్చుకోకూడదు?
జవాబు:
దుష్టులను

3. భగవంతుడు ఇచ్చినదానితో ఏమి చెందాలి?
జవాబు:
తృప్తి

4. ‘సాధ్యము’ వ్యతిరేకపదం?
జవాబు:
అసాధ్యం

II. స్వీయరచన

అ) క్రింది ప్రశ్నలకు నాలుగైదు వాక్యాలలో సమాధానాలు రాయండి.

ప్రశ్న 1.
‘ధర్మదీక్ష’ ప్రక్రియను గూర్చి రాయండి.
జవాబు:
ధర్మదీక్ష పాఠం పిలకా గణపతి శాస్త్రిగారు రాసిన “ప్రాచీన గాథాలహరి” అనే పుస్తకంలోనిది. ఇది కథా ప్రక్రియకు చెందినది. కథాంశం ప్రాచీనమైన, రచన ఆధునిక వచనంలో సాగింది. “కథ్యతే ఇతి కథా” అని వ్యుత్పత్తి. కథ పిల్లల్లో సున్నిత భావాలు పెంపొందిస్తుంది. ధర్మ ప్రబోధాన్ని, ఉత్తమ గుణాలను పెంపొందించడంలో కథ ఉపకరిస్తుంది.

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

ప్రశ్న 2.
భోజన సమయంలో నందగోపుడు బుద్ధునికి చెప్పిన విషయాలేవి?
జవాబు:
బుద్ధుడు నందగోపుని భోజనం పూర్తి అయ్యేవరకు అతని ప్రక్కనే కూర్చున్నాడు. ఎంతో ఆప్యాయంగా అతని గోవును గూర్చి, కోడె దూడను గూర్చి ఎన్నో కుశల ప్రశ్నలు వేశాడు. నందగోపుడు తన కోడెదూడ నుదుటి మీది నల్లని మచ్చలను గురించీ, ఒంటిమీది సుడులను గురించి ఎవరికీ తెలియని రహస్య సాముద్రిక విషయాలెన్నో చెప్పాడు. ప్రత్యేకంగా వంశపారంపర్యంగా తెలుసుకొన్న గోసాముద్రిక రహస్యాలు బుద్ధునికి చెప్పాడు.

ప్రశ్న 3.
బౌద్ధ భిక్షకులు (కొందరు అసూయ చెందడానికి కారణమేమిటి?
జవాబు:
ఆళవీ గ్రామం పరిసర గ్రామాలు బుద్ధుని దర్శనం కోసం, ధర్మబోధ వినడం కోసం ఎదురు చూస్తున్నాయి. కానీ గౌతమ దేవుని విశాల నేత్రాలు అప్పుడు ఎవరికోసమో నిరీక్షించడం శ్రమణకులు గమనించారు. ఆ తర్వాత వచ్చిన నందగోపునికి తానే దగ్గరుండి భోజనం వడ్డించడం వారికి ఆశ్చర్యం కల్గించింది. చుట్టూరా నిలిచిన కొందరు భిక్షకులకు వారి ప్రసంగాలు విడ్డూరాన్ని కలిగించాయి. ఆ తర్వాత ధర్మ ప్రవచనం చేస్తున్నంత సేపు బుద్ధదేవుడు చిరునవ్వుతో నందగోపాలుని వైపు అలవోకగా చూస్తూనే ఉన్నాడు. బుద్ధుని ఈ చర్య భిక్షకులకు అసూయ కలగడానికి కారణమైంది.

ఆ) క్రింది ప్రశ్నలకు పది పన్నెండు వాక్యాలలో సమాధానాలు రాయండి.

ప్రశ్న 1.
అష్టాంగ ధర్మాలు/ మార్గాలు ఏవి?
జవాబు:
కేశములను పూర్తిగా నశింపజేయుటకు గల మార్గమేది? అను ప్రశ్నకు బుద్ధుడు ఇట్లు పల్కెను – ఆర్య ! అష్టాంగ మార్గమే క్లేశ క్షయానికి దారితీయును. అవి :
అష్టాంగ మార్గాలు.
1. సమ్యక్ దృష్టి – అసమంజసములైన భావములతో కాక విషయమును ఉన్నది ఉన్నట్లుగా తెలిసికొనుట.
2. సమ్యక్ వాక్కు – సౌమ్యముగా, సత్యమును, కరుణతో చెప్పుట.
– సామ్యముగా, సత్యములు తమ
3. సమ్యక్ కర్మ – శాంతం, శుద్ధం, ధార్మికము అగు కర్మలను ఆచరించుట.
4. సమ్యక్ సంకల్పం లక్ష్యం – ఉన్నతములు, గంభీరములు అగు భావాలతో ఉండుట.
5. సమ్యక్ చేతన మనస్తత్వం – జీవహింస చేయకుండ సచ్చీలమున జీవించుట
6. సమ్యక్ జీవనం – సునిశితమైన పరిశీలన, తీక్షణమైన బుద్ధి కలిగియుండుట
7. సమ్యక్ వ్యాయామం – యమ నియమాది సాధనములను ఆచరణలోకి తెచ్చుట.
8. సమ్యక్ భావన – జీవితానికి లక్ష్యాలగు తాత్త్విక విషయాలపై మననం, ధ్యాననం కలిగి ఉండుట.

వ్యక్తీకరణ – సృజనాత్మకత

క్రింది ప్రశ్నకు సమాధానము రాయండి. మీ ఊరిలో జరిగిన / నీవు చూసిన ఆధ్యాత్మిక ప్రసంగాన్ని గూర్చి మిత్రునికి లేఖ రాయండి. మిత్రునికి లేఖ
జవాబు:

ఒంగోలు,
x x x x x

ప్రియమిత్రుడు విష్ణుదత్తకు,
నేను క్షేమం. నీవు క్షేమమే కదా ! ఇటీవల మా ఊరిలో గొప్ప ఆధ్యాత్మిక ప్రసంగం జరిగింది. ‘రామాయణం మన జీవన పారాయణం’ అంశం మీద చాగంటి కోటేశ్వరరావు గారు ప్రవచనం చెప్పారు. ఎంత బాగుందో ! రామాయణం కుటుంబ బాంధవ్యాలను మనం ఆదర్శంగా తీసుకోవాలని, గౌరవాన్ని, అనురాగాన్ని పంచాలని వివరించారు. మన ఇల్లు బాగుంటేనే దేశం బాగుంటుందని తెలిపారు. ఇలా ఎన్నో విషయాలను ఆ వేదికపై నుండి చక్కగా తెలియజేసారు. నీవు కూడా ఇటువంటి ప్రసంగాన్ని వినమని కోరుతూ …….

నీ ప్రియ మిత్రుడు,
కె. లీలాకృష్ణ సాయిశ్రీ ప్రసాద్.

చిరునామా :
యస్. విష్ణుదత్త,
9వ తరగతి,
జిల్లా పరిషత్ హైస్కూల్,
బాపట్ల.

III. భాషాంశాలు (పదజాలం , వ్యాకరణం)

1. పర్యాయపదాలు:

ఆవు : గోవు, ధేనువు
పులి : శార్దూలం, వ్యాఘ్రం, పుండరీకం
నేత్రం : కన్ను, చక్షువు
నిర్వాణం : మోక్షం, కైవల్యం
ఉద్రేకం : ఆవేశం, కోపం
సూర్యుడు : భానుడు, భాస్కరుడు, ఆదిత్యుడు
శ్రమణకులు : సన్యాసులు, భిక్షువులు
ఆచార్యుడు : గురువు, ఉపాధ్యాయుడు
ఆరాటం : తొందర, ఆత్రం

2. వ్యుత్పత్యర్థాలు :

అదృష్టం : దృష్టము కానిది (భ్యాగం)
అతిథి : తిథివార నక్షత్రములు చూడకుండా వచ్చేవాడు (చుట్టం, స్నేహితుడు)
ఆచార్యుడు : వేదవ్యాఖ్యానము చేయువాడు (గురువు)
నిర్వాణము : సుఖదుఃఖాలు లేనిది (మోక్షం)
హృదయం : హరింపబడునది (గుండె, మనస్సు)
అమృతం : మృతం లేనిది (సుధ)
అసూయ : గుణములందు దోషారోపాణ చేయుట (ఓర్వలేనితనం)
దీక్ష : యజ్ఞాది క్రియారంభమున అనుష్ఠింపబూనుకొనెడు (ఆచార నియమం)

3. నానార్థాలు :

భాగ్యం : అదృష్టం, సంపద
పక్షం : పగ, ప్రక్క రెక్క, 15 రోజులు, బలం
జ్యోతి : ప్రకాశం, ధనం, కొడుకు, చంద్రుడు
నేత్రం : కన్ను, పేరు, ఏఱు, పట్టువస్త్రం
ప్రసంగం : విషయ విస్తరం, ప్రస్తావం, భక్తి, సంభాషణ
వంశం : తండ్రి తాతల పరంపర, వెన్నెముక, వెదురు, కులము, పిల్లనగ్రోవి.
గోవు : ఆవు, కన్ను, బాణం, దిక్కు
అహ్నం : పగలు, రోజు, కాలము
భానువు : సూర్యుడు, శివుడు, వృద్ధుడు
బుద్ధుడు : పండితుడు, బుద్ధదేవుడు

4. ప్రకృతి – వికృతులు :

భాగ్యం – బాగెము
ప్రశ్న – పన్నము
ప్రాణం – పానం
బిక్ష – బిచ్చము
రాత్రి – రాతిరి, రేయి, రేతిరి
ఆశ్చర్యం – అచ్చెరువు
దృష్టి – దిస్టి
గౌరవం – గారవం
విడ్డూరం – విడ్వరం
ధర్మం – దమ్మము
హృదయం – ఎద, ఎడద
భోజనం – బోనం
అంబా – అమ్మా
సంతోషం – సంతసం
వంశం – వంగడం
ముఖము – మొగము

5. సంధులు :

అరుణ + ఉదయ = అరుణోదయ – గుణసంధి
నూతన + ఆనంద + ఆవేశాలు = నూతనానందావేశాలు – సవర్ణదీర్ఘ సంధి
మధ్య + అహ్నం = మధ్యాహ్నం – సవర్ణదీర్ఘ సంధి
నిడు + ఊర్పు = నిట్టూర్పు – ద్విరుక్తటకరాదేశ సంధి
కాషాయ + అంబరధారులు = కాషాయాంబరధారులు – సవర్ణదీర్ఘ సంధి
ప్రతి + అక్షము = ప్రత్యక్షము – యణాదేశ సంధి
ఆసన్నము + అగు = ఆసన్నమగు – ఉత్వసంధి
సుఖ + ఆసనం = సుఖాసనం – సవర్ణదీర్ఘ సంధి
నేత్రము + లు = నేత్రాలు – లు,ల, నల సంధి
క్షుధ + ఆరుడు = క్షుధార్తుడు – సవర్ణదీర్ఘ సంధి
సమ్యక్ + బుద్ధి = సమ్యగ్బుద్ధి – జశ్త్వసంధి
దుః+ సహము = దుస్సహము – విసర్గ సంధి
శ్రమ + ఆర్జితం = శ్రమార్జితం – విసర్గ సంధి
ఆరాటము + పడు = ఆరాటపడు – పడ్వాది సంధి
ప్రతి + ఏకం = ప్రత్యేకం – యణాదేశ సంధి
నెఱు + మది = నెమ్మది – ప్రాతాది సంధి
సూత్రం : అన్యంబులకు సహితమిక్కార్యంబు కొండకచో కానంబడియెడు.
భోజన + అనంతరం = భోజనానంతరం – సవర్ణదీర్ఘ సంధి
మహా + ఆత్ముడు = మహాత్ముడు – సవర్ణదీర్ఘ సంధి

6. సమాసాలు :

గోశాల = గోవుల యొక్క శాల లో – షష్ఠీ తత్పురుష సమాసం
శిష్య సమూహం = శిష్యుల యొక్క సమూహం – షష్ఠీ తత్పురుష సమాసం
పెన్నిధి = పెద్ద (గొప్ప) దైననిధి – విశేషణ పూర్వపద కర్మధారయ సమాసం
సుఖాసనం = సుఖమైన ఆసనం – విశేషణ పూర్వపద కర్మధారయ సమాసం
వటవృక్షం = మట్టి అను పేరుగల వృక్షం – సంభావనా పూర్వపద కర్మధారయ సమాసం
మధ్యాహ్నం = అహ్నము మధ్య భాగం – ప్రథమా తత్పురుష సమాసం.
దుస్సహము = సహింపరానిది – అవ్యయీభావ సమాసం
చిరునవ్వు = చిన్నదైన నవ్వు – విశేషణ పూర్వపద కర్మధారయ సమాసం
శ్రావస్తీనగరం = శ్రావస్తి అనే పేరుగల నగరం – సంభావనా పూర్వపద కర్మధారయ సమాసం
ముఖజ్యోతి = ముఖమనెడి జ్యోతి – రూపక సమాసం
ధర్మప్రవచనం = ధర్మమును గూర్చి ప్రవచనం – ద్వితీయా తత్పురుష సమాసం
సందర్శన భాగ్యం = సందర్శనమనెడి భాగ్యం – రూపక సమాసం
ఆకటి చిచ్చు = ఆకలి అనెడి చిచ్చు – రూపక సమాసం
మహాత్మ = గొప్పదైన ఆత్మ – విశేషణ పూర్వపద కర్మధారయ సమాసం

9th Class Telugu 11th Lesson ధర్మదీక్ష 1 Mark Bits

1. కందర్ప దర్పదములగు సుందర దరహాసములు – ఈ వాక్యంలో అలంకారాన్ని గుర్తించండి. (S.A. I – 2018-19)
ఎ) వృత్త్యనుప్రాస
బి) లాటానుప్రాస
సి) ఛేకానుప్రాస
డి) అర్థాంతరన్యాస
జవాబు:
సి) ఛేకానుప్రాస

2. నా హృదయంలో వాగ్గేవి కొలువై ఉంది. – (వికృతి పదం గుర్తించండి) (S.A. II – 2017-18)
ఎ) ఎదయం
బి) సదయం
సి) ఎద
డి) ఎదడ
జవాబు:
సి) ఎద

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

3. ఓ కుమారా ! నీకు వంద వందనాలు – ఏ అలంకారమో గుర్తించండి. (S.A. II – 2017-18)
ఎ) లాటానుప్రాస
బి) ఛేకానుప్రాస
సి) అంత్యానుప్రాస
డి) అర్థాంతరన్యాస
జవాబు:
బి) ఛేకానుప్రాస

4. నందగోపుడు భోజనం చేశాడు. (గీత గీసిన పదానికి గణాన్ని గుర్తించండి) (S.A. III – 2016-17)
ఎ) త గణము
బి) మ గణము
సి) ర గణము
డి) భ గణము
జవాబు:
ఎ) త గణము

5. “ఏమిటి విశేషం” అని నందగోపుడు అడిగాడు. (ఈ ప్రత్యక్ష కథనానికి పరోక్ష కథనాన్ని గుర్తించండి. ) (S.A. III – 2016-17)
ఎ) “ఏమిటి విశేషమని” నందగోపుడు అడగలేదు.
బి) ఏమిటి విశేషమని నందగోపుడు అడిగాడు.
సి) “విశేషం ఏంటి” అని నందగోపుడు అడిగాడు.
డి) ఏమి విశేషం లేదా అని నందగోపుడు అడిగాడు.
జవాబు:
బి) ఏమిటి విశేషమని నందగోపుడు అడిగాడు.

6. ఆయన దర్శన భాగ్యం కలుగుతుందో ! కలగదో ! (ఏ రకమైన వాక్యమో గుర్తించండి. ) (S.A. III – 2016-17)
ఎ) హేత్వర్ణకం
బి) సామర్థ్యార్థకం
సి) సందేహాహాకం
డి) ఆశీరర్థకం
జవాబు:
సి) సందేహాహాకం

భాషాంశాలు (పదజాలం, వ్యాకరణం)

1. అర్థాలు :

7. మార్కుల కోసం ఆరాటపడడం కాదు. శ్రద్ధ ఉండాలి – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) కోపం
B) ఆత్రపడు
C) సంతోషం
D) కష్టం
జవాబు:
B) ఆత్రపడు

8. భిక్షవులు బుద్ధుని వెంట నడిచారు – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) బిచ్చగాళ్ళు
B) మునులు
C) సన్యాసులు
D) జనులు
జవాబు:
C) సన్యాసులు

9. ప్రతి ఒక్కరు వ్యసనాలను విసర్జించాలి – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) విడుచు
B) పొందు
C) దగ్గర
D) దూరం
జవాబు:
A) విడుచు

10. పెద్దల మాట ఆలకించాలి – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) చూడు
B) విను
C) శ్రద్ధ
D) మాట్లాడు
జవాబు:
B) విను

11. చిన్నపిల్లల ముద్దుమాటలు చూసి పెద్దలు మురిసిపోతారు – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) గంతులు
B) బాధ
C) సంతోషం
D) ఎగతాళి
జవాబు:
C) సంతోషం

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

12. అపరిచితులతో చనువుగా ఉండరాదు – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) కోపం
B) ద్వేషం
C) ఇష్టం
D) స్నేహం
జవాబు:
D) స్నేహం

13. నందుని హృదయంలో జిజ్ఞాస రేకెత్తింది – గీత గీసిన పదానికి అర్థం ఏమిటి ?
A) కోపము
B) తెలుసుకోవాలనే కోరిక
C) ఆనందము
D) ఆసక్తి
జవాబు:
B) తెలుసుకోవాలనే కోరిక

14. భిక్షువులను అతిథి సత్కారాలతో ఎంతో ఆప్యాయంగా ఆదరించారు – గీత గీసిన పదం అర్థం గుర్తించండి.
A) ప్రేమగా
B) గౌరవంగా
C) ఇష్టంగా
D) కోపంగా
జవాబు:
A) ప్రేమగా

15. కొంత సేపటికి శ్రవణకులు అందరూ వటవృక్షచ్ఛాయలో సమాసీనులయ్యారు – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) గ్రామ ప్రజలు
B) శిష్యులు
C) బౌద్ధ భిక్షువులు
D) సన్యాసులు
జవాబు:
C) బౌద్ధ భిక్షువులు

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

16. అవగాహన చేసికొన్న వారికి నిర్వాణం కరతలామలకం – గీత గీసిన పదానికి అర్థం ఏమిటి ?
A) బాగా తెలిసినది
B) చేయి
C) ఉసిరికాయ
D) సంపాదింపబడేది
జవాబు:
A) బాగా తెలిసినది

2. పర్యాయపదాలు :

17. గోవు దేవతల ప్రతిరూపంగా పూజలందుకుంటుంది – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) ఆవు దూడ
B) ధేనువు, ఆవు
C) గిడ్డి, గరుడ
D) మొదవు, మేగము
జవాబు:
B) ధేనువు, ఆవు

18. మన జాతీయ జంతువు పులి – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) వ్యాఘ్రం, కరి
B) శార్దూలం, సారంగి
C) పుండరీకం, శార్దూలం
D) సింహం, నక్క
జవాబు:
C) పుండరీకం, శార్దూలం

19. బుద్ధుని వెంట శ్రవణుకులు నడిచారు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) జనులు, ప్రజలు
B) రైతులు, కూలీలు
C) మునులు, ఋషులు
D) సన్యాసులు, భిక్షువులు
జవాబు:
D) సన్యాసులు, భిక్షువులు

20. ‘నిర్వాణం’ – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) మోక్షం, కైవల్యం
B) మోక్షం, శుభం
C) ముక్తి, విముక్తి
D) స్వర్గం, నరకం
జవాబు:
A) మోక్షం, కైవల్యం

21. సర్వలోకాలకు కాంతి ప్రదాత సూర్యుడు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) భానుడు, చంద్రుడు
B) భాస్కరుడు, తస్కరుడు
C) ఆదిత్యుడు, రవి
D) రవి, రాము
జవాబు:
C) ఆదిత్యుడు, రవి

22. కన్నులతో వినే శక్తి పాముకు కలదు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) నేత్రం, ఆత్రం
B) చక్షువు, దృష్టి
C) అక్షి, పక్షి
D) నయనం, నయం
జవాబు:
B) చక్షువు, దృష్టి

23. అది నందుడు పెంచి పెద్దచేసిన ఆవు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) హయము, తురగము
B) గిడ్డి, ధేనువు
C) మొదవు, హరి
D) కపిల, హస్తి
జవాబు:
B) గిడ్డి, ధేనువు

3. వ్యుత్పత్త్యర్థాలు :

24. ‘దృష్టము కానిది‘ భాగ్యం – గీత గీసిన పదానికి వ్యుత్పత్త్యర్థం గుర్తించండి.
A) దురదృష్టం
B) అదృష్టం
C) భోగం
D) శుభం
జవాబు:
B) అదృష్టం

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

25. దుఃఖాదులు లేనిదే జీవితం లేదు – గీత గీసిన పదానికి వ్యుత్పత్త్యర్థం గుర్తించండి.
A) నిర్వాకం
B) నిర్వహణ
C) నిర్వాణం
D) బాధ
జవాబు:
C) నిర్వాణం

26. ‘హృదయం’ దీనికి వ్యుత్పత్తి గుర్తించండి.
A) హరింపబడునది
B) ద్వేషించునది
C) ప్రేమించునది
D) దయలేనిది
జవాబు:
A) హరింపబడునది

27. ‘గుణములందు దోషారోపణ చేయుట’ హీనుల పని – వ్యుత్పత్త్యర్థం తగినది గుర్తించండి.
A) మదం
B) కోపం
C) అసూయ
D) ద్వేషం
జవాబు:
C) అసూయ

28. యజ్ఞాది క్రియారంభమున అనుష్ఠింప పూనుకొనెడు ఆచారనియమం – సరైనది గుర్తించండి.
A) కంకణ బద్దులు
B) దీక్ష
C) నడుం కట్టుట
D) పట్టుదల
జవాబు:
B) దీక్ష

29. “తిథి, వార నియమాలు లేకుండా వచ్చేవాడు” – ఈ పదానికి వ్యుత్పత్యర్థం ఏది?
A) బంధువు
B) అతిథి
C) అభ్యాగతి
D) సోదరుడు
జవాబు:
B) అతిథి

4. నానార్థాలు :

30. పక్షములు రెండు. శుక్లపక్షం, కృష్ణపక్షం – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) రెక్క ముక్క
B) ప్రక్క సందు
C) 15 రోజులు, రెక్క
D) బలం, శక్తి
జవాబు:
C) 15 రోజులు, రెక్క

31. అహ్మము యొక్క మధ్యభాగం మధ్యాహ్నం – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) పగలు, రాత్రి
B) రోజు, కాలం
C) కాలం, సమయం
D) రోజు, దినం
జవాబు:
B) రోజు, కాలం

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

32. వంశం నిలబెట్టేది వివాహమే కదా ! – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) కులం, కలం
B) వెదురు, బెదురు
C) వెన్నెముక, ఎముక
D) తండ్రితాతలపరంపర, పిల్లనగ్రోవి
జవాబు:
D) తండ్రితాతలపరంపర, పిల్లనగ్రోవి

33. బుద్ధుడు మానవాళికి ఒక కొత్త దారి చూపాడు – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) తెలియనివాడు, అమాయకుడు
B) మేధావి, తెలివి
C) పండితుడు, పామరుడు
D) బుద్ధదేవుడు, పండితుడు
జవాబు:
C) పండితుడు, పామరుడు

34. జ్యోతులు వెలిగించే కార్తీకమాసం పవిత్రమైంది – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) చంద్రుడు, బుధుడు
B) ప్రకాశం, కొడుకు
C) ధనం, డబ్బు
D) కొడుకు, పుత్రుడు
జవాబు:
B) ప్రకాశం, కొడుకు

35. నేత్రదానంతో మరొకరికి చూపు నివ్వండి – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) కన్ను, పేరు
B) ఏరు, పారు
C) పట్టువస్త్రం, గుడ్డ
D) పేరు, నామం
జవాబు:
B) ఏరు, పారు

36. పెద్దల ప్రసంగాలు అమృతతుల్యాలు – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) విషయవిస్తారం, కథ
B) మాటలు, పాటలు
C) భక్తి, ముక్తి
D) సంభాషణ, ప్రస్తావం
జవాబు:
D) సంభాషణ, ప్రస్తావం

37. ‘ఒక చిరునవ్వు విసిరాదా ముసలి తాత” – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) తండ్రి తండ్రి, ముసలి
B) తండ్రి, బ్రహ్మ
C) బ్రహ్మ, ముసలిది
D) రక్షకుడు, తల్లి తండ్రి
జవాబు:
B) తండ్రి, బ్రహ్మ

5. ప్రకృతి – వికృతులు :

38. లేగదూడలు తల్లులకై ‘అంబా‘ అని అరుస్తున్నాయి – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) అంబ
B) అమ్మా
C) అబ్బా
D) అయ్యా
జవాబు:
B) అమ్మా

39. చిన్నపిల్లలకు ఎవరి కన్ను పడకుండా దిస్టి చుక్క పెడతారు – గీత గీసిన పదానికి ప్రకృతి పదం గుర్తించండి.
A) దోషం
B) చూపు
C) దృష్టి
D) కన్ను
జవాబు:
C) దృష్టి

40. వ్యాసుడు భిక్ష పాత్రను పగులగొట్టాడు – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) బిచ్చము
B) బిక్ష
C) భిచ్చం
D) బికష
జవాబు:
A) బిచ్చము

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

41. భోజనం చేసేటప్పుడు మెతుకులు చుట్టూ పడకూడదు – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) బువ్వ
B) అన్నం
C) సద్ది
D) బోనం
జవాబు:
D) బోనం

42. దమ్మము తప్పి ప్రవర్తించకూడదు – గీత గీసిన పదానికి ప్రకృతి పదం గుర్తించండి.
A) న్యాయం
B) ధర్మం
C) అహింస
D) సత్యం
జవాబు:
B) ధర్మం

43. తాను చేసుకున్న పూర్వ పుణ్యం అంతే కదా! – గీత గీసిన పదానికి వికృతిని గుర్తించండి.
A) పుణ్యము
B) పున్నెం
C) పున్యము
D) పూర్వము
జవాబు:
B) పున్నెం

44. ఆకటి చిచ్చు వేధించినా, అతడు గోపాలక ధర్మం వీడలేదు – గీత గీసిన పదానికి ప్రకృతి ఏది?
A) చిచ్చి
B) శుచి
C) అగ్ని
D) చిత్తు
జవాబు:
C) అగ్ని

6. సంధులు :

45. అరుణోదయ కాంతులతో తూర్పు దిక్కు మెరుస్తోంది – గీత గీసిన పదానికి సంధిని గుర్తించండి.
A) సవర్ణదీర్ఘ
B) వృద్ధి
C) గుణ
D) యణాదేశ
జవాబు:
C) గుణ

46. ‘నిడు + ఊర్పు’ – సంధి పేరేమిటి?
A) టుగాగమ
B) ద్విరుక్తటకారం
C) ప్రాతాది
D) జశ్త్వ
జవాబు:
B) ద్విరుక్తటకారం

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

47. ‘సమ్యగ్బుద్ధి’ విడదీయము.
A) సమ్యక్ + బుద్ధి
B) సమ్య + బుద్ధి
C) సమ్య + కుబుద్ధి
D) సమయక్ + బుద్ధి
జవాబు:
A) సమ్యక్ + బుద్ధి

48. కింది వానిలో విసర్గసంధి ఉదాహరణను గుర్తించండి.
A) నేత్రాలు
B) సుఖాసనం
C) మధ్యాహ్నం
D) దుస్సహం
జవాబు:
D) దుస్సహం

49. ‘నెఱ + మది’ – సంధి పేరేమిటి?
A) ఆమ్రేడిత సంధి
B) ప్రాతాది
C) పడ్వాది
D) యణాదేశ
జవాబు:
B) ప్రాతాది

50. ప్రతి + ఏకం – సంధి చేయండి.
A) ప్రతేకం
B) ప్రతియేకం
C) ప్రత్యేకం
D) ప్రతిఏకం
జవాబు:
C) ప్రత్యేకం

51. యణాదేశ సంధికి ఉదాహరణను గుర్తించండి.
A) ప్రత్యక్షం
B) అరుణోదయం
C) ఆరాటపడు
D) నేత్రాలు
జవాబు:
A) ప్రత్యక్షం

52. ‘సుఖాసనం’ – సంధిని గుర్తించండి.
A) గుణ
B) యణాదేశ
C) వృద్ధి
D) సవర్ణదీర్ఘ
జవాబు:
D) సవర్ణదీర్ఘ

53. ‘నిట్టూర్పు’ పదాన్ని విడదీయండి.
A) నిట్ట + ఊర్పు
B) నిట్టు + ఊర్పు
C) నిడు + ఊర్పు
D) నిట + టూర్పు
జవాబు:
C) నిడు + ఊర్పు

54. ‘పొరుగూళ్ళు’ – ఈ పదంలో గల సంధి ఏది?
A) అత్వసంధి
B) సవర్ణదీర్ఘ సంధి
C) ఉత్వసంధి
D) ఇత్వసంధి
జవాబు:
C) ఉత్వసంధి

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

55. ‘హృదయాంతరాళంలో ప్రేమ లేదు’ – గీత గీసిన పదం ఏ సంధి?
A) గుణ సంధి
B) వృద్ధి సంధి
C) అత్వ సంధి
D) సవర్ణదీర్ఘ సంధి
జవాబు:
D) సవర్ణదీర్ఘ సంధి

7. సమాసాలు:

56. నేడు ప్రభుత్వం గోశాలలపై శ్రద్ధ పెట్టాలి – గీత గీసిన పదానికి విభక్తిని గుర్తించండి.
A) కంటె
B) వలన
C) యొక్క
D) అందు
జవాబు:
D) అందు

57. ‘సహింపరానిది’ – సమాసపదం గుర్తించండి.
A) స్వభావోక్త
B) ఉత్ప్రేక్ష
C) ఉపమా
D) యమకం
జవాబు:
D) యమకం

58. ‘ముఖ జ్యోతి’ దీనిలోని విభక్తిని గుర్తించండి.
A) కొఱకు
B) యొక్క
C) చేత
D) అనెడి
జవాబు:
D) అనెడి

59. సంభావనా పూర్వపద కర్మధారయ సమాసానికి ఉదాహరణను గుర్తించండి.
A) శ్రావస్తీ నగరం
B) చిరునవ్వు
C) ఆకటిచిచ్చు
D) మహాత్మ
జవాబు:
A) శ్రావస్తీ నగరం

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

60. ‘మధ్యాహ్నం’ సమాసం గుర్తించండి.
A) రూపక
B) అవ్యయిభావ
C) ప్రథమా తత్పురుష
D) చతుర్టీ
జవాబు:
C) ప్రథమా తత్పురుష

61. ధర్మమును గూర్చి ప్రవచనం – గీత గీసిన పదానికి విభక్తిని గుర్తించండి.
A) ప్రథమా
B) ద్వితీయా
C) తృతీయా
D) చతుర్థి
జవాబు:
D) చతుర్థి

62. విశేషణ పూర్వపద కర్మధారయ సమాసానికి ఉదాహరణను గుర్తించండి.
A) శ్రావస్తీ నగరం
B) సందర్శన భాగ్యం
C) మధ్యాహ్నం
D) పెన్నిధి
జవాబు:
B) సందర్శన భాగ్యం

63. ‘భిక్షాపాత్రము’-ఇది ఏ సమాసమో గుర్తించండి.
A) తృతీయా తత్పురుష
B) చతుర్దీ తత్పురుష
C) దంద్వము
D) షష్ఠీ తత్పురుష
జవాబు:
B) చతుర్దీ తత్పురుష

64. ‘మధ్యాహ్నము’ – ఈ సమాసానికి విగ్రహవాక్యాన్ని గుర్తించండి.
A) అహ్నము యొక్క మధ్య భాగం
B) అహ్నము మరియు మధ్యము
C) మధ్యముగా ఉన్న అహ్నము
D) మధ్యమును, అహ్నమును
జవాబు:
A) అహ్నము యొక్క మధ్య భాగం

65. ‘అతిదూరము కానిది’ – సమాసపదంగా కూర్చండి.
A) అతి దూరము
B) అనతి దూరము
C) అభ్యంతరము
D) అదూరము
జవాబు:
B) అనతి దూరము

8. అలంకారాలు :

66. “గౌతముని ముఖజ్యోతి ఉదయిస్తున్న సూర్యబింబంలా ఉంది” – గీత గీసిన పదంలోని అలంకారాన్ని గుర్తించండి.
A) ఉపమా
B) రూపక
C) అతిశయోక్తి
D) శ్లేష
జవాబు:
B) రూపక

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

67. “గౌతముని ముఖ వర్చస్సు ఉదయించే సూర్యబింబంలా ఉంది” – దీనిలో అలంకారాన్ని గుర్తించండి.
A) సాససం
B) దుస్సహం
C) అసహ్యం
D) అసహనం
జవాబు:
C) అసహ్యం

68. “ఎండ నెత్తి మాడ్చింది. ఆకలి దహిస్తోంది. నాలుక పిడచ గట్టింది” – దీనిలోని అలంకారం గుర్తించండి.
A) స్వభావోక్తి
B) శ్లేష
C) అతిశయోక్తి
D) ముక్తపదగ్రస్తం
జవాబు:
A) స్వభావోక్తి

69. ఒకే అక్షరం, లేదా రెండు మూడక్షరాలు, వాక్యం చివర మాటిమాటికీ వస్తే, దాన్ని ఏ అలంకారం అంటారు?
A) వృత్త్యనుప్రాస
B) ఛేకానుప్రాస
C) అంత్యానుప్రాస
D) ఉపమాలంకారం
జవాబు:
C) అంత్యానుప్రాస

70. ‘గ్రామస్తులు ఆనంద తరంగాలలో తలమునకలయ్యారు’ – ఈ వాక్యంలో గల అలంకారాన్ని గుర్తించండి.
A) రూపకము
B) ఉపమా
C) ఉత్ప్రేక్ష
D) వృత్త్యనుప్రాస
జవాబు:
A) రూపకము

71. ‘ఫలము’ – ఈ పదం ఏ గణము?
A) భ గణం
B) ర గణము
C) త గణము
D) న గణము
జవాబు:
D) న గణము

9. ఆధునిక వచనాన్ని గుర్తించడం :

72. ‘మీ సభా కార్యక్రమము నంతయుఁ జెడఁ గొట్టితిని’ – ఈ వాక్యానికి ఆధునిక వచనాన్ని గుర్తించండి. (S.A. II – 2018-19)
A) మీ సభా కార్యక్రమాన్నంతా చెడగొట్టాను
B) మీ సభా కార్యక్రమాన్ని అంతా చెడగొట్టితిని
C) మీ సభా కార్యక్రమం చెడగొట్టాము
D) మీ సభలో కార్యక్రమాన్ని అంతా చెడగొట్టారు
జవాబు:
A) మీ సభా కార్యక్రమాన్నంతా చెడగొట్టాను

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

73. ‘జపించు వేదమటవీ మధ్యంబులో నేద్పగున్’ – ఈ వాక్యానికి ఆధునిక వచనాన్ని గుర్తించండి.
A) జపించే వేదం, అడవి మధ్యలో ఏడ్పవుతుంది
B) జపించే వేదము, అటవీ మధ్యంలో ఏడుపు
C) జపించే వేదము అటవీ మధ్యలో ఏడ్పు
D) జపించే వేదం అటవి మధ్యమంలో ఏడ్పవుతుంది
జవాబు:
A) జపించే వేదం, అడవి మధ్యలో ఏడ్పవుతుంది

10. కర్తరి, కర్మణి వాక్యాలను గుర్తించడం :

74. గౌతముడు ఎన్ని ప్రశ్నలు వేసాడు – కర్మణి వాక్యం గుర్తించండి.
A) ఎన్నో ప్రశ్నలు వేశాడు గౌతముడు
B) గౌతముడు వేసాడ ఎన్నో ప్రశ్నలు
C) గౌతమునిచే ఎన్నో ప్రశ్నలు వేయబడ్డాయి
D) ప్రశ్నలు ఎన్నో గౌతముడు వేసాడు
జవాబు:
C) గౌతమునిచే ఎన్నో ప్రశ్నలు వేయబడ్డాయి

75. అటువైపు చూడబడ్డారు – కర్తరి వాక్యం గుర్తించండి.
A) చూడబడ్డారు అటువైపు
B) అటువైపు చూచారు
C) వైపు అటు చూడబడ్డారు
D) అటు చూసి
జవాబు:
B) అటువైపు చూచారు

76. బుద్ధుడు ప్రవచనం ముగించాడు – కర్మణి వాక్యం గుర్తించండి.
A) బుద్ధునిచే ప్రవచనం ముగించబడింది
B) బుద్దునిచే ప్రవచనం ముగించాడు
C) బుద్ధుడు ప్రవచనం ముగించబడింది.
D) ప్రవచనంచే బుద్దుడు ముగించబడింది.
జవాబు:
A) బుద్ధునిచే ప్రవచనం ముగించబడింది

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

77. పెక్కు విషయములను ఉపన్యసించారు – ఈ కర్తరి వాక్యానికి కర్మణి వాక్యాన్ని గుర్తించండి.
A) పెక్కు విషయాలు ఉపన్యసిస్తారు
B) పెక్కు విషయాలు ఉపన్యసింపబడ్డాయి
C) పెక్కు విషయములు ఉపన్యసింపబడతాయి
D) పెక్కు విషయాలు ఉపన్యసింపబడును
జవాబు:
B) పెక్కు విషయాలు ఉపన్యసింపబడ్డాయి

78. ‘ఎన్నో విషయాలు కృష్ణారావుగారిచే వివరింపబడ్డాయి – ఈ కర్మణి వాక్యానికి కర్తరి వాక్యాన్ని
A) ఎన్నో విషయాలను కృష్ణారావుగారు వివరిస్తారు అవుతుంది
B) ఎన్నో విషయాలను కృష్ణారావుగారు వివరించారు
C) ఎన్నో విషయాలు కృష్ణారావుగారు వివరింపగలరు
D) ఎన్నో విషయాలు కృష్ణారావుగారు తెలిపారు
జవాబు:
B) ఎన్నో విషయాలను కృష్ణారావుగారు వివరించారు

11. ప్రత్యక్ష, పరోక్ష కథనాలను గుర్తించడం :

79. “నేనేమి ఎరగని వట్టి అమాయకుణ్ణి” అని అన్నాడు – పరోక్ష కథనం గుర్తించండి.
A) నేను ఏమి ఎరగని వట్టి అమాయకుణ్ణి అన్నాడు.
B) తానేమి ఎరగని వట్టి అమాయకుణ్ణి అన్నాడు.
C) అతను ఏమి ఎరగని వట్టి అమాయకుణ్ణి అన్నాడు.
D) తానేమి ఎరగని వట్టి అమాయకుణ్ణి అన్నాడు.
జవాబు:
D) తానేమి ఎరగని వట్టి అమాయకుణ్ణి అన్నాడు.

80. “నాయనా ! నీ లేగదూడ తల్లి దగ్గర పాలు తాగుతోంది. నీవు భోజనం చేయి” అని అన్నాడు – పరోక్ష కథనం గుర్తించండి.
A) (అతనితో) లేగదూడ తల్లి దగ్గర పాలు తాగుతోంది. భోజనం చేయి అని అన్నాడు.
B) అతనిని సంబోధిస్తూ లేగదూడ తల్లి దగ్గర పాలు తాగుతోంది, భోజనం చేయని అన్నాడు.
C) బాబూ లేగదూడ తల్లి దగ్గర పాలు తాగుతోంది భోజనం చేయని అన్నాడు.
D) అతనితో తమ లేగదూడ తల్లివద్ద పాలు తాగుతోంది. భోజనం చేయని అన్నాడు.
జవాబు:
B) అతనిని సంబోధిస్తూ లేగదూడ తల్లి దగ్గర పాలు తాగుతోంది, భోజనం చేయని అన్నాడు.

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

81. “మా అన్నయ్య ముస్తఫాకమల్ కి ఒక కిరాణా దుకాణం ఉంది” అన్నారు కలామ్ – ఈ ప్రత్యక్ష కథనానికి పరోక్ష కథనాన్ని గుర్తించండి.
A) తమ అన్నయ్య ముస్తఫాకమల్ కి, ఒక కిరాణా దుకాణం ఉందని కలామ్ అన్నారు.
B) మా అన్నయ్య ముస్తఫాకమలకు కిరాణా దుకాణం ఉందని కలామ్ అన్నారు.
C) వారి అన్నయ్య ముస్తఫాకమల్ కి కిరాణ దుకాణం ఉందని కలామ్ చెప్పారు.
D) నా అన్నయ్య ముస్తఫాకమల్ కి కిరాణా దుకాణం ఉండేదని కలామ్ అన్నారు.
జవాబు:
A) తమ అన్నయ్య ముస్తఫాకమల్ కి, ఒక కిరాణా దుకాణం ఉందని కలామ్ అన్నారు.

12. వ్యతిరేకార్థక వాక్యాన్ని గుర్తించడం :

82. సమృద్ధిగా ఉన్నాయి.
A) సమృద్ధిగా ఉండవచ్చు
B) సమృద్ధిగా ఉంటాయి
C) సమృద్ధిగా లేవు
D) సమృద్ధిగా ఉంటున్నాయి
జవాబు:
C) సమృద్ధిగా లేవు

83. కుశల ప్రశ్నలు వేశాడు.
A) కుశల ప్రశ్నలు వేస్తాడు
B) కుశల ప్రశ్నలు వేయలేదు
C) కుశల ప్రశ్నలు వేయవచ్చు
D) కుశల ప్రశ్నలు వేస్తుంటాడు
జవాబు:
B) కుశల ప్రశ్నలు వేయలేదు

84. ‘సన్యాసులందరితో కలిసి భోజనం చేశారు’ – ఈ వాక్యానికి వ్యతిరేకార్థ వాక్యాన్ని గుర్తించండి.
A) సన్యాసులందరితో కలిసి భోజనం చేయలేదు
B) సన్యాసులు భోజనం చేస్తారు
C) సన్యాసులు భోజనం చేయరు
D) సన్యాసులు భోజనం తినగలరు
జవాబు:
A) సన్యాసులందరితో కలిసి భోజనం చేయలేదు

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

85. ‘నందుడతనికి తన ప్రయాణ కారణం తెలియజేశాడు’ – దీనికి వ్యతిరేకార్థక వాక్యం గుర్తించండి.
A) నందుడతనికి తన ప్రయాణ కారణం తెలుపలేదు
B) నందుడతనికి తన ప్రయాణ కారణం తెలియజేయలేదు
C) నందుడతనికి తన ప్రయాణ కారణం తెలుపడు
D) నందుడతనికి తన ప్రయాణ కారణం తెలుపరు
జవాబు:
B) నందుడతనికి తన ప్రయాణ కారణం తెలియజేయలేదు

13. వాక్యరకాలను గుర్తించడం :

86. ఎంతో భయభక్తులతో సాగిలపడి, లేచి నిలబడ్డాడు – ఇది ఏ రకమైన వాక్యం?
A) సంయుక్త
B) సంక్లిష్ట
C) సామాన్య
D) మహావాక్యం
జవాబు:
B) సంక్లిష్ట

87. గౌతముడు నిలబడ్డాడు, శిష్యులు నిలబడ్డారు – ఇది ఏ రకమైన వాక్యం?
A) సంక్లిష్ట
B) మహావాక్యం
C) సంయుక్త
D) సామాన్య
జవాబు:
C) సంయుక్త

88. ‘ఆచార్యుని కెదిరింపకు’ – ఇది ఏ రకమైన వాక్యం?
A) ఆశీరర్ధకం
B) విద్యర్థకం
C) నిషేధార్థకం
D) అనుమత్యర్థకం
జవాబు:
C) నిషేధార్థకం

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

89. ‘రాముడు చెట్టు ఎక్కి కాయలు కోశాడు’ – ఇది ఏ రకమైన వాక్యం?
A) సామాన్య వాక్యం
B) సంక్లిష్ట వాక్యం
C) సంయుక్త వాక్యం
D) మహావాక్యం
జవాబు:
B) సంక్లిష్ట వాక్యం

14. ప్రక్రియలను గుర్తించడం:

90. చిరునవ్వు చూసి ఆనందం కలిగింది – గీత గీసిన పదం ఏ ప్రక్రియ?
A) చేదరకం
B) క్వార్థకం
C) శత్రర్థకం
D) ప్రశ్నార్థకం
జవాబు:
B) క్వార్థకం

91. ఈ గ్రామానికెందుకు వచ్చానో ఎరుగుదురా? – గీత గీసిన పదం ఏ ప్రక్రియ?
A) ధాత్వార్ధం
B) తద్ధర్మార్థకం
C) ప్రశ్నార్థకం
D) నిశ్చయార్థకం
జవాబు:
C) ప్రశ్నార్థకం

92. ‘వాటిని ఇనప్పెట్టెలో పెట్టి తాళాలు వేసి’ – గీత గీసిన పదాలు, ఏ రకం అసమాపక క్రియకు చెందును?
A) చేదర్థకం
B) క్వార్ధకం
C) ప్రశ్నార్థకం
D) శత్రర్థకం
జవాబు:
B) క్వార్ధకం

AP Board 9th Class Telugu Important Questions Chapter 11 ధర్మదీక్ష

93. వర్తమానకాల అసమాపక క్రియను ఏమంటారు?
A) చేదర్థకం
B) క్వార్థకం
C) శత్రర్థకం
D) అద్యర్థకం
జవాబు:
C) శత్రర్థకం

AP 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

AP 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

These AP 9th Class Telugu Important Questions 5th Lesson పద్యరత్నాలు will help students prepare well for the exams.

AP State Syllabus 9th Class Telugu 5th Lesson Important Questions and Answers పద్యరత్నాలు

9th Class Telugu 5th Lesson పద్యరత్నాలు Important Questions and Answers

I. అవగాహన – ప్రతిస్పందన

క్రింది అపరిచిత పద్యాలను చదివి, ప్రశ్నలకు జవాబులు రాయండి.

1. జన్మభూమి కంటే స్వర్గంబు వేరేది?
మాతృభాష కంటె మధురమేది?
కన్నతల్లి కంటె ఘనదైవమింకేది?
తెలియుమయ్య నీవు తెలుగు బిడ్డ !
ప్రశ్నలు:
1. మనిషికి స్వర్గం ఏది?
2. మాతృభాష ఎలాంటిది?
3. మనిషికి దైవం ఏది?
4. ‘తెలుగు’ ప్రకృతి పదం?
జవాబులు :
1. జన్మభూమి
2. మధురమైనది
3. కన్నతల్లి
4. త్రిలింగ

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

2. అక్కరకు రాని చుట్టము
మ్రొక్కిన వరమీని వేల్పు మోహరమున దా
నెక్కిన బారని గుఱ్ఱము
గ్రక్కున విడువంగ వలయు గదా సుమతీ !
ప్రశ్నలు:
1. ‘అక్కర’ అంటే ఏమిటి?
2. ఎటువంటి వేల్పును విడిచి పెట్టాలి?
3. సుమతీ శతకం వ్రాసినదెవరు?
4. ఇంకా వేటిని విడవాలని ఈ పద్యం చెబుతోంది?
జవాబులు :
1. అవసరం
2. మొక్కినా వరం ఇవ్వని
3. బద్దెన
4. అవసరానికి ఉపయోగపడని చుట్టాన్ని, ఇష్టంతో ఎక్కినా నడవని గుఱ్ఱాన్ని,

3. ఈ కింది పద్యాన్ని చదివి ఇచ్చిన ప్రశ్నలకు జవాబులు రాయండి.
గుడ్లగూబ పెద్ద గుడ్లున్నదైనను
సుంతయైన వెలుగు చూడలేదు
విద్యలున్న నేమి విజ్ఞత లేకున్న
వాస్తవమ్ము నార్ల వారి మాట
ప్రశ్నలు:
1. వెలుగు చూడలేని పక్షి ఏది?
2. మనిషికి ఏది ముఖ్యమని పై పద్యంలో చెప్పారు?
3. “సుంతయైన” అనే పదానికి అర్థం ఏమై ఉంటుంది?
4. పై పద్యం ఆధారంగా ఒక ప్రశ్న తయారుచేయండి.
జవాబులు:
1. గుడ్లగూబ
2. విజ్ఞత
3. కొంచమైన
4. పై పద్యంలో మకుటం ఏది?

4. ఈ కింది పద్యాన్ని చదివి ఇచ్చిన ప్రశ్నలకు జవాబులు రాయండి. (S.A. II – 2018-19)
అల్పుడెపుడు పల్కు నాడంబరముగాను
సజనుండు పల్కు చల్లగాను
కంచుమ్రోగునట్లు కనకంబు మ్రోగునా?
విశ్వదాభిరామ వినురవేమ?
ప్రశ్నలు:
1. సజ్జనుడు ఏ విధంగా మాట్లాడుతాడు?
2. అల్పుని పలుకులు ఎలా ఉంటాయి?
3. పై పద్యం ఏ విషయం గురించి చెప్తోంది?
4. పై పద్యానికి తగిన ప్రశ్నను తయారుచేయండి.
జవాబులు:
1. శాంతంగా / మంచిగా
2. ఆడంబరంగా
3. మాటతీరును (మంచివాని మాటతీరు, అల్పుని మాటతీరు)
4. పై పద్యానికి ‘ఓటికుండకు మోత ఎక్కువ’ అన్న సామెత వర్తిస్తుందా?

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

5. ఈ కింది అపరిచిత పద్యాన్ని చదివి ఇచ్చిన ప్రశ్నలకు జవాబులు రాయండి.
తలనుండు విషము ఫణికిని
వెలయంగా తోకనుండు వృశ్చికమునకున్
తల తోక యనక నుండును
ఖలునకు నిలువెల్ల విషముగదరా సుమతీ !
ప్రశ్నలు :
1. పై పద్యంలో దేని గురించి చెప్పారు?
2. పై పద్యం ఏ శతకంలోనిది?
3. తేలుకు విషం ఎక్కడ ఉంటుంది?
4. పై పద్యానికి తగిన ప్రశ్నను తయారుచేయండి.

6. కింది పద్యాన్ని చదవండి. ఇచ్చిన ప్రశ్నలకు సమాధానం రాయండి. (S.A. III – 2015-16)
కలిమిగల లోభికన్నను
విలసి తముగ పేద మేలు వితరణి యైనన్
చలిచెలమ మేలుగాదా !
కుల నిధియంబోధి కన్న గువ్వల చెన్నా !
ప్రశ్నలు :
1. లోభిని ఎవరితో పోల్చారు?
2. లోభియైన ధనవంతుని కంటె ఎవరు మేలు?
3. ‘చలి చెలమ’ అంటే మీకేమి తెలిసింది?
4. పై పద్యం ద్వారా అలవరచుకోవలసిన గొప్పగుణమేది?
జవాబులు:
1. సముద్రంతో
2. దానం చేసే బుద్ధి గల పేదవాడు
3. చిన్న నీటిగుంట
4. దానగుణం

7. కింది పద్యాన్ని చదవండి. ఇచ్చిన ప్రశ్నలకు సమాధానం రాయండి. (S.A. I – 2017-18)
పూజకన్న నెంచ బుద్ది నిధానంబు
మాటకన్న నెంచ మనసు దృఢము
కులముకన్న నెంచ గుణము ప్రధానంబు
విశ్వదాభిరామ వినురవేమ.
ప్రశ్నలు :
1. పూజకన్నా ముఖ్య మైనది ఏది?
2. మాటకన్నా దృఢమైనది ఏది?
3. విధానము, సుధానము ఇటువంటి పదాలను ప్రాస పదాలు అంటారు. పై పద్యంలో అటువంటి పదాలు ఉన్నాయి. వెతికి రాయండి.
4. పై పద్యం ఆధారంగా ఒక ప్రశ్న తయారుచేయండి.
జవాబులు:
1. బుద్ధి
2. మనసు
3. నిధానంబు – ప్రధానంబు / పూజకన్న – మాటకన్న / రామ – వేమ
4. ఈ పద్యంలోని మకుటం ఏది?
జవాబులు:
1. చెడ్డవాని స్వభావాన్ని గూర్చి చెప్పారు.
2. సుమతీ
3. తోకలో
4. పై పద్యంలోని ప్రాణుల పేర్లు రాసి, వాటి అర్థం

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

8. కింది పద్యాన్ని చదవండి. ఇచ్చిన ప్రశ్నలకు సమాధానం రాయండి. (S.A. III – 2016-17)
తగిలినంతమేర దహియించుకొనిపోవు
చెడ్డవాని చెలిమి చిచ్చువోలె
మంచివారి మైత్రి మలయమారుతవీచి
లలిత సుగుణజాల తెలుగుబాల !
ప్రశ్నలు:
1. మలయమారుతంలా ఉండేదేది?
2. ఈ పద్యం ఏ శతకం లోనిది?
3. పై పద్యానికి తగిన శీర్షిక సూచించండి.
4. చెడ్డవాడి చెలిమిని గురించి ఒక ప్రశ్న తయారు చేయండి. రాయండి.
జవాబులు:
1. మంచివాని మైత్రి
2. తెలుగుబాల
3. చెలిమి
4. చెడ్డవాడి చెలిమిని కవి దేనితో పోల్చాడు?

II. స్వీయరచన

అ) క్రింది ప్రశ్నలకు నాలుగైదు వాక్యాలలో సమాధానాలు రాయండి.

ప్రశ్న 1.
కూచిమంచి తిమ్మకవి ‘శ్రీ భర్గ శతకం’ ద్వారా ఏమి చెప్పదలచారు?
జవాబు:
గాజుపూస విలువైన రత్నం ఎప్పటికీ కాలేదు. కాకి హంసగానూ, జోరీగ తేనెటీగ గానూ, దున్నపోతు సింహంగానూ, జిల్లేడు చెట్టు కల్పవృక్షం గానూ ఎప్పటికీ కాలేవు. అట్లే పిసినారి అయిన దుర్జనుడు రాజు కాలేడు – అని చెప్పడం ద్వారా వ్యక్తిత్వం అనేది పుట్టుకతో వస్తుంది గాని మధ్యలో రాదని తెలుస్తోంది.

ప్రశ్న 2.
లోకంలో భగవంతునికి నిజమైన సేవకుడు ఎవరు?
జవాబు:
లోకంలో భగవంతునికి నిజమైన సేవకుడు సత్యవంతుడు. మరియు దురాచారుడు కానివాడు. విచక్షణతో మెలిగేవాడు. దుర్జనులతో స్నేహం చేయనివాడు. భక్తులతో స్నేహంగా ఉండేవాడు. కామాతురుడు కానివాడు. ఈ లక్షణాలు ఎవరికైతే ఉంటాయో వాళ్ళే నిజమైన సేవకులని యథావాక్కుల అన్నమయ్య తెలిపారు.

ప్రశ్న 3.
“స్నానంబుల్ నదులందు …………….” అను పద్యం ద్వారా పోతవ ఏమి తెలియజేస్తున్నాడు?
జవాబు:
బమ్మెర పోతన తన ‘నారాయణ శతక’ పద్యం ద్వారా భక్తిలేని జపతపాలు వృథా అని తెలియజేస్తూ “ఓ నారాయణా ! నీ పేరును తలవనివాడు, నీ మీద భక్తి లేనివాడు ఎన్ని నదుల్లో స్నానం చేసినా అది ఏనుగు స్నానంలా వృథానే ! మౌనంగా మనస్సులో వేద మంత్రాలు చదివినా అది అరణ్యరోదనే. ఎన్ని హోమాలు చేసినా అది బూడదలో వేసిన నెయ్యిలా వ్యర్థమే” – అని నిజమైన భక్తి లేని పూజాదికాలు చేయడం ద్వారా సమయం ఖర్చు అవుతుందేకాని భగవంతునికి దగ్గర కాలేమని ఈ పద్యం ద్వారా పోతన తెలిపారు.

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

ప్రశ్న 4.
‘శతకం’ అంటే ఏమిటి? (S.A. I – 2019-2017)
జవాబు:
శత (నూఱు) పద్యాల సమాహారమే శతకం. నూఱుపద్యాల పైగా గల సాహిత్య ప్రక్రియ శతకం. మకుట నియమం దీనికున్న ఆకర్షణ.

ఏకపద మకుటం, ఏకపాద మకుటం, ద్విపాద మకుటం దీనిలోని భేదాలు. మకుటం అంటే కిరీటం. కిరీటం (తలపాగ) మనిషికి అందాన్ని ఇచ్చినట్లు, పద్యానికి మకుటం కూడా శోభనిస్తుంది. శతక పద్యాలు ఏ పద్యానికి ఆ పద్యమే స్వతంత్ర్య భావాన్ని కలిగి సమాజానికి మార్గదర్శనం చేస్తాయి. ఉదా : సుమతీ, వేమన మొ||.

ప్రశ్న 5.
“భద్రగిరిపై కొలువైన స్వామి” అంటే ఎవరు? ఆయనను కవి ఏమని వర్ణించాడు?
జవాబు:
భద్రుడనే భక్తుడు శ్రీమన్నానారాయణుని కోసం తపస్సు చేశాడు. తనను కొండగా మలచమని, తనపై సీతాలక్ష్మణులతో గూడి శ్రీరామునిగా వెలవమని కవి ఈ విధంగా ప్రార్థించాడు. “భద్రాద్రిపై వెలసిన ఓ స్వామీ ! దశరథుని కుమారుడైన ఓ రామా ! సముద్రమంత దయ గలవాడా ! నీవు యుద్ధంలో శత్రువుల్ని నాశనం చేశావు. గరుత్మంతుణ్ణి వాహనంగా చేసుకున్నావు. కష్టాలనే కారుచీకట్లను తొలగించగల సూర్యుడవు. హృదయమంతా దయతో నింపుకున్నావు. సీతాదేవి హృదయ కమలానికి తుమ్మెద లాంటి వాడవు. రాక్షసులనే కలువల్ని నాశనం చేయగల మదపుటేనుగువు, చక్కని శరీరాకృతి గల వాడవు.”

ప్రశ్న 6.
‘మంచి నడవడికను వదలిపెట్టకు’ అని తెలుసుకున్నారు కదా ! మంచి నడవడికకు కొన్ని ఉదాహరణలు రాయండి.
జవాబు:
ఆరోగ్యాన్ని కలిగించే ఆహారపు అలవాట్లను కలిగిఉండటం, ఇతరులను తక్కువ చేసి చూడకపోవడం, పెద్దలను గౌరవించడం. సత్యాన్నే మాట్లాడటం, పరులకు కీడు చేయకపోవడం, ఇతరులను బాధించకుండా నేర్పుగా తన పనులను సాధించుకోవడం. మర్యాదగా ప్రవర్తించడం, ఇతరుల మనోభావాలను గౌరవించడం.

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

ఆ) క్రింది ప్రశ్నలకు పది లేక పన్నెండు వాక్యాలలో సమాధానాలు రాయండి.

ప్రశ్న 1.
శతక పద్యాలు సమాజానికి ఏమి చెప్పదలచాయి?
జవాబు:
నూరు పద్యాలు గల సాహిత్య ప్రక్రియ శతకం. తెలుగు సాహిత్యంలో ఒక ప్రత్యేక ఒరవడి సృష్టించిన ప్రత్యేకత శతకానిదే. ఏ పద్యానికి ఆ పద్యమే స్వతంత్ర భావాన్ని కల్గి ఉండి ద్రాక్షగుత్తుల వలె మధురమైనవి శతకపద్యాలు. మనిషికి కిరీటం లాగా పద్యానికి మకుటం శోభను కల్గిస్తుంది.

“సమాజ హితం కోరేది సాహిత్యం ” అని పెద్దల మాట. సూటిగా మంచి విషయాన్ని చెప్పడం కన్న కథ రూపంలోను, పద్య రూపంలోను, కవిత రూపంలోను చెప్పడం వల్ల త్వరగా మనసుకు చేరుతుంది. అదే మన పూర్వులు చేసిన ప్రయత్నం. శతక పద్యాలు ప్రధానంగా ప్రబోధకాలు. కొన్ని భక్తి, వైరాగ్య, శృంగార హాస్య మొ|| అంశాలపై కూడా వచ్చాయి. సమాజంలోని చెడును, అజ్ఞానాన్ని తొలగించడానికి, ప్రజలను చైతన్యవంతులను చేయడానికి ఆయుధంగా కవుల శతక ప్రక్రియను ఎంచుకున్నారు. పాల్కురికి సోమనాథుని ‘వృషాధిప శతకం’ తొలి శతకంగా పేరు గాంచింది. నాటి నుండి నేటి కాలం వరకు శతక పద్యాలు రానివారు ఉండరు అనడంలో అతిశయోక్తి లేదు. చిన్నతనం నుండే శతకపద్యాలు ధారణ చేయడం మనల్ని మనమే సంస్కరించుకోవడం అవుతుంది. “కష్టబెట్టబోకు కన్న తల్లి మనసు, తల్లిదండ్రి మీద దయలేని పుత్రుండు, ఉపకారికి నుపకారము, తనకోపమే తన శత్రువు, పట్టు పట్టరాదు పట్టి విడువరాదు, అల్పుడెపుబల్కు నాడంబరముగాను, చదువది యెంత కల్గిన రసజ్ఞత యించుక చాలకున్ననా” – ఇలాంటి ఆణిముత్యాల వంటి పద్యాలు నేర్చుకోవడం వల్ల మానసిక ఎదుగుదల పెరుగుతుంది. సంబంధం బాంధవ్యాలు పెరుగుతాయి.

పెద్దయిన తర్వాత ప్రత్యేకంగా సైకాలజిస్టులను, మానసిక నిపుణులను కలిసి కౌన్సిలింగ్ తీసుకోవల్సిన పరిస్థితులు మనమే కల్పిస్తున్నాము. కవులు తమ విలువైన సమయాన్ని, జీవితాన్ని భావితరాల వారమైన మనం బాగుండాలని లోకం తీరును కళ్ళకు కట్టినట్లుగా ఉదాహరణలతో సహా రక్తాన్నే సిరాగా చేసి, రచించారు. వారి కష్టాన్ని గుర్తించి మనం మన భావితరాల వారి భవిష్యత్తును దృష్టియందుంచుకొని శతక పద్యాలు ధారణ చేయడం విధిగా భావించాలి.

వ్యక్తీకరణ – సృజనాత్మకత

క్రింది ప్రశ్నకు సమాధానము రాయండి.

ప్రశ్న 1.
నీవు చదివిన ఒక శతకాన్ని గూర్చి మిత్రునికి లేఖ రాయండి.
జవాబు:

తెనాలి,
x x x x

ప్రియమిత్రుడు ప్రవీడు
నేను క్షేమం. నీవు క్షేమమని తలుస్తాను. ఇటీవల మా పాఠశాల గ్రంథాలయంలో ‘భాస్కర శతకం’ పద్యాల పుస్తకం తీసుకొని, శ్రద్ధగా చదివాను. వాటిలో సుమారు 25 పద్యాలు కంఠస్థం చేసాను. వాటిలోని అర్థాలు ఎంత బాగున్నాయో! మొదటి రెండు పాదాలు నీతితో, చివరి రెండు పాదాలు ఉదాహరణతో మారయ(ద) వెంకయ్య బాగా రాసారు.

“దానము సేయ గోరిన వదాన్యుకీయగ శక్తిలేనిచో”, “తెలియని కార్యమెల్లఁగడ తేర్చుట కొక్క వివేకి జేకొనన్”, “చదువది యెంత కల్గిన రసజ్ఞత యించుక చాలకున్న నా”, “పలుమాఱు సజ్జనుండు ప్రియ భాషలె పల్కుగోర వాక్యముల్” – వంటి పద్యాలు నీతిని బోధిస్తాయి. నాకు ప్రేరణనిచ్చాయి. నీవు చదివిన ఏదేని శతకం గూర్చి రాయి.
ఇట్లు,
నీ ప్రియమిత్రుడు,
కె. జశ్వంత్.

చిరునామా:
డి. ప్రవీణ్ కుమార్,
9వ తరగతి,
జిల్లా పరిషత్ హైస్కూల్,
బాపట్ల, గుంటూరు జిల్లా.

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

ప్రశ్న 2.
తేలికైన మాటలతో ఒక పద్యాన్ని రాయండి. / కవిత రాయండి.
జవాబు:
నాదియన్న చింత నాదిలో పుట్టెనా
పెరిగి పెద్దదైన తిరిగి పోదు
మొక్కపీకవచ్చు మొద్దును గాదురా
బుద్ధి కలిగినంత సిద్ధి కలుగు !

ప్రశ్న 3.
శతక పద్యాల ద్వారా మీరు గ్రహించిన నైతిక విలువలు పెంపొందే సూక్తులు ఐదింటిని రాయండి.
జవాబు:
శతకం ద్వారా గ్రహించిన నైతిక విలువలు :

  1. ఎన్ని కష్టాలు ఎదురైనా ధర్మాన్ని వీడకూడదు.
  2. ఎల్లప్పుడూ సత్యాన్నే పలకాలి.
  3. ఫలితాన్ని ఆశించక పని చేయాలి.
  4. గురువుల మాటకు ఎదురు చెప్పకూడదు.
  5. చెడు నడతను విడిచిపెట్టాలి.
  6. అందరికీ సాయం చేస్తూ ఆనందంగా బ్రతకాలి.
  7. సమాజానికి హాని చేసే పనులు చేయకూడదు.
  8. పేదవారి పట్ల నిర్లక్ష్యంగా ప్రవర్తించకూడదు.

III. భాషాంశాలు (పదజాలం, వ్యాకరణం)

1. పర్యాయపదాలు :

జలధి : సముద్రం, రత్నాకరం, సాగరం
సూర్యుడు : రవి, భాస్కరుడు, దివాకరుడు
చంద్రుడు : శశాంకుడు, సోముడు
జగడం : కలహం, తగాదా, కొట్లాట
వైరి : శత్రువు, రిపు, విరోధి
అటవి : అడవి, అరణ్యం, కాన, విపినం
హోమం : యజ్ఞం, యాగం, యూపం
ఆచార్యుడు : గురువు, ఉపాధ్యాయుడు

2. వ్యుత్పత్త్యర్థాలు :

సత్వం : సత్పురుషులందు పుట్టునది (నిజం)
నరకము : పాపులను తన సమీపమున పొందించునది, పరులు దీనియందు మొఱ పెట్టుదురు (ఒక లోకం)
నారాయణుడు : అవతారములందు నర సంబంధమయిన శరీరాన్ని పొందువాడు/ఉదకము స్థానముగా కలవాడు (పద్మం)
నిశాచరులు : రాత్రియందు సంచరించేవారు (రాక్షసులు)
అమృతం : మరణం లేనిది (సుధ)
జలధి : జలములు దీనిచే ధరింపబడును (సముద్రం)
పంచాస్యం : విస్తీర్ణమైన ముఖములు కలది (సింహం)
గురువు : అంధకార మనెడి అజ్ఞానమును ఛేదించువాడు (ఉపాధ్యాయుడు)
అబ్జము : నీటియందు పుట్టినది (పద్మము)

3. నానార్థాలు :

శైలము : కొండ, రసాంజనం, ఆనకట్ట, సాంబ్రాణి
జలము : నీరు, జడము, ఎఱ్ఱ తామర, ఎఱ్ఱ కలువ
ఈశ్వరుడు : శివుడు, ప్రభువు, పరమాత్మ,
శ్రేష్ఠవాచకం : అపకారం, మాలిన్యం, తగనిది, అశుభం
విభూతి : భస్మం, సంపద
శ్రీ : లక్ష్మి, సాలెపురుగు, విషం

4. ప్రకృతి – వికృతులు :

శ్రీ – సిరి
కుత్సితం – కుచ్చితం
శీత – సీతువు (చల్లని, మంచు)
బిక్ష – బిచ్చము
భక్తుడు – బత్తుడు
సాధువు – సాదువు
ద్రవ్యం – డబ్బు
ఘనము – గనము (అధికం)
రాజు – ఱేడు
దుష్టుడు – తుంటరి
ఈశ్వర – ఈసరుడు
భక్తి – బత్తి
రత్నము – రతనము
పుణ్యం – పున్నెం
కార్యము – కరము
మొల్లము – ముల్లె (ధనం)
రతి – రంతు
భూతి – బూది
అటవి – అడవి
హృదయం – ఎద, ఎడద
భూమి – బూమి
క్రుజ్ – కొంగ
స్నానము – తానము
బూతి – బూడి, భస్మం
తురంగం – తురికి (గుఱ్ఱం)
పుష్పం – పూవు
విషం – విసము

5. గణాలు :
AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు 1

9th Class Telugu 5th Lesson పద్యరత్నాలు 1 Mark Bits

1. స్త్రీలకు విరులు అన్న మక్కువ ఎక్కువ – (గీత గీసిన పదానికి అర్థం గుర్తించండి) (S.A. I – 2018-19)
ఎ) ఆభరణాలు
బి) కేశాలు
సి) వంకీలు
డి) పూవులు
జవాబు:
డి) పూవులు

2. మధువనమంతా మధువ్రతములతో నిండి ఉంది – (గీత గీసిన పదానికి వ్యుత్పత్యర్థాన్ని గుర్తించండి) (A S.A. I – 2018-19)
ఎ) మధువు సేకరించడం వ్రతంగా గలది
బి) మధువు సేకరింపకపోవడం వ్రతంగా గలది
సి) మధువును సేకరించడం వ్రతంగా లేనిది
డి) మధువును సేకరించే వ్రతం కలది
జవాబు:
ఎ) మధువు సేకరించడం వ్రతంగా గలది

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

3. సత్మీర్తి దిగంతము వరకు వ్యాపిస్తుంది – (గీత గీసిన పదానికి సంధి విడదీయుము)
ఎ) దిక్ + అంతము
బి) దిస్ + అంతము
సి) దిగం + తము
డి) ది: + అంతము
జవాబు:
ఎ) దిక్ + అంతము

4. కార్యాలోచనమును ఒంటరిగా చేయరాదు – (గీత గీసిన పదానికి విగ్రహవాక్యం గుర్తించండి) (S.A. I – 2018-19)
ఎ) కార్యము వల్ల ఆలోచనము
బి) కార్యము యొక్క ఆలోచనము
సి) కార్యమును గురించి ఆలోచనము
డి) కార్యమును ఆలోచనమును కలుగుట
జవాబు:
సి) కార్యమును గురించి ఆలోచనము

5. ఓ రాజా ! నీవే కీర్తిమంతుడవు – చంద్రుడే కాంతిమంతుడు (అలంకారాన్ని గుర్తించండి) (S.A. I – 2018-19)
ఎ) ఉపమాలంకారం
బి) రూపక
సి) ఉత్ప్రేక్ష
డి) దృష్టాంత
జవాబు:
డి) దృష్టాంత

6. పంచాస్యం మత్తగజాన్ని బాధించింది. (గీత గీసిన పదానికి అర్థం గుర్తించండి) (S.A. II – 2018-19)
ఎ) పులి
బి) ఎలుగు
సి) చిరుత
డి) సింహం
జవాబు:
డి) సింహం

7. దైవ పూజా సమయంలో విరులు విరివిగా వాడతారు – (గీత గీసిన పదానికి అర్థం గుర్తించండి) (S.A. II – 2018-19)
ఎ) అగరువత్తులు
బి) దీపాలు
సి) పూలు
డి) ఫలాలు
జవాబు:
సి) పూలు

8. భారమైన జడలు కలిగిన వాడు – (వ్యుత్పత్త్యర్థం గుర్తించండి) (S.A. II – 2018-19)
ఎ) భారవి
బి) శైవుడు
సి) వాసవుడు
డి) ధూర్జటి
జవాబు:
డి) ధూర్జటి

9. విద్యాధనం – సర్వధన ప్రధానం – (గీత గీసిన పదానికి విగ్రహవాక్యం గుర్తించండి) (S.A. II – 2018-19)
ఎ) విద్యతో ధనం
బి) విద్యను ధనంగా గలది
సి) విద్య అనెడి ధనం
డి) విద్య యొక్క ధనం
జవాబు:
సి) విద్య అనెడి ధనం

10. కన్నులారా హిమాలయాలను దర్శించాలని శారద వాంఛ – (గీత గీసిన పదానికి అర్థం గుర్తించండి) (S.A. II – 2017-18)
ఎ) వాదన
బి) కోరిక
సి) ఊహ
డి) మనవి
జవాబు:
బి) కోరిక

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

11. మూడు అడుగుల దూరంలో ఏనుగు కనిపించేసరికి భయం వేసింది – గీత గీసిన పదాలకు నానార్థపదం గుర్తించండి. (S.A. II – 2017-18)
ఎ) హస్తి
బి) కపి
సి) గజం
డి) అష్టపది
జవాబు:
సి) గజం

12. కుత్సితముగాని దరి కలిగినది – (వ్యుత్పత్త్యర్థం గుర్తించండి) (S.A. II – 2017-18)
ఎ) మేఘం
బి) నది
సి) సరస్సు
డి) అకూపారం
జవాబు:
డి) అకూపారం

13. పంచాస్యం ఏనుగు కుంభస్థలంపైకి దూకింది – (గీత గీసిన పదానికి వ్యుత్పత్త్యర్థం గుర్తించండి) (S.A. II – 2017-18)
ఎ) ఐదైన ముఖాలు కలది
బి) వెడల్పైన ముఖం కలది
సి) పంచముఖాలతో ఉన్నది
డి) కుత్సితమైన అవయవం కలది
జవాబు:
బి) వెడల్పైన ముఖం కలది

14. సృష్టిలో ‘సమస్తాన్ని తనలో ధరించేది’ అనే అర్థాన్ని సూచించే వ్యుత్పత్తి పదం గుర్తించండి. (S.A. III – 2016-17)
ఎ) ధర
బి) పృథ్వి
సి) పుడమి
డి) నేల
జవాబు:
ఎ) ధర

15. ఖగములను వేటాడుట తప్పు. (గీత గీసిన పదానికి వ్యుత్పత్తిని గుర్తించండి.) (S.A. III – 2016-17)
ఎ) ఆకాశంలో సంచరించనిది
బి) ఆకాశంలో సంచరించేది
సి) ఆకాశం నుండి నేలకు రాలేది
డి) ఆకాశంలో సంచరించడం రానిది
జవాబు:
బి) ఆకాశంలో సంచరించేది

16. సజ్జనులు స్నేహం చేయదగినవారు. (సంధి విడదీసిన పదాన్ని గుర్తించండి.) (S.A. III – 2016-17)
ఎ) సద్ + జనులు
బి) సత్ + జనులు
సి) సః + జనులు
డి) స + జనులు
జవాబు:
బి) సత్ + జనులు

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

17. వాక్యాలకు బింబ ప్రతిబింబత్వం ఉంటే – అలంకారం గుర్తించండి. (S.A. II – 2018-19)
ఎ) రూపకం
బి) ఉత్ప్రేక్ష
సి) ఉపమాలంకారం
డి) దృష్టాంతం
జవాబు:
డి) దృష్టాంతం

18. ‘చేతిరాత గుండ్రంగా రాయడం’ అనే విషయాన్ని విధ్యర్థకంగా మార్చండి.( S.A. III – 2016-17)
ఎ) చేతిరాత గుండ్రంగా రాయండి.
బి) దయచేసి చేతిరాత గుండ్రంగా రాయకండి.
సి) చేతిరాత గుండ్రంగా రాయొద్దు
డి) చేతిరాత గుండ్రంగా ఉంటే బాగుంటుంది
జవాబు:
ఎ) చేతిరాత గుండ్రంగా రాయండి.

19. “ఆడుకోవడం” అనే విషయాన్ని అనుమత్యర్థక వాక్యంగా మార్చండి. (S.A. III – 2016-17)
ఎ) ఆడుకోవచ్చు
బి) ఆడుకోకూడదు
సి) ఆడుకుంటారా?
డి) ఆడుకోవద్దు
జవాబు:
ఎ) ఆడుకోవచ్చు

భాషాంశాలు (పదజాలం, వ్యాకరణం)

1. అర్ధాలు :

20. దుష్టుల ఆలోచనలు కుత్సితంగా ఉంటాయి – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) అద్భుతం
B) మోసం
C) తెలివి
D) మంచి
జవాబు:
B) మోసం

21. సముద్రం మేర దాటి పొంగుతుంది – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) ఇల్లు
B) వీధి
C) హద్దు
D) సునామీ
జవాబు:
C) హద్దు

22. ఉత్తముడు దుర్జనుల గోష్ఠిని పొందడు – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) కొలువు
B) కొలుపు
C) మాట
D) పోట్లాట
జవాబు:
A) కొలువు

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

23. జోరీగ మధువ్రతేంద్రమగునా? – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) సీతాకోక చిలుక
B) హంస
C) కందిరీగ
D) తుమ్మెద
జవాబు:
D) తుమ్మెద

24. మంచివారితో జగడం కీడును కలిగించును – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) స్నేహం
B) తగాదా
C) మాట
D) తిరగటం
జవాబు:
B) తగాదా

25. విష్ణువు ఖగరాజును వాహనంగా చేసుకొన్నాడు – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) పాము
B) నెమలి
C) పక్షి
D) ఎద్దు
జవాబు:
C) పక్షి

26. నదులన్నీ అకూపారంబులో కలుస్తాయి – గీత గీసిన పదానికి అర్థం గుర్తించండి. (S.A. III – 2016-17)
A) నేల
B) ఆకాశం
C) సముద్రం
D) పర్వతం
జవాబు:
C) సముద్రం

27. ‘మంచి నడవడి‘ – అనే అర్థాన్నిచ్చే శబ్దాన్ని గుర్తించండి.
A) దురాచారం
B) ఆచారం
C) నడక
D) నడవండి
జవాబు:
B) ఆచారం

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

28. ‘మంచి బుద్ధి కలవాడు‘ – అనే అర్థాన్ని ఇచ్చే పదం కింది వాటిలో ఏది?
A) బుద్ధి
B) దుర్బుద్ధి
C) బుద్ధిమంతుడు
D) సుమతి
జవాబు:
D) సుమతి

29. పవి పుష్పంబగు – గీత గీసిన పదానికి అర్థము గుర్తించండి.
A) ఇంద్రుడు
B) వజ్రాయుధం
C) వజ్రం
D) కల్పవృక్షం
జవాబు:
B) వజ్రాయుధం

2. పర్యాయపదాలు :

30. సూర్యుడు నళినీబాంధవుడు – గీత గీసిన పదానికి సమానార్థాలు గుర్తించండి.
A) రవి, చంద్రుడు
B) భాస్కరుడు, దినకరుడు
C) ప్రభాకరుడు, సోముడు
D) కుజుడు, శుక్రుడు
జవాబు:
B) భాస్కరుడు, దినకరుడు

31. పున్నమి నాటి చంద్రుడు – గీత గీసిన పదానికి పర్యాయపదాలు రాయండి.
A) చందురుడు, ఇంద్ర
B) చంద్ర, సూర్య
C) సోముడు, శశాంకుడు
D) రవి, గోపి
జవాబు:
C) సోముడు, శశాంకుడు

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

32. రత్నాలకు నిలయం రత్నాకరం – గీత గీసిన పదానికి సమానార్థాలు రాయండి.
A) జలధి, సాగరం
B) సముద్రం, వనం
C) విపినం, సంద్రం
D) గగనం, గహసం
జవాబు:
A) జలధి, సాగరం

33. ధర్మరాజు అజాతశత్రువు – గీత గీసిన పదానికి సమానార్థాలు రాయండి.
A) వైరి, వైరు
B) రిపు, పురి
C) విరోధి, వనధి
D) వైరి, రిపువు
జవాబు:
D) వైరి, రిపువు

34. నారదుడు కలహ భోజనుడు – గీత గీసిన పదానికి సమానార్థాలు రాయండి.
A) జగడం, జడగం
B) తగాదా, కొట్లాట
C) తగాదా, తదాగా
D) పోట్లాట, పోటు
జవాబు:
B) తగాదా, కొట్లాట

35. ఋషులు లోకకళ్యాణం కోసం హోమాలు చేసారు – గీత గీసిన పదానికి సమానార్థాలు రాయండి.
A) యాగం, ఆగం
B) యూపం, పాపం
C) యజ్ఞం, యాగం
D) యజ్ఞం, అజ్ఞం
జవాబు:
C) యజ్ఞం, యాగం

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

36. ఆచార్యుని ఎదిరించక – గీత గీసిన పదానికి సమానార్థాలు రాయండి.
A) గురువు, ఉపాధ్యాయుడు
B) గురువు, వేత్త
C) ఒజ్జ, సజ్జ
D) గురువు, తరువు
జవాబు:
A) గురువు, ఉపాధ్యాయుడు

37. క్రూర భుజంగమున్ గవయ గూడునె – గీత గీసిన పదానికి సమానార్థక పదం గుర్తించండి.
A) కొంగ
B) దుష్టుని
C) సర్పము
D) సింహము
జవాబు:
C) సర్పము

38. జలధుల్మేరల నాక్రమించి ఉప్పొంగినన్ – గీత గీసిన పదానికి సమానార్థక పదం గుర్తించండి.
A) నదులు
B) పర్వతాలు
C) మైదానాలు
D) సముద్రాలు
జవాబు:
D) సముద్రాలు

39. నన్ను పంచాస్యమౌనా? – గీత గీసిన పదానికి సమాననార్ధక పదమును గుర్తించండి.
A) సింహము
B) ఏనుగు
C) తేనెటీగ
D) పులి
జవాబు:
A) సింహము

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

40. శ్రీరాముడు ఖగరాజ తురంగుడు – గీత గీసిన పదానికి సమానార్ధక పదం ఏది?
A) పక్షి
B) రాజు
C) గరుత్మంతుడు
D) దేవేంద్రుడు
జవాబు:
C) గరుత్మంతుడు

41. అకూపారంబు భూమీ స్థలంబవు – గీత గీసిన పదానికి సమానార్థక పదం ఏది?
A) శైలము
B) సముద్రము
C) నది
D) వజ్రాయుధం
జవాబు:
B) సముద్రము

42. ‘జలజాత ప్రియ శీతభానులు యథా సంచారముఱ్ఱప్పినం’ – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) సూర్యుడు, చంద్రుడు
B) చంద్రుడు, సముద్రము
C) చంద్రుడు, చందమామ
D) మిత్రుడు, రవి
జవాబు:
C) చంద్రుడు, చందమామ

43. జలధుల్మేరల నాక్రమించి ఉప్పొంగినన్ – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) సముద్రము, అకూపారము
B) శైలము, సురావనజము
C) మధువ్రతము, భుజంగము
D) ఉదధి, ఏఱు
జవాబు:
A) సముద్రము, అకూపారము

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

44. ‘గజ స్నానంబు చందంబగున్ ?’ – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) పాము, ఏనుగు
B) హస్తి, కరి
C) తేనెటీగ, భృంగము
D) సింహము, ఇభము
జవాబు:
B) హస్తి, కరి

45. అకూపారంబు భూమీ స్థలంబవున్ – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) శైలము, పర్వతం
B) జలధి, సాగరము
C) ఉదధి, భుజంగము
D) సముద్రము, నది
జవాబు:
B) జలధి, సాగరము

46. ‘క్రూర భుజంగమున్ గవయ గూడునె ?’ – గీత గీసిన పదానికి పర్యాయపదాలను గుర్తించండి.
A) పాము, సర్పము
B) నాగము, నగము
C) పంచాస్యము, శార్దూలం
D) దుష్టుడు, దుర్మార్గుడు
జవాబు:
A) పాము, సర్పము

3. వ్యుత్పత్యర్థాలు :

47. సత్పురుషులందు పుట్టినది ఎప్పటికి నిలిచి ఉండును – గీత గీసిన పదానికి వ్యుత్పత్త్యం గుర్తించండి.
A) బుద్ధి
B) సత్యం
C) మేథ
D) తెలివి
జవాబు:
B) సత్యం

48. “మరణం లేనిది” – దీనికి వ్యుత్పత్యర్థం గుర్తించండి.
A) అమరణం
B) చిరంజీవి
C) అమృతం
D) స్వర్గం
జవాబు:
C) అమృతం

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

49. ‘పాపులను తన సమీపమున పొందించునది’ – దీనికి వ్యుత్పత్త్యం గుర్తించండి.
A) నరకం
B) నకరం
C) స్వర్గం
D) భూవి
జవాబు:
A) నరకం

50. ‘నారాయణుడు’ – వ్యుత్పత్తి పదం ఏది?
A) ఉదకంలో లేనివాడు
B) ఉదకం స్థానంగా కలవాడు
C) పాముపై నిద్రించేవాడు
D) సుదర్శనం కలవాడు
జవాబు:
B) ఉదకం స్థానంగా కలవాడు

51. ‘రాత్రియందు సంచరించేవారు’ – దీనికి వ్యుత్పత్త్యర్థం గుర్తించండి.
A) దయ్యాలు
B) భూతాలు
C) మనుష్యులు
D) రాక్షసులు
జవాబు:
D) రాక్షసులు

52. జలములు దీనిచే ధరింపబడును – దీనికి వ్యుత్పత్త్యర్థం గుర్తించండి.
A) జలాశయం
B) జలధి
C) తటాకం
D) కాలువ
జవాబు:
B) జలధి

53. ‘అజ్ఞానమనే అంధకారాన్ని పోగొట్టేవాడు’ – ఈ వ్యుత్పత్తి గల పదం ఏది?
A) సూర్యుడు
B) చంద్రుడు
C) గురువు
D) జ్ఞానము
జవాబు:
C) గురువు

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

54. ‘వెడల్పైన ముఖం కలది’ – అనే వ్యుత్పత్త్యర్థం గుర్తించండి. (S.A. I – 2018-19)
A) దీర్ఘముఖము
B) పంచాస్యము
C) ద్విముఖము
D) సుముఖము
జవాబు:
B) పంచాస్యము

4. నానార్థాలు :

55. శైల పుత్రి పార్వతి – గీత గీసిన పదానికి నానార్థాలు రాయండి.
A) కొండ, గిరి
B) కొండ, ఆనకట్ట
C) రసాంజనం, రసం
D) సాంబ్రాణి, పన్నీర
జవాబు:
B) కొండ, ఆనకట్ట

56. జల ప్రవాహం ఎక్కువగా ఉన్నప్పుడు ప్రయాణం ప్రమాదం – గీత గీసిన పదానికి నానార్థాలు రాయండి.
A) నీరు, పానీయం
B) జడం, గడ
C) నీరు, ఎల్టతామర
D) కలువ, పూలు
జవాబు:
C) నీరు, ఎల్టతామర

57. ఈశ్వరుడు అంతటా కలడు – గీత గీసిన పదానికి నానార్థాలు రాయండి.
A) శివుడు, ప్రభువు
B) పరమాత్మ, స్వర్గం
C) శ్రేష్ఠవాచకం, వాచకం
D) శివుడు, శంకరుడు
జవాబు:
A) శివుడు, ప్రభువు

58. కీడు చేసిన వానికి మేలు చేయుట ఉత్తముల లక్షణం – గీత గీసిన పదానికి నానార్థాలు రాయండి.
A) తగనిది, తగిన
B) అపకారం, అశుభం
C) మాలిన్యం, మలినం
D) ఉపకారం, మేలు
జవాబు:
B) అపకారం, అశుభం

59. విభూతి స్వచ్ఛత చంద్రకాంతిని తలపిస్తుంది – గీత గీసిన పదానికి నానార్థాలు రాయండి.
A) బూడిద, బూతి
B) భస్మం, పొడి
C) సంపద, భస్మం
D) బూడిద, పొడి
జవాబు:
C) సంపద, భస్మం

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

60. స్త్రీలను బాధపెట్టిన ఇంట శ్రీ నిలువదు – గీత గీసిన పదానికి నానార్థాలు రాయండి.
A) లక్ష్మి, సాలెపురుగు
B) లక్ష్మి, సిరి
C) సంపద, ధనం
D) విషం, విసం
జవాబు:
B) లక్ష్మి, సిరి

61. నీరు, గరళం – అనే నానార్ధములు గల పదాన్ని గుర్తించండి.
A) జలము
B) ఉదకము
C) విషము
D) క్షీరము
జవాబు:
C) విషము

62. గజసైన్యం విజయాన్ని సాధించింది – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి. (S.A. I – 2018-19)
A) గజం, అడుగు
B) ఏనుగు, మూడడుగుల కొలత
C) ఎనిమిది, ఐదు
D) హస్తి, గజము
జవాబు:
B) ఏనుగు, మూడడుగుల కొలత

5. ప్రకృతి – వికృతులు :

63. రాట్టులు పోయారు. రాజ్యాలు పోయాయి – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) ప్రభువు
B) నాయకుడు
C) భూపతి
D) రేడు
జవాబు:
D) రేడు

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

64. దుష్టుల సహవాసం చెడుకు కారకం – గీత గీసిన పదానికి ప్రకృతి పదం గుర్తించండి.
A) దుసుట
B) తుంటరి
C) దుష్ట
D) దుసట
జవాబు:
B) తుంటరి

65. బిచ్చమెత్తి బ్రతికేవారిని చులకన చేయవద్దు – గీత గీసిన పదానికి ప్రకృతి పదం గుర్తించండి.
A) బిక్చ
B) భిక్ష
C) భిక్ష
D) అర్థి
జవాబు:
C) భిక్ష

66. పాప పుణ్యాలు కర్మను బట్టి ప్రాప్తిస్తాయి – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) పున్నెం
B) పున్నం
C) పుషైం
D) పున్యం
జవాబు:
A) పున్నెం

67. సిరి లేనివాడు ఎందుకు కొరగాడు – గీత గీసిన పదానికి ప్రకృతి పదం గుర్తించండి.
A) ధనం
B) లక్ష్మీ
C) శ్రీ
D) ద్రవ్యం
జవాబు:
C) శ్రీ

68. శుచిగా స్నానమాచరించనివాడు చర్మరోగి కాగలడు – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) సానం
B) తానం
C) స్థానం
D) పానం
జవాబు:
B) తానం

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

69. ఘనమైన కార్యాలు ఘనులే చేయగలరు – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) కారం
B) కర్యం
C) కర్ణం
D) కార్టం
జవాబు:
C) కర్ణం

70. కొల్లేరు సరస్సు కొంగవంటి పక్షి జాతులకు విడిది ప్రాంతం – గీత గీసిన పదానికి ప్రకృతి పదం గుర్తించండి.
A) కొక్కొర
B) క్రుజ్
C) కొక్కెర
D) బకం
జవాబు:
B) క్రుజ్

71. రాయంచలు మానస సరోవరంలో క్రీడిస్తున్నాయి – గీత గీసిన పదానికి ప్రకృతి పదాన్ని గుర్తించండి.
A) హంస
B) రాజహంస
C) రాజు
D) భుజంగము
జవాబు:
B) రాజహంస

72. మీ ఇంట్లో పూవులు లేవా? – గీత గీసిన పదానికి ప్రకృతి ఏది?
A) పుష్పము
B) సుమము
C) కుసుమం
D) విరి
జవాబు:
A) పుష్పము

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

73. మీది గజస్నానము వలె వ్యర్థము – గీత గీసిన పదానికి
వికృతిని గుర్తించండి.
A) సానము
B) తానము
C) స్తనం
D) నానము
జవాబు:
B) తానము

6. సంధులు :

74. సవర్ణదీర్ఘ సంధికి ఉదాహరణను కింది వాటిలో గుర్తించండి.
A) పంచాస్యం
B) సర్వేశ్వరా
C) ప్రాప్తమగు
D) నామోక్తి
జవాబు:
A) పంచాస్యం

75. ఉత్తునకు సంధి నిత్యం – ఇది ఏ సూత్రమో కింద గుర్తించండి.
A) గుణసంధి
B) త్రికసంధి
C) ఉత్వసంధి
D) ఇత్వసంధి
జవాబు:
C) ఉత్వసంధి

76. ‘సద్భక్తి’ – విడదీయుము.
A) సదా + భక్తి
B) సత్ + భక్తి
C) సత్ + బక్తి
D) సద + భక్తి
జవాబు:
B) సత్ + భక్తి

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

77. జశ్త్వసంధికి ఉదాహరణను గుర్తించండి.
A) రాజౌనా
B) సర్వేశ్వరా
C) పదాబ్దం
D) వాగీశుడు
జవాబు:
D) వాగీశుడు

78. ‘శ్రీకాళహస్తీశ్వరా’ – సంధి పేరేమిటి?
A) వృద్ధి
B) గుణ
C) సవర్ణదీర్ఘ
D) త్రిక
జవాబు:
C) సవర్ణదీర్ఘ

79. ‘నామో!’ సంధి పేరేమిటి?
A) యణాదేశ
B) గుణ
C) యడాగమ
D) ఆమేడ్రితం
జవాబు:
B) గుణ

80. క, చ, ట, త, ప, ఫ, ఛ, ఠ, ఢ, ఫ, శ, ష, స వర్ణాలకు జరిగే సంధి ఏది?
A) జశ్త్వసంధి
B) త్రికసంధి
C) శ్చుత్వసంధి
D) గసడదవాదేశ సంధి
జవాబు:
A) జశ్త్వసంధి

81. కింది వాటిలో గుణసంధి సూత్రం కిందివాటిలో ఏదో గుర్తించండి.
AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు 2
జవాబు:
D)

82. “మధుప్రతేంద్రం” – అనే పదాన్ని విడదీయండి. (S.A. II – 2017-18)
A) మధు + ప్రతేంద్రం
B) మధువ్ర + తేంద్రం
C) మధువ్రత + ఇంద్రం
D) మధువ్రత + ఏంద్రం
జవాబు:
C) మధువ్రత + ఇంద్రం

83. ‘నింద సేయబోకు’ – అనే పదాన్ని విడదీసి, సంధి పేర్కొనండి.
A) నింద + చేయబోకు – గసడదవాదేశ సంధి
B) నింద సేయన్ + బోకు – సరళాదేశ సంధి
C) నింద సేయ + బోకు – యణాదేశ సంధి
D) నింద + సేయబోకు – యడాగమ సంధి
జవాబు:
A) నింద + చేయబోకు – గసడదవాదేశ సంధి

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

84. సర్వేశ్వరా ! – గీత గీసిన పదం ఏ సంధి?
A) సవర్ణదీర్ఘ సంధి
B) గుణసంధి
C) యణాదేశ సంధి
D) వృద్ధి సంధి
జవాబు:
B) గుణసంధి

85. ‘ జోరీగ’ విడదీయండి.
A) జోరు + ఈగ
B) జోర + ఈగ
C) జోరి + ఇగ
D) జో + రీగ
జవాబు:
A) జోరు + ఈగ

86. ‘ధరాత్మజ’ ఈ పదంలో గల సంధి ఏది?
A) సవర్ణదీర్ఘ సంధి
B) గుణసంధి
C) యణాదేశ సంధి
D) గసడదవాదేశ సంధి
జవాబు:
A) సవర్ణదీర్ఘ సంధి

7. సమాసాలు :

87. చల్లగా నూఱేండ్లు జీవించండని పెద్దలు దీవిస్తారు – గీత గీసిన పదానికి సమాసం పేరేమిటి?
A) ద్వంద్వం
B) ద్విగువు
C) బహుజొహి
D) రూపకం
జవాబు:
B) ద్విగువు

88. గురువుల నుండి శిష్యులు అమృత వాక్కులు పొందాలి – గీత గీసిన పదానికి సమాసం పేరేమిటి?
A) నజ్
B) అవ్యయీభావ
C) రూపకం
D) ప్రథమా
జవాబు:
C) రూపకం

89. ‘అరవిందం వంటి ముఖం’ సమాసపదంగా మార్చండి.
A) అరవింద ముఖం
B) ముఖ అరవిందం
C) పద్మముఖం
D) ముఖారవిందం
జవాబు:
D) ముఖారవిందం

90. ‘కాంతామణి’ విగ్రహవాక్యం గుర్తించండి.
A) మణి వంటి కాంత
B) మణే కొంత ఐ
C) కాంత వంటి మణి
D) మణి గల కాంత
జవాబు:
A) మణి వంటి కాంత

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

91. ఉపమాన ఉత్తరపద కర్మధారయ సమాసానికి ఉదాహరణను గుర్తించండి.
A) చిగురుకేలు
B) తేనెమాట
C) తనూలత
D) జుంటిమోవి
జవాబు:
C) తనూలత

92. రూపక సమాసానికి ఉదాహరణను గుర్తించండి.
A) సుధామధురం
B) జ్ఞానజ్యోతి
C) కరకమలం
D) కాంతామణి
జవాబు:
B) జ్ఞానజ్యోతి

93. ‘దుష్టచిత్తుడు’ – సమాసం పేరేమిటి?
A) ద్విగువు
B) ద్వంద్వ
C) రూపకం
D) బహువ్రీహి
జవాబు:
D) బహుజ్జీవీ

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

94. ధనాఢ్యుడైన వాడు దాత అనిపించుకోవాలి – గీత గీసిన పదం ఏ సమాసం? (S.A. II – 2017-18)
A) ప్రథమా
B) తృతీయా
C) బహువ్రీహి
D) ద్వితీయా
జవాబు:
B) తృతీయా

95. విశేషణ పూర్వపద కర్మధారయ సమాసానికి ఉదాహరణను గుర్తించండి.
A) కార్యాలోచనం
B) ఫణాగ్రభాగం
C) అనర్హరత్నాలు
D) అజ్ఞాన తిమిరం
జవాబు:
C) అనర్హరత్నాలు

96. ‘కార్యము యొక్క ఆలోచనము’ సమాస పదంగా కూర్చండి.
A) కార్యపు ఆలోచన
B) కార్యాలోచనము
C) కార్య లోచనలు
D) కార్య ఆలోచన
జవాబు:
B) కార్యాలోచనము

97. ‘నూఱేండ్లు’ పదానికి విగ్రహవాక్యం గుర్తించండి.
A) నూఱు సంవత్సరాలు గలది
B) నూటైన ఏండ్లు
C) నూఱును, ఏండ్లును
D) నూఱు ఏండ్లు కలది
జవాబు:
B) నూటైన ఏండ్లు

98. ‘మధువ్రతము’ – ఇది ఏ సమాసమో పేర్కొనండి.
A) బహువ్రీహి
B) ద్విగు
C) తత్పురుషము
D) అవ్యయీభావము
జవాబు:
A) బహువ్రీహి

99. ‘ముఖారవిందం’ సమాసానికి విగ్రహవాక్యాన్ని గుర్తించండి.
A) ఉపమాలంకారం
B) రూపకాలంకారం
C) దృష్టాంతం
D) స్వభావోక్తి
జవాబు:
C) దృష్టాంతం

100. ‘జ్ఞాన జ్యోతి’ – ఈ సమాస నామాన్ని గుర్తించండి.
A) ఉపమాన పూర్వపద కర్మధారయం
B) రూపక సమాసం
C) ద్విగు సమాసం
D) ఉపమాన ఉత్తరపద కర్మధారయం
జవాబు:
B) రూపక సమాసం

8. గణాలు :

101. ‘స – భ – ర – న – మ – య-వ’ – ఇవి ఏ పద్య గణాలు?
A) శార్దూలం
B) మత్తేభం
C) ఉత్పలమాల
D) చంపకమాల
జవాబు:
B) మత్తేభం

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

102. ‘అవనీ’ గురులఘువులు గుర్తించండి.
A) III
B) UUU
C) IIU
D) UII
జవాబు:
C) IIU

103. ‘UII’ దీనికి సరి అయిన పదాన్ని గుర్తించండి.
A) భువనం
B) మండపం
C) శ్రీకాళ
D) మండలి
జవాబు:
D) మండలి

104. మత్తేభ వృత్తానికి యతిస్థానం గుర్తించండి.
A) 14
B) 10
C) 11
D) 13
జవాబు:
A) 14

105. భ,ర,న,భ,భ,ర,వ గణాలు గల పద్యం ఏ వృత్తానికి చెందినది?
A) ఉత్పలమాల
B) చంపకమాల
C) శార్దూలము
D) కందము
జవాబు:
A) ఉత్పలమాల

106. స,భ,ర,న,మ,య,వ గణాలు గల పద్యం ఏ వృత్తానికి చెందినది?
A) శార్దూలం
B) ఉత్పలమాల
C) మత్తేభం
D) చంపకమాల
జవాబు:
C) మత్తేభం

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

107. ‘కుమారా’ అనేది ఏ గణము?
A) భ గణం
B) యగణము
C) న గణం
D) ర గణం
జవాబు:
B) యగణము

9. అలంకారాలు :

108. వాక్యాలకు బింబ ప్రతిబింబత్వం ఉన్నట్లయితే, అది ఏ అలంకారం? (S.A. III – 2016-17 S.A.II – 2018-19)
A) ముఖం వంటి అరవిందం
B) అరవిందం వంటి ముఖం కలది
C) అరవిందము వంటి ముఖం
D) ముఖమును, అరవిందమును
జవాబు:
C) అరవిందము వంటి ముఖం

109. ‘స్నానంబుల్ నదులందు జేయుట గజస్నానంబు చందంబగున్’ ఈ వాక్యంలోని అలంకారమేది?
A) రూపకము
B) ఉత్ప్రేక్ష
C) అర్థాంతరన్యాస
D) ఉపమాలంకారం
జవాబు:
D) ఉపమాలంకారం

110. ‘రంగ దరాతి భంగ ఖగరజ తురంగ విపత్పరం పరోత్తుంగ తమః పతంగ‘ – ఈ వాక్యంలో గల అలంకారమేది?
A) వృత్త్యనుప్రాస
B) అంత్యానుప్రాస
C) యమకము
D) ఛేకానుప్రాస
జవాబు:
B) అంత్యానుప్రాస

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

111. ‘నానా హోమము లెల్ల బూడిదలలోన న్వేల్చు నెయ్యె చను’ ఈ వాక్యంలో గల అలంకారాన్ని గుర్తించండి.
A) రూపకము
B) ఉత్ప్రేక్ష
C) ఉపమ
D) యమకం
జవాబు:
C) ఉపమ

10. వ్యతిరేకార్థక వాక్యాన్ని గుర్తించడం:

112. గాజు పూస విలువైన రత్నం కాదు – వ్యతిరేక వాక్యం గుర్తించండి.
A) గాజు పూస విలువైన రత్నమా
B) గాజు పూస విలువైన రత్నము
C) గాజు పూస విలువైన నగ
D) రత్నం విలువలేని గాజు పూస
జవాబు:
B) గాజు పూస విలువైన రత్నము

113. పిసినారియైన దుర్మార్గుడు, రాజు కాలేడు – వ్యతిరేక వాక్యం గుర్తించండి.
A) పిసినారి రాజు కాగలడు
B) దుర్మార్గుడు రాజు కాగలడు
C) పిసినారియైన దుర్మార్గుడు, రాజు కాగలడు
D) రాజు దుర్మార్గుడు పిసినారి
జవాబు:
C) పిసినారియైన దుర్మార్గుడు, రాజు కాగలడు

AP Board 9th Class Telugu Important Questions Chapter 5 పద్యరత్నాలు

114. మంచివారితో తగవు హాని చేయదు – వ్యతిరేక వాక్యం గుర్తించండి.
A) తగవు హాని చేస్తుంది
B) తగవు హాని చేయదు
C) చెడ్డవారితో తగవు హాని చేయదు
D) మంచివారితో తగవు హాని చేస్తుంది
జవాబు:
D) మంచివారితో తగవు హాని చేస్తుంది

11. ప్రక్రియలను గుర్తించడం:

115. పేదలను నిందిస్తే, కీడు జరుగుతుంది – గీత గీసిన పదం ఏ ప్రక్రియకు చెందినది?
A) ఆశ్చర్యార్థకం
B) ఉక్తార్థం
C) చేదర్థకం
D) విధి
జవాబు:
C) చేదర్థకం

116. మంచివాడు నీతిమార్గాన్ని తప్పి సంచరించడు – గీత గీసిన పదం ఏ ప్రక్రియకు చెందినది?
A) అనంతర్యార్థకం
B) తుమున్నర్థకం
C) క్వార్థకం
D) ప్రేరణార్థకం
జవాబు:
C) క్వార్థకం

AP 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

AP 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

These AP 9th Class Physical Science Important Questions 4th Lesson Atoms and Molecules will help students prepare well for the exams.

AP State Syllabus 9th Class Physical Science 4th Lesson Important Questions and Answers Atoms and Molecules

9th Class Physical Science 4th Lesson Atoms and Molecules 1 Mark Important Questions and Answers

Question 1.
What is the difference between 2N and N2?
Answer:
2N means two nitrogen atoms.
N2 means one nitrogen molecule.

Question 2.
Mohan said, “O2 differs from O,”. Do you agree? Justify.
Answer:
1) Yes, I agree with Mohan’s statement.
2) ‘O’ means single oxygen atom.
‘O2‘ means single oxygen molecule.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 3.
The atomic number (Z) of an element is 6. Name the element.
Answer:
Carbon.

Question 4.
Write any one precaution in doing the experiment chromotography.
Answer:
Make sure that the ink line or mark does not touch the water.

Question 5.
In a class, a teacher asked students to write the molecular formula of Oxygen, Namitha wrote the formula as “O2“, Raju as “O”. Which one is correct?
Answer:
Namitha is correct.
Molecular formula of oxygen is O2.

9th Class Physical Science 4th Lesson Atoms and Molecules 2 Marks Important Questions and Answers

Question 1.
Fill the following table.

Name Molecular Mass No. of Particles present in molar mass
1. Atomic Oxygen 16 gr
2. Sodium 23 gr
3. Sodium chloride 6.02 × 1023 of Sodium chloride
4. Water 18 gr

Answer:

Name Molecular Mass No. of Particles present in molar mass
1. Atomic Oxygen 16 gr 6.02 × 1023 of oxygen atoms
2. Sodium 23 gr 6.02 × 1023 of sodium atoms
3. Sodium chloride 58.5 gr 6.02 × 1023 of Sodium chloride
4. Water 18 gr 6.02 × 1023 of water molecules

Question 2.
Compare the subatomic particles electron, proton and neutron.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 1

Question 3.
What are the materials used in “Conservation of mass” experiment?
Answer:
Material required for Conservation of mass:
Sodium sulphate, Barium chloride, distilled water, conical flask, spring balance, small test tube, rubber cork, thread, retort stand.

9th Class Physical Science 4th Lesson Atoms and Molecules 4 Marks Important Questions and Answers

Question 1.
Fill in the blanks in the table using the given information.
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 2
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 3

Question 2.
Read the following information and answer.
Molecular mass of a molecule is the sum of the atomic masses of individual atoms in it.

Element Atomic number Atomic mass
Sodium 11 23
Oxygen 8 16
Hydrogen 1 1
Carbon 6 12

i) Find the molecular mass of Na2CO3.
Answer:
Molecular mass of Na2CO3 = (23 × 2) + 12 + (16 × 3) = 46 + 12 + 48 = 106

ii) If the molecular weight of a compound is 44. Which is made with carbon and oxygen. What its molecular formula?
Answer:
Molecular weight of a compound = 44
At. mass of Carbon = 12 Remaining at. mass = 44-12 = 32 = 16 × 2
Hence, 16 × 2 ⇒ (Oxygen atomic mass × 2) ⇒ O2
Molecular formula = CO2

iii) What is the unit of atomic mass?
Answer:
Unit of atomic mass = amu
atomic mass unit (amu) is defined as precisely \(\frac{1}{12}\) the mass of an atom of carbon -12.

iv) On the basis of molecular weights of NaOH and H2O, which is heavier?
Answer:
Molecular weight of NaOH = 23+16 + 1= 40
Molecular weight of H2O = (1 × 2)+ 16 = 2 + 16=18
Hence, NaOH is heavier than H2O.

Question 3.
Complete the table.
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 4
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 5

9th Class Physical Science 4th Lesson Atoms and Molecules Important Questions and Answers

9th Class Physical Science 4th Lesson Atoms and Molecules 1 Mark Important Questions and Answers

Question 1.
How did the element Helium get its name?
Answer:
Place of discovery of element can also play a role in its naming. The gas which was first discovered in the sun was named Helium. Because, Greek name for sun is helios’.

Question 2.
What is an atom?
Answer:
An atom is the smallest particle of an element that can participate in chemical reaction and retain all its properties.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 3.
Is ‘Na’ an element or compound? Why?
Answer:
‘Na’ is an element, because it was formed by the same atoms of ‘Na’.

Question 4.
Is O2 an element or compound? Why?
Answer:
O2 is a compound, because O2 is formed by combining two oxygen atoms.

Question 5.
What is an Avogadro number? What is its value?
Answer:
The number of particles present in one mole of any substance is the Avogadro number (NA).
This is equal to 6.022 × 1023.

Question 6.
Which instrument is used to calculate the atomic mass exactly?
Answer:
Mass spectrometer.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 7.
What is atomic mass?
Answer:
The number of times one atom of given element is heavier than 1/12th part of atomic mass of carbon -12 is called its atomic mass.

Question 8.
How molecules are formed?
Answer:
A molecule is formed by the combination of different kinds of atoms that are chemically bonded together by attractive forces.

Question 9.
Why is it not possible to see an atom with naked eye?
Answer:
The size of an atom is so small i.e., less than 1 nm (1 nano metre). So we are unable to see an atom.

Question 10.
What is a chemical formula?
Answer:
The chemical formula of a compound is a symbolic representation of its composition.

Question 11.
How many atoms are present in.
i) H2S molecule and
ii) PO43- ion?
Answer:
i) The number of atoms in H2S molecule = 2 + 1=3
ii) The number of atoms in PO43- ion =1 + 4 = 5

9th Class Physical Science 4th Lesson Atoms and Molecules 2 Marks Important Questions and Answers

Question 1.
Who is called as the father of modern chemistry? What are his main contributions?
Answer:

  1. Antoine Lavoisier a French scientist is called as “Father of modern chemistry”.
  2. He made many important contributions to chemistry.
  3. One of his contributions is law of conservation of mass.

Question 2.
State the following.
a) Law of conservation of mass
b) Law of constant proportions
Answer:
a) Law of conservation of mass :
Matter is neither created nor destroyed during a chemical reaction.
(or)
The mass of the reactants is equal to the mass of the products of chemical reaction.

b) Law of constant proportions :
A given chemical substance always contains the same elements combined in a fixed proportions by weight.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 3.
What are the Dalton’s proposals about the nature of matter?
Answer:
John Dalton proposed the basic theory about the nature of matter. His proposals are :

  1. If mass was to be conserved, then all elements must be made up of extremely small particles called atoms.
  2. If law of constant proportions is to be followed, the particles of same substance couldn’t be dissimilar.

Question 4.
What is the proposal of Indian sage Kanada, about atom?
Answer:

  1. About 2600 years ago, an Indian sage called Kanada, postulated atoms in his Vaishesika sutra”.
  2. He proposed that all forms of matter are composed of very small particles known as “Anu”.
  3. Each “Anu” may be made up of still smaller particles called “Paramanu”.

Question 5.
What is the use of symbols for elements?
Answer:

  1. We know that chemistry involves a lot of reactions.
  2. It will be a waste of time to write the full name of the elements and compounds every time to describe a reaction.
  3. To avoid this we use symbols for naming the elements and formulae to represent compounds.

Question 6.
What are the characteristics of a symbol?
Answer:
1) A symbol can have either one or two letters of English.
Ex : H, He, N, Ne, etc.

2) The first letter of the symbol is always upper case and the second letter is always lower case.
Ex :
1) Al, Cr, Cl, etc. is the right method to represent elements.
2) CL, bE, he, etc. is the wrong method to represent elements.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 7.
In a reaction, 5.3 g of sodium carbonate reacted with 6 g of ethanoic acid. The products were 2.2 g of carbon dioxide, 0.9 g of water, and 8.2 g of sodium ethanoate. Show that these observations are in agreement with law of conservation of mass.
Answer:
Sodium carbonate + Ethanoic acid → Sodium ethanoate + Carbon dioxide + Water
The total mass of reactants = 5.3 + 6 = 11.3 g
The total mass of products = 2.2 + 0.9 + 8.2 = 11.3 g
∴ Total mass of reactants = Total mass of products
So these observations are in agreement with law of conservation of mass.

Question 8.
Hydrogen and oxygen combine in the ratio of 1 : 8 by mass to form water. What mass of oxygen gas would be required to react completely with 3 g of hydrogen gas?
Answer:
According to data 1 g of hydrogen is reacting with 8 g of oxygen.
So amount of oxygen would be required to react completely with 3 g of hydrogen
= 3 x 8 = 24 g

Question 9.
Calculate formula unit weight of ZnO, Na2O, K2CO3 (Given atomic weight of Zn = 654)
Answer:
Formula unit weight of ZnO = 65 + 16 = 81 u
Formula unit weight of Na2O = 2 × 23 +16 = 62u
Formula unit weight of K2CO3 = 2 × 39 + 12 + 3 × 16 = 138 u

Question 10.
Calculate the number of moles for the following.
i) 52 g of He (finding mole from mass).
ii) 12.044 × 1023 number of He atoms (finding mole from number of particles).
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 6

Question 11.
If one mole of carbon atom weighs 12 g. What is the mass of 1 atom of carbon?
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 7

Question 12.
When 3 g of carbon is burnt in 8 g of oxygen 11 g of carbon dioxide is produced. What mass of carbon dioxide is formed when 3 g of carbon is burnt in 50 g of oxygen.
Answer:
3 g of carbon react with 8 g of oxygen to form 11 g of carbon dioxide.
Ratio of carbon and oxygen = 3 : 8
The amount oxygen react with 3g of carbon = 3 × 8 = 24.
So the amount of carbon dioxide formed = 3 + 24 = 27 g.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 13.
Given the names of the elements present in the following compounds.
a) Quick lime
b) Hydrogen bromide
c) Baking soda
d) Potassium sulphate
Answer:

Compound Formula Elements
a) Quick lime CaO Calcium, oxygen
b) Hydrogen bromide HB2 Hydrogen, bromine
c) Baking soda NaHCO3 Sodium, hydrogen, carbon, oxygen
d) Potassium sulphate K2SO4 Potassium, sulphur, oxygen

Question 14.
Calculate number of sulphur (Sg) present in 16 g of solid sulphur.
Answer:
Molecular weight of sulphur = 8 × 32 = 256 g.
256 g of sulphur contains 6.022 × 1023 molecules.
Number of molecules present in 16 g of sulphur = \(\frac{16}{256}\) × 6.022 × 1023
= 3.77 × 1022 molecules

Question 15.
Anitha wrote the formula for oxygen molecule as 20. Is it correct or not? Why?
Answer:

  1. It is not correct.
  2. The formula of oxygen molecule is O2.
  3. 2O shows two separate atoms of oxygen.
  4. O2 shows molecule of oxygen.

9th Class Physical Science 4th Lesson Atoms and Molecules 4 Marks Important Questions and Answers

Question 1.
How elements got their names? Explain with examples.
Answer:
I: Sometimes elements are named based on their property.
Ex :
1) The Latin name for water is “hydro”.
So the element that combined with oxygen to give water was named as ‘hydrogen’.

2) The Latin word for acid is ‘oxy’.
Hence the gas that forms acid is ‘oxygen’.

II. Place of discovery of element can also play a role in its naming.
Ex : The gas that was first discovered in the sun (Greek name for the sun is “helios”) was named as ‘helium’.

III. Sometimes the elements were named to honour the scientists.
Ex : Einsteinium, Fermium, Rutherfordium and Mendelevium, etc.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 2.
Define the following terms.
a) Atomicity
b) Valency
c) Ions
Answer:
a) Atomicity :
The number of atoms constituting a molecule is known as its atomicity.

Ex :
1) Na is monoatomic
2) O2 is diatomic
3) O3 is triatomic

b) Valency :
Atoms of the elements have power to combine with atoms of other elements. This is known as valency.
Ex :
1) Valency of carbon is 4.
2) Valency of oxygen is 2.
3) Valency of hydrogen is 1.

c) Ions:
1) Ions may be a single charged atoms or a group of atoms that have a net charge on them.
2) A negatively charged ion is called anion and the positive charge ion is cation.
Ex : Na+, Cu+2, S2-, N3-, etc.

Question 3.
Explain the method of writing a formula to a compound using criss – cross method, with the help of an example.
Answer:
The following steps should be taken while attempting to write a chemical formula using criss – cross method.
Ex : Take sodium carbonate as an example.
1) Write the symbols of atoms or group of atoms side by side, usually the cation first.
NaCO3

2) Write the valency of each atom or group of atoms on the top of its symbol.
Na¹ (CO3

3) Divide the valency number by their highest common factor if any to get the simple ratio.
Na¹ (CO3

4) Interchange the valency and write the numbers to the lower right of the constituents as subscript.
Na2(CO3)1

5) If any constituent receives the number 1, ignore it while writing the formula.
Na2CO3

6) If group of atoms received the number more than 1, enclose it within brackets. Hence the formula for the sodium carbonate is Na2CO3.

Question 4.
Define the terms :
a) molecular mass,
b) formula unit mass,
c) mole and
d) molar mass.
Answer:
a) Molecular mass :
The molecular mass of a substance is the sum of the atomic masses of all the atoms in a molecule of a substance.

b) Formula unit mass :
The formula unit mass of a substance is a sum of the atomic masses of all atoms in a formula unit of a compound.

c) Mole :
1) One mole of a substance is the amount of the substance which contains as many particles or entities that are equal to the atoms present in exactly 12 grams of C12 isotope.
2) The number of particles present in one mole of any substance has a fixed value of 6.022 × 1023. This number is called Avogadro’s constant (NA).

d) Molar mass :
The mass of 1 mole of a substance which is expressed in grams is called its molar mass.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 5.
What are the main postulates of Dalton’s atomic theory?
Answer:
The main postulates of Dalton’s atomic theory are :

  1. Matter consists of indivisible particles called atoms.
  2. Atoms are neither created nor destroyed in a chemical reaction, but atoms will reorganize.
  3. All the atoms of a given element have identical mass and chemical properties.
  4. Atoms of different elements have different masses and chemical properties.
  5. Compounds are formed when atoms of different elements combine in simple whole number ratios i.e., chemical change is the union or separation of atoms as a whole number.

Question 6.
Draw the pie diagram to understand the atomic mass and explain it.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 8
Explanation :

  1. Let us assume the circle in the diagram represents mass of one carbon – 12.
  2. It is divided into 12 equal parts as shown in the figure.
  3. Each part represents 1/12th of atomic mass of one carbon -12.

Atomic mass unit :
One atomic mass unit is defined as the mass exactly one-twelfth the atomic mass of carbon – 12 isotope.

Question 7.
Illustrate the concept of mole through a diagram.
Answer:
Mole :

  1. One mole of a substance is the amount of the substance which contains as many particles (atoms, molecules etc.) or entities that are equal to the atoms present in exactly 12 grams of 12C isotope.
  2. The number of particles present in one mole of any substance has a fixed value of 6.022 × 1023. This number is called Avogadro’s constant (NA).

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 9

Question 8.
How can you appreciate John Dalton for proposing his atomic theory?
Answer:

  • We know, development of science and technology is a combined effort of Roman scientists.
  • The zeal to know or discover something new, leads the scientists for their discoveries.
  • One of such is the atomic theory proposed by Dalton, based on Lavoisier’s law of conservation of mass and Proust’s law of constant proportions.
  • Dalton said atom is indivisible.
  • This proposal lead to discover many new things by various scientists and to unveil the complete structure of atom.
  • Hence Dalton’s contribution is highly appreciable.

Question 9.
How do you feel after studying the symbols and formulae of different elements and compounds?
Answer:

  • In my earlier class I came to know that chemistry is nowhere but in our kitchen.
  • I used to call so many chemicals with their names.
  • Now I am able to call them with their symbols and formulae.
  • For example 1 can call the common salt as NaCl.
  • This thrills me alot, and I am curious to know the formulae of so many common household substances.
  • This is very helpful for my higher studies.

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 10.
Describe the experiment conducted by Joseph L. Proust, which lead him to propose law of constant proportions.
Answer:

  • Proust took two samples of copper carbonate, one from nature and another prepared in the lab.
  • These two samples are chemically decomposed to find percentage of copper, carbon and oxygen.
  • The results obtained are given in the table.
Weight percentage of Natural sample Synthetic sample
Copper 51.35 51.35
Carbon 38.91 38.91
Oxygen 9.74 9.74
  • From the above table we observe that the percentage of copper, carbon and oxygen atoms in two samples are same.
  • Based on this observation Proust proposed the law of constant proportions as “A given chemical substance always contains the same elements combined in a fixed proportions by weight”.

Question 11.
Write down the formulae of these compounds, using criss – cross method?
i) Sodium oxide
ii) Aluminium chloride
iii) Sodium sulphate
iv) Magnesium hydroxide
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 10

Question 12.
Write down the names of compounds represented by the following formulae and also write the anion, cation.
i) Al2(SO4)3
ii) CaCl2
iii) K2SO4
iv) KNO3
v) CaCO3
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules 11

Question 13.
What are the rules you have to follow while writing a chemical formula?
Answer:

  1. The valencies or charges on the ion must balance.
  2. When a compound consists of metal and non-metal, the name of the symbol of metal is written first, eg : Calcium oxide (CaO)
  3. In compounds formed with poly atomic ions, the ion is enclosed in a bracket before writing the number to indicate the ratio.

Question 14.
Calculate the molecular weight H2, O2, Cl2, CO2, CH4, C2H6, C2H4, NH3, CH3OH.
Answer:
Molecular weight of H2 = 2 × 1 = 2 u
Molecular weight of O2 = 2 × 16 = 32 u
Molecular weight of Cl2 = 2 × 35.5 = 71 U
Molecular weight of CO2 = 12 + 2 × 16 = 44 u
Molecular weight of CH4 = 12 + 4 × 1 = 16 u
Molecular weight of C2H6 = 2 × 12 + 6 × 1= 30 u
Molecular weight of C2H4 = 2 × 12 + 4 × 1= 28 u
Molecular weight of NH3 = 14 + 3 × 1 = 17 u
Molecular weight of CH3OH = 12 + 4 × 1 + 16 = 32 u

AP Board 9th Class Physical Science Important Questions Chapter 4 Atoms and Molecules

Question 15.
a) What is atomicity?
b) Give examples.
c) Why do elements have different atomicities?
Answer:
a) Atomicity:
The number of atoms constituting a molecule is known as its ‘atomicity’.

b) Examples :
A molecule of hydrogen consists of two atoms of hydrogen. Here the atomocity is two. Hence it is known as a diatomic molecule. Helium (He), Argon (Ar) exist as single atom. Hence they are known as monoatomic.
Ozone (O3) has tetratomic
Sulphur (S8) has octatomic

c) Every element has a definite combining capacity, that determines the atomicity of its molecules. Every element reacts with other element according to its combining capacity, which we call as its valency.

AP 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

AP 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

These AP 9th Class Telugu Important Questions 7th Lesson ఆడినమాట will help students prepare well for the exams.

AP State Syllabus 9th Class Telugu 7th Lesson Important Questions and Answers ఆడినమాట

9th Class Telugu 7th Lesson ఆడినమాట Important Questions and Answers

I. అవగాహన – ప్రతిస్పందన

క్రింది అపరిచిత గద్యాలను చదివి, ప్రశ్నలకు జవాబులు రాయండి.

1. “సర్వాంగం దుర్జనే విషమ్” అన్న పెద్దల మాట ఒకసారి పరికిస్తే – తేలుకు ఒక తోక (కొండి) లోనే విషం ఉంటుంది. ఈగకు తలలో మాత్రమే విషం ఉంటుంది. పాముకు కోరల్లోనే విషం ఉంటుంది. ఈ మూడింటిలో విషం ఒకచోటే ఉన్నప్పటికీ వాటివలన ప్రజలకు ఎంతో హాని జరుగుతున్నది. కాని ఒళ్ళంతా విషం ఉన్న దుర్జునుని వలన ప్రజలకు ఇంకా హాని ఎంత జరుగుతుందో !
ప్రశ్నలు – జవాబులు:
1. పెద్దలు ఏమన్నారు ?
జవాబు:
సర్వాంగం దుర్జనే విషమ్

2. తోకలో విషం కలిగినది ఏది?
జవాబు:
తేలు

3. ఈగకు విషం ఎక్కడ ఉంటుంది?
జవాబు:
తలలో

4. ఒళ్ళంతా విషం ఎవరికి ఉంది?
జవాబు:
దుర్జునునికి

2. తాను తలచిన విధముగ చెప్పుట, చెప్పిన విధముగ ఆచరించుట. ఈ ప్రకారముగ మనస్సు, వాక్కు, క్రియ ఒకే రూపము కలిగియుండట మహనీయుల లక్షణం.
ప్రశ్నలు – జవాబులు:
1. దీనిలో వేటి గురించి చెప్పబడింది?
జవాబు:
త్రికరణాలు (మనస్సు, వాక్కు, క్రియలు)

2. మాట ఎలా ఉండాలి?
జవాబు:
తాను తలచిన విధంగా (ఏదైతే ఆలోచిస్తామో ఆ విధంగా)

3. ఆచరణ దేనికి అనుబంధం ఉండాలి?
జవాబు:
చెప్పిన మాటకు

4. మనస్సు, వాక్కు, క్రియ ఒకే రూపంగా కలిగి ఉండేది ఎవరి లక్షణం?
జవాబు:
మహనీయుల లక్షణం.

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

3. ఈ కింది సంభాషణ చదివి ఇచ్చిన ప్రశ్నలకు జవాబులు రాయండి. (S.A. I – 2017-18)

పావురం : అసలు అడవులు నాశనం చేయడం వల్లనే వర్షాలు కురవడం లేదు, పంటలు పండటంలేదు. ఎటు చూసినా కరవు. తిండికి, నీటికి అన్నిటికీ కరవే !

చిలుక : ఎక్కడ చూసినా కరవే కాదు కాలుష్యం కాలుష్యం.

పావురం : జనం పెరగడం వల్లనే ఈ కాలుష్యం, కరవూ అన్నీ వస్తున్నాయి. కరవు, కాలుష్యం వల్లనే రోగాలు ఎక్కువ అయ్యాయి.

నక్క : మనకు చేసిన ద్రోహానికి శిక్ష అనుభవిస్తున్నారు.
పావురం : అలా అనకూడదు. మంచిది కాదు. ప్రకృతిని, అడవులను సంరక్షించుకోవాలి. అది అందరి బాధ్యత.
ప్రశ్నలు – జవాబులు:
1. వర్షాలు ఎందుకు కురవడం లేదు?
జవాబు:
అడవులు నాశనం చేయడం వల్ల

2. కరవు రాకుండా ఉండాలంటే ఏం చెయ్యాలి?
జవాబు:
చెట్లు పెంచాలి.

3. ప్రకృతిని, అడవులను ఎవరు సంరక్షించాలి?
జవాబు:
మనందరం

4. పై సంభాషణ ఆధారంగా ఒక ప్రశ్న తయారుచేయండి.
జవాబు:
‘మనకు ద్రోహం చేశారు’ అని అన్నదెవరు?

4. ఈ కింది అపరిచిత గద్యాన్ని చదివి ఇవ్వబడిన ప్రశ్నలకు జవాబులు రాయండి. (S.A. II – 2017-18)

నిజానికి పావురాలకు అద్భుతమైన దిశా పరిజ్ఞానం ఉంది. ఏనుగులూ, పావురాల కన్నా తమ తమ యజమానుల పట్ల ఎక్కువ విశ్వాసం ప్రదర్శించే ప్రాణులను నేనింతవరకూ చూడలేదు. ఈ రెండింటితోనూ నాకు సన్నిహిత పరిచయం ఉంది. వనసీమలోని గజరాజులు కానివ్వండి, నగర సీమలలోని పావురాలు గానివ్వండి, అవి తమ యజమానులంటే ప్రాణం పెడతాయి.
ప్రశ్నలు :
1. పై పేరాలో రచయితకు ఇష్టమైన జంతువేది?
2. ‘వనసీమ’ అంటే మీకేమర్థమయింది?
3. యజమానిపట్ల విశ్వాసం ప్రదర్శించే పక్షి ఏది?
4. పై పేరాకు తగిన పేరు పెట్టండి.
జవాబులు:
1. ఏనుగు
2. అరణ్యం
3. పావురం
4. ‘విశ్వాసము’

II. స్వీయరచన

అ) క్రింది ప్రశ్నలకు నాలుగైదు వాక్యాలలో సమాధానాలు రాయండి.

ప్రశ్న 1.
‘కథాకావ్యం’ ప్రక్రియ గురించి రాయండి.
జవాబు:
‘కథ్యతే ఇతి కథా’ అని వ్యుత్పత్తి. ‘కథాకావ్యం’ అనే పదబంధం తెలుగువారు ఏర్పరచుకున్నదైనా, పైశాచీ భాషలో గుణాఢ్యుడు వ్రాసిన ‘బృహత్కథ’ తొలికథా కావ్యంగా ప్రసిద్ధికెక్కింది. కథాకావ్యం అంటే విషయ ప్రధానమైనది. వివిధ కథల సమాహారం కథాకావ్యం. దీనిలో వస్తు ప్రధానమై, రమణీయ కథన శోభితమై, మనోరంజనంతో పాటు నీతిని, వ్యవహార దక్షతను, కార్యకుశలతను, ధర్మ ప్రబోధాన్ని, ఉత్తమ గుణాలను పెంపొందించే కథావళి ఉంటుంది.

ప్రశ్న 2.
“ఆడినమాట’ పాఠ్యభాగ కవి రచనా శైలి గూర్చి రాయండి.
జవాబు:
అనంతామాత్యుని భోజరాజీయం కావ్యంలోని షష్ఠాశ్వాసం నుండి ‘ఆడినమాట’ అను పాఠ్యభాగం గ్రహించబడింది. ఈయన 15వ శతాబ్దానికి చెందినవారు. అనంతామాత్యుని అపూర్వ మేథాశక్తి నుండి ఆవిర్భవించిన సుమధుర కథా సముచ్ఛయం, విచిత్ర కథా రత్నాకరం ‘భోజరాజీయం’. మానవత్వపు విలువలకు, జీవన ప్రమాణాలకు మచ్చలేని మకుటం (అద్దం)గా నిల్చి కవికి మహోన్నత ఖ్యాతి తెచ్చిన గ్రంథం భోజరాజీయం. నీతిబద్ధమైన మానసిక బలం, శారీరక బలం కంటే వేయి రెట్లు శక్తివంతమని, ఘోర వ్యాఘ్రమును గంగిగోవుగా చేయగలదని కవి చేసిన ధర్మప్రతిపాదన అనుపమానము. అనంతుడు అనేక నీతులను, లోకం పోకడలను సందర్భోచితంగా చెబుతూ ఉత్తమ జీవనమే లక్ష్యమని సిద్దాంతము చేసాడు. జంతువుల పాత్రల ద్వారా మనిషిలోని పశుప్రాయాన్ని తొలిగించడంలో సఫలీకృతుడు అయ్యాడు అనంతామాత్యుడు.

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

ప్రశ్న 3.
ఆవు తన బిడ్డకు బుద్ధులు చెప్పింది కదా ! ఇలా చెప్పించడంలో కవి ఉద్దేశం ఏమిటి?
జవాబు:
‘సమాజహితం సాహిత్యం ‘ అన్నారు పెద్దలు. కథలు, కావ్యాలు రాయడంలో వారి ఆంతర్యం సమాజ శ్రేయస్సే. ఏది చెప్పినా, పాత్రల ద్వారా చెప్పించినా అది ఆ కాల ప్రజలకూ, భావితరాల వారిని ఉద్దేశించినవే. ‘కాకిపిల్ల కాకికి ముద్దు’ అన్నట్లు పిల్లలు ఎన్ని తప్పులు చేసినా కప్పిపుచ్చి తమ పిల్లలంత మంచివారు లేరనే తల్లిదండ్రులను మనం చూస్తూనే ఉంటాం. అలాంటి వారి వల్ల లోకానికే కాదు, ఆ కుటుంబానికి కలిగే మేలు తక్కువే. పశువైనా, తన బిడ్డకు అసత్యం పలుకవద్దని, చెడ్డ స్నేహాలు వద్దని, ఎవరితోనైనా సరే గొడవలకు పోవద్దని నీతిబోధ చేసింది. ఇలా ఎంతమంది తల్లిదండ్రులు తమ పిల్లలకు నేర్పుతున్నారు ? ‘విద్యా విహీనః పశుః’ అన్నారు భర్తృహరి. మరి పశువే ఇంత చక్కగా బిడ్డకు బుద్ధులు నేర్పుతుంటే, మనుష్యులు ఏం చేయాలి ? ఏం చేస్తే సమాజానికి మేలు జరుగుతుందో మనం ఆలోచిస్తే కవి ఉద్దేశ్యం తేలికగా అర్థమౌతుంది.

ప్రశ్న 4.
పులిని ఆవు ఏ మాటలతో నమ్మించింది? (S.A. III – 2016-17)
జవాబు:
తనను చంపయిన పులితో కుమారుడికి కడుపునిండా పాలిచ్చి వెంటనే వస్తానన్న ఆవు మాటల్ని నమ్మదు పులి. అప్పుడు ఆవు పులితో ఇలా అంది. “కటినమైన మాటలు మాట్లాడి పెద్దలకు బాధ కలిగించేవాడు, తండ్రికి, తల్లికి ఎదురు మాట్లాడేవాడు, ఆకలితో గట్ల వెంబడి గడ్డిని మేస్తున్న పశువును వెళ్ళగొట్టేవాడు. ఏ నరకాల్లో పడతారో, తిరిగి నీ దగ్గరికి రాకుంటే నేను ఆ నరకాల్లోనే పడతాను” అని నమ్మించింది. (171 పేజిలో)

ఆ) క్రింది ప్రశ్నలకు పది లేక పన్నెండు వాక్యాలలో సమాధానాలు రాయండి.

ప్రశ్న 1.
అవు – పులి మధ్య జరిగిన సంభాషణను సొంతమాటల్లో రాయండి.
జవాబు:
తెలుగు కథాకావ్యాల్లో ఉత్తమ గ్రంథం అనంతామాత్యుని భోజరాజీయం. నీతిసారమగు ఈ ప్రబంధం షష్ఠాశ్వాసం నుండి ‘ఆడినమాట’ గ్రహించబడింది. ఆవు, పులి పాత్రల ద్వారా మానవతా విలువలు, సత్యవాక్కుకు ఉన్న శక్తి నిరూపితం అయినాయి. ‘ధర్మో రక్షతి రక్షితః’ అన్న మాటలు నిజం చేసింది ఆవు. అన్నింటికి మూలమైన ‘సత్యం’ అనే సూత్రంతో జీవనం సాగిస్తే ముందడుగే గాని వెనకడుగు లేదనే సత్యాన్ని చాటి చెప్పింది ఈ కథ. ఇక కథలోకి వెళితే –

పులి తనకు ఆహారంగా దొరికిన ఆవును చంపబోయింది. అప్పుడు ఆవు, తనకు ఇంటివద్ద మేతమేయడం కూడా రాని పాలు తాగే పసిబిడ్డ ఉన్నాడని, అనుమతిస్తే బిడ్డకు కడుపార పాలు ఇచ్చి వస్తానంటుంది. అప్పుడు పులి ఎగతాళిగా “చెప్పేవాడు చెప్పినా, వినేవాడికి వివేకం ఉండద్దా ? నన్ను అమాయకుణ్ణి చేసి, మరల వస్తానంటే నమ్మవచ్చా ?” అని మాట్లాడింది. ఆ సమయంలో ఆవు తల్లిదండ్రులకు ఎదురు మాట్లాడేవారు, ఆకలితో గడ్డి మేసే పశువును తోలేవాడు ఏ నరకంలో పడతారో నేను రాకపోతే నాకూ ఆ గతి అని చెప్పి, పులిని ఒప్పించి, సంతోషంగా బిడ్డ వద్దకు వెళ్ళింది.

కొడుకు పాలు తాగుతున్నంతసేపు తన ఆలోచనంతా బిడ్డపైనే ఉంచి, శిలా ప్రతిమాలా ఆవు నిలిచింది. తన బిడ్డతో “ఇక నుంచి అమ్మను తలచుకోకు. అబద్దపు మాటలు ఆడకు. చెడు స్నేహాలు చేయకు. ఎవరితోను కుమ్ములాడవద్దు. ఎవరితోను ఎదురు సమాధానం చెప్పవద్దు. దేనికీ భయపడవద్దు” అంటూ జరిగిన సంగతి అంతా చెప్పింది. అక్కడి నుండి మాట ప్రకారం పులి ఉన్న చోటుకు వచ్చింది. ఆవును చూసి పులి ఆశ్చర్యపడింది. ‘ఆడినమాట’ కోసం ప్రాణాలను సైతం లెక్కచేయని ‘ఆవు’ సామాన్యురాలిగా కనిపించలేదు. నిన్ను హింసించటం, పాపాన్ని మూటగట్టుకోవడం ఒకటే కనుక నీవు సంతోషంగా వెనుకకు వెళ్ళమని పులి ఆవుతో చెప్పింది. నన్ను పరీక్షించకు. నేను సిద్ధపడే వచ్చాను అని ముందడుగు ఆవు వేయగా, ఆ పులి వెనకడుగు వేసింది. తినమని ఆవు, తిననని పులి వాదులాడుకున్నాయి. ఆవు
సత్యవాక్ శుద్ధికి, పులి కరుణరస బుద్ధికి దేవతలు సంతోషించారు.

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

ప్రశ్న 2.
సాధుజంతువైన ఆవునకు ఎదురైన ఆపద ఏమిటి ? ఏ విధంగా తను ఆడినమాటను నిలబెట్టుకుంది? (S.A. II – 2017-18)
జవాబు:
మేతకోసం అడవికి వెళ్ళిన ఆవుకు పులి ఎదురైంది. పులి తనకు ఆహారంగా దొరికిన ఆవును చంపబోయింది. సాధు జంతువైన ఆవుకు ఎదురైన ఆపద ఇదే. అప్పుడు ఆవు, తన ఇంటి వద్ద మేత మేయడం కూడా రాని పాలుతాగే పసిబిడ్డ ఉన్నాడని, అనుమతిస్తే బిడ్డకు, కడుపార పాలు ఇచ్చి వస్తానంటుంది. అప్పుడు పులి ఎగతాళిగా ‘చెప్పేవాడు చెప్పినా వినేవాడికి వివేకం ఉండదా ?’ అని ఒప్పుకోదు. ఆవు పులిని బ్రతిమాలి, ఒప్పించి, సంతోషంగా బిడ్డ వద్దకు వెళ్ళింది. కొడుకు పాలు తాగుతున్నంతసేపు తన ఆలోచనంతా బిడ్డపైనే ఉంచింది. జరిగిన సంగతంతా చెప్పి, ఎవరితోను కుమ్ములాడవద్దని, చెడు స్నేహాలు చేయకని, అబద్దాలాడవద్దని బుద్ధులు చెప్పింది. అక్కడి నుండి ‘ఆడినమాట’ కోసం ప్రాణాలను సైతం లెక్కచేయక అసామాన్యమైన వ్యక్తిత్వం కల ఆవు పులి ఉన్న చోటుకు వచ్చింది. ఈ విధంగా తను ఆడిన మాటను ఆవు నిలబెట్టుకుంది.

వ్యక్తీకరణ – సృజనాత్మకత

క్రింది ప్రశ్నకు సమాధానము రాయండి.

ప్రశ్న 1.
సత్యం గొప్పతనం గూర్చి నీ మిత్రునికి లేఖ రాయండి.
జవాబు:

విజయవాడ,
x x x x x

ప్రియమైన మిత్రుడు జశ్వంత్ కు,

నేను క్షేమం. అక్కడ నీవు క్షేమమని తలుస్తాను. ముఖ్యంగా రాయునది ఇటీవల నేను “సత్యహరిశ్చంద్ర” బొమ్మల కథల పుస్తకం చదివాను. ఆ పుస్తకం చాలా బాగుంది. హరిశ్చంద్రుడు, చంద్రమతి, లోహితాశుడు ఎన్ని కష్టాలు పడ్డారో! చాలా బాధేసింది. ఇచ్చిన మాటకోసం రాజ్య సంపదలన్నీ ధార పోశాడు. అడవులపాలయ్యాడు. భార్యాపిల్లలను అమ్మాడు. తానూ అమ్ముడు పోతాడు. చివరకు భార్యను నరకబోతాడు. ఇదంతా దేనికోసం అని ఆలోచిస్తే ‘సత్యం’ కోసం అని తెలుస్తుంది. చివరకు దేవతలంతా వచ్చి ఈ పరీక్షలంతా నీలోని మానసిక శక్తిని పరీక్షించడానికే, సత్యం కోసం : ఎంతవరకు నిలబడతావో లోకానికి చాటి చెప్పడానికే అని దీవిస్తారు. ఇలాంటి పుస్తకం నీవూ తప్పక చదువు.

ఇట్లు,
నీ మిత్రుడు,
కె. ఫణిరామ్,

చిరునామా :
కె. జశ్వంత్ సమీర్,
9వ తరగతి,
జిల్లా పరిషత్ హైస్కూల్,
బాపట్ల,
గుంటూరు జిల్లా.

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

ప్రశ్న 2.
‘ఆడినమాట’ కోసం ఆవు ప్రాణాలు సైతం లెక్క చేయలేదు కదా ! ఇలాగే సత్యం కోసం నిలబడిన వారిని గూర్చి కథ రాయండి. (హరిశ్చంద్రుడు)
జవాబు:
సత్యహరిశ్చంద్రుడు

‘సత్యమేవ జయతే’ అన్న సూక్తికి నిలువుటద్దం హరిశ్చంద్రుని కథ. సమాజంలో ఈనాడు కావల్సినవి నైతిక విలువలు. అందుకు సమాజంలో సత్యానికి ప్రాధాన్యం ఇవ్వడం అవసరం. సత్యాన్ని మించిన దైవమే లేదని అన్న విశిష్ఠ సంస్కృతి మనది. జాతిపిత గాంధీజీ జీవితానికే స్ఫూర్తినిచ్చిన ఇతివృత్తం హరిశ్చంద్ర.

తాను నమ్మిన సత్యాన్ని విడువక రాజ్యాన్ని, భార్యాపిల్లలను విడిచిన మహనీయుడు హరిశ్చంద్రుడు. నిత్య సత్యవ్రతుడు. గురువైన విశ్వామిత్రునికి ఇచ్చిన మాటకోసం రాజ్య సంపదలను అతనికే ఇచ్చాడు. రాజ్యం విడిచి కట్టుబట్టలతో, భార్యాపిల్లలతో అడవులకు వెళ్ళాడు. విశ్వామిత్రుడు దారిలో ఎన్నో ఆటంకాలు కలిగించినా సత్యాన్ని విడువక ధైర్యంగా ముందుకు నడిచాడు. తనతోపాటు కష్టాలు పడుతున్న భార్య చంద్రమతి, కుమారుడు లోహితాశుని చూసి బాధపడ్డాడు. దారిలో ఎదురైన కష్టాలు ఆ దంపతులిద్దరి సత్యము, పతిభక్తి, దైవానుగ్రహం వల్ల తొలిగాయి.

విశ్వామిత్రుని అప్పు తీర్చడానికి తన భార్యాపిల్లలను అమ్మాడు. తాను కూడా కాటికాపరిగా అమ్ముడుపోయి, ఆ ధనాన్ని నక్షత్రకుడికి ద్వారా పంపాడు. నిందపడ్డ తన భార్యను సైతం చంపడానికి సిద్ధపడ్డాడు. అప్పుడు విశ్వామిత్రుడు వచ్చి ఇదంతా నా మాయేనని చెప్పి ఆడాడు. ఎన్ని కష్టాలు ఎదురైనా సత్యాన్ని విడిచి పెట్టక సత్యహరిశ్చంద్రుడు దేవతలు సైతం కీర్తించేటట్లు జీవించాడు.

III. భాషాంశాలు (పదజాలం , వ్యాకరణం)

1. పర్యాయపదాలు :

సుకృతం : పుణ్యము, పున్నెము
ఉదరం : పొట్ట, కడుపు
తల్లి : మాత, అమ్మ, జనని
తండ్రి : పిత, నాన్న, జనకుడు
వృషభం : ఎద్దు, ఆబోతు, కోడె, గిత్త, కాసరం, బసవుడు
చేను : పంట నేల, సస్యము, పొలం
నరకం : దుర్గతి, పాపలోకం
బుద్ధి : మతి, ధీ, మేధ, జ్ఞప్తి, ప్రజ్ఞ
భీతి : భయం, వెఱుపు, బెదురు, త్రాసం
పురము : పురి, నగరం, పట్టణం
అసత్యం : అబద్దం, బొంకు, కల్ల, హుళక్కి
వృత్తాంతం : చరిత్ర, వార్త, సంగతి
దురంతం : పాపం, కిల్బిషం, దురితం
మాంసం : పలలం, పొలసు, పిశితం, తరసం
రక్తం : నెత్తురు, రుధిరం
సురలు : దేవతలు, అమరులు
తనువు : శరీరం, కాయం, దేహం

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

2. వ్యుత్పత్త్యర్థాలు :

సుకృతం : లెస్సగా చేయబడినది (పుణ్యం, ధర్మం )
నరకం : పాపులను తన సమీపమున బొందించునది (దుర్గతి)

3. నానార్థాలు :

సుకృతం : పుణ్యం, శుభం
వివేకం : ఆలోచన, తెలివి
కుమారుడు : కొడుకు, కుమారస్వామి, బాలుడు
గోవు : ఆవు, కన్ను, బాణం, ఎద్దు
పాలు : క్షీరం, భాగం, వంతు, తెల్లనివి
రక్తము : నెత్తురు, ఎఱుపు, కుంకుమ, రాగి, అనురాగం
ఉత్తరం : జవాబు, లేఖ, ఒక దిక్కు

4. ప్రకృతి – వికృతులు :

పుత్ర – పట్టి
అగ్ని – అగ్గి
వ్యాఘ్ర – వేగి
వృషభం – బసవన్న
బుద్ధి – బుద్ధి
స్తనం – చన్ను
భీతి – బీతు
దోషం – దోసం
ప్రాణం – పానం
ప్రౌఢ – ప్రోడ = (తెలివిగలది)
సఖీ – సకి (య) = చెలికత్తె పుణ్యం
పుణ్యం – పున్నెం
ఉపవాసం – ఉపాసం (పస్తు)
రత్నం – రతనం
గహనం – గగనం
గుణము – గొనయము
నిజము – నిక్కము
కులము – కొలము
ధర్మం – దమ్మం
సదృశం – సరి (సమానం)
విలాసం – వెళుకు = (కులాసా)
పురీ – ప్రోలు
దైవం – దయ్యం
సత్యం – సత్తు (నిజం)
బ్రధ్న – పొద్దు (వేళ)
ప్రీతి – బాతి
కథ – కత
కపిల – కవిల = (నల్లని)
సాధు – సాదు

5. సంధులు :

ఉదర + అగ్ని = ఉదరాగ్ని – సవర్ణదీర్ఘ సంధి
నిజ + ఆవాసం = నిజావాసం – సవర్ణదీర్ఘ సంధి
శోభన + అంగి = శోభనాంగి – సవర్ణదీర్ఘ సంధి
ముహుః+ భాషితంబులు = ముహుర్భాషితంబులు – విసర్గరేఫాదేశ సంధి
నీవు + ఎరుంగవే = నీ వెరుంగవే – ఉత్వసంధి
ప్రల్లదము + ఆడి = ప్రల్లదమాడి – ఉత్వసంధి
ఎగ్గు + ఆడిన = ఎగ్గాడిన – ఉత్వసంధి
చన్ను + ఇచ్చితి = చన్నిచ్చితి – ఉత్వసంధి
వృత్తాంతంబు + అంతయు = వృత్తాంతంబంతయు – ఉత్వసంధి
భక్షింపుము + అని = భక్షింపుమని – ఉత్వసంధి
ప్రసన్నులు + ఐరి = ప్రసన్నులైరి – ఉత్వసంధి
ఆ + పులికిన్ = అప్పులికిన్ – త్రికసంధి
ఆ + మొదవు = అమ్మొదవు – త్రికసంధి
ఈ + తనువు = ఇత్తనువు – త్రికసంధి
ఆ + అవసరం = అయ్యవసరం – యడాగమ, త్రిక సంధులు
ధర్మవిద + ఆలు = ధర్మవిదురాలు – రుగాగమ సంధి
తోరము + భీతి = తోరపుభీతి – పుంప్వాదేశ సంధి
నిన్నును + కని = నిన్నుఁగని – సరళాదేశ సంధి
ఈన్ + చూడకు = ఈఁజూడకు – సరళాదేశ సంధి
పుట్టగన్ + చేసిన = పుట్టగఁజేసిన – సరళాదేశ సంధి
చంపగన్ + చాల = చంపగఁజాల – సరళాదేశ సంధి
మహా + అనుభావుడు = మహానుభావుడు – సవర్ణదీర్ఘసంధి
అతి + అనురాగం = అత్యనురాగం – యణాదేశ సంధి

6. సమాసాలు:

ముద్దులపట్టి – ముద్దుయైన పట్టి – విశేషణ పూర్వపద కర్మధారయ సమాసం
ఏడురోజు – ఏడు సంఖ్య గల రోజులు – ద్విగు సమాసం
ఉదరాగ్ని – ఉదరమనెడి అగ్ని- రూపక సమాసం
కులభూషణ – కులమునందు శ్రేష్ఠుడు – సప్తమీ తత్పురుష సమాసం
తోరపు భీతి – పెద్దదైన భయం- విశేషణ పూర్వపద కర్మధారయ సమాసం
మహానుభావులు – గొప్పదైన తేజస్సు కలవారు – విశేషణ పూర్వపద కర్మధారయ సమాసం
రక్తమాంసాలు – రక్తము, మాంసము – ద్వంద్వ సమాసం
సత్యప్రౌఢి – సత్యము యొక్క గొప్పతనం – షష్ఠీ తత్పురుష సమాసం

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

7. గణాలు:

1. మునుమును బుట్టె నాకు నొక ముద్దులపట్టి, యతండు పుట్టి యే
జవాబు:
AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట 1

2. గుమ్మెడు పాత నా సుతున కుం బరి తృప్తి జ నించుఁగా నిమాం
జవాబు:
AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట 2

8. అలంకారాలు:

ఉదరాగ్ని- రూపకాలంకారం
ఉపమేయం – ఉదరం
ఉపమానం – అగ్ని
వీటికి అభేదం చెప్పబడినది. ఉపమాన ఉపమేయములకు అభేదము చెప్పుట రూపకాలంకారం.

9th Class Telugu 7th Lesson ఆడినమాట 1 Mark Bits

1. ఆ సంఘటనకు అచ్చెరువు నొందితిని. (ప్రకృతి పదం గుర్తించండి) (S.A. II – 2018-19)
ఎ) అపూర్వం
బి) ఆచరం
సి) ఆశ్చర్యం
డి) హాచెర్యం
జవాబు:
సి) ఆశ్చర్యం

2. ఇచ్చోట వసింపదగదు. (గీత గీసిన పదానికి సంధి గుర్తించండి) (S.A. II – 2018-19)
ఎ) ద్రుత సంధి
బి) ఆమ్రేడిత సంధి
సి) ఇత్వసంధి
డి) త్రికసంధి
జవాబు:
డి) త్రికసంధి

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

3. నా సుతుడు సంగీత విద్వాంసుడు – (గీత గీసిన పదానికి సమాసం పేరు గుర్తించండి.) (S.A. II – 2018-19)
ఎ) తృతీయా తత్పురుష
బి) చతుర్దీ తత్పురుష
సి) రూపక సమాసం
డి) షష్ఠీ తత్పురుష
జవాబు:
డి) షష్ఠీ తత్పురుష

4. గోవునకు కొడుకు మొన్న మొన్ననే పుట్టాడు…. ముద్దు ముద్దుగా ఉంటాడు. ఏడెనిమిది రోజుల వయసు కలవాడు. గడ్డి అయిననూ తినలేడు – ఈ వాక్యంలో అలంకారాన్ని గుర్తించండి. (S.A. II – 2018-19)
ఎ) అతిశయోక్తి
బి) స్వభావోక్తి
సి) ఉత్ప్రేక్ష
డి) రూపకం
జవాబు:
బి) స్వభావోక్తి

5. అరణ్యంలో పుండరీకం గాండ్రించగానే చిన్న జంతువులు కకావికలమయ్యాయి. (గీత గీసిన పదానికి అర్థం గుర్తించండి) (S.A. II – 2017-18)
ఎ) పులి
బి) సింహం
సి) ఏనుగు
డి) ఎలుగుబంటి
జవాబు:
ఎ) పులి

6. ముక్కంటి కోపానికి త్రిపురాలు భస్మమైనాయి. (ఏ సమాసమో గుర్తించండి) (S.A. II – 2017-18)
ఎ) బహువ్రీహి
బి) విశేషణ పూర్వపద కర్మధారయం
సి) ద్విగువు
డి) ద్వంద్వ
జవాబు:
ఎ) బహువ్రీహి

7. అడవిలో పుండరీకములున్న సరస్సు ఒడ్డున ఒక పుండరీకం జింకను వేటాడింది. (గీత గీసిన పదాలకు తగిన నానార్థపదాలు గుర్తించండి) (S.A. III – 2016-17)
ఎ) పులి, బెబ్బులి
బి) పులి, సివంగి
సి) తెల్లతామర, పులి
డి) పులి, మల్లెపూవు
జవాబు:
సి) తెల్లతామర, పులి

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

8. బహుబ్లి హి సమాసానికి ఉదాహరణను గుర్తించండి. (S.A. III – 2016-17)
ఎ) చక్రధారి
బి) చతుర్ముఖుడు
సి) చరకుడు
డి) మేధ
జవాబు:
బి) చతుర్ముఖుడు

9. నీవు బాగా పాడుతావు. (వ్యతిరేకార్థక వాక్యాన్ని గుర్తించండి) (S.A. I – 2018-19)
ఎ) నీవు బాగా పాడావు
బి) నీవు బాగా పాడవు
సి) నీవు బాగా పాడుతున్నావు
డి) నీవు బాగా పాడావా?
జవాబు:
బి) నీవు బాగా పాడవు

10. కడుపారఁజన్లుడిపి చయ్యన వచ్చెద (ఆధునిక వచనాన్ని గుర్తించండి.) (S.A. II – 2018-19 )
ఎ) కడుపు నిండా పాలిచ్చి, వెంటనే వస్తాను
బి) కడుపు నిండకుండా పాలిచ్చి వెంటనే రాను
సి) కడుపు నిండా పాలిచ్చి, రేపు వస్తాను
డి) కడుపు నిండా పాలిచ్చి, సాయంత్రం వస్తాను.
జవాబు:
ఎ) కడుపు నిండా పాలిచ్చి, వెంటనే వస్తాను

11. అబద్ధపు మాటలు అనవద్దు (వ్యతిరేకార్థక వాక్యం గుర్తించండి) (S.A. II – 2018-19)
ఎ) సత్యమును ఎపుడూ చెప్పు
బి) అబద్ధపు మాటలంటే ఇష్టం
సి) అబద్దపు మాటలు ఆడు
డి) అబద్ధపు మాటలు ఆడవా !
జవాబు:
సి) అబద్దపు మాటలు ఆడు

12. “రవి అల్లరి చేస్తున్నాడు” (వ్యతిరేకార్థక వాక్యం గుర్తించండి) (S.A. II – 2017-18)
ఎ) రవి అల్లరి చేయడు
బి) రవి అల్లరి చేయలేదా?
సి) రవి అల్లరి చేయడం లేదు
డి) రవి అల్లరి చేయలేడు
జవాబు:
సి) రవి అల్లరి చేయడం లేదు

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

13. చదువుపై శ్రద్ధ తగ్గింది. (వ్యతిరేకార్థక వాక్యం గుర్తించండి) (S.A. II – 2017-18)
ఎ) చదువుపై శ్రద్ధ తగ్గుతోంది.
బి) చదువుపై శ్రద్ధ తగ్గడం లేదు.
సి) చదువుపై శ్రద్ధ తగ్గదు.
డి) చదువుపై శ్రద్ధ తగ్గలేదు.
జవాబు:
డి) చదువుపై శ్రద్ధ తగ్గలేదు.

భాషాంశాలు (పదజాలం, వ్యాకరణం)

1. అర్థాలు :

14. పూర్వజన్మ సుకృతంబు వల్ల ఈ భరతమాత బిడ్డనై పుటాను – గీత గీసిన పదానికి అరాన్ని గురించండి.
A) దానం
B) పుణ్యం
C) పాపం
D) దయ
జవాబు:
B) పుణ్యం

15. గురువుల పట్ల అపహాస్యము తగదు- గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) భక్తి
B) గౌరవం
C) ఎగతాళి
D) మర్యాద
జవాబు:
C) ఎగతాళి

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

16. నిక్కమ్ము నిప్పు వంటిది – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) పాపం
B) పుణ్యం
C) భక్తి
D) నిజం
జవాబు:
D) నిజం

17. పాశ్చాత్య ధోరణి పై గల మోజు మన సంస్కృతిని దుర్గతి పాలు జేస్తోంది – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) నాశనం
B) అశ్రద్ధ
C) వృద్ధి
D) సమం
జవాబు:
A) నాశనం

18. సురభి కామధేనువు – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) పులి
B) గుఱ్ఱం
C) గోవు
D) గేదె
జవాబు:
C) గోవు

19. కష్టాలలో భీతిల్లకూడదు – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) అభయం
B) భయం
C) ధైర్యం
D) పిటికి
జవాబు:
B) భయం

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

20. సున్నిత మనస్కులు కానివారిని పాషాణ హృదయులు అనవచ్చు – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) రాయి
B) రేయి
C) మట్టి
D) మొద్దు
జవాబు:
A) రాయి

21. ఇతరులు ఎగ్గు ఆడినన్ తిరిగి సమాధానము ఇవ్వకు – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) పొగడ్త
B) ఎగతాళి
C) కోపం
D) కీడు
జవాబు:
D) కీడు

22. తన బిడ్డకు జరిగిన వృత్తాంతమంతా తెలిపింది – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) నాటిక
B) సంగతి
C) వ్యాసం
D) నవల
జవాబు:
B) సంగతి

23. ఆవు పులుల సంభాషణను విన్న సురలు సంతోషించారు – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) ప్రజలు
B) పిల్లలు
C) దేవతలు
D) మునులు
జవాబు:
C) దేవతలు

24. నా బిడ్డ పూరియు మేయనేరడు – గీత గీసిన పదానికి అర్థం ఏమిటి?
A) పూరీ
B) పిండివంట
C) గడ్డి
D) పాలు
జవాబు:
C) గడ్డి

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

25. అడవిలో పుండరీకము మేకను ఎత్తుకుపోయింది – గీత గీసిన పదానికి అర్థం ఏట? (S.A. II – 2017-18)
A) సింహము
B) తెల్ల తామర
C) ఏనుగు
D) పెద్దపులి
జవాబు:
D) పెద్దపులి

26. నీవు మాట్లాడిన ప్రల్లదములు, కర్ణ కఠోరంగా ఉన్నాయి – గీత గీసిన పదానికి అర్థాన్ని గుర్తించండి.
A) తిట్టు
B) శపథము
C) కఠినపు మాట
D) శాపవాక్యం
జవాబు:
C) కఠినపు మాట

27. వ్యాఘ్రము వస్తే వృషభము బెదిరి పారిపోయింది – గీత గీసిన పదానికి అర్థం ఏది?
A) పెద్దపులి
B) ఎద్దు
C) ఆవు
D) మేక
జవాబు:
B) ఎద్దు

28. మా ఇంటిలో మొదటి నుండి మొదవులను పెంచుతాము – గీత గీసిన పదానికి అర్థం ఏది?
A) ఆవు
B) కుక్క
C) గేదె
D) కోడి
జవాబు:
A) ఆవు

29. సరస్సులో పుండరీకములు సూర్యుని రాకతో ఉదయించాయి – గీత గీసిన పదానికి గల మరో అర్థమును గుర్తించండి.
A) తెల్లతామర
B) మల్లి
C) బంతి
D) గులాబి
జవాబు:
A) తెల్లతామర

2. పర్యాయపదాలు :

30. పొట్ట కూటికోసం మనుష్యులు అనేక వేషాలు వేస్తారు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) ఉదరం, కడుపు
B) కుక్షి, అక్కు
C) కడుపు, విడుపు
D) ఉదరం, చదరం
జవాబు:
A) ఉదరం, కడుపు

31. శివుని వాహనం వృషభం – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) ఎద్దు, పిల్లి
B) బసవుడు, సాంబ
C) ఎద్దు, బసవుడు
D) కోడె, పుంజు
జవాబు:
C) ఎద్దు, బసవుడు

32. కంచె చేను మేస్తే అన్నది సామెత – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) నేల, భూమి
B) సస్యం, పొలం
C) పంటనేల, బంజరు
D) రాతినేల, చవుడు
జవాబు:
B) సస్యం, పొలం

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

33. తన దుఃఖము నరకమండ్రు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) పాపలోకం, స్వర్గం
B) దుర్గతి, అశుభం
C) యమపురి, స్వర్ణపురి
D) దుర్గతి, పాపలోకం
జవాబు:
D) దుర్గతి, పాపలోకం

34. హరిశ్చంద్రుడు ఎప్పుడూ అసత్వం పలుకలేదు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) అబద్ధం, నిజం
B) బొంకు, కుంకు
C) కల్ల, అబద్ధం
D) హుళక్కి, బులాకి
జవాబు:
A) అబద్ధం, నిజం

35. రాక్షసులు మాంసాహారులు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) పలలం, పదిలం
B) పొలసు, పిశితం
C) తరసం, విరసం
D) పిశితం, పసరు
జవాబు:
B) పొలసు, పిశితం

36. స్వాతంత్ర్యం కోసం ఎందరో రక్తం చిందించారు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) నెత్తురు, నెతురు
B) రుధిరం, మధురం
C) నల్ల, నల్లి
D) నెత్తురు, రుధిరం
జవాబు:
D) నెత్తురు, రుధిరం

37. మా ఇంటిలోని ధేనువు హర్యానా జాతికి చెందినది – గీత గీసిన పదానికి పర్యాయపదాలేవి?
A) బఱ్ఱె, వృషభము
B) మొదవు, గోవు
C) మేక, జింక
D) గేదె, ఆవు
జవాబు:
B) మొదవు, గోవు

38. సర్కసులో పులిచే బాగా నాట్యం చేయించారు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) సింహము, హరి
B) కరి, గజము
C) శార్దూలము, వ్యాఘ్రము
D) శరభము, శార్దూలం
జవాబు:
C) శార్దూలము, వ్యాఘ్రము

39. దీనులను ఆదుకుంటే సుకృతము వస్తుంది – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) మంచి పని, పుణ్యము
B) న్యాయము, ధర్మము
C) పాపము, పుణ్యం
D) మోక్షం, స్వర్గము
జవాబు:
A) మంచి పని, పుణ్యము

3. వ్యుత్పత్త్యర్థాలు :

40. ‘పాపులను తన సమీపమున బొందించునది’ – వ్యుత్పత్తి పదం గుర్తించండి.
A) భూమి
B) నరకం
C) పాతాళం
D) స్వర్గం
జవాబు:
B) నరకం

41. ‘లెస్సగా చేయబడినది’ – వ్యుత్పత్తి పదం గుర్తించండి.
A) పాపం
B) అబద్దం
C) సుకృతం
D) దానం
జవాబు:
C) సుకృతం

42. దేవతాదులనుద్దేశించి మూడు సార్లు కుడివైపుగా తిరగడం – వ్యుత్పత్తి పదం ఏది?
A) దేవతా వందనం
B) ప్రదక్షిణం
C) త్రిప్రదక్షిణం
D) అప్రదక్షిణం
జవాబు:
B) ప్రదక్షిణం

4. నానార్థాలు :

43. వివేకహీనుడు తనకు, ఇతరులకు హాని చేస్తాడు – గీత గీసిన పదానికి నానార్థాలను గుర్తించండి.
A) ఆలోచన, అలవాటు
B) తెలివి, అలవాటు
C) బుద్ధి, తిక్క
D) ధర్మం, దయ
జవాబు:
B) తెలివి, అలవాటు

44. నందుని కుమారుడు శ్రీకృష్ణుడు – గీత గీసిన పదానికి నానార్థాలను గుర్తించండి.
A) కొడుకు, బాలుడు
B) కుమారస్వామి, వినాయకుడు
C) బాలుడు, బాలిక
D) కొడుకు, పుత్రుడు
జవాబు:
A) కొడుకు, బాలుడు

45. గోవులలో కపిల బహుక్షీర – గీత గీసిన పదానికి నానార్థాలను గుర్తించండి.
A) ఆవు, ధేనువు
B) కన్ను, నేత్రం
C) ఆవు, బాణం
D) ఎద్దు, దున్న
జవాబు:
C) ఆవు, బాణం

46. విద్యార్థి దశ నుండి సేవా కార్యక్రమాల్లో పాలు పంచుకోవాలి – గీత గీసిన పదానికి నానార్థాలను గుర్తించండి.
A) భాగం, ఇష్టం
B) క్షీరం, క్షారం
C) తెలుపు, తెల్లనివి
D) క్షీరం, భాగం
జవాబు:
D) క్షీరం, భాగం

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

47. భారతదేశానికి ఉత్తరాన హిమాలయాలు ఉన్నాయి – గీత గీసిన పదానికి నానార్థాలను గుర్తించండి.
A) జవాబు, ప్రశ్న
B) లేఖ, ఒక దిక్కు
C) జాబు, జేబు
D) లేఖ, ఉత్తరం
జవాబు:
B) లేఖ, ఒక దిక్కు

48. సీత గుణములు చెవిసోకగానే, రాముడు శివధనుస్సుకు గుణమును బిగించాడు – గీత గీసిన పదాలకు నానార్థాలు గుర్తించండి.
A) స్వభావము, బాణము
B) గుణము, నారి
C) అమ్ము, నారి
D) విల్లు, ఈటె
జవాబు:
B) గుణము, నారి

5. ప్రకృతి – వికృతులు :

49. పుత్రోత్సాహము తండ్రికి పుత్రుడు జన్మించినపుడే పుట్టదు – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) బిడ్డ
B) కొడుకు
C) బొట్టె
D) సుతుడు
జవాబు:
C) బొట్టె

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

50. గోవ్యాఘ్ర సంవాదము భోజరాజీయములోనిది – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) వేగి
B) వాగ
C) పులి
D) వాగర
జవాబు:
A) వేగి

51. డూడూ బసవన్న అంటూ గంగిరెద్దుల వాళ్ళు తిరుగు తారు – గీత గీసిన పదానికి ప్రకృతి పదం గుర్తించండి.
A) ఎద్దు
B) వృషభం
C) నంది
D) ఆబోతు
జవాబు:
B) వృషభం

52. అతని కంఠధ్వని సింహగర్జన సదృశం – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) అదృశ్యం
B) ప్రత్యక్షం
C) సదసం
D) సరి
జవాబు:
D) సరి

53. సత్యం కోసం హరిశ్చంద్రుడు రాజ్యాన్ని విడిచాడు – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) నిజం
B) సూనృతం
C) సత్తు
D) ఋజు
జవాబు:
C) సత్తు

54. దేవతలు గగన మార్గంలో ప్రయాణిస్తారు – గీత గీసిన పదానికి ప్రకృతి పదం గుర్తించండి.
A) ఆకాశం
B) గహనం
C) ఆకసం
D) గాలి
జవాబు:
B) గహనం

55. కులం కన్న గుణం మిన్న- గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) కొలము
B) గొల్ల
C) కాలం
D) గులాం
జవాబు:
A) కొలము

56. ప్రౌఢ వ్యాకరణం బహుజపల్లి వారి దివ్య గ్రంథం – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) బాల
B) పౌడ
C) ప్రోడ
D) ప్రొడ
జవాబు:
C) ప్రోడ

6. సంధులు :

57. అ – ఇ – ఉ – ఋ లకు అవియే అచ్చులు పరమైన వాని దీర్ఘములు ఏకాదేశమగును. ఈ సూత్రంతో సరిపోవు కింది ఉదాహరణను గుర్తించండి.
A) ప్రల్లదమాడి
B) నిజావాసం
C) అత్వనురాగం
D) ధర్మవిధురాలు
జవాబు:
B) నిజావాసం

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

58. ‘నీవు + ఎరుంగవే’ కలిపి రాయండి.
A) నీవు యెరుంగవే
B) నీవే యెరుంగవే
C) నీ వెరుంగవే
D) నీవు ఎరుంగవే
జవాబు:
C) నీ వెరుంగవే

59. ‘ఈ + తనువు’ – సంధి పేరేమిటి?
A) త్రికసంధి
B) ఇత్వసంధి
C) యణాదేశసంధి
D) వృద్ధి సంధి
జవాబు:
A) త్రికసంధి

60. విసర్గసంధికి ఉదాహరణను గుర్తించండి.
A) ఎగ్గాడిన
B) అప్పులికిన్
C) శోభనాంగి
D) ముహుర్భాషితంబులు
జవాబు:
D) ముహుర్భాషితంబులు

61. ‘ఆ + అవసరం’ – సంధి చేయండి.
A) ఆయవసరం
B) అయ్యవసరం
C) అ అవసరం
D) ఆ అవసరం
జవాబు:
B) అయ్యవసరం

62. ‘నిన్నుఁగని’ – విడదీయుము.
A) నిన్ను + కవి
B) నిన్నే + కని
C) నిన్నున్ + కని
D) నిన్ను + గని
జవాబు:
C) నిన్నున్ + కని

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

63. ‘అతి + అనురాగం’ – సంధి పేరేమిటి?
A) యణాదేశ సంధి
B) యడాగమ సంధి
C) గుణసంధి
D) సవర్ణదీర్ఘ సంధి
జవాబు:
A) యణాదేశ సంధి

64. తోరము + భీతి – కలిపి రాయండి.
A) తోరముభీతి
B) తోరపు భీతి
C) తోరభీతి
D) తోరముబీతి
జవాబు:
B) తోరపు భీతి

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

65. ‘అప్పులి’ ఈ సంధి పదాన్ని విడదీయండి.
A) అప్పు + లి
B) అ + ప్పులి
C) ఆ + పులి
D) ఆ + ప్పులి
జవాబు:
C) ఆ + పులి

66. ‘ఉదరాగ్ని’ అనే పదంలో గల సంధి ఏది?
A) యణాదేశ సంధి
B) అత్వసంధి
C) గుణసంధి
D) సవర్ణదీర్ఘ సంధి
జవాబు:
D) సవర్ణదీర్ఘ సంధి

67. ‘తోరపు భీతి’లో గల సంధి ఏది?
A) రుగాగమ సంధి
B) పుంప్వాదేశ సంధి
C) యడాగమ సంధి
D) పజ్వవర్ణాదేశ సంధి
జవాబు:
B) పుంప్వాదేశ సంధి

7. సమాసాలు:

68. ఉదరాగ్ని కై ప్రాణికోటి పలు ఇబ్బందులు పడును – సమాసం పేరు గుర్తించండి.
A) చతుర్డీ
B) తృతీయా
C) రూపకం
D) షష్టి
జవాబు:
C) రూపకం

69. ‘సత్య ప్రౌఢి’ విగ్రహవాక్యమున వచ్చు విభక్తిని గుర్తించండి.
A) అనెడి
B) యొక్క
C) చేత
D) వలన
జవాబు:
B) యొక్క

70. ‘రక్తమాంసాలు’ – సమాసం పేరేమిటి?
A) బహువ్రీహి
B) ద్వంద్వ
C) రూపకం
D) సప్తమీ
జవాబు:
B) ద్వంద్వ

71. ‘కుల భూషణుడు’ విగ్రహవాక్యమున వచ్చు విభక్తిని గుర్తించండి.
A) చేత
B) అనెడి
C) అందు
D) యొక్క
జవాబు:
C) అందు

72. విశేషణ పూర్వపద కర్మధారయ సమాసానికి ఉదాహరణను గుర్తించండి.
A) సత్యప్రౌఢి
B) ముద్దుల పట్టి
C) ఏడు రోజులు
D) రక్తమాంసాలు
జవాబు:
A) సత్యప్రౌఢి

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

73. ‘రత్నము వంటి ధేనువు’ – అనే విగ్రహం గల సమాస పదాన్ని గుర్తించండి.
A) రత్నధేనువు
B) ధేను రత్నము
C) ధేనూత్తమము
D) మంచి గోవు
జవాబు:
B) ధేను రత్నము

74. ద్విగు సమాసానికి ఉదాహరణమేది?
A) త్రినయనుడు
B) ముక్కంటి
C) చతుస్సనములు
D) చతుర్ముఖుడు
జవాబు:
C) చతుస్సనములు

75. ‘చతుర్ముఖుడు’ సమాసానికి విగ్రహవాక్యాన్ని గుర్తించండి.
A) నాల్గు ముఖాలు
B) మూడు కన్నులు గలవాడు
C) త్రినేత్రుడు
D) నాల్గు ముఖాలు కలవాడు
జవాబు:
D) నాల్గు ముఖాలు కలవాడు

76. ‘ధర్మమును తెలిసిన వాడు’ – సమాసపదంగా కూర్చండి.
A) ధర్మరతుడు
B) ధర్మవిదుడు
C) ధర్మమూర్తి
D) ధర్మ ప్రభువు
జవాబు:
B) ధర్మవిదుడు

8. గణాలు :

77. ‘గుమ్మెడు’ గురులఘువులు గుర్తించండి.
A) UUI
B) IUU
C) UII
D) IIU
జవాబు:
C) UII

78. ‘UTU’ దీనికి సరియగు పదం గుర్తించండి.
A) పుట్టియే
B) అతండు
C) ముద్దల
D) సుతుడు
జవాబు:
A) పుట్టియే

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

79. చంపకమాల యతిస్థానం గుర్తించండి.
A) 10
B) 11
C) 13
D) 14
జవాబు:
B) 11

80. ఉత్పలమాల గణాలు గుర్తించండి.
A) స భ ర న మ య వ
B) మ స జ స త త గ
C) న జ భ జ జ జ ర
D) భ ర న భ భ ర వ
జవాబు:
D) భ ర న భ భ ర వ

81. ‘వినియెడు వారి కించుక వివేకము పుట్టదె యింత యేటికిన్’ పై పద్యపాదము ఏ వృత్తమునకు చెందినది?
A) ఉత్పలమాల
B) చంపకమాల
C) శార్దూలము
D) మత్తేభము
జవాబు:
B) చంపకమాల

82. మత్తేభ పద్యానికి గల గణాలు ఇవి.
A) మ స జ స త త గ
B) స భ ర న మ య వ
C) భ ర న భ భ ర వ
D) న జ భ జ జ జ ర
జవాబు:
B) స భ ర న మ య వ

83. ‘తెళ్ళెడు’ ఈ పదం ఈ గణానికి సంబంధించినది.
A) న గణము
B) య గణము
C) త గణము
D) భ గణము
జవాబు:
D) భ గణము

84. ర గణానికి ఉదాహరణం ఏది?
A) పాదము
B) శ్రీరామ
C) శ్రీలక్ష్మీ
D) అమ్మణి
జవాబు:
B) శ్రీరామ

9. అలంకారాలు :

85. ఉపమాన, ఉపమేయములకు అభేదం చెప్పుట – ఇది ఏ అలంకారం?
A) ఉపమా
B) ఉత్ప్రేక్ష
C) రూపక
D) అతిశయోక్తి
జవాబు:
C) రూపక

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

86. “గోవు పై నీగ సోకిన గదలకుండె నెమ్మి బాషాణధేనువు నిలిపినట్లు” – ఈ పాదంలో గల అలంకారం ఏది?
A) ఉత్ప్రేక్ష
B) రూపకము
C) ఉపమ
D) స్వభావోక్తి
జవాబు:
C) ఉపమ

87. ‘జింకలు, బిత్తరి చూపులు చూస్తూ, చెవులు నిగిడ్చి, చెంగు చెంగున గెంతుతున్నాయి – ఈ వాక్యంలో గల అలంకారమేది? (S.A. II – 2017-18)
A) అతిశయోక్తి
B) స్వభావోక్తి
C) రూపకము
D) ఉపమాలంకారము
జవాబు:
B) స్వభావోక్తి

10. ఆధునిక వచనాన్ని గుర్తించడం :

88. చెప్పెడు వారు చెప్పినన్ వినియెడువారి కించుక వివేకము పుట్టదె – ఆధునిక వచనాన్ని గుర్తించండి.
A) చెప్పేవారు చెప్పినా, వినేవారికి ఏమైనా బుద్ధి ఉండదా.
B) చెప్పేవాడు చెప్పినా, వినేవాడికి కొంచెం వివేకం కలుగదా.
C) చెప్పేవాడికి, వినేవాడికి వివేకం ఉండదా.
D) చెప్పేవాడికి, లేకపోయినా వినేవాడికి బుద్ధిలేదా.
జవాబు:
B) చెప్పేవాడు చెప్పినా, వినేవాడికి కొంచెం వివేకం కలుగదా.

89. నెమ్మిఁ బాషాణధేనువు నిలిపినట్లు – ఆధునిక వచనాన్ని గుర్తించండి.
A) ఆవు నిదానంగా బొమ్మలా నిల్చుంది
B) ప్రేమతో రాతిలా నిల్చుంది
C) ప్రేమతో రాతిబొమ్మలా ఆవు నిలుచుంది
D) రాతి బొమ్మలా ఆవు నిలబడింది
జవాబు:
C) ప్రేమతో రాతిబొమ్మలా ఆవు నిలుచుంది

90. విని వినని వాని చొప్పునఁ జనుమీ – ఆధునిక వచనాన్ని గుర్తించండి.
A) విని విననట్లు నటించి వెళ్ళు
B) విని విననట్లు వెళ్ళు
C) పెడచెవిగా వెళ్ళు
D) విని కూడా వినని వాడిలా వెళ్ళిపో
జవాబు:
D) విని కూడా వినని వాడిలా వెళ్ళిపో

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

91. దైవ మీ పట్టునఁ బూరి మే పెడినే? – ఆధునిక వచనాన్ని గుర్తించండి.
A) దైవం ఇప్పుడు గడ్డి తినిపిస్తాడా?
B) దైవం ఈ సమయంలో గడ్డినే తినమంటాడా?
C) దైవమే ఇప్పుడు గడ్డి వేస్తాడా?
D) దైవమా గడ్డి తినాలా?
జవాబు:
A) దైవం ఇప్పుడు గడ్డి తినిపిస్తాడా?

92. ‘చయ్యనఁ బోయి వచ్చెదన్’ – దీనికి ఆధునిక వచనాన్ని గుర్తించండి.
A) వెంటనే పోయివస్తా
B) శీఘ్రంగా పోయి వస్తాను
C) వేగంగా తిరిగి వెడతా
D) చయ్యన పోయిరమ్ము
జవాబు:
A) వెంటనే పోయివస్తా

93. ‘ప్రాణములింతనె పోవుచున్నవే !! – ఆధునిక వచనాన్ని గుర్తించండి.
A) ప్రాణాలు ఇప్పుడు పోవు
B) ప్రాణాలు ఇంతట్లో పోతాయా?
C) ప్రాణాలు ఈ మాత్రానికే పోతాయా?
D) ప్రాణాలిప్పుడు పోవు
జవాబు:
C) ప్రాణాలు ఈ మాత్రానికే పోతాయా?

11. కర్తరి, కర్మణి వాక్యాలను గుర్తించడం :

94. ‘ఆవు తిరిగి వస్తానని మాట ఇచ్చింది’ – కర్మణి వాక్యం గుర్తించండి.
A) ఆవు తిరిగి వస్తానంది
B) మాట ఈయబడింది చేత ఆవు
C) ఆవుచేత తిరిగి వస్తానని మాట ఈయబడింది
D) ఆవుచేత తిరిగి రానని మాట ఈయబడింది
జవాబు:
C) ఆవుచేత తిరిగి వస్తానని మాట ఈయబడింది

95. ఫులిచేత ఆవు చంపబడలేదు – కర్తరి వాక్యం గుర్తించండి.
A) ఆవు పులిని చంపలేదు
B) ఆవును పులి చంపలేదు
C) ఆవు పులి చంపలేదు
D) పులిని ఆవు చంపలేదు
జవాబు:
B) ఆవును పులి చంపలేదు

12. ప్రత్యక్ష, పరోక్ష కథనాలను గుర్తించడం :

96. “నేను నిన్ను నమ్మాను” అని పులి, ఆవుతో అంది – పరోక్ష కథనం గుర్తించండి.
A) తను దానిని నమ్మానని పులి, ఆవుతో అంది.
B) తన దీనినే నమ్మానని పులి, ఆవుతో అంది.
C) నేను దానిని నమ్మానని ఆవు, పులితో అంది.
D) తన నిన్ను నమ్మానని పులితో ఆవు అంది.
జవాబు:
A) తను దానిని నమ్మానని పులి, ఆవుతో అంది.

97. తనచే గడ్డి తినిపిస్తాడాయని పులి అంది – ప్రత్యక్ష
కథనం గుర్తించండి.
A) “నన్ను గడ్డి తినిపిస్తాడా?” అని పులి అంది.
B) “నాచే గడ్డి తినిపిస్తాడా?” అని పులి అంది.
C) “నాతో గడ్డి తినిపించగలడా?” అని పులి అంది.
D) “నన్ను గడ్డి తినమంటాడా?” అని పులి అంది.
జవాబు:
B) “నాచే గడ్డి తినిపిస్తాడా?” అని పులి అంది.

13. వ్యతిరేకార్థక వాక్యాన్ని గుర్తించడం :

98. నీ ఇంటికి నీవు వెళ్ళు – వ్యతిరేక వాక్యం గుర్తించండి. (S.A. II – 2018-19)
A) నీ ఇంటికి నీవు వెళ్ళకు
B) నీ ఇంటికి వెళ్ళకు
C) వెళ్ళకు
D) ఏదీకాదు
జవాబు:
A) నీ ఇంటికి నీవు వెళ్ళకు

99. నాకు పుణ్యం ప్రసాదించు – వ్యతిరేక వాక్యం గుర్తించండి.
A) ప్రసాదించకు
B) పుణ్యం ప్రసాదించకు
C) నాకు పుణ్యం ప్రసాదించుకు
D) ఏదీకాదు
జవాబు:
C) నాకు పుణ్యం ప్రసాదించుకు

100. అబద్దపు మాటలు ఆడకు – వ్యతిరేక వాక్యం గుర్తించండి.
A) అబద్దం ఆడు
B) అబద్దం మాట ఆడు
C) అబద్ధపు మాటలు ఆడు
D) పైవన్నీ
జవాబు:
C) అబద్ధపు మాటలు ఆడు

14. వాక్యంకాలను గుర్తించడం :

101. ఆవు తన మెడ ఎత్తి, పులి దగ్గరగా వెళ్ళింది – ఇది ఏ వాక్యం?
A) సంయుక్త
B) సంక్లిష్ట
C) సామాన్య
D) మహావాక్యం
జవాబు:
B) సంక్లిష్ట

AP Board 9th Class Telugu Important Questions Chapter 7 ఆడినమాట

102. పులి ఆవుని నమ్మింది – ఇది ఏ వాక్యం?
A) మహావాక్యం
B) సంక్లిష్ట
C) సంయుక్త
D) సామాన్య
జవాబు:
D) సామాన్య

AP 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

AP 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

These AP 9th Class Physical Science Important Questions 5th Lesson What is inside the Atom? will help students prepare well for the exams.

AP State Syllabus 9th Class Physical Science 5th Lesson Important Questions and Answers What is inside the Atom?

9th Class Physical Science 5th Lesson What is inside the Atom? 1 Mark Important Questions and Answers

Question 1.
Write any two limitations of Rutherford’s atomic model.
Answer:

  • The revolving electron would lose energy continuously and get directed towards positively charged nucleus and eventually crash into the nucleus.
  • If this is true, the atoms would become highly unstable and the matter would not exist, but matter exists.

Question 2.
In Rutherford’s experiment, when the alpha particles hit the foil, Rutherford expected that all the alpha particles would be deflected by small angles. Why did Rutherford expect the above observation?
Answer:
Rutherford thought that positive charge is distributed throughout the atom.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 3.
Write an application of isotopes in the field of medicine.
Answer:

  • The isotope of iodine is used in the treatment of goitre.
  • The istope of cobalt is used in the treatment of cancer.

9th Class Physical Science 5th Lesson What is inside the Atom? 2 Marks Important Questions and Answers

Question 1.
What is valency? Write valency of hydrogen.
Answer:

  • The number of electrons present in outer most orbit of an atom is called its valency.
  • Valency of hydrogen is 1.

Question 2.
Observe the table given below.

Shell Shell No Maximum number of electrons in a shell
K 1 2(1)2 = 2
L 2 2(2)2 = 8
M 3 2 (3)2 = 18
N 4 2(4)2 = 32

Answer the following questions.
i) Which Shell has highest number of electrons?
ii) Write the general form of the formula to find maximum number of electrons in each shell?
Answer:
i) 0 Shell ‘N’.
ii) 2n2 (n = 1, 2, 3, ……..)

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 3.
Convert 36g of water into mole?
Answer:
Water molecular formula = H2O
At.wt. of water = (2 × 1) + 16 = 18
1 mole, water = 18 gr.
36g. of water = \(\frac{36}{18}\) = 2 moles

9th Class Physical Science 5th Lesson What is inside the Atom? 4 Marks Important Questions and Answers

Question 1.
Fill the blanks in the table using the given information. (Isotopes are not included).
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 1
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 2

Question 2.
Fill in the missing information in the table given below.
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 3
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 4

Question 3.
Draw the figures showing arrangement of electrons for the given elements.
1. Helium, Oxygen, Argon.
Answer:
1) Helium
2) Oxygen
3) Argon
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 5

2. How many neutrons are present in the nucleus of Sodium?
Answer:
Sodium = 2311Na
Neutrons = 23-11 = 12

Question 4.
a) Draw neat diagrams indicating the nucleus and arragement of electrons in different shell for the following elements?
i) Helium
ii) Carbon
iii) Argon
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 6

b) Which of the above element is unstable? Why?
Answer:
Carbon is unstable. The nudes of carbon-14 atoms are unstable because they have too many neutrons relative to protons, so they gradually decay.

9th Class Physical Science 5th Lesson What is inside the Atom? Important Questions and Answers

9th Class Physical Science 5th Lesson What is inside the Atom? 1 Mark Important Questions and Answers

Question 1.
Write the names of isotopes of Hydrogen.
Answer:
Hydrogen, deuterium, tritium.

Question 2.
Which element has maximum number of isotopes?
Answer:
Cesium and Helium are the elements having maximum number of isotopes.

Question 3.
What is maximum number of electrons present in M-shell?
Answer:
Maximum number of electrons present in M-shell is 2 × 32 = 2 × 9 = 18.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 4.
Which atom doesn’t contain neutron in its nuclear?
Answer:
Hydrogen.

Question 5.
Show the arrangement of electrons in phosphorus through a diagram.
Answer:
Atomic number of phosphorus is 15.
Distribution of electrons : 2, 8, 5.
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 7

Question 6.
Who proposed rules for electron distribution in an atom?
Answer:
Bohr and Bury.

Question 7.
What is the first rule of Bohr and Bury for electron distribution in an atom?
Answer:
The maximum number of electrons present in a shell is given by the formula 2n², where ‘n’ is the shell number, which takes values 1, 2, 3, 4,

Question 8.
Write the second principle of Bohr – Bury.
Answer:
Each energy level or electron shell is further divided into sub-shells. The maximum number of electrons that can be accommodated in each shell is 8.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 9.
Write the third law of Bohr – Bury.
Answer:
Electrons cannot be filled in a given shell unless the inner shells are completely filled i.e., shells are filled in step-wise manner.

Question 10.
What is an octet?
Answer:
An outermost shell which has 8 electrons is said to possess an octet.

Question 11.
Define atomic number.
Answer:
Atomic number :
Atomic number is the number of protons in the nucleus of an atom, denoted by ‘Z’.

Question 12.
Define atomic mass number.
Answer:
Atomic mass number:
Atomic mass number is the number of protons plus the number of neutrons, denoted by A.
∵ A = Z + N

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 13.
On the basis of Thomson’s model of an atom, explain how the atom is neutral as a whole.
Answer:
The negative and positive charges are equal in magnitude are present in atom. So, the atom as a whole is electrically neutral as whole according to Thomson model.

Question 14.
On the basis of Rutherford model of an atom, which sub-atomic particle is present in the nuclear of an atom?
Answer:
α – particles are repelled by the nucleus. So it contains positive charged particle that is proton.

9th Class Physical Science 5th Lesson What is inside the Atom? 2 Marks Important Questions and Answers

Question 1.
What are the postulates of Thomson’s model of the atom?
Answer:
J.J. Thomson proposed a model of atom in 1898. The main postulates are
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 8

  1. An atom is considered to be a sphere of uniform positive charge and electrons are embedded into it.
  2. The total mass of the atom is considered to be uniformly distributed throughout the atom.
  3. The negative and the positive charges are supposed to cancel out the atom as a whole is electrically neutral.

This model is commonly known as plum pudding model or watermelon model.

Question 2.
What are the features of Rutherford’s model of atom?
Answer:
In 1909, Rutherford proposed a model of atom based on the alpha particle scattering experiment. The main features are

  1. All the positively charged material in an atom formed a small dense centre, called the nucleus of the atom. The electrons were not a part of nucleus.
  2. The negatively charged electrons revolve around the nucleus in well-defined orbits.
  3. The size of the nucleus is very small as compared to the size of the atom.

This model is known as planetary model because the electrons revolve around the nucleus as planets revolve around the sun.

This model failed to explain the stability of atom.

Question 3.
Write the rules proposed by Bohr – Bury for electron distribution.
Answer:
Bohr-Bury proposed the following rules for electron distribution.
Rule – 1 :
The maximum number of electrons that can be accommodated in each shell is given by a formula 2n2. Where n is the shell number, which takes the values 1, 2, 3,….
Ex : For K shell, n = 1

∴ Maximum number of electrons in K shell = 2(1)2 = 2 × 1=2

Rule – 2 : Each energy level or electron shell is further divided into subshell. The maximum number of electrons that can be accommodated in each subshell is 8.

Rule – 3: Electron cannot be filled in a given shell unless the inner shells are completely filled.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 4.
Explain the distribution of electrons in oxygen atom using Bohr-Bury principle.
Answer:

  1. Atomic number of oxygen is 8.
  2. Hence it has 8 protons and 8 electrons.

Step -1 :
The K-shell can accommodate maximum 2 electrons, so the first 2 electrons fill the shell of n = 1.

Step – 2 :
The other 6 electrons will fill the higher shell n = 2 or the L-shell.
Step – 3 :
Then the electronic structure for oxygen atom is 2, 6.

Question 5.
Fluorine atom contains 7 electrons in the outermost shell. But its valency is ‘1’. Explain.
Answer:

  • Valency is the number of electrons present in the outer most orbit of an atom.
  • The distribution of electrons in fluorine (atomic number 9) is 2, 7.
  • Hence the valency of fluorine could be 7.
  • But it is easier to fluorine to gain one electron for becoming octet.
  • Hence its valency is determined by subtracting seven electrons from 8 and which gives you a valency ‘1’ for fluorine.

Question 6.
What is the importance of valency?
Answer:
1) An atom with 8 electrons or an octet in their outer most shell is chemically stable or does not combine other atoms.
Ex : Ne, Ar, etc.

2) An atom with duplet or 2 electrons in its outer most shell is also more stable when there is only one shell present in it.
Ex : He

3) Atoms of an element thus react with other atoms. So as to achieve an octet in their shell.

4) When elements reacts to form compounds, their atoms must be combining in such a way that they can attain the stable electron distribution of noble gases or inert gases.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 7.
How can an atom achieve octet?
Answer:
An atom can achieve an octet by two ways.

  1. One by transfer of electrons.
  2. Other by sharing of electrons.
  3. Both the processes results in the formation of bonds between atoms.

Question 8.
Explain the notation : \({ }_{9}^{19} \mathrm{F}\)
Answer:

  • F is the symbol of element (Fluorine).
  • 9 is the atomic number.
  • 19 is the mass number.
  • Hence fluorine has 9 protons and (19 – 9 = 10) 10 neutrons in its nucleus.
  • 9 electrons are revolving around the nucleus.

Question 9.
Define isotope and give two examples.
Answer:
Isotope :
The atoms of the same element which have the same number of protons but have different number of neutrons are called isotopes.
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 9

Question 10.
“Sulphur shows multiple valency.” Explain this.
Answer:
a) Atomic number of sulphur is 16.
b) The distribution of electrons is 2, 8, 6.
c) Hence the valency should be ’6′.
d) But it is easier to sulphur to gain 2 electrons than loosing 6 electrons to become octet. Hence its valency would become 2.
e) So, sulphur shows multiple valency, i.e., ‘2’ or ‘6’.

Question 11.
Show the arrangement of electrons in first 18 elements schematically.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 10

Question 12.
What are the applications of isotopes in our daily life?
Answer:
Applications of isotopes :

  1. Some isotopes are used for solving chemical and medical mysteries.
  2. Isotopes are also commonly used in the laboratory to investigate the steps of a chemical reaction.
  3. The isotope of uranium is used as a fuel in nuclear reactors.
  4. The isotope of iodine is used in the treatment of goitre.
  5. The isotope of cobalt is used in the treatment of cancer.

Question 13.
If an atom contains one electron and one proton, will it carry any charge or not?
Answer:
It will not carry any charge because proton is positively charged particle and electron is negatively charged particle. So they would neutralise each other.

Question 14.
What do you think would be the observation if the a – particle scattering experiment is carried out using a foil of metal other than gold?
Answer:
Gold has highest malleability and ductility. Extremely very thin foil can be prepared by using Gold, which is not possible with other metals. So, we will not get same type of results using other metals.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 15.
Helium atom has an atomic mass of 4u and two protons in its nucleus. How many neutrons does it have?
Answer:
Atomic mass due to protons = 2 × 1 = 2 u
Neutrons have almost same mass as protons.
Mass of neutrons = 4 – 2 = 2u
∴ Number of neutrons = 2

Question 16.
Write the distribution of electrons in carbon and sodium atoms.
Answer:
Distribution of electrons in carbon is 2, 4.
Distribution of electrons in sodium is 2, 8, 1.

Question 17.
If K and L shells of an atom are full, then what would be the total number of electrons in the atom?
Answer:
Number of electrons present in K shell = 2(1)² = 2 × 1=2
Number of electrons present in L shell = 2(2)² = 2 × 4 = 8
Total number of electrons in the atom = 2 + 8 = 10

Question 18.
If number of electrons in an atom is 8 and number of protons is also 8, then
i) what is the atomic number of atom?
ii) what is the charge on the atom?
Answer:
i) The atomic number of atom is 8.
ii) The electronic configuration of atom is 2, 6. By gaining two electrons it will get nearest inert gas configuration Neon. So, the charge on the atom is – 2.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 19.
Chlorine occurs in two isotopic forms that is \({ }_{17}^{35} \mathrm{Cl}\) and \({ }_{17}^{37} \mathrm{Cl}\). The percentage of these forms are 75% and 25% respectively. Find atomic weight of chlorine atom?
Answer:
The atomic mass of an element is taken as an average mass of all the naturally occurring atoms of the sample element.
The average atomic mass of chlorine atom on the bases of above data
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 11

Question 20.
For the symbol H, D and T tabulate three sub atomic particles found in each of them.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 12

Question 21.
Na+ has completely filled K and L shells. Explain.
Electron configuration of Na+ is 2, 8.
So, sodium has completed filled K and L shells because the maximum number of electrons filled in K and L shells are 2 and 8 electrons respectively.

Question 22.
If Bromine atom is available in the form of say, two isotopes \({ }_{35}^{79} \mathrm{Br}\)(49.7%) and \({ }_{35}^{81} \mathrm{Br}\) (50.3%), calculate the average atomic mass of Bromine atom.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 13

Question 23.
The average atomic mass of sample of an element X is 16.2 u. What are the percentages of isotopes \({ }_{8}^{16} \mathrm{X}\) and \({ }_{8}^{18} \mathrm{X}\)?
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 14
∴ The percentage of first isotope is 90 and percentage of second isotope is 10.

Question 24.
If Z = 3, what would be the valency of the elements? Also, name the element?
Answer:
Electronic configuration of element is 2, 1 and the element is Lithium.
The element will get nearest inert gas Helium configuration by loosing one electron. So its valency is 1.

Question 25.
Composition of nuclei of two atomic species X and Y are given as under.

X Y
Protons 6 6
Neutrons 6 8

Give the mass number of X and Y. What is the relation between the two species?
Answer:
Mass number of X = 6 + 6 = 12
Mass number of Y = 6 + 8 = 14
So these two species have same atomic number (same number of protons) and different mass numbers. Therefore these two species are isotopes.

9th Class Physical Science 5th Lesson What is inside the Atom? 4 Marks Important Questions and Answers

Question 1.
How did the idea of sub-atomic particles evolve?
Answer:

  • According to Dalton, atom is indivisible.
  • But Michael Faraday’s experiments on electrolysis proved that atoms were acquiring negative charge during electrolysis.
  • This is contradiction to Dalton’s theory.
  • This lead to an idea that there must exist some tiny particles in atom which are responsible for atom to behave sometimes as charged particles.
  • As atom is considered as electrically neutral, it probably had equal number of positive and negative constituents to maintain electrical neutrality.
  • This gave scope to think about sub-atomic particles.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom?

Question 2.
How do we determine the atomic mass of an element with its isotopes?
Answer:

  • In nature, most elements occur as a mixture of two or more isotopes, each isotope has a certain percentage of natural occurrence.
  • The atomic mass of an element is taken as an average mass of all the naturally occuring atoms of the sample element.
    Ex : Let us calculate the atomic mass of chlorine.
  • Isotope of Cl occurs in nature, in two isotopic forms, with masses 35 units and 37 units.
  • The isotope with mass 35 is present in 75% in nature.
  • The isotope with mass 37 is present in 25% in nature.
  • The average mass of chlorine is
    AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 15

Question 3.
Describe the Rutherford’s alpha particle scattering experiment. What are the conclu¬sions of this experiment.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 16
Rutherford conducted alpha particle scattering experiment in 1909 to study the atom.

  1. The stream of alpha particles from a source having considerable energy is directed towards a very thin gold foil.
  2. The gold foil was placed inside a detector in such a way that the detector would show a flash of light when an alpha particle struck it.
  3. The entire arrangement was kept in a vacuum chamber.
  4. Rutherford did not expect to see large deflections of alpha particles based on Thomson’s model.
  5. But Rutherford observed the deflection of alpha particles through very large angles and a few alpha particles were reflected right back.
  6. From this observation, Rutherford concluded as follows.

AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 17
Conclusions :

  1. Most of the space inside the atom is empty.
  2. All the positive charge must be concentrated in a very small space within the atom and he named it as ‘nucleus’.

Question 4.
What information do you know from \({ }_{17}^{35} \mathrm{X}\)?
Answer:
Given that \({ }_{17}^{35} \mathrm{X}\)
a) The atomic number of element is 17.
b) Hence the element is chlorine, symbol is ‘Cl’.
c) Number of protons = 17.
d) Number of electrons = 17.
e) Mass number = 35.
f) Number of neutrons = 35-17 = 18
g) Distribution of electrons in shells
AP Board 9th Class Physical Science Important Questions Chapter 5 What is inside the Atom 18
h) Valency is ‘l’.
i) It gains one electron to become octet.

AP 10th Class Telugu Important Questions Chapter 12 చిత్రగ్రీవం

AP 10th Class Telugu Important Questions Chapter 12 చిత్రగ్రీవం

These AP 10th Class Telugu Important Questions 12th Lesson చిత్రగ్రీవం will help students prepare well for the exams.

AP State Syllabus 10th Class Telugu 12th Lesson Important Questions and Answers చిత్రగ్రీవం

10th Class Telugu 12th Lesson చిత్రగ్రీవం 2 Marks Important Questions and Answers

ఈ క్రింది ప్రశ్నలకు నాలుగైదు వాక్యాల్లో సమాధానాలు రాయండి.

ప్రశ్న 1.
చిత్రగ్రీవంలో ఆశ్చర్యకరమైన విషయాలు ఏమి ఉన్నాయి?
జవాబు:
చిత్రగ్రీవం తనకు మూడువారాల వయస్సు ఉన్నప్పుడు అది తన గూట్లోకి వచ్చిన నల్లచీమను, తన ముక్కుతో పొడిచి చంపింది. అయితే ఆ చీమ దానికి తినడానికి పనికి రానిది. చీమ పావురాల జాతికి స్నేహితుడు. చీమను తినే వస్తువని భావించి చిత్రగ్రీవం దాన్ని పొడిచి చంపింది. తరువాత తాను చేసిన పని తప్పని చిత్రగ్రీవం పశ్చాత్తాపపడి ఉంటుంది.

అందుకేనేమో చిత్రగ్రీవం, మళ్ళీ ఎప్పుడూ తన జీవితంలో మరోసారి చీమను చంపలేదు – తాను చేసిన తప్పును గ్రహించిన చిత్రగ్రీవం, తిరిగి ఎప్పుడూ ఆ తప్పు చేయకపోడం, ఆశ్చర్యకరమైన విషయం.

ప్రశ్న 2.
మానవులకు, పావురాలకూ స్నేహం ఉందని ఎలా చెప్పగలవు?
జవాబు:
ఏనుగులు, పావురాలు తమ యజమానుల పట్ల ఎక్కువగా విశ్వాసాన్ని కనబరుస్తాయి. అడవులలోని ఏనుగులు, నగరాల్లోని పావురాలు, తమ యజమానులంటే ప్రాణం ఇస్తాయి. రోజంతా ఎక్కడ ఎక్కడ తిరిగినా, చివరికి పావురాలు తమకు గల అద్భుతమైన దిశాపరిజ్ఞానంతో, అంతః ప్రేరణా బలంతో తమకు మిత్రుడూ, సహచరుడూ అయిన మానవుడి పంచకు చేరతాయి.

దీనినిబట్టి పావురాలకూ, మానవులకూ స్నేహం ఉందని చెప్పగలము.

AP SSC 10th Class Telugu Important Questions Chapter 12 చిత్రగ్రీవం

ప్రశ్న 3.
చిత్రగ్రీవం పాఠ్య రచయితను గురించి వ్రాయండి.
జవాబు:
చిత్రగ్రీవం పాఠ్యాంశం ‘చిత్రగ్రీవం – ఓ పావురం కథ’ అనే పుస్తకం నుండి గ్రహించబడింది. దీనిని ధనగోపాల్ ముఖర్జీగారు రచించారు. దానిని దాసరి అమరేంద్రగారు తెలుగులోనికి అనువదించారు.

దీనిని నేషనల్ బుక్ ట్రస్ట్, ఇండియా సంస్థ ప్రచురించింది. ధనగోపాల్ ముఖర్జీ తన 19వ ఏటనే అమెరికా వెళ్ళారు. కాలిఫోర్నియా, స్టాన్ఫోర్డ్ విశ్వవిద్యాలయాలలో చదువుకొన్నారు. రచనలు చేయడం, ఉపన్యాసాలు ఇవ్వడం ఆయన ప్రవృత్తి. కలకత్తాలో జన్మించారు.

వీరు 1890 నుండి 1936 వరకు జీవించారు.

ప్రశ్న 4.
ధనగోపాల్ ముఖర్జీ సాహిత్య సేవను వివరించండి.
జవాబు:
ధనగోపాల్ ముఖర్జీగారు జంతువులకు సంబంధించి తొమ్మిది రచనలు చేశారు.

1922లో ఆయన వ్రాసిన ‘కరి ది ఎలిఫెంట్’ ప్రసిద్ధమైన రచన, 1924లో ‘హరిశా ది జంగిల్ ల్యాండ్’, 1928లో ‘గోండ్ ది హంటర్’ చాలా ప్రసిద్ధమైన రచనలు.

1928లో అమెరికన్ లైబ్రరీ అసోసియేషన్ వారు ‘న్యూ బెరీ మెడల్’ బహుమతిని అందించారు. ఈ బహుమతిని గెల్చుకున్న భారతీయ రచయిత ధనగోపాల్ ముఖర్జీ మాత్రమే.

10th Class Telugu 12th Lesson చిత్రగ్రీవం 4 Marks Important Questions and Answers

ఈ క్రింది ప్రశ్నలకు 10 లేక 12 వాక్యాల్లో జవాబులు రాయండి.

ప్రశ్న 1.
చిత్రగ్రీవం యొక్క సొగసులను, చేష్టలను వర్ణించండి.
జవాబు:
‘చిత్రగ్రీవం’ అనేది ఒక పావురం. దానిని తల్లిపక్షి, తండ్రిపక్షి కలిసి అనురాగంగా పెంచాయి. తల్లిదండ్రుల శ్రమ, శ్రద్ధ వల్ల చిత్రగ్రీవం మహా ఏపుగా పెరిగింది. క్రమంగా దాని గులాబీ రంగు మారి తెలుపురంగు వచ్చింది. ముళ్ళపందిలాంటి ఈకలు వచ్చాయి. దాని కళ్ల దగ్గర, నోటి దగ్గర ఉన్న, పసుపు పచ్చని చర్మాలు రాలిపోయాయి. పొడవాటి, గట్టిపాటి సూదిలాంటి ముక్కు ఏర్పడింది.

పుట్టిన ఐదోవారానికి చిత్రగ్రీవం గూడు నుండి బైటికి గెంతి, మూకుళ్లలో నీరు త్రాగేది. చిత్రగ్రీవం మందకొడిగా ఉండేది. మూడు నెలల వయస్సు రాగానే, దాని ఒళ్ళంతా సముద్రపు నీలిరంగు ఈకలు ధగధగా మెరిశాయి. దాని మెడ ప్రాంతం, సూర్యకాంతిలో ఇంద్రధనుస్సు వర్ణాల పూసల గొలుసులా శోభిల్లింది. తండ్రిపక్షి చిత్రగ్రీవానికి ఎగరడం బలవంతంగా నేర్పింది. ఎగరడంలో అలసిన చిత్రగ్రీవాన్ని తల్లిపక్షి లాలించింది.

చిత్రగ్రీవానికి నిండుగా ఈకలు పెరిగాయి. ఆ ఈకలు అతి సుందరమైన రంగులతో నిండాయి. అందుకే, చిత్రగ్రీవానికి సాటిరాగల మరో పావురం లేదని రచయిత చెప్పాడు.

AP SSC 10th Class Telugu Important Questions Chapter 12 చిత్రగ్రీవం

ప్రశ్న 2.
పావురాల నుండి మానవులు నేర్చుకోవలసిన విషయాలు ఏవి?
జవాబు:
1) పావురాలు తమ యజమానులపై మంచి విశ్వాసాన్నీ, ప్రేమనూ చూపించి, యజమానులంటే ప్రాణం పెడతాయి. మానవులలో కొందరు యజమానుల పట్ల విశ్వాసం లేకుండా ఉంటారు. అది తప్పు, తమకు అన్నం పెట్టే యజమానిపై విశ్వాసం ఉండాలి. కాబట్టి పావురాల నుండి మానవులు యజమానులపై విశ్వాసాన్ని చూపడం అనే మంచి గుణం నేర్చుకోవాలి.

2) చిత్రగ్రీవం అనే పావురము ఒకసారి తన గూటికి వచ్చిన నల్లచీమను చూసి, తాను తినే వస్తువు అనుకొని దానిని ముక్కుతో పొడిచి చంపింది. తరువాత చీమను పావురాలకు స్నేహితుడిగా అది తెలిసికొంది. తిరిగి అది తన జీవితంలో చీమను చంపలేదు. చిత్రగ్రీవం తన తప్పును తెలిసికొని పశ్చాత్తాప పడింది. చేసిన తప్పు అది తిరిగి చేయలేదు.

మనిషి మాత్రం చేసిన తప్పునే తిరిగి తిరిగి చేస్తాడు. కాబట్టి మానవులు పావురాల నుండి, చేసిన తప్పును తిరిగి చేయకపోడం అనే మంచి గుణాన్ని తప్పక నేర్చుకోవాలి.

ప్రశ్న 3.
పక్షులను, జంతువులను పెంచడం వల్ల ఉపయోగాలు ఏవి?
జవాబు:
పక్షుల పెంపకం వల్ల ఎన్నో ఉపయోగాలు ఉన్నాయి. మనము కోడి, నెమలి, చిలుక వంటి పక్షులను పెంచుతాము. కోడి, గ్రుడ్లు పెడుతుంది. ఆ గుడ్లు మంచి పోషకాహారము. గుడ్లు, సంపూర్ణమైన బలమైన ఆహారం క్రిందికి వస్తాయి. కోళ్ళను పెంచి గుడ్లను అమ్మితే మంచి లాభాలు వస్తాయి. తాము తినడానికి పనికి వస్తాయి. పక్షుల మాంసం ఆహారంగా ఉపయోగిస్తుంది. చిలుక చక్కగా కబుర్లు చెపుతుంది. కాబట్టి పక్షులను పెంచాలి.

జంతువుల పెంపకం వల్ల చాల లాభాలు ఉన్నాయి. ఆవు, గేదె వంటి జంతువులు పాలను ఇస్తాయి. పాలు సంపూర్ణ ఆహారం. పాలనూ, పాల ఉత్తతులనూ అమ్మి లాభాలు తీస్తారు. వాటి పేడతో గ్యాస్ ఉత్పత్తి చేసుకోవచ్చు. ఎరువులు తయారు చేయవచ్చు. పందులు వంటి వాటిని పెంచి వాటిని అమ్మి లాభాలు గడించవచ్చు. మేకలు, గొట్టెలు వల్ల పాలే కాకుండా, దాని బొచ్చు వల్ల ఉపయోగాలు ఉన్నాయి. గొట్టె బొచ్చుతో కంబళ్ళు చేయవచ్చు. వాటి మాంసం తినవచ్చు. ఎద్దులు, దున్నలు వ్యవసాయానికి పనికివస్తాయి. వాటితో బళ్ళు కట్టి సరకులను రవాణా చేయవచ్చు. కుక్క కాపలా కాస్తుంది. ఈ విధంగా పక్షులు, జంతువుల పెంపకం వల్ల అనేక ఉపయోగాలు ఉన్నాయి.

AP SSC 10th Class Telugu Important Questions Chapter 12 చిత్రగ్రీవం

ప్రశ్న 4.
కింది పాత్రల స్వభావాలను రాయండి.
జవాబు:
చిత్రగ్రీవం :
తెలివైనది. చురుకైనది. చిన్నతనంలో మందకొడి. తల్లిదండ్రుల అభిమానాన్ని, అనురాగాన్ని పూర్తిగా అనుభవించింది. తన చిలిపి చేష్టలతో రచయితను అలరించింది. తన అందంతో చూపరులను మైమరపింపజేస్తుంది. . తండ్రి పక్షి : గ్రుడ్డును పొదగాలనే ఆత్రుత ఎక్కువ. ఇది గిరికీల మొనగాడు. వేగం, చురుకుదనం, సాహసం కలది. రచయిత ముఖంపై కొట్టి ఒక గ్రుడ్డు చితికిపోవడానికి కారణమయ్యింది. తొందర ఎక్కువ. చిత్రగ్రీవానికి ఎగరడం నేర్పింది.

తల్లి పక్షి :
తెలివైన పావురం. గ్రుడ్డులోంచి పిల్ల బయటికి వచ్చే సమయాన్ని కచ్చితంగా అంచనా వేయగలదు. చిత్రగ్రీవాన్ని కంటికి రెప్పలా కాపాడింది. ఆహారం, భద్రత కల్పించింది. మేలుజాతి పావురాన్ని ప్రపంచానికి అందించిన ధన్యజీవి.

రచయిత :
పక్షి ప్రేమికుడు. పక్షుల పెంపకం అంటే చాలా ఇష్టం. వ్యక్తిగత శ్రద్ధతో పావురాలను పెంచుతాడు. జంతువులను కూడా పెంచుతాడు. ప్రతి చిన్న విషయాన్ని పరిశీలిస్తాడు. పక్షులకు చిన్న గాయమైనా తట్టుకోలేడు. గ్రుడ్డు పగిలిపోయినందుకు చాలా బాధపడ్డాడు. సున్నిత స్వభావి.

ప్రశ్న 5.
శిశువుల పెంపకంలో పక్షుల దగ్గర నుంచి మనుషులు నేర్చుకోవలసిన విషయాలు ఉన్నాయా? “చిత్రగ్రీవం” పాఠం ఆధారంగా చర్చించండి.
జవాబు:
శిశువుల పెంపకంలో పక్షుల దగ్గర నుంచి మనుషులు నేర్చుకోవలసిన విషయాలు ఉన్నాయి.

  1. చిత్రగ్రీవాన్ని తల్లి పక్షి, తండ్రి పక్షి కలిసి అనురాగంతో పెంచాయి. దీన్నిబట్టి తల్లిదండ్రులు తమ పిల్లలను అనురాగంతో పెంచాలనే విషయాన్ని వాటి నుండి నేర్చుకోవాలి.
  2. పక్షి తన పిల్లలకు గూటిలో సుఖ సౌకర్యంగా ఉండే ఏర్పాట్లు చేస్తుంది. అదే విధంగా మనుషులు తమ పిల్లలకు పక్క ఏర్పాట్లలో శ్రద్ధ వహించాలనే విషయాన్ని గ్రహించాలి.
  3. పక్షి పిల్లల నోటికి తల్లి పక్షి, తండ్రి పక్షి ఆహారాన్ని అందించి వాటి పెరుగుదలకు సహాయపడతాయి. మనుషులు కూడా తమ చంటిపిల్లల నోటికి ఆహారాన్ని అందించి వారి ఎదుగుదలకు పాటుపడాలి.
  4. చిత్రగ్రీవం తల్లిదండ్రులు చిత్రగ్రీవం దగ్గరనే ఉండి, దాన్ని లాలిస్తూ, దాని బాగోగులు చూస్తూ ఉండేవి. అలాగే మనుషులు కూడా పిల్లలను లాలిస్తూ వారి బాగోగులను గురించి పట్టించుకోవాలి.

10th Class Telugu 12th Lesson చిత్రగ్రీవం Important Questions and Answers

ప్రశ్న 1.
పక్షులను, జంతువులను సంరక్షించవలసిన అవసరం గురించి తెలియజేస్తూ మీ మిత్రునకు లేఖ వ్రాయండి.
జవాబు:

లేఖ

రాజమండ్రి,
x x x x x

ప్రియమైన మిత్రుడు శంకరు,
నీ మిత్రుడు శ్రీనివాస్ వ్రాయు లేఖ.

ఇక్కడంతా క్షేమం. అక్కడ మీరంతా క్షేమమని తలచెదను.

మా తెలుగు పాఠ్యపుస్తకంలో ‘చిత్రగ్రీవం’ పాఠం చదువుకొన్నాం. దానిని ధనగోపాల్ ముఖర్జీగారు రచించారు. దాసరి అమరేంద్రగారు తెలుగులోనికి అనువదించారు. ఆ పాఠం ఒక పావురం గురించి, నాకు చాలా బాగా నచ్చింది.

ఈ మధ్య రేడియేషన్ ప్రభావం వల్ల చాలా పక్షిజాతులు అంతరించిపోతున్నాయని మా సైన్సు మాష్టారు చెప్పారు. గ్లోబల్ వార్మింగ్ వలన కూడా చాలా రకాల జంతుజాతులు అంతరించి పోతున్నాయట. అడవులు విచక్షణా రహితంగా నరికేయడం వల్ల కూడా జంతువులకు రక్షణ పోయింది.

పక్షులు, జంతువులను సంరక్షించుకొంటేనే మన మనుగడకు మంచిది. మనకు గ్రుడ్లు, మాంసమే కాక మానసిక ఆనందాన్ని కల్గించే అందమైన పక్షులను, జంతువులను కోల్పోకూడదు. ఈ విషయంలో అందరినీ చైతన్యపరచాలి. మానవజాతికి విశ్వాస పాత్రంగా సేవలు చేసేవి పక్షులు, జంతువులే కద. మన ప్రగతికి మూలం అవే, మన వంతు ప్రయత్నం మనం చేద్దాం.

మీ అమ్మగారికి, నాన్నగారికి నా నమస్కారాలు.

ఇట్లు,
నీ చెలికాడు,
ఆర్. శ్రీనివాస్.

ప్రశ్న 2.
జంతు సంరక్షణ గురించి వ్యాసం రాయండి.
జవాబు:
జంతు సంరక్షణ

సైన్సు ప్రకారం మానవుడిని కూడా జంతువుగానే పరిగణిస్తారు. కాని, జంతువులకు లేని ‘మాట’ మనిషికి ఉంది. ఆలోచన మొదలైనవన్నీ జంతువులకూ, మానవులకూ సమానమే.

కాని, మన ఆలోచన, తెలివి తేటలు మొదలైన వాటి వలన జంతులోకానికి తీరని నష్టం కలుగుతోంది. ఆది మానవుడు జంతువులకు భయపడ్డాడు. పులులు, సింహాలు, ఏనుగులు మొదలైనవి ఆధునిక మానవుని చేతిలో అంతరించి పోతున్నాయి.

అడవి జంతువుల చర్మాలు, పులిగోళ్లు, ఏనుగు దంతాలు మొదలైనవి ఇతర దేశాలకు అమ్ముకొని సొమ్ము చేసుకొనేందుకు అడవి జంతువులను చంపుతున్నారు. వీరప్పన్ వంటి స్మగ్లర్ల వలన ఎన్నో ఏనుగులు, పులులు నశించిపోయాయి. అటువంటి వారి పట్ల ప్రభుత్వం చాలా కఠినంగా వ్యవహరించాలి. అటువంటి విషయాలు ఎవరికి తెలిసినా వెంటనే పోలీసులకు, అటవీశాఖాధికారులకు తెలియజేయాలి.

పెంపుడు జంతువులను కబేళాలకు తరలించడం కూడా పెరిగిపోయింది. దీనిని కూడా అరికట్టాలి.

వన్యప్రాణి సంరక్షణ కేంద్రాలను గ్రామగ్రామాన నెలకొల్పి జంతువులను కాపాడవలసిన బాధ్యత ప్రభుత్వానిదే. ఈ విషయంలో ప్రజలంతా సహకరించాలి.

AP SSC 10th Class Telugu Important Questions Chapter 12 చిత్రగ్రీవం

ప్రశ్న 3.
జంతువులను, పక్షులను కాపాడమని కోరుతూ ఒక కరపత్రం తయారుచెయ్యండి.
జవాబు:
జంతు పక్షి రక్షణ

సోదరులారా! భగవంతుడు 84 కోట్ల జీవరాశులను సృష్టి చేశాడట. భగవంతుడు సృష్టించిన జీవరాశులు అన్నీ ఉపయోగకరమైనవే. అందులో ముఖ్యంగా జంతువులను మనం రక్షించుకోవాలి. సాధుజంతువులయిన ఆవు, మేక, గేదె, గొట్టె వంటి వాటినే కాదు. అడవి జంతువులయిన సింహం, పులి, మొదలయిన వాటిని కూడా మనం రక్షించుకోవాలి.

వన్య జంతురక్షణను మనం ఉద్యమంగా చేపట్టాలి. అడవులలోని పులి, సింహం వంటి వాటిని వేటాడి చంపడం వల్ల పాపం వస్తుంది. అంతేకాదు అడవులకు రక్షణ పోతుంది. దానితో అడవులు తగ్గి వర్షాలు రాకుండా పోతాయి. మనకు కావలసిన కలప వగైరా రాకుండా పోతాయి.

ముఖ్యంగా మనం చల్లే క్రిమి సంహారక మందుల వల్ల ఎన్నో పక్షులు చచ్చిపోతున్నాయి. మొక్కలకు పట్టే చీడపురుగుల్ని ఎన్నింటినో పక్షులు తిని మొక్కలను కాపాడతాయి. దానివల్ల చీడపీడలు రాకుండా పోతాయి. సీతాకోకచిలుకల వల్లనే మొక్కల్లో పరపరాగ సంపర్కం జరిగి, అవి కాయలు కాస్తున్నాయి. పక్షులు మానవజాతికి స్నేహితులు, వాటిని రక్షించుకుందాం.

ఆవులు, గేదెలు వంటి వాటిని రక్షించుకుంటే, మంచి పాలు ఉత్పత్తి అవుతాయి. మంచి పాలు వల్ల మనకు ఆరోగ్యం వస్తుంది. కాబట్టి ఆవులు, గేదెలు, మొ|| వాటిని మాంసం కోసం చంపకండి. పాడి పశువులను పెంచుకుంటే రైతులకు మంచి లాభాలు వస్తాయి. సేంద్రియ ఎరువులు లభిస్తాయి. రండి. కదలండి. ఉద్యమించండి. జంతు పక్షి రక్షణకు నడుం బిగించండి.

ఇట్లు,
పశుపక్షి రక్షణ సంస్థ,
కర్నూలు.

ప్రశ్న 4.
చిత్రగ్రీవం, తల్లిదండ్రుల సంభాషణను ఊహించి రాయండి.
జవాబు:
(పాత్రలు : 1. చిత్రగ్రీవం 2. తల్లిపక్షి 3. తండ్రిపక్షి)
తండ్రిపక్షి : చూశావా భార్యామణీ! మన చిత్రగ్రీవం ఎంత అందంగా ఉందో!

తల్లిపక్షి : మన చిత్రగ్రీవం అంత అందాలరాశి, ఈ కలకత్తాలోనే లేదు.

తండ్రిపక్షి : బాగుంది. కానీ మన చిత్రగ్రీవానికి ఎగరడం ఇంకా రాలేదు. దీనికి బద్దకం ఎక్కువ.

తల్లిపక్షి : నేనూ అదే అనుకుంటున్నా. నేర్చుకుంటుంది లెండి.

తండ్రిపక్షి : ఏమిరా చిత్రగీవా! నీకు మూడునెలలు నిండాయి. బడుద్దాయిలా ఉన్నావు. ఎగిరే ప్రయత్నం ఏమీ చెయ్యవా ?

చిత్రగ్రీవం : ప్రయత్నం చేస్తా నాన్నా!

తండ్రిపక్షి : చిత్రగ్రీవా! నీవు అసలు పావురానివా? వానపామువా? (చిత్రగ్రీవాన్ని తండ్రి పక్షి, గోడపై నుండి క్రిందికి త్రోసింది)

తల్లిపక్షి : ఏమిటి? చిత్రగ్రీవాన్ని అలా తోస్తున్నారు?

తండ్రిపక్షి : ఇలా చేస్తేగాని వీడికి ఎగరడం రాదు.

తల్లిపక్షి : చాల్లెండి. వాడికి దెబ్బ తగులుతుంది. నేనే వాడిని పట్టుకుంటాను. చూడండి.

చిత్రగ్రీవం : అమ్మా! నువ్వు నన్ను బాగానే పట్టుకొన్నావు. లేకపోతే పడిపోదును.

తల్లిపక్షి : నాయనా! ఆయాసం వచ్చిందా? ఫర్వాలేదులే నా దగ్గరగా రా!

చిత్రగ్రీవం : అమ్మయ్యా! కొద్దిగా ఎగరడం వచ్చింది.

తండ్రిపక్షి : అంతే! నీవూ ఎగురగలవు. సరేనా ? ధైర్యం వచ్చింది కదూ!

తల్లిపక్షి : ఇంక ఎప్పుడూ ఇలా చేయకండి. చిత్రగ్రీవం చిన్నపిల్లాడు.

తండ్రిపక్షి : నేర్పితే గాని ఏ విద్యా రాదు. మన చిత్రగ్రీవానికి కొంచెం బద్దకం ఎక్కువ కదా! అందుకే అలాచేశా.

చిత్రగ్రీవం : చూడు నాన్నా! రేపటి నుండి నేను కూడా ఎగిరి గింజలు తెచ్చుకొని తింటా.

తల్లిపక్షి, తండ్రిపక్షి : సెభాష్! చిత్రగ్రీవా! హాయిగా ఎగురు. నీకు ఏమీ కాదు. మేముంటాం.

10th Class Telugu 12th Lesson చిత్రగ్రీవం 1 Mark Bits

1. “శ్రీమంత్ చొక్కా మల్లెపూవులా తెల్లగా ఉంది” – ఇందులోని అలంకారం (March 2017)
A) రూపకం
B) ఉపమ
C) ఉత్ప్రేక్ష
D) యమకం
జవాబు:
B) ఉపమ

2. చిత్రగ్రీవం చిన్నతనంలో చురుకుగా ఉండేది కాదు – గీత గీసిన పదానికి వ్యుత్పత్యర్థం గుర్తించండి. (June 2018)
A) చిత్రమైన వర్ణాలతో కూడిన కంఠం గలది.
B) చిత్రమైన ముక్కు గలది.
C) చిత్రమైన శరీరం గలది.
D) చిత్రమైన చూపులు గలది.
జవాబు:
A) చిత్రమైన వర్ణాలతో కూడిన కంఠం గలది.

AP SSC 10th Class Telugu Important Questions Chapter 12 చిత్రగ్రీవం

3. “అంధకారమనే అజ్ఞానమును పోగొట్టువాడు” – అనే వ్యుత్పత్త్యర్థం గల పదాన్ని గుర్తించండి. (June 2018)
A) మిత్రుడు
B) ఈశ్వరుడు
C) గురువు
D) పుత్రుడు
జవాబు:
C) గురువు

4. “భ, జ, స, నల, గగ” అనే గణాలతో కూడిన పద్యం పేరును గుర్తించండి. (June 2018)
A) సీసము
B) కందము
C) మత్తేభము
D) శార్దూలము
జవాబు:
B) కందము

5. “నాకు ఎగరడం తెలుసును” అని చిత్రగ్రీవం అన్నది – దీనికి పరోక్ష కథనం గుర్తించండి. (March 2018)
A) ‘నాకు తెలుసును ఎగరడం’ అని చిత్రగ్రీవం అన్నది.
B) ‘నాకు తెలియదు ఎగరడం’ అని చిత్రగ్రీవం అన్నది.
C) తనకు ఎగరడం తెలుసునని చిత్రగ్రీవం అన్నది.
D) తనకు ఎగరడం తెలుసునని చిత్రగ్రీవం అనలేదు.
జవాబు:
C) తనకు ఎగరడం తెలుసునని చిత్రగ్రీవం అన్నది.

చదవండి – తెలుసుకోండి

విశ్వకవి “గీతాంజలి”

సాహిత్య సృజనలో అంతర్జాతీయ కీర్తినందుకొన్న మహాకవి రవీంద్రనాథ్ ఠాగూర్. కవిగా, రచయితగా, తత్త్వవేత్తగా, సంగీతజ్ఞుడిగా, చిత్రకారుడిగా బహుముఖ ప్రజ్ఞను ప్రదర్శించారు. వీరి పేరు వినగానే చప్పున స్ఫురించేవి “జనగణమన” గీతం, “గీతాంజలి”. “జనగణమన” గీతం భారత జాతీయ గీతంగా గుర్తింపబడింది. బంగ్లాదేశ్ జాతీయ గీతం కూడా వీరి లేఖిని నుండి వెలువడినదే. ఇలా రెండు జాతీయ గీతాలనందించిన కవిగా అపూర్వ చరిత్రను సృష్టించారు. “శాంతినికేతన్” పేరున ఆదర్శ విద్యాలయాన్ని స్థాపించి “గురుదేవుడు”గా కీర్తింపబడ్డారు. ఈ సంస్థ ద్వారా సంస్కారయుక్తమైన విద్యనందించారు.

కవిగా వీరికి ప్రపంచవ్యాప్త గుర్తింపును తెచ్చిన రచన “గీతాంజలి” 1913లో దీనికి “నోబెల్ సాహిత్య పురస్కారం” దక్కింది. నోబెల్ బహుమతిని అందుకున్న తొలి భారతీయుడిగా ఠాగూర్ అరుదైన గౌరవాన్ని పొందారు. “గీతాంజలి” భారతీయ భాషల్లోకి మాత్రమేకాక విదేశీయ భాషలెన్నింటిలోకి అనువాదమయింది. ఒక్క తెలుగు భాషలోనే దాదాపు 50 దాకా అనువాదాలొచ్చాయంటే దీని గొప్పదనమేమిటో ఊహించవచ్చు. తాత్త్విక, సామాజిక అంశాలను స్పృశిస్తూ సాగిన ఈ రచన పాఠకుని హృదయాన్ని కదిలిస్తుంది.

“గీతాంజలి” లోని రెండు అనువాద కవితా ఖండికలను ఇప్పుడు చూద్దాం.

1. ఎక్కడ మనసు నిర్భయంగా ఉంటుందో
ఎక్కడ మనుషులు తలెత్తి తిరుగుతారో
ఎక్కడ జ్ఞానం విరివిగా వెలుస్తుందో
సంసారపు గోడలమధ్య ఎక్కడ భాగాల కింద ప్రపంచం విడిపోలేదో
ఎక్కడ సత్యాంతరాళంలోంచి పలుకులు బైలు వెడలతాయో
ఎక్కడ అలసటనెరగని శ్రమ తన బాహువుల్ని పరిపూర్ణతవైపు జాస్తుందో
ఎక్కడ నిర్జీవమైన ఆచారపుటెడారిలో స్వచ్ఛమైన బుద్ధి ప్రవాహం ఇంకిపోకుండా ఉంటుందో
ఎక్కడ మనసు నిరంతరం వికసించే భావాలలోకీ, కార్యాలలోకీ నీచే నడపబడుతుందో
ఆ స్వేచ్ఛా స్వర్గానికి, తండ్రీ, నా దేశాన్ని మేల్కొలుపు. – చలం

2. నా హృదయంలోని పేదరికాన్ని సమూలంగా తొలగించు ప్రభూ – ఇదే నా ప్రార్థన.
నా సుఖదుఃఖాలను తేలికగా భరించగలిగే శక్తిని నాకు ప్రసాదించు.
సేవలోనే నా ప్రేమను ఫలింపజేసుకొనే శక్తిని అందజేయి.
పేదలను కాదనకుండా, అధికార దర్పానికి దాసోహమనకుండా ఉండే శక్తిని ప్రసాదించు.
దైనందిన అల్పవిషయాలకు అతీతంగా బుద్ధిని నిలుపుకోగల శక్తిని ప్రసాదించు.
నీ అభీష్టానికి ప్రేమతో నా శక్తిని అర్పించుకోగలిగే శక్తి నివ్వు. – డా॥ జె భాగ్యలక్ష్మి

AP 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

AP 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

These AP 10th Class Telugu Important Questions 3rd Lesson జానపదుని జాబు will help students prepare well for the exams.

AP State Syllabus 10th Class Telugu 3rd Lesson Important Questions and Answers జానపదుని జాబు

10th Class Telugu 3rd Lesson జానపదుని జాబు 2 Marks Important Questions and Answers

ఈ క్రింది ప్రశ్నలకు నాలుగైదు వాక్యాల్లో సమాధానాలు రాయండి.

ప్రశ్న 1.
జానపదుని జాబు రచయిత గురించి వ్రాయండి.
జవాబు:
జానపదుని జాబు పాఠమును డా|| బోయి భీమన్నగారు రచించారు. ఆయన తూర్పుగోదావరి జిల్లాలోని మామిడికుదురులో జన్మించారు. వారు 1911 నుండి 2005 వరకు జీవించారు.

వీరు కొంతకాలం జర్నలిస్టుగా పనిచేశారు. 1940-45 వరకు ఉపాధ్యాయునిగా పనిచేశారు. స్వాతంత్ర్య ఉద్యమకాలంలో క్విట్ ఇండియా ఉద్యమంలో పాల్గొన్నారు. వీరు డిశంబరు 16వ తేదీ, 2005న మరణించారు.

ప్రశ్న 2.
జానపదుని జాబు రచయిత ఎవరు? ఆయన రచనా వ్యాసంగాన్ని గూర్చి వ్రాయండి.
జవాబు:
జానపదుని జాబు పాఠమును డా॥ బోయి భీమన్న గారు రచించారు.

ఆయన తన 11వ ఏట నుండే రచనలు చేశారు. “గుడిసెలు కాలిపోతున్నాయి”, పాలేరు, జానపదుని జాబు, పిల్లీ శతకం, ఉశారులు, ధర్మం కోసం పోరాటం, రాగవైశాఖి మొదలైన 70 రచనలు చేశారు.

ఆయన రచించిన పాలేరు నాటకం ప్రభావంతో ఎంతోమంది పేదలు, దళితులు తమ పిల్లలను పాలేరు వృత్తి మాన్పించి పాఠశాలలో చేర్పించారు. ఈ నాటకం స్ఫూర్తితో ఎంతోమంది ఉన్నత విద్యావంతులయ్యారు. ఉన్నతోద్యోగులు అయ్యారు.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 3.
జానపదుని జాబు రచయిత ఎవరు? ఆయన అందుకొన్న పురస్కారాలేవి?
జవాబు:
జానపదుని జాబు పాఠమును డా|| బోయి భీమన్నగారు రచించారు. ఆయన రచించిన గుడిసెలు కాలిపోతున్నాయ్ రచనకు 1975లో కేంద్ర సాహిత్య అకాడమీ అవార్డు లభించింది. కేంద్ర ప్రభుత్వం 1973లో పద్మశ్రీ బిరుదునిచ్చింది. 2001లో పద్మభూషణ్ బిరుదునిచ్చి గౌరవించింది.

ఆంధ్ర విశ్వవిద్యాలయం కళాప్రపూర్ణ బిరుదును ఇచ్చింది.

1978+84 మధ్య రాష్ట్ర ప్రభుత్వం శాసన మండలి సభ్యత్వం ఇచ్చి బోయి భీమన్న గారిని గౌరవించింది. 1991లో . రాజ్యలక్ష్మీ ఫౌండేషన్ వారు రాజ్యలక్ష్మీ అవార్డును ఇచ్చి సత్కరించారు.

ప్రశ్న 4.
పల్లెటూరి జీవితం ఎలా ఉంటుందో తెలపండి.
జవాబు:
పల్లెటూరి జీవితం ఎంతో మనోహరంగా ఉంటుంది. అక్కడ చక్కని గాలి, ఎండ, నీరు దొరుకుతుంది. పాలు, కూరగాయలు దొరుకుతాయి. మంచి అందమైన చేలూ, కాలువలూ ఉంటాయి. అక్కడ ప్రకృతి మనోహరంగా ఉంటుంది. కాని, ఆధునిక సదుపాయాలు ఏవీ అక్కడ ఉండవు. అక్కడి ప్రజలు కలిసిమెలిసి జీవిస్తారు. ఒకరికి మరొకరు సహాయం చేసుకుంటూ ఉంటారు.

ప్రశ్న 5.
రచయిత పాత్ర స్వభావాన్ని రాయండి.
జవాబు:
గ్రామీణ నేపథ్యాన్ని ఇష్టపడతాడు. పేద కుటుంబీకుడు. తన కుటుంబంతో చాలా అనుబంధం గలవాడు. పట్నవాసులంతా సుఖంగా ఉంటారనే అపోహ కలవాడు. రైతు కుటుంబం. తోటి రైతుల కష్టాలలో పాలుపంచుకొనే స్వభావం కలవాడు. పల్లెటూరి ప్రజలపై ప్రేమ కలవాడు. పల్లెటూరిపై మమకారం కలవాడు.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 6.
జానపదుని జాబు” పాఠ్యభాగ నేపథ్యం గురించి రాయండి.
జవాబు:
చదువుకొని బీదతనం వలన చదువు కొనసాగించలేక స్వగ్రామం పోయి పల్లెటూరి పనులలో మునిగిపోయిన ‘జానపదుడు’ శ్రీమంతుడైన తన మిత్రునికి తన అవస్థలను, గ్రామాలలోని పరిస్థితులను లేఖల రూపంలో తెలుపుటయే జానపదుని జాబు పాఠ్యభాగ నేపథ్యము.

ప్రశ్న 7.
సమాచార సాధనమైన ‘లేఖ’ను గురించి వివరించండి. (March 2018)
జవాబు:

  1. సమాచారాన్ని చేరవేసే సాధనం లేఖ.
  2. కొన్ని సందర్భాలలో ప్రత్యేక సాహితీ లక్షణాలను, విలువలను కలిగి ఉంటుంది.
  3. లేఖలు ఆయాకాలాలకు సంబంధించినవే అయినా, కొన్నిసార్లు అందులోని విషయాలు అన్ని కాలాలకు వర్తిస్తాయి.
  4. లేఖలు వ్యక్తిగత లేఖలు, అధికారిక లేఖలు, వ్యాపారాత్మక లేఖలు అని ప్రధానంగా మూడు విధాలుగా ఉంటాయి.

10th Class Telugu 3rd Lesson జానపదుని జాబు 4 Marks Important Questions and Answers

ఈ క్రింది ప్రశ్నలకు 10 లేక 12 వాక్యాల్లో జవాబులు రాయండి.

ప్రశ్న 1.
‘బద్దకం’ గురించి మీ అభిప్రాయం తెలపండి.
జవాబు:
‘బద్దకం’ అంటే పనిచేయడానికి వెనుకాడడం. అంటే మాంద్యము. సోమరిపోతులయిన వారు ఏ పని చేయడానికీ ముందుకు రారు. వారికి పనిచేయడానికి బద్దకం. తగిన పని, చేతిలో లేకపోతే పనిమంతులకు కూడా బద్దకం వస్తుంది.

నగరాలలో వారికి చేతిలో ఏదో పని ఉంటుంది. గ్రామాలలో రైతులకు కొన్ని రోజుల్లోనే పని ఎక్కువగా ఉంటుంది. కొన్ని రోజుల్లో ఏ పనీ ఉండదు. అప్పుడు వారు ముడుచుకొని మంచము ఎక్కి పడుకుంటారు. లేదా కబుర్లు చెప్పుకుంటూ ఉంటారు.

కాని ‘బద్దకం’ మంచి లక్షణం కాదు. పిల్లలు బడికి వెళ్ళడానికి, పాఠం చదవటానికి, ఇంటి పని చేయడానికి బద్దకిస్తూ ఉంటారు. అది మంచిది కాదు. ఏ రోజు పని ఆ రోజే పూర్తి చెయ్యాలి. బద్దకం విడిచి చురుకుగా పనులు చేస్తే మంచి ఆరోగ్యం ఉంటుంది. బద్దకం, సంజ నిద్ర, పనికిరాదని సుమతీ శతకం చెపుతోంది. ముఖ్యంగా యువత, బద్దకం, విడిచి తమ పనులు సకాలంలో సాగిస్తే దేశం సౌభాగ్యవంతం అవుతుంది.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 2.
బద్దకం వదలాలంటే ఏమి చేయాలో వివరించండి.
జవాబు:
‘బద్దకం’ అంటే పని చేయడానికి ముందుకు రాకపోవడం. పని బద్ధకులకు అభివృద్ధి ఉండదు. బద్దకం వదలాలంటే రాత్రి పెందలకడనే నిద్రపోవాలి. ఉదయం సూర్యోదయం కాకుండానే లేవాలి. నడక, పరుగు, వంటి వ్యాయామాలు చేయాలి. పిల్లలు, పెద్దలకు ఇంటి పనుల్లో సాయం చేయాలి. చక్కగా స్నానం చేయాలి. పిల్లలు సాయం సమయంలో ఆటలు ఆడాలి. హాయిగా గొంతువిప్పి పాటలు పాడాలి.

పిల్లలు బద్దకంగా టి.విల ముందు కూర్చుండి, సీరియల్సు చూస్తూ ఉండరాదు. ఆడపిల్లలు తల్లుల పనిలో సాయం చేయాలి. మగపిల్లలు తండ్రికి పనిలో సాయం చేయాలి. అలా చేస్తే తండ్రి చేసే వృత్తి పనులు వారికి అలవాటు అవుతాయి.

పిల్లలు బద్దకం విడిచి చక్కగా చదువుకుంటే మంచి మార్కులు వస్తాయి. ఆరోగ్యం చక్కగా ఉంటుంది. వారు యోగా, వ్యాయామము వంటి వాటిలో పాల్గొంటూ, ఆటపాటలలో పాల్గొంటూ మంచి చురుకుగా, ఉత్సాహంగా ఉండాలి. అటువంటి చురుకైన యువతవల్లే దేశం సర్వతోముఖంగా అభివృద్ధి అవుతుంది.

ప్రశ్న 3.
కాలం ఎలా విలువైందో నిరూపించు.
జవాబు:
‘కాలము’ విలువ అయింది. గడచిన క్షణం, తిరిగి రాదు. ప్రతి వ్యక్తి తాను చేయవలసిన పనిని సకాలంలో చేయాలి. రేపు . చేద్దాం అనుకుంటే, ఒక రోజు అతడి జీవితంలో వ్యర్థం అయినట్లే.

మన ఆయుర్దాయం చాలా పరిమితంగా ఉంటుంది. మనం ఎంత కాలం బ్రతుకుతామో మనకు తెలియదు. దేవుడిని ప్రార్థించేందుకు తిరిగి మనకు సమయం దొరకదు. బ్రతికి ఉండగానే దైవపూజ చేయాలి. చేయవలసిన పనులు పూర్తి చేయాలి. ఒక పరీక్షకు సిద్ధపడే వ్యక్తి ఏ రోజుకు ఆ రోజు చదివి సిద్ధం కావాలి. రేపు అనే మాట ఉండరాదు. అందరూ సమయాన్ని సద్వినియోగం చేసుకోవాలి. జీవితాన్ని ఒక క్రమపద్ధతిలో నడుపుకోవాలి. ఆడవలసిన కాలంలో ఆడాలి. వ్యాయామం చేయవలసిన కాలంలో వ్యాయామం చేయాలి.

డాక్టరుగారు నిత్యం వ్యాయామం చేసి ఉన్నట్లయితే గుండె రోగం వచ్చి ఉండేది కాదంటారు. అప్పుడు మనం పశ్చాత్తాప పడతాం. కాని జరిగి పోయిన కాలాన్ని మనం వెనుకకు తీసుకురాలేము. ఎంత డబ్బు ఇచ్చినా, జరిగిపోయిన కాలాన్ని ఒక్క నిమిషం కూడా తిరిగి తీసుకురాలేము.

కాబట్టి కాలం ప్రాధాన్యాన్ని గుర్తించి, సకాలంలో ప్రతి పనినీ పూర్తి చేసి జీవితాన్ని సక్రమంగా నడుపుకోవాలి. గ్రామాల్లో రైతులు సకాలంలో పొలం పనులు చేపట్టాలి. సకాలంలో పురుగుమందులు చల్లాలి. లేకపోతే పొలంలో పంట, నాశనం అవుతుంది.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 4.
పల్లెల్లో నివసించే వారందరూ నిజంగా సుఖపడుతున్నారని భావిస్తున్నారా?
జవాబు:
పల్లెలు నిజానికి సౌఖ్యనిలయాలు. పల్లెల్లో మంచి పాడిపంటలు ఉంటాయి. తాజాకూరగాయలు, చల్లని, కలుషితం కాని గాలి లభిస్తుంది. ప్రతి ఇల్లు ముగ్గులతో, పూల తోరణాలతో కలకలలాడుతూ ఉంటుంది. గ్రామాలలో ఆవులు, గేదెలు ఇచ్చే తాజా పాలు లభిస్తాయి. అక్కడ కల్మషం లేని ప్రజల పలకరింపులు దొరుకుతాయి. పల్లె ప్రజలు పరస్పరం ఒకరికి , మరొకరు సాయం చేసుకుంటారు. పల్లెల్లో మంచి తాజాపళ్ళు, కూరలు లభిస్తాయి.

కాని గ్రామాలలో కూడా కొన్ని లోటుపాట్లు ఉంటాయి. ముఖ్యంగా వాటికి రోడ్లు, ప్రయాణసౌకర్యాలు ఉండవు. విద్య, వైద్య సదుపాయాలు ఉండవు. కావలసిన వస్తువులు అన్నీ అక్కడ దొరకవు. సరుకులకై నగరాలకు వెళ్ళాలి. చదువులకు నగరాలకు వెళ్ళాలి. రోగం వస్తే మంచి డాక్టర్లు పల్లెల్లో ఉండరు. విద్యుచ్ఛక్తి కూడా 24 గంటలూ అక్కడ లభించదు. కొత్త బట్టలు వగైరా కావాలంటే నగరాలకు పల్లెవాసులు వెళ్ళాలి.

కాబట్టి పల్లెల్లో నివసించే వారందరూ నిజంగా సుఖపడుతున్నారని మనం భావించకూడదు. పల్లె ప్రజల కష్టాలు పల్లెవాసులకు ఉన్నాయి. పల్లె ప్రజలకు తగిన విశ్రాంతి ఉండదు. 24 గంటలు శ్రమిస్తేనే కాని వారికి కూడు, గుడ్డ దొరకదు.

ప్రశ్న 5.
పల్లెటూరి జీవితం హాయిగా ఉంటుందని ఎలా చెప్పగలవు?
జవాబు:
పల్లెటూళ్ళలో జీవితం ప్రశాంతంగా ఉంటుంది. చక్కని గాలి, ఎండ, నీరు, ఆహారము ప్రతి ఒక్కరికీ లభిస్తుంది. అక్కడ చక్కని ప్రకృతి శోభ ఉంటుంది. పచ్చని పొలాలు కలకలలాడుతూ, గాలికి తలలాడిస్తూ గ్రామ ప్రజలను సుఖసంతోషాలతోముంచెత్తుతాయి.

ప్రజలందరికీ పాడి పంటలు ఉంటాయి. పొయ్యి కిందికీ, పొయ్యి మీదికీ వారికి కావలసినవన్నీ అక్కడే దొరుకుతాయి. గ్రామంలో చేతివృత్తుల వారు ఒకర్ని ఒకరు, అన్నదమ్ములుగా భావిస్తూ పరస్పరం ఒకరికొకరు సాయపడతారు.

పల్లెల్లో ఒకరి ఇంట్లో పెళ్ళయితే, ఊరందరికీ అది పండుగ. పల్లెల్లో ముఖ్యంగా సంక్రాంతి పండుగకు ముగ్గులు, గొబ్బిళ్ళు, భోగి మంటలు, సంక్రాంతి ప్రభలు మహావైభవంగా తీర్థాలూ సాగుతాయి. హరిదాసులు, గంగిరెద్దులు, పగటివేషధారులూ, వారి చక్కని పాటలూ ఆనందాన్ని ఇస్తాయి.

గ్రామీణులు ఆనందంగా నవ్వుతూ కలకలలాడుతూ ఒకరిని ఒకరు బంధుత్వంతో పలకరించుకుంటూ, కష్టసుఖాల్లో అందరూ పాలు పంచుకుంటారు. గ్రామాలు పాడిపంటలకు నిలయాలు. అవి ప్రకృతి రమణీయతకు పుట్టిళ్ళు.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 6.
శ్రమదోపిడి గురించి రచయిత ఉద్దేశ్యమేమిటి?
జవాబు:
సామాన్యంగా గ్రామాల్లో భూకామందులు, తమకున్న పొలాలను తాము సేద్యం చేసుకోకుండా గ్రామాల్లోని బీద రైతులకు కౌలుకు ఇస్తుంటారు. ఆ బీద రైతులు ధనికుల పొలాలను కౌలుకు తీసుకొని, కష్టపడి సేద్యం చేస్తుంటారు. రాత్రింబగళ్ళు కష్టపడి పండించిన ధాన్యాన్ని భూకామందులకు వారు కౌలుగా వారికి చెల్లిస్తారు. మిగిలిన ధాన్యాన్ని వారు తింటారు. కాని సామాన్యంగా కౌలు రైతులకు ఏమీ మిగలదు. భూకామందులు, బీద రైతుల శ్రమను దోపిడీ చేయడం క్రింద వస్తుంది.

బీదరైతులు శ్రమపడి పండించిన ఫలసాయాన్ని భూకామందులు దోచుకుంటున్నారన్నమాట నిజానికి శ్రమపడేవానికి ఫలాన్ని తినే హక్కు ఉంటుంది. కాని ఇక్కడ శ్రమ ఒకరిది, ఫలం మరొకరిది అవుతోంది.
దీనినే దృష్టిలో ఉంచుకొని రైతులు కష్టపడుతున్నారని, కాని దాని ఫలితం ఇనాందారుకు లభిస్తోందని చెప్పడమే ఇక్కడ రచయిత ఉద్దేశ్యమై ఉంటుంది.

ప్రశ్న 7.
పల్లె ప్రజల కష్టాలను వివరించండి.
జవాబు:
పల్లెలలో ప్రజలు కష్టపడి పంటలు పండిస్తారు. ఒకప్పుడు వర్షాలు ఉండవు. చేలకు నీళ్ళను తోడాలి. ఒకప్పుడు తోడుకోవడానికి సైతం వారికి నీళ్ళు దొరకవు. ఒక్కొక్కసారి అతివృష్టి, ఒక్కొక్కసారి అనావృష్టి సంభవిస్తుంది.

వారి మోటర్లకు రాత్రింబవళ్ళు విద్యుచ్ఛక్తి ఉండదు. పాడిపశువులకు మేత లభించదు. రాత్రివేళల్లో కూడ చేనుకు నీరు పెట్టడానికి వారు వెళ్ళాల్సివస్తుంది. చీడపీడలకు పురుగుమందులు చల్లాలి. ఒకప్పుడు వారికి అవి ప్రమాదాన్ని తీసుకువస్తాయి.

చక్కగా పండిన పంట, ఒక్కరోజు పురుగు పట్టి తినేస్తుంది. ఇనాందార్లకు కౌలు చెల్లించాక రైతుకు ఫలసాయం మిగలదు. ఒక్కొక్కసారి కాలం కలసివస్తే పంట మిగులుతుంది. కాని రైతుకు దానికి తగిన ధర లభించదు.

రైతు పండించిన పంటలను వర్తకులు చౌకగా కొంటారు. కాని రైతుకు కావలసిన ఎరువులు వగైరా ఎక్కువ ధరకు కాని దొరకవు. పల్లె ప్రజలకు విద్యావైద్య సదుపాయాలు ఉండవు. వారికి రోడ్డు, బస్సు సౌకర్యాలు ఉండవు. ప్రతి వస్తువు కోసం నగరాలకు వెళ్ళాలి. రోగం వస్తే వారు నగరాలకు బళ్ళ పై రోగులను తీసుకువెళ్ళాలి. ఒకప్పుడు మోసుకు వెళ్ళాల్సివస్తుంది.

ఈ విధంగా పల్లెల్లో ప్రజలు ఎన్నో కష్టాలు పడుతూ ఉంటారు.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 8.
పల్లెల ప్రగతికి మీరిచ్చే సలహాలు, సూచనలు ఏవి?
జవాబు:
పల్లెలు బాగుపడాలంటే రైతులకు కావలసిన ఎరువులు, పురుగుమందులు, విత్తనాలు చౌకగా వారికి అందించాలి. గ్రామాల్లో వ్యవసాయంతో పాటు, పాడి పరిశ్రమ అభివృద్ధి కావాలి. రైతులకు ప్రభుత్వం విత్తనాలు మంచివి చౌకధరలకు ఇవ్వాలి. తక్కువ వడ్డీకి బ్యాంకులు వారికి ఋణాలు ఇవ్వాలి.

రైతులు తోటల్లో పశుగ్రాసాన్ని పెంచుకోవాలి. వారు పాడి పశువులను పెంచి, పాల ఉత్పత్తులను మంచి ధరలకు అమ్ముకోవాలి. రైతుల ఉత్పత్తులకు మంచి ధరలు లభించాలి. రైతులు కూరగాయలను పెంచాలి.

గ్రామాల్లో ప్రజలకు విద్యావైద్య సదుపాయాలు కల్పించాలి. ప్రతి గ్రామానికి మంచినీటి కుళాయిలు, రోడ్లు, విద్యుచ్ఛక్తి సదుపాయం ఉండాలి. ప్రతి గ్రామానికి నగరాలకు పోవడానికి బస్సులు ఉండాలి. పల్లె ప్రజలు సంఘాలుగా ఏర్పడి గ్రామాలలో చెరువులు బాగు చేసుకోవాలి. మురికి నీరు దిగే కాలువలు బాగు చేసుకోవాలి. ప్రభుత్వ సహాయంతో గ్రామాలకు రోడ్లు వేసుకోవాలి. గ్రామీణ స్త్రీలు డ్వా క్రా సంఘాలలో చేరి, లఘు పరిశ్రమలను చేపట్టాలి.

పల్లెలలోని ప్రజలు తమ పిల్లలను తప్పక చదివించాలి. పిల్లలందరికీ టీకాలు వేయించాలి. పల్లెలను పరిశుభ్రంగా ఉంచుకోవాలి. పల్లె ప్రజలు తీరిక సమయాల్లో చేతి వృత్తులు చేపట్టి దాని ద్వారా ధనం సంపాదించాలి.

రైతులు పండించే ఉత్పత్తులకు న్యాయమైన మంచి ధరలు లభించేలా అధికారులు చర్యలు చేపట్టాలి. గ్రామాల్లోని పోరంబోకు పొలాల్లో రైతులు సమిష్టిగా సహకార వ్యవసాయం చేపట్టాలి.

ప్రశ్న 9.
పల్లెటూళ్ళ సంస్కృతీ సంప్రదాయాలను కాపాడుకోవాల్సిన అవసరాలను వివరించండి.
జవాబు:
పల్లెటూళ్ళలో ప్రజలు ఒకరినొకరు ఆప్యాయంగా అక్కా, బావా అంటూ పలకరించుకుంటారు. పల్లెలలో పండుగలు, ఉత్సవాలు, వేడుకగా జరుగుతాయి. సంక్రాంతి, దసరా వంటి పండుగలకు, గ్రామాలు చక్కగా అలంకరింపబడతాయి. ప్రతి ఇంటికి రంగుల పూలతోరణాలు కడతారు. వివిధ వాయిద్యాలు మ్రోగిస్తారు. గంగిరెద్దులు, గరగలు, విచిత్రవేషాలు తోలుబొమ్మలాటలు, హరికథలు వగైరా ఉంటాయి. ఈ కళలు మన సంస్కృతీ సంప్రదాయాలను కాపాడుతున్నాయి.

భోగిమంటలు, హరిదాసుల కీర్తనలు సంక్రాంతికి ఉంటాయి. వీటివల్ల మన ప్రజలకు ప్రాచీన సంస్కృతీ వైభవం తెలుస్తుంది. గ్రామాలు పరిశుభ్రంగా ఉండి, మంచి ఆరోగ్యాన్ని ప్రసాదిస్తాయి. భోగిమంటల వల్ల, ముగ్గుల వల్ల దోమలు వగైరా దూరం అవుతాయి. మనుష్యుల మధ్య సత్సంబంధాలు పెరుగుతాయి. ఒకరి కష్టసుఖాల్లో ఒకరు పాలుపంచుకుంటారు.

పల్లెటూళ్ళు మన ప్రాచీన సంస్కృతీ వైభావాన్ని వెల్లడించే కేంద్రాలు. ఈ సంస్కృతీ సంప్రదాయాలను మనం కాపాడుకుంటే మన భారతదేశ ప్రాచీన నాగరికతా వైభవం కాపాడబడుతుంది.

ప్రశ్న 10.
‘పల్లెటూరి జీవితం ప్రశాంతంగా ఉంటుంది’ – సమర్థించండి. (March 2017)
జవాబు:
పల్లెటూళ్ళలో జీవితం ప్రశాంతంగా ఉంటుంది. చక్కని గాలి, ఎండ, నీరు, ఆహారము ప్రతి ఒక్కరికీ లభిస్తుంది. అక్కడ చక్కని ప్రకృతి శోభ ఉంటుంది. పచ్చని పొలాలు కలకలలాడుతూ, గాలికి తలలాడిస్తూ గ్రామ ప్రజలను సుఖసంతోషాలతో ముంచెత్తుతాయి.

ప్రజలందరికీ పాడి పంటలు ఉంటాయి. పొయ్యి కిందికీ, పొయ్యి మీదికీ, వారికి కావలసినవన్నీ అక్కడే దొరుకుతాయి. గ్రామంలో చేతివృత్తుల వారు ఒకర్ని ఒకరు, అన్నదమ్ములుగా భావిస్తూ పరస్పరం ఒకరికొకరు సాయపడతారు.

పల్లెల్లో ఒకరి ఇంట్లో పెళ్ళయితే, ఊరందరికీ అది పండుగ. పల్లెల్లో ముఖ్యంగా సంక్రాంతి పండుగకు ముగ్గులు, గొబ్బిళ్ళు, భోగి మంటలు, సంక్రాంతి ప్రభలు మహావైభవంగా తీర్థాలూ సాగుతాయి. హరిదాసులు, గంగిరెద్దులు, పగటివేషధారులూ, వారి చక్కని పాటలూ ఆనందాన్ని ఇస్తాయి.

గ్రామీణులు ఆనందంగా నవ్వుతూ కలకలలాడుతూ ఒకరిని ఒకరు బంధుత్వంతో పలకరించుకుంటూ, కష్టసుఖాల్లో అందరూ పాలు పంచుకుంటారు. గ్రామాలు పాడిపంటలకు నిలయాలు. అవి ప్రకృతి రమణీయతకు పుట్టిళ్ళు.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 11.
“పల్లెటూళ్ళలో ప్రజలు పడే కష్టాలు తొలగిపోతే మానవ సంఘానికి పల్లెటూళ్ళు ఆనందాన్ని ఇవ్వగలవు”. దీనిని ‘ సమర్థిస్తూ వివరించండి.
జవాబు:
భారతావనికి పల్లెలు పట్టుకొమ్మలని మహాత్మాగాంధీ బోధించారు. దేశ సర్వతోముఖాభివృద్ధికి పల్లెలు ప్రధాన కారణాలుగా , పేర్కొనవచ్చు. ఒకప్పుడు పల్లెలు ప్రశాంత వాతావరణానికి ఆనవాలుగా ఉండేవి. చుట్టూ పంటపొలాలు, పచ్చని చెట్లు కనువిందు చేస్తుంటాయి. స్వచ్ఛమైన గాలి, జలం దొరుకుతాయి. కలుషితమైన వాతావరణం కన్పించదు.

ప్రజల మధ్య సోదరభావం, సమత్వం కన్పిస్తాయి. కష్ట సుఖాలను సమంగా పంచుకుంటారు. కాని ఈనాడు పల్లెల ప్రజలు ఎన్నో సమస్యలను ఎదుర్కొంటున్నారు. రైతులకు కనీస మద్దతు ధర లభించడం లేదు. దళారీల పోరు ఎక్కువైంది. కనీస ప్రాథమిక సౌకర్యాలు కూడా పల్లెల్లో కన్పించడంలేదు. ఉపాధి అవకాశాలు లేక ఎంతోమంది పట్టణాలకు వలస పోతున్నారు. రైతులు అప్పుల బాధతో ఆత్మహత్యలకు పాల్పడుతున్నారు.

ఈ పరిస్థితుల్లో పల్లె ప్రజలకు సౌకర్యాలు కల్పించాలి. విద్య, వైద్యం వంటి సౌకర్యాలు కల్పించాలి, ఉపాధి అవకాశాలను కల్పించాలి. అప్పుడే పల్లె ప్రజలు ఆనందోత్సాహాలతో సుఖంగా ఉంటారు. పల్లె ప్రజలంతా ఆనందంతో సుఖంగా తమ జీవనాన్ని గడుపగలుగుతారు.

10th Class Telugu 3rd Lesson జానపదుని జాబు Important Questions and Answers

ప్రశ్న 1.
అన్నదాత అవస్థ గురించి ఒక వ్యాసం వ్రాయండి.
జవాబు:
( అన్నదాత అవస్థ )

అన్నదాతగా గర్వంగా పిలిపించుకొనే రైతుకు అన్నీ అవస్థలే. ఎప్పుడు వర్షపు చినుకులు నేలపై పడతాయా? అని ఆత్రుతగా, ఆశగా ఆకాశంవైపు చూడడంతో వ్యవసాయంలో రైతుకు అవస్థలు ప్రారంభమౌతాయి. కాలువ నీటి కోసం రాత్రింబవళ్ళు ఎదురు చూస్తాడు.

దుక్కి దున్నుతాడు. విత్తనాలు చల్లుతాడు. కూలీల కొరకు పోటీపడి ఆకుమడి తయారు చేస్తాడు. బాడీబందా, వానా – వరదా పట్టించుకోకుండా వరి నాట్లు వేస్తాడు.

ఆకుమళ్ళను పశువులు తినేయకుండా తొక్కి పాడు చేయకుండా రాత్రింబవళ్ళు రైతు కాపలా కాస్తాడు. ఆ చేలగట్లపై జెర్రీలు, తేళ్ళు, పాములూ ఉంటాయి. అవి కరుస్తుంటాయి. అయినా అన్నదాత పట్టించుకోడు. పురిటిబిడ్డను బాలెంతరాలు కాపాడుకొన్నట్లు పంటను కాపాడతాడు.

ఎరువు చల్లి, పంటను కోసి, పనలు కట్టి కుప్ప వేస్తాడు. నూరుస్తాడు. ధాన్యం అమ్మితే వచ్చిన డబ్బులు చేసిన అప్పులకు సరిపోవు. అయినా వ్యవసాయం మానడు.

అందుకే అన్నదాత అయ్యాడు. అమ్మకే అన్నం పెట్టే అన్నదాతకు భూమాత కూడా కన్న కూతురే.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 2.
వ్యవసాయ ప్రాధాన్యతను వివరిస్తూ కరపత్రం తయారు చేయండి.
జవాబు:
వ్యవసాయం మన జీవనాధారం

ఆంధ్రులారా ! సోదరులారా !
కల్లాకపటం తెలియని పల్లెటూరి జనాల్లారా !
కంప్యూటరు విద్య నేర్చిన పట్నవాసపు నిరుద్యోగులారా !
రండి! వ్యవసాయం చేద్దాం ! పట్టెడన్నం పదిమందికీ పెడదాం !

ఉద్యోగం చేస్తే ఎవరికో సలాం చేస్తూ బతకాలి. మన బంగారు భూమిని మనమే సాగు చేసుకొంటూ ఏడాదికి మూడు పంటలు పండిద్దాం. ఆకలి మంటలను ఆర్పేద్దాం. కరవు కాటకాలను తరిమేద్దాం. ఆత్మాభిమానంతో జీవిద్దాం. ఎవ్వరికీ తల వంచకుండా బతుకుదాం. ఆంధ్రమాతను భారతదేశపు ధాన్యాగారంగా మారుద్దాం. మన తాత ముత్తాతల దారికి ఆధునికత జోడించి అద్భుతాలు సాధిద్దాం.

భూసారానికి మన తెలివి జతచేసి కలిమిని సృష్టిద్దాం. జై కిసాన్.
ఇట్లు,
భూమి పుత్రులు.

ప్రశ్న 3.
నీ చుట్టూ ఉన్న ప్రకృతిని వర్ణిస్తూ 10 పంక్తుల వచన కవిత రాయండి.
జవాబు:
(‘మా ఇంటి తోట’ వచన కవిత)
మా ఇంటితోట మాకు నచ్చిన పాట
అందమైన మల్లె తీగ, విందు లిచ్చు మొల్లపూలు
రంగు రంగుల గుత్తిపూలు, శృంగారాల విరిజల్లు
దొడ్డిలోన జామచెట్టు, చెట్టుమీద చిలుక గూడు
చిలుక కొట్టిన జామపండు అబ్బో ఎంతో తియ్యగుండు
చెట్లమీద పక్షి గూళ్ళు, చెవులు మెచ్చెడి సంగీతాలు
పెరడులోన పనసచెట్టు, దాని పక్క నిమ్మ మొక్క
గుమ్మం ముందు తులసి తల్లి, చేస్తుంది పూజ మాదుతల్లి
కూరగాయ మొక్కలెన్నో – బీరకాయ పాదులెన్నో
వీధి గుమ్మం వెనుక తట్టు – ఉన్న దొక్కరావి చెట్టు
వేపచెట్టు పిల్లగాలి – అది యిచ్చును మాకు హేళి
పూలమొక్కల మీది గాలి – మొక్కలన్న నాకు జాలి

ప్రశ్న 4.
‘పల్లె సంరక్షణ – మన బాధ్యత’ అని వివరిస్తూ కరపత్రం రూపొందించండి.
జవాబు:
పల్లెటూళ్ళు మన దేశ సౌభాగ్యానికి పుట్టిళ్ళు. మనదేశంలో కొన్ని లక్షల గ్రామాలు ఉన్నాయి. గ్రామాల్లో ఉన్న పల్లె ప్రజలు పంటలు పండిస్తేనే నగరవాసులకు ఇంత తిండి దొరుకుతుంది. పల్లెల్లో ప్రజలు పశువులను మేపి పాలను నగరాలకు అందిస్తేనే నగరవాసులకు టీ, కాఫీలు దొరుకుతాయి. పల్లెల్లో రైతులు కూరగాయలు పండిస్తేనే, నగరాల కూరగాయల దుకాణానికి కూరగాయలు వస్తాయి.

గ్రామాల్లో చేతి వృత్తులవారు పనిచేస్తేనే కత్తి, చాకు, కొడవలి, మంచాలు, కుర్చీలు, వగైరా పనిముట్లు నగరవాసులకు లభిస్తాయి. గ్రామాల్లో రైతులు పత్తి పండిస్తేనే నగరవాసులకు బట్టలు లభిస్తాయి. నగరాలు ప్రతి దానికి గ్రామాలపైనే ఆధారపడాలి. కాబట్టి ప్రతి దేశ పౌరుడు గ్రామాభివృద్ధికి కంకణం కట్టుకోవాలి. ప్రభుత్వం గ్రామాల్లో రైతులకు చౌకగా ఋణాలు, ఎరువులు, పురుగు మందులు వగైరా అందించాలి. రైతుల ఉత్పత్తులకు మంచి గిట్టుబాటు ధరలను ప్రభుత్వం ఇవ్వాలి. ‘పల్లెల సంరక్షణ బాధ్యత’ ప్రతి పౌరుడు తీసికోవాలి. పల్లెలను రక్షించవలసిన బాధ్యత నగరవాసులదే అని అందరూ గుర్తించాలి. పల్లెలకు రోడ్డు సదుపాయాలు కల్పించాలి. పల్లెల్లో విద్యా వైద్య సదుపాయాలు కల్పించాలి. పల్లెలు పచ్చగా ఉంటేనే నగరాలు తద్వారా దేశం సుభిక్షంగా ఉంటుంది. కాబట్టి కేంద్ర – రాష్ట్ర ప్రభుత్వాలు, నగరాల్లోని ప్రజలు, పల్లెల ఉత్పత్తులను ఉపయోగించుకుంటున్న అందరూ ముందుకు రావాలి. పల్లెలను, పల్లె ప్రజలను రక్షించాలి. పల్లెలు పచ్చగా ఉండేలా అందరూ చూడాలి.

పల్లెల సంరక్షణకు కంకణం కట్టుకుందాం. కదలి రండి. ఆలస్యం వద్దు. మనదేశ సౌభాగ్యం పల్లెల అభివృద్ధిపైనే ఆధారపడి ఉంది. గమనించండి.

దివి. x x x x x

ఇట్లు,
అఖిల భారత యువజన సంఘం,
విజయవాడ.

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

ప్రశ్న 5.
కిలకిలలాడే పక్షులతో కలకలలాడే పల్లెటూరిలో మీకు నచ్చిన ఒక ప్రకృతి దృశ్యాన్ని వర్ణించండి. (S.A. I – 2018-19)
జవాబు:
పల్లెల్లో పచ్చని చేలు, తలలాడిస్తూ మనల్ని ఆహ్వానిస్తాయి. చెట్లపై చిలుకలూ, పిచ్చుకలూ దోబూచులాడుకుంటూ ఉంటాయి. వృక్షాలపై పక్షులు గొంతెత్తి పాటలు కమ్మగా పాడుతాయి. పక్షుల మధురనినాదాల ముందు సుశీలమ్మ పాటలు ఏమి హాయి? బాటలన్నీ ముత్యాల ముగ్గులతో, ముసి ముసి నవ్వులు నవ్వుతాయి. పొలాల్లో ఆవులు మేతలు మేస్తూ, అంభారవాలు చేస్తూ ఉంటాయి. పశువుల కాపర్ల జానపద గీతాలు జోరుజోరుగా వినిపిస్తాయి. మామిళ్ళు, పనసలు చెట్లపై కాయలతో నిండు ముత్తదువుల్లా ఉంటాయి. కాల్వ గట్ల నుండి పోతూ ఉంటే పిల్లకాల్వలు సన్నగా సాగుతూంటాయి. పచ్చగా ఈనిన వరిచేలు, బుక్కా చల్లుకొన్న పడుచుకన్నెల్లా ఉంటాయి. పల్లెల్లోని ప్రకృతి దృశ్యాలు అతిథుల నేత్రాలకు విందు చేస్తాయి.

10th Class Telugu 3rd Lesson జానపదుని జాబు 1 Mark Bits

1. గురుశిష్యులు పూదోటకు వెళ్ళారు – (గీత గీసిన పదమును విడదీసిన రూపమును గుర్తించండి.) (March 2017)
A) పూన్ + తోట
B) పూవు + తోట
C) పూ + తోట
D) పూవు + తోట
జవాబు:
B, D

2. కాలం ఎంతో విలువైనది – గీత గీసిన పదానికి నానార్ధములు గుర్తించండి. (S.A. I – 2018-19 June 2018)
A) నలుపు, కళ
B) సమయం, నలుపు
C) చావు, జీవనం
D) జీవనం, సంతోషం
జవాబు:
B) సమయం, నలుపు

3. సీత సంగీతం, నృత్యం నేర్చుకుంటున్నది. (ఏ వాక్యమో గుర్తించండి.) (June 2017)
A) సామాన్య వాక్యం
B) సంక్లిష్ట వాక్యం
C) సంయుక్త వాక్యం
D) కర్మణీ వాక్యం
జవాబు:
C) సంయుక్త వాక్యం

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

4. రామారావు మెట్లు ఎక్కుతూ, దిక్కులు చూస్తున్నాడు. (ఏ వాక్యమో గుర్తించండి.) (June 2017)
A) కర్మణీ వాక్యం
B) సంక్లిష్ట వాక్యం
C) సంయుక్త వాక్యం
D) సామాన్య వాక్యం
జవాబు:
B) సంక్లిష్ట వాక్యం

5. తాత పిల్లలకు నీతి కథలు చెప్పాడు – దీనికి కర్మణి వాక్యం గుర్తించండి. (March 2017)
A) తాత చేత పిల్లలకు నీతి కథలు చెప్పబడ్డాయి
B) తాత చేత పిల్లలకు నీతి కథలు చెప్పబడలేదు
C) తాత పిల్లలకు నీతి కథలు చెప్పాడా ?
D) తాత పిల్లలకు నీతి కథలు చెప్పలేదు
జవాబు:
A) తాత చేత పిల్లలకు నీతి కథలు చెప్పబడ్డాయి

6. రైతుల చేత పంటలు పండించబడ్డాయి – దీనికి కర్తరి వాక్యం గుర్తించండి. (March 2017)
A) రైతులు పంటలను పండించలేదు
B) రైతులు చేత పంటలు పండించబడలేదు
C) రైతుల చేత పంటలు పండించబడ్డాయి
D) రైతులు పంటలను పండించారు.
జవాబు:
D) రైతులు పంటలను పండించారు.

7. తాత భారతం చదివి నిద్రపోయాడు – ఏ వాక్యమో గుర్తించండి. June 2018
A) చేదర్థకము
B) సంయుక్త వాక్యము
C) సంక్లిష్ట వాక్యము
D) నిషేధార్థకము
జవాబు:
C) సంక్లిష్ట వాక్యము

AP SSC 10th Class Telugu Important Questions Chapter 3 జానపదుని జాబు

8. రామకృష్ణ వివేకానందులు గురుశిష్యులు – ఇది ఏ రకమైన వాక్యమో గుర్తించండి. (June 2018)
A) సామాన్య వాక్యం
B) కర్తరి వాక్యం
C) సంక్లిష్ట వాక్యం
D) సంయుక్త వాక్యం
జవాబు:
D) సంయుక్త వాక్యం

9. పురిటిలోనే సంధి కొట్టడం : సంధివాక్యంలో వస్తుంది. ఇది పురిటిలోనే వస్తే తప్పక మరణిస్తారు. అలాగే ఏదైనా పని ప్రారంభంలోనే నాశనమైన సందర్భంలో ఈ జాతీయం ఉపయోగిస్తారు. (June 2017)

10. అడుగున పడిపోవుట : క్రొత్త సమస్యలు వస్తే పాత సమస్యలు అడుగున పడిపోతాయి. (June 2017)

11. కష్టఫలం : నేడు రైతులకు బొత్తిగా కష్టఫలం దక్కడం లేదు. (June 2018)

12. పొద్దస్తమానం : అన్నదాతలు పొద్దస్తమానం పొలాల్లో పనిచేస్తారు. (June 2018)

13. చమత్కారం : రఘురామ్ మాటలలో చమత్కారం తొణికిసలాడుతుంటుంది. (June 2018)

14. తునాతునకలు : ముక్కలు ముక్కలగుట / ఛిన్నాభిన్నమగుట అనే సందర్భంలో ఈ జాతీయాన్ని వాడుతారు. (S.A.I -2018-19 March 2018)

AP 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

AP 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

These AP 9th Class Telugu Important Questions 4th Lesson ప్రేరణ will help students prepare well for the exams.

AP State Syllabus 9th Class Telugu 4th Lesson Important Questions and Answers ప్రేరణ

9th Class Telugu 4th Lesson ప్రేరణ Important Questions and Answers

I. అవగాహన – ప్రతిస్పందన

1. ఈ క్రింది గద్యాన్ని చదివి, ప్రశ్నలకు సమాధానాలు రాయండి.

నేను రామనాథపురంలో ఉన్న కాలంలో మా అనుబంధం గురుశిష్య సంబంధాన్ని దాటి వికసించింది. ఆయన సాహచర్యంలో ఒకరి జీవిత గమనాన్ని ఎవరైనా ఏ మేరకు ప్రభావితం చేయగలరో తెలుసుకున్నాను. ఇయదురై సోలోమోన్ అంటుండేవారు. జీవితంలో విజయం పొందడానికి, ఫలితాలు సాధించడానికి నువ్వు మూడు అంశాలు మీద పట్టు సాధించాల్సి ఉంటుంది – అవి “కోరిక”, “నమ్మకం”, “ఆశపెట్టుకోవడమూ”ను.
ప్రశ్నలు:
1. పై పేరాలో గురువు ఎవరు?
2. ఆయన ఏ అంశాలపై పట్టు సాధించాలని చెప్పారు?
3. దేనికోసం అంశాలపై పట్టు సాధించాలి?
4. ‘గురుశిష్యులు’ ఏ సమాసం?
జవాబులు:
1. ఇయదురై సోలోమోన్
2. “కోరిక, నమ్మకం, ఆశపెట్టుకోవడం”
3. జీవితంలో విజయం పొందడానికీ, ఫలితలు సాధించడానికీ
4. ద్వంద్వ సమాసం

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

2. ఈ క్రింది గద్యాన్ని చదివి, ప్రశ్నలకు సమాధానాలు రాయండి. (S.A. I – 2018-19)

కలాం రామనాథపురంలో హైస్కూల్లో స్థిరపడగానే ఆయనలోని పదిహేనేళ్ళ జిజ్ఞాసువు మేల్కొన్నాడు. కలాం తన ముందు పరచుకుని ఉన్న జీవితావకాశాల గురించి ప్రత్యామ్నాయాల గురించి ఇదమిత్థంగా ఏమి తెలుసుకోలేని ఒక నవ ఔత్సాహికుడైన ఆయనకు ఉపాధ్యాయుడు ఇయదురై సోలోమన్ ఆదర్శపథ నిర్దేశకుడయ్యాడు. ఉదార విశాల దృక్పథంతో ఆయన తన తరగతి గదిలోని విద్యార్థుల్ని ఉత్సాహపరచేవాడు. మందబుద్ధి శిష్యుడు ఉత్తమ గురువు నుంచి నేర్చుకోగలిగే దానికన్నా ఉత్తమ విద్యార్థి చెడ్డ ఉపాధ్యాయుడి నుంచి కూడా ఎక్కువ నేర్చుకోగలడనేవాడు కలాం.
ప్రశ్నలు:
1. కలామ్ గారు తనకు మార్గదర్శిగా ఎవరిని భావించారు?
2. ఉత్తమ విద్యార్థి లక్షణమేమిటి?
3. కలామ్ ఏ విషయం గూర్చి సందిగ్ధంలో ఉన్నారు?
4. పై పేరాననుసరించి ఒక ప్రశ్న తయారుచేయండి.
జవాబులు:
1. ఉపాధ్యాయుడు ఇయదురై సోలోమన్
2. చెడ్డ ఉపాధ్యాయుడి నుంచి ఎక్కువ నేర్చుకోగలగడం
3. జీవితావకాశాల గురించి, ప్రత్యామ్నాయాల గురించి
4. విద్యార్థిలో ఏ లక్షణం ఉండకుండా ఉంటే మంచిది?

3. కింది పేరా చదివి, ఇచ్చిన ప్రశ్నలకు జవాబులు రాయండి.

సమాజ అభివృద్ధిలో శ్రమకు భాగం ఉంటుంది. ఒకరు మరొకరికోసం శ్రమిస్తారు. పిల్లల బాగుకోసం తల్లిదండ్రులు శ్రమిస్తారు. పంట పండించడానికి రైతు శ్రమిస్తాడు. విద్యార్థి సర్వతోముఖాభివృద్ధికి ఉపాధ్యాయుడు శ్రమిస్తాడు. దేశాన్ని శత్రువుల నుండి రక్షించడానికి సైనికుడు పడే శ్రమ అద్వితీయం. సమాజం నుంచి నువ్వు పొందుతున్నదంతా ఎవరో ఒకరు విశ్రాంతి లేకుండా కష్టపడితే వచ్చిందే. వారి శ్రమను గుర్తించి, వారిని గౌరవించి వారి పట్ల కృతజ్ఞతతో ఉండు. వారికి ఏది తిరిగి ఇవ్వగలవో ఆలోచించు. సమాజం సృష్టించిన సంపదలను పాడుచేసే హక్కు ఎవరికీ లేదు. దానిని మరింత పెంచడమే నీకు నాకు కర్తవ్యం.
ప్రశ్నలు – జవాబులు:
1. మన కర్తవ్యమేమిటి ?
జవాబు:
సమాజం సృష్టించిన సంపదలను పెంచడం.

2. ఎవరి పట్ల మనం కృతజ్ఞత కలిగి ఉండాలి?
జవాబు:
శ్రమించేవారి పట్ల

3. సైనికుడు ఏమి చేస్తాడు?
జవాబు:
దేశాన్ని సృష్టించిన సంపదలను పెంచడం.

4. పై పేరా ఆధారంగా ఒక ప్రశ్న తయారు చేయండి.
జవాబు:
పంట పండించడానికి ఎవరు శ్రమిస్తారు?

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

4. కింది పరిచిత గద్యాన్ని చదివి, ఇచ్చిన ప్రశ్నలకు సమాధానములు రాయండి.

నేను రామనాథపురంలో హైస్కూల్లో స్థిరపడగానే నాలోని పదిహేనేళ్ళ జిజ్ఞాసి మేల్కొన్నాడు. తనముందు పరచుకొని ఉన్న జీవితావకాశాల గురించి ప్రత్యామ్నాయాల గురించి ఇతమిద్ధంగా ఏమీ తెలుసుకోలేని ఒక నవ ఔత్సాహికుడికి నా ఉపాధ్యాయుడు ఇయదురై సోలోమోన్ ఆదర్శపథనిర్దేశకుడయ్యాడు. తన ఉదార విశాల దృక్పథంతో ఆయన తన తరగతి గదిలోని విద్యార్థుల్ని ఉత్సాహపరిచేవాడు. ‘మందబుద్ధి’ శిష్యుడు ఉత్తమ గురువు నుంచి నేర్చుకోగలిగిన దానికన్న ఉత్తమ విద్యార్థి చెడ్డ ఉపాధ్యాయుని నుంచి కూడా ఎక్కువ నేర్చుకోగలడు అనేవాడాయన.
ప్రశ్నలు – జవాబులు:
1. జిజ్ఞాసువు అంటే ఎవరు?
జవాబు:
తెలియని దానిని తెలుసుకోవాలనే ఇచ్ఛ కలవాడు.

2. కలాంకు మార్గదర్శకుడెవరు?
జవాబు:
ఉపాధ్యాయుడు ఇయదురై సోలోమోన్.

3. పై పేరా ప్రకారం నేర్చుకోవడం అనేది ఎవరిపై ఆధారపడి ఉంటుంది?
జవాబు:
విద్యార్థి

4. పై పేరాను చదివి ఒక ప్రశ్నను తయారు చేయండి.
జవాబు:
కలాం పూర్తి పేరు ఏమిటి?

5. కింది పేరా చదివి, ఇచ్చిన ప్రశ్నలకు జవాబులు రాయండి. (S.A. III – 2015-16)

భారతదేశంలో 8.7 కోట్ల మంది బాలలు పాఠశాలలకు వెళ్ళడం లేదని, వీరంతా ఇళ్ళలోను, కర్మాగారాల్లోను, పొలాల్లోను పనిచేస్తున్నారని ‘గ్లోబల్ మార్చ్ ఎగనెస్ట్ చైల్డ్ లేబర్’ అనే అంతర్జాతీయ సంస్థ పేర్కొంది. కాబట్టి బాలకార్మికుల కోసం ప్రత్యేక పాఠశాలలు నెలకొల్పాలి. వాళ్ళు చదువుకొనే అవకాశం కల్పించాలి. మనరాష్ట్రంలో 16 లక్షల మంది బాలకార్మికులు ఉన్నారు. బాలకార్మిక వ్యవస్థను పూర్తిగా రూపు మాపేందుకు ప్రభుత్వం తగుచర్యలు తీసుకొంటున్నది.
ప్రశ్నలు – జవాబులు:
1. బాలకార్మికుల స్థితిగతులపై పరిశోధన చేసిన సంస్థ ఏది?
జవాబు:
గ్లోబల్ మార్చ్ ఎగనెస్ట్ చైల్డ్ లేబర్ అనే అంతర్జాతీయ సంస్థ.

2. బాలకార్మికులు పనిలోకి వెళ్ళడానికి ప్రధాన కారణం ఏమిటి?
జవాబు:
ఆర్థిక సమస్యలు తినడానికి తిండి, కట్టుకోవడానికి బట్ట లేని స్థితి వలన.

3. పై పేరాను ఆధారం చేసుకుని రెండు ప్రశ్నలను తయారు చేయండి.
జవాబు:
1) బాలకార్మిక వ్యవస్థ రూపుమాపడానికి ఏం చేయాలి?
2) మన రాష్ట్రంలో ఎంతమంది బాలకార్మికులున్నారు?

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

6. కింది పేరా చదివి, ఇచ్చిన ప్రశ్నలకు జవాబులు రాయండి. (S.A. II – 2017-18)

మోతీలాల్ నెహ్రూ భార్య పేరు స్వరూపరాణి. మంచి సుగుణవతి. ఈ దంపతులకు 1889వ సంవత్సరం నవంబరు 14న ఒక పుత్రుడు జన్మించాడు. జవహర్ అని పేరు పెట్టారు. జవహర్ అంటే రత్నం లేక మణి అని అర్థం. ఆయనే శాంతిదూతయై, భారతరత్నమై భారతదేశానికి విలువైన సేవల్ని అందించాడు. మొదటి ప్రధానిగా దేశాన్ని అభివృద్ధి పధంలోకి నడిపించాడు.
ప్రశ్నలు – జవాబులు:
1. మొదటి భారత ప్రధాని ఎవరు?
జవాబు:
జవహర్‌లాల్ నెహ్రూ

2. జవహర్ అంటే అర్థం ఏమిటి?
జవాబు:
రత్నం / మణి

3. నవంబరు 14ను ఏ దినంగా జరుపుకుంటాం?
జవాబు:
బాలల దినోత్సవం

4. ఈ పేరా ఆధారంగా ఒక ప్రశ్న తయారుచేయండి.
జవాబు:
జవహర్ తల్లి పేరేమి?

7. సజ్జన సహవాసం సత్యవాక్యాలనే పలికింపజేస్తుంది. బుద్ధిమాంద్యాన్ని పోగొడుతుంది. గౌరవాన్ని కలిగిస్తుంది. పాపాలను దూరం చేస్తుంది. కీర్తిని వ్యాపింపజేస్తుంది. మనో వికాసాన్ని కలిగింపజేస్తుంది. సజ్జన సహవాసం సమస్త ప్రయోజనాలనూ సాధిస్తుంది.
ప్రశ్నలు – జవాబులు :
1. పాపాలను దూరం చేసేది ఏది?
జవాబు:
సజ్జన సహవాసం

2. ‘కీర్తి’ వ్యతిరేకపదం ఏది?
జవాబు:
అపకీర్తి

3. ‘గౌరవం’ వికృతి పదం ఏది?
జవాబు:
గారవం

4. ‘సజ్జనులు’ విడదీయము.
జవాబు:
సత్ + జనులు

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

8. సంపదకు, సౌజన్యం, పరాక్రమానికి వాక్సంయమం, విద్యకు వినయం, మంచి జ్ఞానానికి శాంతి, అధిక ధనానికి దానం, శక్తికి ఓర్పు, ధర్మాచరణకు దంభం లేకపోవడం అలంకారాలు. ఈ అలంకారాలన్నింటి కన్నా శీలమే మేలైన అలంకారం.
ప్రశ్నలు – జవాబులు:
1. పరాక్రమానికి అలంకారం ఏది?
జవాబు:
వాక్సంయమం

2. శాంతి దేనికి అలంకారం ఏది?
జవాబు:
మంచిజ్ఞానం

3. శక్తికి అలంకారం ఏది?
జవాబు:
ఓర్పు

4. అన్నిటికన్న మేలైన అలంకారం?
జవాబు:
శీలం

9. ఈ కింది పేరా చదవండి. చదివి ఇవ్వబడిన ప్రశ్నలకు జవాబులు రాయండి. (S.A. I – 2018-19)

ముగ్గురు మిత్రులు సముద్రం దగ్గర ఉన్న ఎత్తైన ప్రాంతంలో నడుచుకుంటూ వెళ్తుంటే అక్కడొక వ్యక్తి నిలబడి ఉండటం చూశారు. మొదటి మిత్రుడు “బహుశా అతని పెంపుడు జంతువు తప్పిపోతే వెతుకుతున్నాడేమో” అన్నాడు. రెండవ మిత్రుడు “అదేం కాదు. ఎవరో స్నేహితుడు వస్తానని ఉంటాడు. అతనికోసం వచ్చినట్లున్నాడు” అన్నాడు. మూడవ మిత్రుడు “వేసవి కాలం కదా ! చల్లగాలి కోసం వచ్చినట్లున్నాడు” అన్నాడు. ముగ్గురూ వెళ్ళి” ఇక్కడికి ఎందుకు వచ్చారు ? అని అతనిని అడిగారు. అతను “ఊరికినే రావాలనిపించింది – వచ్చాను. నిలబడాలనిపించింది. నిలబడ్డాను” అన్నాడు. ముగ్గురు మిత్రులూ అవాక్కయ్యారు.

ఎదుటివారి గురించి ఏ ఆధారమూ లేకుండా ఏదేదో ఊహించుకోవడం పొరపాటు అని వారికి అర్థమైంది.
ప్రశ్నలు:
1) ఈ కథలో సందేశం ఏమిటి?
2) ఈ కథకు ఒక పేరు పెట్టండి.
3) “అవాక్కవడం” అంటే ఏమిటి?
4) పై గద్యం ఆధారంగా ఒక ప్రశ్న తయారుచెయ్యండి.
జవాబులు:
1) ఎదుట వారి గురించి ఏ ఆధారము లేకుండా ఏదేదో ఊహించుకోవడం పొరపాటు అని చెప్పడం.
2) కాలక్షేపానీకొక మాట
3) మాటరాకపోవడం
4) పై పేరాలో కాలాన్ని తెలిపే పదం గుర్తించండి.

II. స్వీయరచన

అ) క్రింది ప్రశ్నలకు నాలుగైదు వాక్యాలలో సమాధానాలు రాయండి.

ప్రశ్న 1.
‘ఆత్మకథ’ ప్రక్రియ గురించి రాయండి.
జవాబు:
ఒక వ్యక్తి తన జీవిత విశేషాల్ని తానే గ్రంథస్థం చేసుకుంటే అది అత్మకథ. దీనినే ‘స్వీయచరిత్ర’ అని కూడా అంటారు. ఇందులో సమకాలీన విశేషాలు ప్రతిబింబిస్తాయి. రచయిత అనుభవాలేకాక, ఆ కాలం నాటి సాంఘిక, ఆర్థిక రాజకీయ పరిస్థితులు తెలుస్తాయి. ఆత్మకథ ఇతరులకు ప్రేరణ కలిగిస్తుంది. ఇది ఉత్తమ పురుష కథనంలో ఉంటుంది.

ప్రశ్న 2.
‘ప్రేరణ’ పాఠ్యభాగ రచయిత గురించి రాయండి.
జవాబు:
‘ప్రేరణ’ పాఠ్యభాగాన్ని రచించినది డా|| అవుల్ ఫకీర్ జైనులాబీన్ అబ్దుల్ కలాం (ఏ.పి.జె. అబ్దుల్ కలాం)
జననం : 15-10-1931

మరణం : 27-07-2015

జన్మస్థలం : ధనుష్కోటి (తమిళనాడు)

రచనలు : ఒక విజేత ఆత్మకథ, ఇగ్నైటెడ్ మైండ్స్, ద వింగ్స్ ఆఫ్ ఫైర్, యాన్ ఆటోబయోగ్రఫి.

బిరుదులు : పద్మభూషణ్, పద్మవిభూషణ్, గౌరవ డాక్టరేట్లు, భారతరత్న.

ఆ) క్రింది ప్రశ్నలకు పది లేక పన్నెండు వాక్యాలలో సమాధానాలు రాయండి.

ప్రశ్న 1.
‘పెద్దలమాట చద్దిమూట’ అన్నారు పెద్దలు. కలాం విషయంలో తండ్రి, గురువుల పలుకులు ఏ మేరకు ఆయన కృతకృత్యుణ్ణి చేసాయి?
జవాబు:
ఒక సామాన్య కుటుంబంలో జన్మించి, అత్యున్నత శిఖరాలను అధిరోహించిన మహనీయుని జీవితం ఎందరికో ప్రేరణ. ఆయనెవరో కాదు డా|| అవుల్ ఫకీర్ జైనులాల్దీన్ అబ్దుల్ కలామ్. ఏ.పి.జె. అబ్దుల్ కలాంగా ప్రసిద్ధులైన వీరి జీవితం అంత సాఫీగా ఏమీ సాగలేదు. అడుగడుగునా పరీక్షలతో, ఒత్తిళ్ళతో గడిచినా చివరకు విజయం సొంతం చేసుకున్నాడు. ఆయన విజయ సోపానాలకు ఆధారం గురువుల, తండ్రి మాటలే. కలాం గురువులలో ప్రథమంగా చెప్పుకోవల్సిన వ్యక్తి ఇయదురై సోలోమోన్. జీవితంలో పట్టు సాధించాల్సి ఉంటుంది. అవి “కోరిక, నమ్మకం, ఆశపెట్టుకోవడమూ” అని కలాంకి ఆదర్శపథ నిర్దేశకుడయ్యాడు. అంతేకాక “విశ్వాసంతో నువ్వు నీ విధిని కూడా తిరిగి రాయగలవు” అని ఆత్మగౌరవాన్ని మేల్కొల్పాడు.

లక్ష్యాన్ని చేరే సమయంలో వివిధ రకాల వ్యక్తులతో పరిచయాలు, వైఫల్యాలు, ఆశాభంగాలు, దారితప్పిన ప్రతివేళా కలాం తండ్రి మాటలు కలాంను మళ్ళీ సరిగా నిలబెట్టేవి. ఆ ఉత్తేజకరమైన మాటలు “ఇతరుల్ని అర్థం చేసుకున్నవాడు విజ్ఞాని. కానీ తన్ను తాను తెలుసుకున్న వాడే వివేకి. వివేకం లేని విజ్ఞానం, ప్రయోజన శూన్యం” అలాగే ప్రొఫెసర్ స్పాండర్, “నీ పరిశ్రమ నీ ఉపాధ్యాయులకి భవిష్యత్తులో మంచిపేరు తేవడానికి ఉపకరిస్తుంది. దేవుడే ఆశా, ఆశ్రయమూ, మార్గదర్శి కాగలడు. భవిష్యత్ లో నీ ప్రయాణానికి ఆయనే దారిచూపే దీపం కాగలడు” అన్న ఆ మహామేధావి మాటలు కలాం ఉన్నతికి దోహదపడ్డాయి.

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

ప్రశ్న 2.
మీరా అనే విద్యార్థిని శాస్త్రవేత్త కావాలని కోరుకుంది. ఆమె తన పాఠశాలకు వచ్చిన ఒక శాస్త్రవేత్తను ఏయే విషయాలను గురించి ప్రశ్నలను అడగ దలచినదో ఊహించి 10 ప్రశ్నలు రాయండి.
జవాబు:
మీరా : నమస్కారమండి.

  1. మీరు శాస్త్రవేత్త కావాలనే కోరిక ఏ వయసులో కలిగింది?
  2. శాస్త్రవేత్త అవడానికి గల కారణాలేమిటి?
  3. శాస్త్రవేత్త అవడానికి ప్రేరణ ఇచ్చిన ఉపాధ్యాయులు ఎవరు?
  4. మీ తల్లిదండ్రులు, కుటుంబసభ్యుల సహకారం ఎంత ఉంది?
  5. మీ స్నేహితులు ఎలా సపోర్టు చేశారు?
  6. ఆర్థికంగా ఏవైనా ఇబ్బందులు ఏర్పడ్డాయా?
  7. ఎటువంటి అభ్యాసం చేశారు?
  8. ఆరోగ్య సమస్యలు ఏమైనా వచ్చాయా?
  9. మిమ్మల్ని ముందుకు నడిపించిన మార్గదర్శకులు ఎవరు?
  10. మాలాంటి వారికి మీరిచ్చే సూచనలు ఏమిటి?

ప్రశ్న 3.
కింది వివరాల ఆధారంగా “ఏ.పి.జె. అబ్దుల్ కలాం” జీవిత విశేషాలను వర్ణనాత్మకంగా ఒక క్రమపద్ధతిలో రాయండి.
* పూర్తి పేరు : అవుల్ ఫకీర్ జైనులాథీన్ అబ్దుల్ కలామ్
* జననం : 15 అక్టోబర్, 1931
* జన్మస్థలం : రామేశ్వరం, మద్రాస్ ప్రెసిడెన్సీ (గతంలో) ధనుష్కోటి రామనాథపురం, తమిళనాడు (ఇప్పుడు)
* భారత రాష్ట్రపతి : 2002 – 2007.
* విద్య : మద్రాస్ ఇన్స్టిట్యూట్ ఆఫ్ టెక్నాలజీ (1955-1960)
* అవార్డులు : భారతరత్న, పద్మభూషణ్, పద్మ విభూషణ్, హూవర్ మెడల్
* మరణం : 27 జూలై, 2015, షిల్లాంగ్, మేఘాలయ
* రచనలు : వింగ్స్ ఆఫ్ ఫైర్
జవాబు:
అందరూ ఏ.పి.జె అబ్దుల్ కలాంగా పిలిచే డాక్టర్ అబ్దుల్ ఫకీర్ జైనుల్ ఆబిదీన్ అబ్దుల్ కలాం 1931 అక్టోబరు 15న తమిళనాడులోని రామేశ్వరం దగ్గర ధనుష్కోటి (మద్రాస్ ప్రెసిడెన్సీ (గతంలో) రామనాథపురం, తమిళనాడు (ఇప్పుడు)లో జన్మించారు. సామాన్య కుటుంబంలో పుట్టిన ఆయన పట్టుదల, క్రమశిక్షణ, జ్ఞాన జిజ్ఞాసతో మద్రాసు ఇన్స్టిట్యూట్ ఆఫ్ టెక్నాలజీలో (1955-60) విద్య నభ్యసించారు. అనతికాలంలోనే ఇంజనీరుగా, శాస్త్రవేత్తగా, భారత రాష్ట్రపతిగా (2002-2007) తమ సేవలను ఈ జాతికి అందించారు.

‘ఒక విజేత ఆత్మకథ’ (ఇగ్నేటెడ్ మైండ్స్ ద వింగ్స్ ఆఫ్ ఫైర్ – యాన్ – ఆటోబయోగ్రఫీ) వంటి రచనలు చేశారు.

శాస్త్ర రంగంలో విశేష కృషి చేసినందుకు గాను పద్మభూషణ్, పద్మవిభూషణ్ తో పాటు దేశ అత్యున్నత పురస్కారం భారత రత్నతోను భారత ప్రభుత్వం సత్కరించింది. దేశవిదేశాల్లోని విశ్వవిద్యాలయాలు గౌరవ డాక్టరేట్లతో, హూవర్ మెడల్ తో ఆయనను గౌరవించాయి.

భారతదేశానికి ఒక శాస్త్రవేత్త రాష్ట్రపతి అయ్యాడని ప్రపంచమంతా ఇండియా వైపు తలయెత్తి చూసింది. అంత ఘనత నిచ్చిన ఆ మహనీయుడు జులై 27, 2015లో మేఘాలయ లోని షిల్లాంగ్ లో మరణించారు.

III. భాషాంశాలు (పదజాలం, వ్యాకరణం)

1. పర్యాయపదాలు :

స్పృహ : ఇచ్ఛ, కోరిక
వ్యతాసం : భేదం, తేడా

2. వ్యుత్పత్త్యర్థాలు :

ఉపాధ్యాయుడు : వేదమును చదివించువాడు, చదువు చెప్పువాడు (గురువు)

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

3. నానార్థాలు :

వ్యవధి = మేర, ఎడమ
నిర్దేశం = ఉపదేశం, చూపుట
చైతన్యం = తెలివి, ప్రాణం

4. ప్రకృతి – వికృతులు :

శిష్యుడు – సిసువడు
కష్టం – కసటు, కస్తి
లక్ష్యం – లేక్క
శక్తి – సత్తి
ఆశా – ఆస
త్యాగం – చాగం
శూన్యం – సున్న
భూమి బూమి
ఆసక్తి – ఆసత్తి
శాస్త్రం – చట్టం
రేఖా – రేక

5. సంధులు :

అమిత + ఆసక్తి – అమితాసక్తి – సవర్ణదీర్ఘ సంధి
విద్యా + అర్థి – విద్యార్థి – సవర్ణదీర్ఘ సంధి
రామ + ఈశ్వరం – రామేశ్వరం – గుణసంధి
తల్లి + తండ్రి – తల్లిదండ్రులు – గసడదవాదేశ సంధి
కష్ట + ఆర్జితం – కష్టార్జితం – సవర్ణదీర్ఘ సంధి
గ్రంథము + లు – గ్రంథాలు – లులనల సంధి
ఏక + ఏక – ఏకైక – వృద్ధి సంధి
ప్రతి + ఏక – ప్రత్యేక – యణాదేశ సంధి
వాక్ + దానం – వాగ్దానం – అనునాసిక సంధి

6. సమాసాలు :

గురుశిష్యులు – గురువు మరియు శిష్యుడు – ద్వంద్వ సమాసం
జీవిత గమనం – జీవితం యొక్క గమనం – షష్ఠీ తత్పురుష సమాసం
అమితాసక్తి – అమితమైన ఆసక్తి – విశేషణ పూర్వపద కర్మధారయ సమాసం
దృఢ సంకల్పం – దృఢమైన సంకల్పం – విశేషణ పూర్వపద కర్మధారయ సమాసం
అదృశ్యం – దృశ్యము కానిది – నఞ్ తత్పురుష సమాసం
తాగ్య నిరతి – త్యాగము నందు ఆసక్తి – సప్తమీ తత్పురుష సమాసం
జ్ఞానతృష్ణ – జ్ఞాన సంపాదనమందు ఆసక్తి – సప్తమీ తత్పురుష సమాసం
నిశిత బోధన – నిశితమైన బోధన – విశేషణ పూర్వపద కర్మధారయ సమాసం

9th Class Telugu 4th Lesson ప్రేరణ 1 Mark Bits

1. సురేఖకు అందరూ బాగుండాలని ఆకాంక్ష – (గీత గీసిన పదానికి అర్ధం గుర్తించండి) (S.A. I – 2018-19)
ఎ) ఆంక్ష
బి) కోరిక
సి) ఆశయం
డి) కోరకం
జవాబు:
బి) కోరిక

2. దేవతలు సముద్రం మధించగా, పయోధి నుంచి అమృతం సిద్ధించింది. (గీత గీసిన పదాలకు సరియగు పర్యాయ పదం గుర్తించండి) (S.A. I – 2018-19)
ఎ) సరోవరం
బి) కాసారం
సి) అకూపారం
డి) కాపారం
జవాబు:
సి) అకూపారం

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

3. పెద్దలపట్ల గారవమును ప్రదర్శించుట మంచిది – (ప్రకృతి పదం గుర్తించండి) (S.A. I – 2018-19)
ఎ) గర్వము
బి) గరువము
సి) గౌరవం
డి) గార్వం
జవాబు:
సి) గౌరవం

4. భూమి మీద ఎన్నో నిక్షేపాలున్నాయి – (గీత గీసిన పదానికి పర్యాయ పదం గుర్తించండి)(S.A. II . 2018-19)
ఎ) వసుధ – అవని
బి) వసుధ – సుధ
సి) వసుధ – ఆమని
డి) వసుధ – నింగి
జవాబు:
ఎ) వసుధ – అవని

5. మంచి వాని పథంలో పయనించాలి. ఆ దారి పదుగురికి మార్గదర్శకమవుతుంది. (గీత గీసిన పదాలకు సరియగు పర్యాయ పదం గుర్తించండి) (S.A. I – 2017-18)
ఎ) పదవి
బి) మార్గం
సి) మార్దవం
డి) మాలోకం
జవాబు:
బి) మార్గం

6. ధనం కంటే విద్య మిన్నయైనది. (అర్థం గుర్తించండి) (S.A. III – 2016-17)
ఎ) అనువు
బి) మనస్సు
సి) ఎక్కువ
డి) హృదయం
జవాబు:
సి) ఎక్కువ

7. చాలా మంచి కథలు నాన్నచేత చెప్పబడ్డాయి. (కర్తరి వాక్యాన్ని గుర్తించండి) (S.A. I – 2018-19)
ఎ) చాలా మంచి కథలు ఎవరో చెప్పారు.
బి) నాన్న చాలా మంచి కథలు చెప్పబడ్డాయి.
సి) నాన్న చాలా మంచి కథలు చెప్పాడు.
డి) మంచి కథలు ఎవరు చెప్పినా వినాలి.
జవాబు:
సి) నాన్న చాలా మంచి కథలు చెప్పాడు.

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

8. రమేష్ భారతాన్ని చదివాడు. (కర్మణి వాక్యాన్ని గుర్తించండి) (S.A. II – 2018-19)
ఎ) రమేష్ చేత భారతం చదువబడింది.
బి) రమేష్ చేత భారతం అనువదించబడింది.
సి) రమేష్ చేత భారతం చదువబడలేదు.
డి) రమేష్ చేత భారతం విడువబడింది.
జవాబు:
ఎ) రమేష్ చేత భారతం చదువబడింది.

9. నా చేత ఎన్నో పుస్తకాలు వ్రాయబడ్డాయి. (కర్తరి వాక్యాన్ని గుర్తించండి) (S.A. II – 2017-18)
ఎ) ఎన్నో పుస్తకాలు నాచేత వ్రాయబడ్డాయి.
బి) ఎన్నో పుస్తకాలను వ్రాశాను.
సి) ఎన్నో పుస్తకాలే వ్రాశాను.
డి) నేను ఎన్నో పుస్తకాలను వ్రాశాను.
జవాబు:
డి) నేను ఎన్నో పుస్తకాలను వ్రాశాను.

10. శ్రీనివాసన్ కలాంను ఆప్యాయంగా కౌగిలించుకున్నాడు. (ఈ కర్తరి వాక్యానికి కర్మణి వాక్యాన్ని గుర్తించండి.)(S.A. III – 2016-17)
ఎ) శ్రీనివాసన్ చేత కలాం ఆప్యాయంగా కౌగిలించుకోబడ్డాడు.
బి) శ్రీనివాసన్, కలాం ఒకరినొకరు కౌగిలించుకున్నారు.
సి) శ్రీనివాసన్, కలాం ఆప్యాయంగా కౌగిలించుకోబడలేదు.
డి) శ్రీనివాసన్, కలాం కౌగిలించుకోలేదు.
జవాబు:
ఎ) శ్రీనివాసన్ చేత కలాం ఆప్యాయంగా కౌగిలించుకోబడ్డాడు.

11. తమ విమానాన్ని తామే తయారు చేసుకుంటాం అని కలాం అన్నారు. (ప్రత్యక్ష కథనం గుర్తించండి) (S.A. II – 2018-19)
ఎ) “మా విమానాన్ని మేము తయారు చేయమ”ని కలాం అన్నారు.
బి) “మా విమానాన్ని మేమే తయారు చేసుకుంటాం” అని కలాం అన్నారు.
సి) “మా విమానాన్ని వేరే వారు తయారు చేస్తారు” అని కలాం అన్నారు.
డి) “మేమెప్పటికీ విమానం తయారు చేయం” అన్నారు కలాం.
జవాబు:
బి) “మా విమానాన్ని మేమే తయారు చేసుకుంటాం” అని కలాం అన్నారు.

12. గోపాల్ ఏ పనినైనా చేయగలడు. (ఏ రకమైన వాక్యమో గుర్తించండి) (S.A. II – 2018-19 S.A. II – 2017-18)
ఎ) ఆశ్చర్యార్థకం
బి) వ్యతిరేకార్థకం
సి) సామర్థ్యార్థకం
డి) అభ్యర్థకం
జవాబు:
సి) సామర్థ్యార్థకం

13. మీరు బయటకు వెళ్ళవచ్చును. (ఏ రకమైన వాక్యమో గుర్తించండి) (S.A. II – 2018-19)
ఎ) అనుమత్యర్థకం
బి) ప్రశ్నార్థకం
సి) నిశ్చయార్థకం
డి) శత్రర్థకం
జవాబు:
ఎ) అనుమత్యర్థకం

14. ‘లోపలికి రావడం’ (అనుమత్యర్థకం గుర్తించండి) (S.A. II – 2017-18) (ఎ)
ఎ) లోపలికి రావచ్చు
బి) లోపలికి రా
సి) లోపలికి రావద్దు
డి) లోపలికి రాగలడు
జవాబు:
ఎ) లోపలికి రావచ్చు

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

15. ఏదో ఓ కొత్త విషయం చెప్పాలి. (వాక్యానికి వ్యతిరేకార్థం వచ్చే వాక్యాన్ని గుర్తించండి.) (S.A. III – 2016-17)
ఎ) ఏదో ఓ కొత్త విషయం చెప్పకూడదు.
బి) ఏదో ఓ కొత్త విషయం చెప్పేశాడు.
సి) ఏదో ఓ కొత్త విషయం చెప్పను.
డి) ఏదో ఓ కొత్త విషయం చెప్పలేదు.
జవాబు:
ఎ) ఏదో ఓ కొత్త విషయం చెప్పకూడదు.

భాషాంశాలు (పదజాలం, వ్యాకరణం)

1. అర్థాలు :

16. ప్రతి విద్యార్థి ఒక లక్ష్యంతో చదవాలి – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) పంతం
B) గురి
C) సరదా
D) నిర్లక్ష్యం
జవాబు:
A) పంతం

17. ప్రతిభ ఉంటే గుర్తింపు అదే వస్తుంది – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) నేర్పు
B) బద్దకం
C) తెలివి
D) వినయం
జవాబు:
C) తెలివి

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

18. చైతన్యం లేకపోతే పశువుకి, మనిషికి తేడా ఏమిటి? – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) జ్ఞానం
B) కదలిక
C) మాట
D) నిద్ర
జవాబు:
A) జ్ఞానం

19. స్వార్థం విడిచి, దేశ ప్రగతికోసం అందరూ ప్రయత్నించాలి – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) కులం
B) మతం
C) ప్రాంతం
D) అభివృద్ధి
జవాబు:
D) అభివృద్ధి

20. ఉత్తములైన పెద్దల ఆధ్వర్యంలో ముందుకు నడవాలి – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) ఆశీస్సు
B) పెత్తనం
C) ఇష్టం
D) మాట
జవాబు:
B) పెత్తనం

21. నాలోని పదిహేనేళ్ళ జిజ్ఞాస మేల్కొంది – గీత గీసిన పదానికి అర్థం ఏమిటి?
A) జ్ఞానము
B) అజ్ఞానము
C) తెలుసుకోవాలనే కోరిక
D) విజ్ఞానం
జవాబు:
C) తెలుసుకోవాలనే కోరిక

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

22. మా ఉపాధ్యాయుడు విద్యార్థులందరిలో ఏదో ఒక విలువ గురించి స్మృహని మేల్కొల్పేవాడు – గీత గీసిన పదానికి అర్థం గుర్తించండి.
A) జానం
B) కోరిక
C) ప్రేమ
D) వైరాగ్యం
జవాబు:
B) కోరిక

2. పర్యాయపదాలు :

23. సామాజిక స్పృహతో ప్రతి ఒక్కరు మసలుకోవాలి – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) ఇచ్ఛ, ఆకలి
B) కోరిక, క్షామం
C) ఇచ్ఛ, కోరిక
D) కాంక్ష, ఒత్తిడి
జవాబు:
C) ఇచ్ఛ, కోరిక

24. ధనిక, పేద అనే వ్యత్యాసం తొలగినపుడే సమాజం బాగుంటుంది – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి
A) భేదం, ప్రబోధం
B) తేడా, భేదం
C) తేడా, కలయిక
D) కూడిక, తేడా
జవాబు:
B) తేడా, భేదం

25. వారు తమ నిశిత బోధనల వల్ల నాలో తృష్ణని జాగరితం చేశారు – గీత గీసిన పదానికి సమానార్థక పదం ఏది?
A) మేల్కొల్పడం
B) పెంచడం
C) తగ్గించడం
D) అధికం
జవాబు:
A) మేల్కొల్పడం

26. అపరిచితుల గుంపులో నీ పాతమిత్రుడిని పసిగట్టడం వంటిది – గీత గీసిన పదానికి సమానార్థాన్ని గుర్తించండి.
A) తెలియడం
B) వెదకడం
C) సూచనగా తెలిసికోవడం
D) గుర్తింపకపోవడం
జవాబు:
C) సూచనగా తెలిసికోవడం

27. అది నా తండ్రికి తలకు మించిన ఖర్చు – గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) తాత, అత్త
B) జనకుడు, అయ్య
C) నాన్న, అమ్మ
D) ఆర్య, పిత
జవాబు:
B) జనకుడు, అయ్య

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

28. ఉపాధ్యాయుడు సోలోమాన్ మాకు మార్గనిర్దేశకుడు గీత గీసిన పదానికి పర్యాయపదాలు గుర్తించండి.
A) ఆచార్యుడు, పూజారి
B) గురువు, ఛాత్రుడు
C) అధ్యాపకుడు, ఒజ్జ
D) ఒజ్జ, మిత్రుడు

29. విశ్వాసంతో నీవు, నీ విధిని తిరిగి రాయగలవు – గీత గీసిన పదానికి పర్యాయపదాలు ఏవి?
A) కర్మం, ధర్మం
B) అదృష్టం, దురదృష్టం
C) బ్రహ్మ, చతురాననుడు
D) తలరాత, విధాత
జవాబు:
C) బ్రహ్మ, చతురాననుడు

3. వ్యుత్పత్తరాలు :

30. వేదమును చదివించువాడు – అనే వ్యుత్పత్తి గల పదాన్ని గుర్తించండి.
A) గురువు
B) వేదవ్యాసుడు
C) ఉపాధ్యాయుడు
D) వేదజ్ఞుడు
జవాబు:
C) ఉపాధ్యాయుడు

31. ‘గురువు‘ గారు ఇటురారు – గీత గీసిన పదానికి వ్యుత్పత్త్యర్థం గుర్తించండి.
A) జ్ఞానం ఇచ్చేవాడు
B) అంధకారమనే అజ్ఞానాన్ని ఛేదించేవాడు
C) చీకటి పోగొట్టేవాడు
D) వెలుగును ప్రసాదించేవాడు
జవాబు:
B) అంధకారమనే అజ్ఞానాన్ని ఛేదించేవాడు

4. నానార్థాలు :

32. ప్రతి ఒక్కరు చదువు ద్వారా చైతన్యవంతులు – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) జ్ఞానం, అజ్ఞానం
B) తెలివి, ప్రాణం
C) ప్రాణం, నీరు
D) తెలివి, స్పర్శ
జవాబు:
B) తెలివి, ప్రాణం

33. పెద్దలు నిర్దేశించిన పనులనే పిల్లలు చేయాలి – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) ఉపదేశం, ఆదేశం
B) చూపుట, ఆజ్ఞ
C) ఉపదేశం, చూపుట
D) మాట, పాట
జవాబు:
C) ఉపదేశం, చూపుట

34. వ్యవధులు దాటితే అవరోధాలు ఎదురవుతాయి – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి.
A) మేర, ఎడమ
B) హద్దు, పొద్దు
C) దారి, తెన్ను
D) కాలం, మాట
జవాబు:
A) మేర, ఎడమ

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

35. నమ్మకం, ఆశ పెట్టుకోవాలి – గీత గీసిన పదానికి నానార్థాలు ఏవి?
A) కోరిక, వాంఛ
B) ఆకాంక్ష, అపనమ్మకం
C) కోరిక, దిక్కు
D) విశ్వాసం, ప్రేమ
జవాబు:
C) కోరిక, దిక్కు

36. విధి నీతో ఆటలాడుకుంటోంది – గీత గీసిన పదానికి నానార్థాలు గుర్తించండి. –
A) బ్రహ్మ, భాగ్యం
B) కర్తవ్యం , దేవుడు
C) దైవం, పరమాత్మ
D) కాలం, కర్మం
జవాబు:
A) బ్రహ్మ, భాగ్యం

5. ప్రకృతి – వికృతులు :

37. గురు శిష్య సంబంధం లోకంలో అత్యున్నతమైనది -గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) శిశువు
B) సిసువుడు
C) చట్టు
D) సిశువు
జవాబు:
B) సిసువుడు

38. ఆశకు లోనై మనిషి పతనమౌతున్నాడు – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) అస
B) ఆసా
C) ఆస
D) అసా
జవాబు:
C) ఆస

39. చదువుపట్ల ఆసక్తి ఉండాలి – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) ఆసత్తి
B) ఇష్టం
C) అసత్తి
D) ఆస
జవాబు:
A) ఆసత్తి

40. ‘కష్టేఫలి‘ అన్నారు పెద్దలు – గీత గీసిన పదానికి వికృతి
A) కస్టం
B) కాస్తి
C) కషటు
D) కసటు
జవాబు:
D) కసటు

41. ఎందరో వీరుల త్యాగఫలం మననేటి స్వేచ్చకు మూలధనం – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) తాగం
B) చాగం
C) దానం
D) కష్టం
జవాబు:
B) చాగం

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

42. పెద్దలమాట లక్ష్యం లేనపుడు పతనానికి దారితీస్తుంది – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) అశ్రద్ధ
B) శ్రద్ధ
C) లెక్క
D) పెడచెవి
జవాబు:
C) లెక్క

43. శూన్యం నిన్ను ప్రశ్నిస్తుంది. నీలో ఏముందని – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) సున్నం
B) ఆకాశం
C) చదువు
D) సున్న
జవాబు:
D) సున్న

44. జ్ఞానం ఉన్నవారే మరొకరికి పంచగలరు – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) నాన
B) గ్యానం
C) సిగ్గు
D) బుద్ధి
జవాబు:
A) నాన

45. మహాత్ముల గూర్చి రేఖా మాత్రంగా తలచుకున్న మంచి జరుగుతుంది – గీత గీసిన పదానికి వికృతి పదం గుర్తించండి.
A) ఏ
B) తక్కువ
C) రేక
D) కొద్ది
జవాబు:
C) రేక

46. సత్తి లేనపుడు కష్టమైన పనులకు పూనుకోకూడదు – గీత గీసిన పదానికి వికృతి పదం గురించండి.
A) బలం
B) శక్తి
C) సత్తువ
D) సామర్థ్యం
జవాబు:
B) శక్తి

47. నీవు ఎక్కడికి ప్రయాణం అయ్యావు? – గీత గీసిన పదానికి వికృతి ఏది?
A) పయాణం
B) యానం
C) పయనం
D) పాయనం
జవాబు:
C) పయనం

48. బంగారు గాజులు కనబడడం లేదు – గీత గీసిన పదానికి ప్రకృతిని గుర్తించండి.
A) కనకము
B) స్వర్ణము
C) భృంగారము
D) పైడి పదం గుర్తించండి.
జవాబు:
C) భృంగారము

49. శంఖము ఊదినా, వినబడడం లేదు – గీత గీసిన పదానికి వికృతి ఏది?
A) సంకు
B) సంఖం
C) జంకు
D) సన్నాయి
జవాబు:
A) సంకు

6. సంధులు:

50. ‘విద్యార్థి’ విడదీయుము.
A) విద్యా + అర్థి
B) విద్దె + అర్థి
C) విద్య + అర్థి
D) విద + అర్థ
జవాబు:
A) విద్యా + అర్థి

51. సవర్ణదీర్ఘ సంధికి ఉదాహరణ రాయండి.
A) కష్టార్జితం
B) గ్రంథాలు
C) రామేశ్వరం
D) ప్రత్యేకం
జవాబు:
A) కష్టార్జితం

52. ‘తల్లి + తండ్రి’ – సంధి చేయండి.
A) తల్లిదండ్రి
B) తల్లితండ్రులు
C) తల్లిదండ్రులు
D) తల్లితండ్రి
జవాబు:
C) తల్లిదండ్రులు

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

53. ‘ఏకెక’ సంధి పేరు రాయండి.
A) ఆమ్రేడిత సంధి
B) వృద్ధి సంధి
C) గుణసంధి
D) యణాదేశ సంధి
జవాబు:
B) వృద్ధి సంధి

54. కింది వానిలో అనునాసిక సంధికి ఉదాహరణ ఏది?
A) రామేశ్వరం
B) అమితాసక్తి
C) గ్రంథాలు
D) వాజ్మయం
జవాబు:
D) వాజ్మయం

55. ‘ప్రతి + ఏకం’ – పదాలను కలపండి.
A) ప్రతేకం
B) ప్రతిఏకం
C) ప్రత్యేకం
D) ప్రత్యేకం
జవాబు:
C) ప్రత్యేకం

56. ‘గ్రంథాలు’ విడదీయుము.
A) గ్రంథ + ఆలు
B) గ్రంథము + లు
C) గ్రంథి + ఆలు
D) గ్రంథము + ఆలు
జవాబు:
B) గ్రంథము + లు

57. అకారానికి ఇ, ఉ, ఋ లు పరమైన క్రమంగా ఏ, ఓ, అర్లు వచ్చును. ఇది ఏ సంధి సూత్రమో గుర్తించండి.
A) సవర్ణదీర్ఘ సంధి
B) వృద్ధి సంధి
C) యణాదేశ సంధి
D) గుణసంధి
జవాబు:
D) గుణసంధి

58. ‘బలోపేతం’ పదాన్ని విడదీయండి.
A) బలో + పేతం
B) బలా + ఉపేతం
C) బల + అపేతం
D) బల + ఉపేతం
జవాబు:
D) బల + ఉపేతం

59. విద్యాభ్యాసము బాగా జరుగుతోంది – గీత గీసిన పదం ఉదాహరణను గుర్తించండి.
A) యణాదేశ సంధి
B) సవర్ణదీర్ఘ సంధి
C) వృద్ధి సంధి
D) అత్వ సంధి
జవాబు:
B) సవర్ణదీర్ఘ సంధి

60. ‘సముద్రము + గువ్వలు’ సంధి జరిగిన పిమ్మట ఏర్పడే పదం ఏది?
A) సముద్ర గువ్వలు
B) సముద్రం గువ్వలు
C) సముద్రపు గువ్వలు
D) సముద్రంలో గువ్వలు
జవాబు:
C) సముద్రపు గువ్వలు

7. సమాసాలు :

61. త్యాగనిరతి యందు తరువులే గురువులు – గీత గీసిన పదానికి సమాసం పేరు గుర్తించండి.
A) ద్వంద్వ
B) షబ్న్
C) సప్తమీ
D) ద్విగు
జవాబు:
C) సప్తమీ

62. “జ్ఞాన సంపాదనమందు ఆసక్తి” ఈ విగ్రహవాక్యాన్ని సమాసపదంగా మార్చండి.
A) జ్ఞానాసక్తి
B) జ్ఞానతృష్ణ
C) జ్ఞాన సంపాదనాసక్తి
D) జ్ఞాన సంపాదన తృష్ణ
జవాబు:
B) జ్ఞానతృష్ణ

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

63. “దృశ్యము కానిది” – సమాసం పేరు గుర్తించండి.
A) నణ్
B) అవ్యయీభావ
C) భ్రాంతి
D) రూపకం
జవాబు:
A) నణ్

64. విశేషణ పూర్వపద కర్మధారయ సమాసానికి ఏ సంధి?
A) జ్ఞానతృష్ణ
B) జీవిత గమనం
C) గురుశిష్యులు
D) నిశిత బోధన
జవాబు:
D) నిశిత బోధన

65. గురుశిష్యుల అనుబంధం ఎంతో గొప్పది – గీత గీసిన పదానికి సమాసం పేరు గుర్తించండి.
A) ద్విగువు
B) ద్వంద్వ
C) రూపకం
D) బహుజొహి
జవాబు:
B) ద్వంద్వ

66. ‘కష్టముతో ఆర్జితము’ సమాస పదంగా మార్చండి.
A) కష్టార్జితము
B) కష్ట ఆర్జితము
C) కష్టపు ఆర్జితము
D) కష్టంపు ఆర్జితం
జవాబు:
A) కష్టార్జితము

67. ‘త్యాగనిరతి’ – ఏ సమాసం?
A) సప్తమీ తత్పురుష
B) ద్వితీయా తత్పురుష
C) బహుబ్లిహి
D) ఉపమాన పూర్వపద కర్మధారయం
జవాబు:
A) సప్తమీ తత్పురుష

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

68. ‘విద్యాభ్యాసము’ పదానికి విగ్రహవాక్యం గుర్తించండి.
A) విద్య కొఱకు అభ్యాసము
B) విద్య యొక్క అభ్యాసము
C) విద్యను అభ్యసించడం
D) విద్యల యందు అభ్యాసము
జవాబు:
B) విద్య యొక్క అభ్యాసము

8. ఆధునిక వచనాన్ని గుర్తించడం :

69. ‘ఆచార్యున కెదిరించకు’ – ఈ వాక్యానికి ఆధునిక వచనాన్ని గుర్తించండి.
A) ఆచార్యున కెదిరించు
B) ఆచార్యుని పొగడు
C) గురువును ఎదిరించకు
D) టీచర్ని కాదనకు
జవాబు:
C) గురువును ఎదిరించకు

9. కర్తరి, కర్మణి వాక్యాలను గుర్తించడం:

70. ‘నేనెన్నో పుస్తకాలు రాశాను’ – దీనికి కర్మణి వాక్యాన్న గుర్తించండి. (S.A. I – 2018-19)
A) నేను ఎన్నో పుస్తకాలు రాశా.
B) నా చేత ఎన్నో పుస్తకాలు రాయబడ్డాయి.
C) నా చేత పుస్తకాలు వ్రాయబడినవి.
D) పుస్తకాలు వ్రాసిన వారు నేనే.
జవాబు:
B) నా చేత ఎన్నో పుస్తకాలు రాయబడ్డాయి.

71. ‘జిడ్డు కృష్ణమూర్తి గారు ఎన్నో విషయాలను చెప్పారు’ – ఈ వాక్యం యొక్క కర్మణి వాక్యాన్ని గుర్తించండి. (S.A. II – 2017-18)
A) ఎన్నో విషయాలు జిడ్డు కృష్ణమూర్తి గారు చెప్పారు.
B) జిడ్డు కృష్ణమూర్తి గారిచే ఎన్నో విషయాలు చెప్పబడ్డాయి.
C) జిడ్డు కృష్ణమూర్తి గారు చెప్పే విషయాలు వినాలి.
D) జిడ్డు కృష్ణమూర్తి గారు చెప్పే విషయాలు ఎన్నో.
జవాబు:
B) జిడ్డు కృష్ణమూర్తి గారిచే ఎన్నో విషయాలు చెప్పబడ్డాయి.

10. ప్రత్యక్ష, పరోక్ష కథనంలోకి మార్చడం :

72. ‘రా నాతో పాటు ముందు కూర్చో’ చెప్పారు ప్రొఫెసరు – దీనికి పరోక్ష కథనాన్ని గుర్తించండి.
A) రమ్మనీ, తనతో పాటు ముందు కూర్చోమనీ ప్రొఫెసరు చెప్పారు.
B) రా నాతో కూర్చో అని ప్రొఫెసరు అన్నారు.
C) వచ్చి నాతో కూర్చో అన్నారు ప్రొఫెసరు.
D) ప్రొఫెసరు రమ్మని, కూర్చోమని అన్నారు.
జవాబు:
A) రమ్మనీ, తనతో పాటు ముందు కూర్చోమనీ ప్రొఫెసరు చెప్పారు.

11. వ్యతిరేకార్థక వాక్యాన్ని గుర్తించడం :

73. ‘నా మాతృభూమి విస్తృతి ఎంతో గుర్తించాను’ – క్రియను మార్చిన వ్యతిరేక వాక్యాన్ని గుర్తించండి.
A) నా మాతృభూమి విస్తృతి ఎంతో గుర్తించగలను.
B) నా మాతృభూమి విస్తృతి ఎంతో గుర్తించలేదు.
C) నా మాతృభూమి విస్తృతి గుర్తింపలేదు.
D) నా మాతృభూమి విస్తృతి గుర్తించావా?
జవాబు:
B) నా మాతృభూమి విస్తృతి ఎంతో గుర్తించలేదు.

12. వాక్యరకాలను గుర్తించడం :

74. “నీ పరిశ్రమ నీ ఉపాధ్యాయులకి భవిష్యత్తులో మంచిపేరు తేవడానికి ఉపకరిస్తుంది” ఇది ఏ రకమైన వాక్యం?
A) ఆశ్చర్యార్థకం
B) అనుమత్యర్థకం
C) ప్రశంసా వాక్యం
D) ప్రశ్నార్థక వాక్యం
జవాబు:
C) ప్రశంసా వాక్యం

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

75. “దేవుడే నీ ఆశా, ఆశ్రయమూ, మార్గదర్శి కాగలడు” – ఇది ఏ రకమైన వాక్యం
A) సామర్థ్యార్థకం
B) ఆశ్చర్యార్థకం
C) ప్రశంసా వాక్యం
D) నిషేధకం
జవాబు:
A) సామర్థ్యార్థకం

76. ‘ఆంగ్లేయ గ్రంథము లెన్నియో వ్రాయుచున్నారు. ఆంగ్లేయ ఉపన్యాసము లెన్నియో ఇచ్చుచున్నారు’ – ఈ సామాన్య వాక్యాలతో ఏర్పడిన సంక్లిష్ట వాక్యాన్ని గుర్తించండి.
A) ఆంగ్లేయ గ్రంథాలు ఎన్నో వ్రాస్తున్నారు. ఉపన్యాసా లిస్తున్నారు.
B) ఆంగ్లేయ గ్రంథోపన్యాసకులు ఇస్తున్నారు.
C) ఆంగ్లేయ గ్రంథము లెన్నియో వ్రాసి, ఉపన్యాసము లెన్నియో ఇచ్చుచున్నారు.
D) గ్రంథములు వ్రాసి ఉపన్యాసాలిచ్చుచున్నారు.
జవాబు:
C) ఆంగ్లేయ గ్రంథము లెన్నియో వ్రాసి, ఉపన్యాసము లెన్నియో ఇచ్చుచున్నారు.

13. ప్రక్రియలను గుర్తించడం :

77. ‘రంగయ్యకు రెక్కాడితే కాని డొక్కాడదు’ – గీత గీసిన పదం ఏ ప్రక్రియకు చెందినది?
A) క్వార్థకం
B) అనంతర్యార్థకం
C) చేదర్థకం
D) అభ్యర్థకం
జవాబు:
C) చేదర్థకం

AP Board 9th Class Telugu Important Questions Chapter 4 ప్రేరణ

78. కవిత గ్రంథాలయానికి వెళ్ళి పుస్తకాలు తెచ్చింది – గీత గీసిన పదం ఏ ప్రక్రియకు చెందినది?
A) క్వార్థకం
B) చేదర్థకం
C) శత్రర్థకం
D) అనంతర్యార్థకం
జవాబు:
A) క్వార్థకం

AP 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

AP 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

These AP 9th Class Physical Science Important Questions 6th Lesson Reactions and Equations will help students prepare well for the exams.

AP State Syllabus 9th Class Physical Science 6th Lesson Important Questions and Answers Reactions and Equations

9th Class Physical Science 6th Lesson Chemical Reactions and Equations 1 Mark Important Questions and Answers

Question 1.
Fe2O3 + 2 Al → Al2O3 + 2Fe
Name the compound which is oxidized in the above reaction.
Answer:
In the reaction Fe2O3 + 2Al → Al2O3 + 2Fe,
Aluminium (Al) is oxidised and formed as Al2O3.

Question 2.
Give an example for displacement reaction.
Answer:
1) In displacement reaction one element displaces another element from its compound and takes its place there in.

2) Eg : Zinc pieces react with dilute hydrochloric acid and liberate Hydrogen gas.
Zn(s)+ 2HCl(aq) → ZnCl2(aq) + H2(g)

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 3.
A shiny brown coloured element ‘X’ on heating in air becomes black in colour. Assume and write the name of the element ‘X’ and also predict the substance formed black in colour.
Answer:
Element X – Copper.
Black substance – Copper Oxide

Question 4.
Iron gets rust but Gold doesn’t, why?
Answer:
Gold does not oxidized.
(OR)
Gold is least reactive metal.

Question 5.
What happens if iron articles are exposed to moist air? Write the chemical equation to represent that reaction.
Answer:
Rusting takes place on iron articles when they are exposed to moist air.
2Fe(s) + O2(g) + 4H+(aq) → 2Fe2+(aq) + 2H2O(l)

Question 6.
On adding dilute hydrochloric acid to copper oxide powder, the solution formed is blue green. Write the new compound formed.
Answer:
Copper oxide reacts with hydrochloric acid and forms copper chloride and water. Copper chloride is in blue green colour.
CuO + 2 HCl → CuCl2 + H2O

Question 7.
Write the equation for the chemical decomposition reaction of silver chloride in the presence of sunlight.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 1

Question 8.
Balance the following chemical equation.
Na + H2O → NaOH + H2
Answer:
2Na + 2H2O → 2NaOH + H2

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 9.
If you keep an iron piece in solid state CuSO4 crystals, does it get any reaction? Guess the reason.
Answer:
Reaction will not takes place if an iron piece is placed in solid state CuSO4 crystals because there will not exist separate Cu+2, SO4-2 ions in CuSO4 Crystals. In aqueous solution, they exists. So iron can not displace copper.

Question 10.
What is a chemical equation?
Answer:
Chemical Equation :
Describing a chemical reaction using least possible words or symbols is called a chemical equation.
Ex : CaO + H2O → Ca(OH)2

Question 11.
What are “Reactants” and “Products”?
Answer:
1) Reactants :
The substances which undergo chemical change in the reaction are called ‘Reactants’.

2) Products:
The new substances formed in a chemical reaction are called ‘Products’.
Ex : Zn + 2HCl → ZnCl2 + H2
3) In above reaction Zn and 2HCl are called reactants, ZnCl2 and H2 are called products.

Question 12.
What is a balanced chemical equation?
Answer:
Balanced Chemical Equation :
A chemical reaction in which the number of atoms of different elements on the reactants side (left side) are same as those on product side (right side) is called a balanced chemical equation.
Ex : Mg + O2 → MgO (Unbalanced chemical equation)
2 Mg + O2 → MgO (Balanced chemical equation)

Question 13.
What is chemical change?
Answer:
Chemical Change :
The process in which the change is affecting the identity of a molecule by a change in chemical composition is called a “chemical change”.

Question 14.
What is physical change?
Answer:
Physical Change: The process where a change is occurring only in physical properties, without affecting the identity of the molecules is called a “physical change”.

Question 15.
What is the meaning of “Exo”, “Endo” and “Thermo”?
Answer:
The term ‘Exo’ means outside, ‘Endo’ means inside and ‘Thermo’ means heat.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 16.
What is oxidation? Give examples.
Answer:
Oxidation is a reaction that involves the addition of oxygen or loss of hydrogen or electrons.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 2

Question 17.
What is a reduction? Give examples.
Answer:
The process in which a substance loses oxygen or gains hydrogen or electrons is known as reduction.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 3

Question 18.
What is corrosion?
Answer:
Corrosion :
When some metals are exposed to moisture, acids etc. they tarnish due to the formation of respective metal oxide on their surface. This process is called “corrosion”.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 4

Question 19.
What is “galvanizing”?
Answer:
It is a method of protecting iron from rusting by coating them a thin layer of zinc.

Question 20.
What is combustion?
Answer:
The process of burning a substance in the presence of oxygen is called “combustion”.

Question 21.
What do you mean by “rancidity”?
Answer:
Food materials containing fat / oil are exposed to air, for a long time they react with atmospheric oxygen and it is responsible for spoiling of food. This process is called “rancidity”.

Question 22.
How do you know that respiration is an exothermic reaction?
Answer:
During the respiration reaction energy releases, so it is an exothermic reaction.

Question 23.
What will happen in chemical reaction?
Answer:
New substances are formed in chemical reaction.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 24.
What is precipitate?
Answer:
A precipitate is a solid product’ which separates out from the solution during a chemical reaction.

Question 25.
How does precipitation reaction occur? Explain with an example.
Answer:

  1. Prepare lead nitrate and potassium iodide solutions in separate test tubes.
  2. Mix the two solutions.
  3. A yellow colour substance which is insoluble in water, is formed. This insoluble substance is known as precipitate. The precipitate here in this reaction is lead iodide.
    Pb(NO3)2 + 2KI → Pbl2 + 2KNO3

Question 26.
What is a balanced chemical equation?
Answer:
A balanced chemical equation has an equal number of atoms of different elements in the reactants and products.

Question 27.
What is an unbalanced equation?
Answer:
An unbalanced chemical equation has an unequal number of atoms of one or more elements in the reactants and products.

Question 28.
Why do the smell and taste of food items change?
Answer:
When fats and oils are oxidized they become rancid. So their smell and taste change.

Question 29.
“Freshly cut apple turning brown, the iron articles shiny when new, but gradually become reddish brown when left for sometime ………”. How do these changes occur?
Answer:
Oxygen molecules interact with different substance from metal to living tissue which may come into contact with it. The above changes occur. These are all the examples of the process of oxidation.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 30.
What are antioxidants?
Answer:
Antioxidants :
The spoilage of food can be prevented by adding preservatives which prevent oxidation. The substances which prevent oxidation are called antioxidants.
(OR)
The substances which prevent oxidation added to food containing fats and oil are called antioxidants.

Question 31.
Complete the following reaction.
Pb(NO3)2 + 2 KI → …………….. + …………………
Answer:
Pb(NO3)2 + 2 KI → Pbl2 + 2KNO3

Question 32.
If iron nail is dipped in copper sulphate solution, after sometime copper will be formed. Write the chemical equation for this reaction.
Answer:
Fe + CuSO4 → FeSO4 + Cu

Question 33.
Which metal is used in the manufacture of Diwali crackers?
Answer:
The metal used in manufacture of Diwali crackers is Magnesium.

Question 34.
What are new substances formed due to decomposition of lead nitrate?
Answer:
The new substances formed are lead oxide, nitrogen dioxide and oxygen.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 35.
Balance the following chemical equation. C2H6 + O2 → CO2 + H2O
Answer:
2C2H6 + 7O2 → 4CO2 + 6H2O

Question 36.
NH4Cl → NH3 + HCl. Which type of reaction is this?
Answer:
This is decomposition reaction.

Question 37.
Which chemical reaction is involved in the corrosion of iron?
Answer:
The chemical reaction involved in corrosion of iron is oxidation reaction.

Question 38.
Which metal is used for wrapping food material? Why?
Answer:
Aluminium is used to wrap food material because it reacts with oxygen and forms a protective layer of aluminium oxide which prevents further oxidation.

Question 39.
Write states of the reactants and products and also write conditions required for the completion of reaction.
Answer:
2H2O → 2H2 + O2
H2O is in liquid state. H2 and 02 are in gaseous state.
The reaction is carried out in the presence of electricity.

Question 40.
Give an example for chemical combination reaction where only elements take part.
Answer:
2 H2 + O2 → 2H2O
Here hydrogen and oxygen both are elements.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 41.
Give an example for chemical combination where element and compound take part in the reaction.
Answer:
2 NaN02 + O2 → 2 NaNO3
Here O2 is element and NaNO2 is compound.

Question 42.
Give an example where two compounds combine together to form a compound.
Answer:
CaO + H2O → Ca(OH)2
Here both calcium oxide, water are compounds which combine together to form calcium hydroxide.

Question 43.
Before burning in air, why is Mg ribbon cleaned by rubbing with a sand paper?
Answer:
To remove the protection layer of basic magnesium carbonate from the surface of magnesium

Question 44.
X Pb(NO3)2 → Y PbO + Z NO2 + W O2.
If the equation is a balanced equation, what are values of coefficients X, Y, Z and W?
Answer:
The balanced equation is 2 Pb(NO3)2 → 2 PbO + 4 NO2 + O2.
∴ The values are X = 2,Y = 2, Z = 4 and W = 1.

Question 45.
Why does a layer of zinc prevent rusting of iron?
Answer:
Zinc reacts with oxygen and forms layer of zinc oxide which prevents further oxidation. So a layer of zinc protects iron from rusting.

Question 46.
Why does jewellery made of gold not rust?
Answer:
Gold does not react with air because it has least reactivity. So gold jewellery does not rust.

Question 47.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 5
What type of reaction is this? Which element between A and C is more reactive? Why?
Answer:
This reaction is chemical displacement. ‘C’ is more reactive than ‘A’. So C displaces ‘A’ from AB and occupies its place.

Question 48.
Given AB + CD → AD + CB. What type of chemical reaction is this? What is the condition which makes the reaction possible?
Answer:
This is double displacement reaction. This reaction can be possible if ionisation of both the salt solutions are possible.
i.e., AB → A+ + B
CD → C+ + D

Question 49.
An iron nail is completely immersed in a test tube containing oil. Do you observe any rust on the iron nail? If not, why?
Answer:
No, I do not observe any rust because both air and moisture are required for rusting of iron.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 50.
How can we prevent rusting of iron?
Answer:
Rusting of iron can be prevented or at least minimised by shielding the metal surface from oxygen and moisture. It can be prevented by painting, oiling, greasing, galvanizing, chrome plating or making alloys.

Question 51.
Suggest few methods to avoid corrosion.
Answer:
Some methods to avoid corrosion

  1. Painting, oiling, greasing on the surfaces of the metals.
  2. Galvanizing the metal with thin layer of zinc.
  3. Making alloy metals prevents corrosion,
    eg : brass, bronze and steel.

Question 52.
Some metals react with oxygen to form their oxides. It is serious problem. Give some examples for oxidation of metals and write balanced equations.
Answer:
1) Iron reacts with oxygen and forms iron oxide.
4Fe + 3O2 → 2Fe2O3.

2) Copper reacts with oxygen and forms copper oxide.
2Cu + O2 → 2CuO

3) Silver tarnishes when reacts with hydrogen sulphide and oxygen
4Ag + 2H2S + O2 → 2Ag2S + 2H2O

Question 53.
Which pipes are suggestable/suitable for water supply? Justify your answer.
Answer:
Steel, PVC and CPVC pipes are suitable/suggestable for water supply.
Reasons:

  1. They are not oxidised in moisture.
  2. They do not form oxides.
  3. They are not corroded.
  4. So, they are durable and safe to use in supply of water.

Question 54.
Which pipes are used by you for water supply to your house?
Answer:

  1. PVC, CPVC and steel pipes are used for water supply in my house.
  2. Because they do not corrode.

Question 55.
List of metals are given below. Classify them into corroded and non-corroded metals. Aluminium, Silver, Iroh, Copper, Gold, Tin, Tungsten, Platinum.
Answer:
Corroded metals :
Aluminium, Silver, Iron, Copper

Non-corroded metals :
Gold, Tin, Tungsten, Platinum.

9th Class Physical Science6th Lesson Chemical Reactions and Equations 2 Marks Important Questions and Answers

Question 1.
A light yellow coloured compound ‘X’ is exposed to sunlight for some time. It is turned into gray coloured material. What is the name of ‘X’? Predict the type of chemical reaction occured in it.
Answer:
1) The name of the compound ‘X’ is Silver Bromide (AgBr).
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 6

This is a decomposition reaction and also it occurs in the presence of sunlight. Hence, it is a photo chemical reaction.

Question 2.
Oil and fat containing food item packets are flushed with Nitrogen gas. Why?
Answer:
By stopping the oxidation it prevents the rancidity of food material.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 3.
N2(g) + O2(g) + heat → 2NO(g)
What information do you get from the above equation? Comment.
Answer:

  • Nitrogen gas reacts with oxygen gas in the presence of heat energy and forms nitric oxide gas.
  • It is an endothermic reaction.
  • This is an example for chemical combination reaction.
  • In this reaction, the reactants are gases and products are also gases.

Question 4.
Write an activity about how you conduct an experiment to show that more reactive metals replace less reactive metals from their compounds.
Answer:

  • Take two iron nails and clean then by rubbing with sand paper.
  • Take two test tubes and mark them ‘A’ and ‘B’.
  • Pour copper sulphate solution in the test tube ‘A’ and Zinc Chloride solution in the test tube ‘B’.
  • Dip iron nails in both test tubes.
  • Keep them without disturbing for 20 min.

Observation :

  1. The nail which is dipped in Copper Sulphate solution becomes brownish colour.
  2. The nail which is dipped in Zinc Chloride solution doesn’t change.

Reaction :
In test tube ‘A’: CuSO4 + Fe → FeSO4 + Cu
In test tube ‘B’: ZnCl2 + Fe → No reaction.

Conclusion :

  1. Iron is more reactive than copper. So it displaces copper from Copper Sulphate solution.
  2. Iron is less reactive than zinc. So, it doesn’t displace zinc from ZnClr

Question 5.
i) CaCO3(s) → CaO(s) + CO3(g)
ii) 2Ag Br(s) → 2Ag(s) + Br2(g)
Mention the types of reactions to which the above equations belong. Also mention which of them is a photochemical reaction.
Answer:
1) i) CaCO3(s) → CaO(s) + CO2(g). It is a chemical decomposition reaction.
ii) 2Ag Br(s) → 2Ag(s) + Br2(g). It is also a chemical decomposition reaction.

2) 2Ag Br(s) → 2Ag(s) + Br2(g). It is a photochemical reaction. Because, this reaction
takes place in the presence of sunlight only.

Question 6.
Write the products of given reactions, if any. Give reason.
FeCl2 + Zn →
ZnCl2 + Fe →
Answer:
FeCl2 + Zn → ZnCl2 + Fe (Displacement reaction)
ZnCl2 + Fe → No reaction. (Low reactive metals cannot displace high reactive metals)

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 7.
Balance the following chemical equations:
i) Na + H2O → NaOH + H2
ii) K2CO3 + HCl → KCl + H2O + CO2
Answer:
i) 2Na + 2H2O → 2NaOH + H2
ii) K2CO3 + 2HCl → 2KCl + H2O + CO2

Question 8.
Observe the following balanced chemical equation and answer the given questions.
C3H8(g) + 5O2(g) → 3CO2(g) + 4H2O(g)
i) How many molecules of Oxygen are involved in this chemical reaction?
ii) How many moles of Propane are required to get 20 moles of Water?
Answer:
i) In this chemical reaction five molecules of oxygen are involved.
ii) Five moles of propane are required to get 20 moles of water.

Question 9.
What do you do to prevent rusting of copper and silver articles?
Answer:
I can follow some rules given below to prevent rusting of copper and silver articles.

  1. Shielding the metal surface from oxygen and moisture.
  2. By painting.
  3. By oiling, greasing.
  4. By galvanizing, chrome plating.
  5. By making alloys.

Question 10.
What are the important characteristics of chemical reactions?
Answer:
The important characteristics of chemical reactions are

  1. Evolution of a gas
  2. Formation of a precipitate
  3. Change in colour
  4. Change in temperature
  5. Change in state

Question 11.
What symbols do we use to indicate the physical state of reactants and products in an equation?
Answer:

  1. Solid state is indicated by the symbol (s)
  2. Liquid state is indicated by the symbol (l)
  3. Gaseous state is indicated by the symbol (g)
  4. Aqueous solution is indicated by the symbol (aq)

Question 12.
What can we do to make a chemical equation more informative?
(OR)
How can chemical equation be made more informative by knowing?
Answer:

  1. Physical state,
  2. Heat changes (exothermic and endothermic reactions),
  3. Gas evolved,
  4. Precipitate formed.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 13.
Commemt on “C(s) + O2(g) → CO2(g) + Heat” equation.
Answer:

  • The burning of carbon in oxygen is an exothermic reaction because heat is evolved in this reaction.
  • An exothermic reaction is indicated by writing + Heat or + Heat energy or just + Energy on the products side of an equation.

Question 14.
Comment on “N2(g) + O2(g) + Heat → 2 NO(g)” equation.
Answer:

  • The reaction between nitrogen and oxygen to form nitric oxide is an endothermic reaction because heat is absorbed in this reaction.
  • An endotheumic reaction is usually indicated by writing + Heat or + Heat energy or just”+ Energy” on the reactants side of an equation.

Question 15.
Balance the following equations.
1) Na + O2 → Na2O
2) H2O2 → H2O + O2
3) Mg(OH)2 + HCl → MgCl2 + H2O
4) Fe + O2 → Fe2O2
Answer:

  1. 4 Na + O2 → 2 Na2O
  2. 2 H2O2 → 2 H2O + O2
  3. Mg(OH)2 + 2 HCl → MgCl2 + 2 H2O
  4. 4 Fe + 3 O2 → 2 Fe2O3

Question 16.
2 Cu + O2 → 2 CuO
What information do you get from above equation?
Answer:
The above equation tells us that,

  1. Copper reacts with oxygen to form copper oxide.
  2. The formula of copper oxide is CuO and that of oxygen is O2.
  3. 2 moles of copper atoms react with 1 mole of oxygen molecules (O2) to produce 2 moles of copper oxide (CuO).

Question 17.
Write examples for oxidation reaction.
Answer:
Oxidation :
It is a reaction involving addition of oxygen or removal of hydrogen from a substance.
1) Magnesium reacts with oxygen to form magnesium oxide.
2 Mg + O2 → 2 MgO

2) Copper reacts with oxygen to form copper oxide.
2 Cu + O2 → 2 CuO

3) Iron reacts with oxygen to form ferric oxide.
4 Fe + 3 O2 → 2Fe2O3

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 18.
Write examples for reduction reaction.
Answer:
Reduction :
It is a reaction involving addition of hydrogen or removal of oxygen from a substance.
1) Nitrogen gas reacts with hydrogen gas to produce Ammonia.
N2 + 3H2 → 2NH3

2) Oil reacts with hydrogen to form fat.
Oil + H2 → Fat

Question 19.
Write the examples for corrosion reaction.
Answer:
1) The black coatings on silver.
4 Ag + 2H2S + O2 → 2 Ag2S + 2H2O

2) Green coating on copper.
2 Cu + O2 → 2 CuO

Question 20.
Name the reactants and products in the following chemical equations.
Na2SO4 + BaCl2 → BaSO4 + NaCl
Answer:
Reactants are Sodium sulphate and Barium chloride. Products are Barium sulphate and Sodium chloride.

Question 21.
Balance the following chemical equation and follow the steps involved in balancing a chemical equation.
Cu2S + O2 → Cu2O + SO2
Answer:
Step – 1 : Write the unbalanced equation using correct chemical formula for all substances.
Cu2S + O2 → Cu2O + SO2

Step – 2 : Compare number of atoms of each element on both sides.

Atom No. of atoms in LHS No. of atoms in RHS
Cu 2 2
S 1 1
O 2 3

Balancing Cu, S, O atoms both sides
2Cu2S + 3O2 → 2Cu2O + 2SO2
The equation is balanced.

Step – 3 : Write the coefficient of smallest ratio.
2Cu2S + 3O2 → 2Cu2O + 2SO2

Step – 4 : Verify above equation for balancing of atoms of each element on both sides.
2Cu2S + 3O2 → 2Cu2O + 2SO2

Question 22.
Write the difference between oxidation and reduction. Give example.
Answer:

Oxidation Reduction
1) Addition of oxygen or removal hydrogen from a compound is called oxidation. 1) Addition of hydrogen or removal of oxygen from a compound is called reduction.
2) e.g.: C + O2 → CO2 2) e.g. :N2 + 3H2 → 2NH3

Question 23.
Give two examples for chemical reactions in which precipitate is formed.
Answer:
The reactions in which a substance insoluble in water is formed are called precipitation reactions.
e.g.:
1) When lead nitrate solution reacts with potassium iodide solution it forms a yellow precipitate of lead iodide.
Pb(NO3)2(aq) + 2KI(aq) → PbI2(s) + 2KNO3(aq)

2) When sodium sulphate solution reacts with barium chloride solution it forms a white precipitate of barium sulphate.
Na2SO4(aq) + BaCl2(aq) → BaSO4(s) + 2NaCl(aq)

Question 24.
What are exothermic and endothermic reactions?
Answer:
Exothermic reaction :
A chemical reaction in which heat is released is called exothermic reaction.
Ex :
C + O2 → CO2 + Heat,
CaO + H2O → Ca(OH)2 + Heat

Endothermic reaction :
A chemical reaction in which heat is absorbed is called endothermic reaction.
Ex :
2NaHCO3 + Heat → Na2CO3 + H2O + CO2

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 25.
What is an alloy? Give one example.
Answer:
A metallic substance made by mixing and fusing two or more metals or a metal and a non-metal, to obtain desirable qualities such as hardness, lightness and strength is called alloy.
Ex : Brass, bronze, steel.

Question 26.
What is photochemical reaction? Give example.
Answer:
The decomposition reaction occurs in the presence of sunlight is called photochemical.. reaction.
Ex : 2AgBr(s) → 2Ag(s) + Br2(g)

Question 27.
Why is power supply to our home from the electrical pole interrupted?
Answer:

  • Sometimes during rainy season the power supply to our home from the electric pole will be interrupted due to the formation of the metal oxide layer on the electric wire.
  • This metal oxide is an electrical insulator.

Question 28.
Name the reactions involved in the following reactions with reasons.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 7
Answer:
a) It is a decomposition reaction carried out in the presence of heat. So it is thermal decomposition reaction.
b) It is a decomposition reaction carried out in the presence of light. So it is photochemical reaction.
c) It is a decomposition taking place in the presence of electricity. So it is electrolysis reaction.
d) Lead is more reactive than copper. So lead displaces copper from salt solution. So the reaction is chemical displacement reaction.

Question 29.
Ramu told Ravi that all material made of iron and its alloys are rusted when exposed to air. How do you correct him by asking suitable questions?
Answer:

  1. What are the material we will generally use in our cooking utensils?
  2.  What are the material used for surgical equipments?
  3. What happens when stainless steel vessels are exposed to air?

Question 30.
What are the gases released when lead nitrate is heated and how do you identify those gases?
Answer:
When lead nitrate is heated it decomposes into lead oxide, nitrogen dioxide and oxygen.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 8
Nitrogen diox-ide is identified by its reddish brown co|our. Oxygen makes the burning splinter to burn brightly when it is placed in test tube containing oxygen.

Question 31.
Write some chemical reactions occurring in our daily life.
Answer:

  1. Souring of milk
  2. Formation of curd from milk
  3. Cooking of food
  4. Digestion of food in our body
  5. Fermentation of grapes
  6. Rusting of iron
  7. Burning of fuels
  8. Burning of candle wax
  9. Ripening of fruits.

Question 32.
If 40 gm of methane is burnt, then how much amount of CO2 is released ?
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 9
When 16 g of methane is burnt it releases 44 g of CO2. The amount of CO2 released when 40 g methane burnt 44
= \(\frac{44}{16}\) × 40=110g

Question 33.
Calculate the amount of calcium oxide formed when 2 kg of calcium carbonate is decomposed. (The atomic masses of Ca = 40 U, C = 12 U, O = 16 U).
Answer:
The balanced equation is
CaCO3(s) → CaO(s) + CO2(g)
(40 + 12 + 3 x 16) U → (40 + 16) U + (12 + 2 x 16) U
100 U → 56 U + 44 U
100 g → 56g + 44g
100 g calcium carbonate on decomposition produces 56 g of calcium oxide.
Amount of calcium oxide formed due to decomposition of 2 kg of calcium carbonate
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 10

Question 34.
A solution of common salt when added to silver nitrate solution yields a precipitate of silver chloride (0.28 g). Find the mass of sodium chloride in the solution and also the mass of sodium nitrate formed.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 11

Question 35.
0.29 g of hydrocarbon when burnt completely in oxygen produces 448 ml of carbon dioxide at STP. From the information, calculate the
i) mass of carbon dioxide formed
ii) mass of element carbon in carbon dioxide
iii) mass of hydrogen in hydrocarbon.
Answer:
i) Gram molecular weight of carbon dioxide = 12 + 2 × 16g = 44 g.
22.4 litres of CO2 at STP weighs 44 g.

The weight of 448 ml of CO2 at STP = \(\frac{44}{22400}\) × 448 = 0.88 g

ii) 44g of CO2 contains 12 g of carbon.
The amount of carbon present in 0.88 g of CO2 = \(\frac{12}{44}\) × 0.88 = 0.24 g

iii) Weight of hydrogen = Weight of hydrocarbon – Weight of carbon
= 0.29 – 0.24 = 0.05 g

Question 36.
Calculate the weights of carbon dioxide and water that will be obtained by completely burning 0.25 g of an organic compound having molecular formula C4H4O4.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 12

Question 37.
What weight of sulphuric acid will be required to completely dissolve 3g of magnesium carbonate? Calculate the volume of carbon dioxide evolved at STP.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 13

Question 38.
If 16.4 g of calcium nitrate is heated : (a) Calculate the volume of Nitrogen dioxide obtained at STP and (b) The mass of calcium oxide obtained.
Answer:
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 14

Question 39.
Give some examples for corroded and non-corroded metals and give the reasons for non-corrosion of metals.
Answer:
Examples to corroded metals :

  1. Iron
  2. Copper
  3. Silver

Reactions:
4Fe + 3O2 → 2Fe2O3
2Cu + O2 → 2CuO
4Ag + 2H2S + O2 → 2Ag2S + 2H2O

Exmples to non-corroded metals :

  1. Gold
  2. Platinum
  3. Brass
  4. Bronze
  5. Steel

Reasons:

  1. Gold and platinum metals do not react with oxygen and have resistance to corrosion.
  2. Brass, bronze and steel are alloys. So they have a quality of resistance to corrosion.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 40.
Iron is a corroded metal. Through alloying we can prevent corrosion. Justify.
Answer:

  • Alloying is a very good method of improving properties of metal.
  • Generally pure form of iron is very soft and stretches easily when hot.
  • When iron is mixed with carbon, nickel and chromium, an alloy stainless steel is obtained.
  • The stainless steel is hard and does not rust.
  • So, through alloying iron we can prevent corrosion.

Question 41.
“Through alloying corrosion can be prevented.” For the justification pose some questions.
Answer:

  1. What is alloying?
  2. How are alloys prepared?
  3. What are the qualities of alloys?
  4. Which quantity prevents the corrosion in alloys?
  5. Can we prevent corrosion by alloying a metal ?

9th Class Physical Science6th Lesson Chemical Reactions and Equations 4 Marks Important Questions and Answers

Question 1.
Write the balanced chemical reaction for the following and identify the type of reaction in each case.
A) Magnesium(s) + Iodine(g) → Magnesium iodide(s)
B) Zinc(s) + Hydrochloric acid(aq) → Zinc chloride(aq) + Hydrogen(g)
Answer:
A) Magnesium(s) + Iodine(g) → Magnesium iodide(s)
Mg + I2 → Mgl2. This reaction is chemical combination.

B) Zinc(s) + Hydrochloric acid(aq) → Zinc chloride(aq) + Hydrogen(g)
Zn + 2HCl → ZnCl2 + H2
This reaction is chemical displacement.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 2.
Write an activity to each of the following chemical reaction.
A) Photo chemical reaction
B) Chemical displacement reaction.
Answer:
A) Photo chemical reaction :
1) Take a pinch of Silver Bromide in a watch glass and it in the presence of sunlight.
2) Silver Bromide decomposes to silver and Bromine in sunlight.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 15

B) Chemical displacement:

  1. Take a small quantity of zinc dust in a conical flask and add some drops of dilute hydrochloric acid slowly.
  2. Immediately we can observe the gas bubbles coming out from the solution.
  3. This is because zinc reacts with dilute hydrochloric acid and liberates hydrogen gas.
    Zn + 2HCl → ZnCl2 + H2
  4. In this reaction the element zinc has displaced hydrogen from hydrochloric acid.

Question 3.
Why should we balance a chemical equation ? Take any one chemical equation and explain the procedure of balancing it.
Answer:
Chemical reactions obey law of conservation of mass. So the total number of atoms of each elements in the reactants must be equal to the total number of atoms of each element in the

products. So we should have to balance chemical equation.
Eg : H2 + O2 → H2O

Step -1 : Unbalanced equation = H2 + O2 → H2O
Step – 2 : Compare no.of atoms of each element on both sides.

Atom No. of atoms in L.H.S No. of atoms in R.H.S
H 2 (in H2) 2 (in H2O)
0 2 (in O2) 1 (in H2O)

No.of 0 atoms balancing – H2 + O2 → 2H2O
No.of H atoms balancing – 2H2 + O2 → 2H2O

Step – 3 : The above equation is balanced and write the coefficients in the smallest ratio. 2H2 + O2 → 2H2O

Step – 4 : Verify above equation for balancing of atoms each element on both sides. Hence the equation is balanced.
∴ 2H2 + O2 → 2H2O

Question 4.
Balance the following chemical equations.
i) Zn(s) + Ag NO3(aq) → Zn (NO3)2(aq) + Ag(s)
ii) Fe2O3(s) + C(s) → Fe(s) + CO2(g)
iii) Ag(s) + H2S(g) → Ag2S(s) + H2O(l)
iv) Cu(s) + O2(g) → CuO(g)
Answer:
i) Zn(s) + Ag NO3(aq) → Zn (NO3)2(aq) + Ag(s)
Balanced equation : Zn(s) + 2 AgNO3(aq) → Zn (NO3)2(aq) + 2Ag(s)

ii) Fe2O3(s) + C(s) → Fe(s) + CO2(g)
Balanced equation : 2Fe2O3(s) + 3C(s) → 4Fe(s) + 3CO2(g)

iii) Ag(s) + H2S(g) → Ag2S(s) + H2O(l)
Balanced equation :
We cannot balance the equation because atom ‘O’ does not exist in the reactants.

iv) Cu(s) + O2(g) → CuO(s)
Balanced equation :
2Cu(s) + O2(g) → 2CuO(s)

Question 5.
Write the equation for the reaction of zinc with hydrochloric acid and balance the equation. Find out the number of molecules of hydrogen gas produced in this reaction, when 1 mole of HCl completely reacts at S.T.P.
[Gram molar volume is 22.4 liters at S.T.P., Avogadro’s number is 6.023 × 1023]
Answer:
Zn + 2HCl → ZnCl2 + H2

  • In the reaction 2 moles of HC/ produce 1 mole of H2.
  • If 1 mole of HCl participate in reaction, Vi mole of hydrogen will be produced.
  • 1 mole of H2 gas contains 6.023 × 1023 molecules at STP.
    Number of molecules in ½ mole of H2 gas = 6.023 × 1023 × ½ = 3.011 × 1023

Question 6.
Write the examples for chemical combination.
Answer:
1) Magnesium burns in oxygen to form magnesium oxide.
2 Mg + O2 → 2 MgO

2) When coal is burnt in oxygen, carbon dioxide is produced.
C + O2 → CO2 + Q (cheat energy)

3) Slaked lime is prepared by adding water to quick lime.
CaO + H2O → Ca(OH)2 + Q (heat energy)

4) When hydrogen reacts with oxygen, it gives water.
H2 + O2 → 2 H2O

5) Hydrochloric acid is obtained by adding hydrogen to chlorine.
H2 + Cl2 → 2 HCl

6) Magnesium reacts with iodine to magnesium iodide.
Mg + l2 → Mgl2

7) Sodium reacts with chlorine to form sodium chloride.
2 Na +Cl2 → 2 NaCl

8) Iron reacts with oxygen to form haematite.
Fe + 3O2 → 2 Fe2O3

Question 7.
Write examples for chemical decomposition reaction.
Answer:
1) Calcium carbonate on heating decomposes to calcium oxide and carbon dioxide.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 16
2) On electrolysis, water decomposes to water and hydrogen.
2 H2O → 2 H2 + O2

3) Silver bromide decomposes to silver and bromine in sunlight.
2 AgBr → 2 Ag + Br2

4) Silver chloride decomposes to silver and chlorine.
2 AgCl → 2 Ag + Cl2

5) Glucose decomposes to ethanol and carbon dioxide.
C6H12O6 → 2 C2H5OH + 2 CO2

6) Sodium bicarbonate decomposes to sodium carbonate, water and carbon dioxide.
2 NaHCO3 + Heat → Na2CO3 + H2O + CO2

7) On heating lead nitrate decomposes to lead oxide, oxygen and nitrogen dioxide.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 17

Question 8.
Write the examples for chemical displacement reaction.
Answer:
1) Zinc pieces react with dilute hydrochloric acid and liberate hydrogen gas
Zn + 2 HCl → ZnCl2 + H2

2) Iron reacts copper sulphate to form iron sulphate and copper.
Fe + CuSO4 → FeSO4 + Cu

3) Zinc is mixed with silver nitrate to form zinc nitrate and silver.
Zn + 2 AgNO3 → Zn(NO3)2 + 2Ag

4) Lead reacts with copper chloride to form lead chloride and copper.
Pb + CuCl2 → PbCl2 + Cu

5) Sodium reacts with water to form sodium hydroxide and hydrogen.
2 Na + 2H2O → 2 NaOH + H2

6) Aluminium reacts with copper chloride to form aluminium chloride and copper.
2 Al + 3 CuCl2 → 2 AlCl3 + 3 Cu

7) Zinc reacts with sulphuric acid to form zinc sulphate and hydrogen.
Zn + H2SO4 → ZnSO4 + H2

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 9.
Write examples for chemical double displacement reaction.
Answer:
1) Sodium sulphate solution on mixing with barium chloride solution forms a white precipitate of barium sulphate and soluble sodium chloride.
Na2SO4 + BaCl2 → BaSO4 + 2 NaCl

2) Sodium hydroxide reacts with hydrochloric acid to form sodium chloride and water.
NaOH + HCl → NaCl + H2O

3) Sodium chloride spontaneously combines with silver nitrate in solution giving silver chloride precipitate.
NaCl + AgNO3 → AgCl + NaNO3

4) Mix lead nitrate solution and potassium iodide solution to form a yellow precipitate of lead iodide and potassium nitrate.
Pb(NO3)2 + 2Kl → PbI2 + 2KNO3

5) Calcium hydroxide reacts with nitric acid to form water and calcium nitrate.
Ca(OH)2 + 2 HNO3 → 2H2O + Ca(NO3)2

6) Magnesium chloride reacts with potassium hydroxide to form magnesium hydroxide and potassium chloride.
MgCl2 + 2 KOH → Mg(OH)2 + 2 KCl

Question 10.
Balance the following equations.
1) Al(OH)3 → Al2O3 + H2O
2) NH3 + CuO → Cu + N2 + H2O
3) Al2(SO4)3 + NaOH → Al(OH)3 + Na2SO4
4) HNO3 + Ca(OH)2 → Ca(NO3)2 + H2O
5) NaOH + H2SO4 → Na2SO4 + H2O
6) BaCl2 + H2SO4 → BaSO4 + HCl
Answer:

  1. 2 Al(OH)3 → Al2O3 + 3 H2O
  2. 2 NH3 + 3 CuO → 3 Cu + N2 + 3 H2O
  3. Al2(SO)3 + 6 NaOH → 2 Al(OH)3 + 3 Na2SO4
  4. 2 HNO3 + Ca(OH)2 → Ca(NO3)2 + 2 H2O
  5. 2 NaOH + H2SO4 → Na2SO4 + 2 H2O
  6. BaCl2 + H2SO4 → BaSO4 + 2 HCl

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 11.
How many types of chemical reactions are there? Explain with examples.
Answer:
There are four types of chemical reactions. They are :
i) Chemical combination :
A chemical reaction in which two or more substances combine together to form a new substance is called chemical combination.
e.g.: 2H2 + O2 → 2H2O
CaO + H2O → Ca(OH)2

ii) Chemical decomposition :
The reaction in which a compound breaks up into two or more simpler substances are known as decomposition reaction. These reactions are generally carried out by means of heat, light, electricity or catalysts.
e.g.: CaCO3 → CaO + CO2
2Pb(NO3)2 → 2 PbO + 4NO2 + O2

iii) Chemical displacement:
The chemical reaction in which one element takes the place of another element in a compound is called displacement reaction.
In these reactions, an atom or group of atoms in a molecule is replaced by another atom or a group of atoms.
e.g.: Zn + 2HCl → ZnCl2 + H2
Zn + CuSO4 → ZnSO4 + Cu

iv) Chemical double displacement: The reaction in which two compounds react to form two other compounds by mutual exchange of their ions is called double displacement reaction.
e.g.: NaOH(aq) + HCl(aq) → NaCl(aq) + H2O(l)
NaNO3(aq) + AgCl(aq) → AgNO3(s) + NaCl(aq)

Question 12.
Balance the following chemical equations.
a) Na2SO4 + BaCl2 → BaSO4 + NaCl
b) Al4C3 + H2O → CH4 + Al(OH)3
c) Pb(NO3)2 → PbO + NO2 + O2
d) Fe2O3 + Al → Al2O3 + Fe
Answer:
a) Na2SO4 + BaCl2 → BaSO4 + 2NaCl
b) Al4C3 + 12H2O → 3CH4 + 4Al(OH)3
c) 2Pb(NO3)2 → 2PbO + 4NO2 + O2
d) Fe2O3 + 2Al → Al2O3 + 2Fe

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 13.
How can we make a chemical equation information?
Chemical equations can be made more informative by expressing following characteristics of the reactants and products.
1. Expressing the physical state :
The different states, i.e. gaseous, liquid and solid states are represented by the notations (g), (l) and (s) respectively. If the substance is present as a solution in water the word aqueous is written.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 18

2. Expressing the heat changes :
Q is heat energy which is shown with plus ’+’ sign on product side for exothermic reactions and minus sign on product side for endothermic reactions.
e.g.: a) C(s) + O2(g) → CO2(g) + Q (exothermic reaction)
N2(g) + O2(g) → 2NO(g) ” Q (endothermic reaction)

3. Expressing the gas evolved :
If a gas evolved in a reaction, it is denoted by an upward arrow ↑ or (g).
Zn(s) + H2SO4(aq) → ZnSO4(aq) + H2(g)

4. Expressing precipitate formed: If a precipitate is formed in the reaction, it is denoted by downward arrow ↓.
AgNO3(aq) + NaCl(aq) → AgCl(s) ↓ + NaNO3(aq)

Question 14.
Give daily life examples of oxidation.
Answer:
Daily life examples :

  1. Combustion of fuels.
  2. Corrosion of metals.
  3. Change of colour of fruits like apples, bananas, when they are cut.
  4. Burning of crackers.
  5. Rancidity of food material.
  6. During rainy season the power supply to our home from the electric pole will be interrupted due to formation of metal oxide layer on the electric wire.
  7. Rising of dough with yeast depends on oxidation of sugars to carbon dioxide and water.
  8. Bleaching of coloured objects using moist chlorine.
  9. Respiration.

Question 15.
What is the information giyen by balanced chemical equation?
Answer:

  • A chemical equation gives information about the reactants and products through their symbols and formulae.
  • It gives the ratio of molecules of reactants and products.
  • As molecular masses are expressed in unified masses, the relative masses of reactants and products are known from the equation.
  • If the masses are expressed in grams, then the equation also gives the molar ratios of reactants and products.
  • If gases are involved, we can equate the masses to their volumes.
  • Using molar mass and Avagadro’s number we can calculate the number of molecules and atoms of different substances from the equation.

Question 16.
Write the balanced equation and identify the type of reaction.
1) Magnesium Hydroxide(aq) + Nitric Acid(aq) → Magnesium Nitrate(aq) + Water(l)
2) Magnesium(s) + Carbon Monoxide(g) → Magnesium Oxide(s) + Carbon(g)
3) Barium Chloride(aq) + Sodium Sulphate(aq) → Barium Sulphate(s) + Sodium Chloride(aq)
4) Sodium Nitrate(s) → Sodium Nitrite(s) + Oxygen(g)
Answer:
1) Mg(OH)2(aq) + 2 HNO3(aq) → Mg(NO3)2(aq) + 2 H2O(l)
It is both double displacement and neutralisation reaction.

2) Mg(s) + CO(g) → MgO(s) + C(s)
It is a redox reaction in which magnesium is oxidised and carbon monoxide is reduced.

3) BaCl2(aq) + Na2SO4(aq) → BaSO4(s) ↓ + 2 NaCl(aq)
It is both precipitation and double displacement reaction.

4) 2 NaNO3(s) → 2 NaNO2(s) + O2(g)
It is both endothermic and decomposition reaction.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 17.
We write symbol of water as H2O. State why we should not write it as HO2.
Answer:
1) The hydrogen atom has only T electron in its outermost shell, so it needs 1 more electron to achieve the stability. ‘2’ electrons are required to get inert gas electronic configuration.

2) The oxygen atom has ‘6’ electrons in its outermost shell and it needs ‘2’ more electrons to compare the stability. ‘8’ electron arrangement of inert gas is neon.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 19
In the water molecule, central oxygen atom has two pairs of unshared electrons which have not been utilised in the formation of bonds.

So, we write symbol of water as H20 and we should not write it as HO2.

Question 18.
Latha took some quantity of powder of a substance in a test tube. Heated it with spirit lamp. A gas was liberated. She sent the gas into another test tube. The colour of solution in the second test tube turned into milk white.
Answer the following questions :
a) Which substance was heated?
b) Which gas was liberated?
c) What was the solution taken in second test tube?
d) Which type of chemical reactions involved the experiment?
Answer:
a) The substance is calcium carbonate.
b) The gas liberated is carbon dioxide.
c) The solution taken in the second test tube was solution of slaked lime.
d) Two types of reactions took place in this experiment, i.e. decomposition and double displacement.
CaCO3(s) → CaO(s) . CO2
Ca(OH)2(aq) + CO2(g) → CaCO3(s) + H2O

Question 19.
A light yellow colour substance (some quantity) on a watch glass is put in the sunlight. It changes into grey colour substance.
a) What is the light yellow colour substance?
b) What is the grey colour substance?
c) Which type of chemical reaction it is?
d) Write the chemical equation for the reaction.
Answer:
a) The light yellow colour substance is silver bromide.
b) The grey colour substance is silver.
c) The type of chemical reaction is photochemical reaction.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 20

Question 20.
Heat is liberated in the reactions where water is added to calcium oxide and hydrochloric acid added to zinc pieces.
Rarnu says that they are same type of chemical reactions. Eswar’s opinion is that the reactions are not similar. What is the basis of Eswar’s opinion ? Write equations for the above reaction.
Answer:
Eswar’s thinking is correct. Although both are exothermic reactions, the type of chemical reactions is different.
Case (i) : When water is added to calcium oxide it forms calcium hydroxide. It is an example for combination reaction.
CaO(s) + H2O → Ca(OH)2(aq)

Case (ii) : When hydrochloric acid is added to zinc pieces it would liberate hydrogen gas which is an example for displacement reaction.
Zn(s) + HCl(aq) → ZnCl2(aq) + H2(g)

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 21.
We see many combustion and oxidation reactions in our daily life. Among them every combustion reaction is an oxidation reaction. But not all the oxidation reactions are combustion reactions. Do you agree or disagree with the statement? Explain with proper reasons.
Answer:
1) Yes, I agree with the statement because combustion reaction is nothing but burning of a substance in the presence of oxygen so it is an oxidation reaction. So every combustion reaction is an oxidation reaction.

2) Whereas some reactions which do not require burning still they are oxidation reactions.
Eg :

  1. Corrosion of metals.
  2. Change of colour of fruits like apples, bananas when they are cut.
  3. Rancidity of food materials.
  4. Respiration.
  5. Bleaching of coloured objects using moist chlorine.
    So all oxidation reactions are not combustion reactions.

Question 22.
Explain the following :
1) What happens when iron filings are added to zinc sulphate solution?
2) What happens when solid silver nitrate is added to solid sodium chloride?
Answer:
1) No reaction takes place because zinc is more reactive than iron. So iron cannot displace zinc from its salt solution.

2) No reaction takes place because in solid state silver nitrate as well as sodium chloride is unable to dissociate into constituent ions. So exchange of ions is not possible.

Question 23.
Why is steel not used for surgical equipment and what is the material used for surgical equipment? Why is that material used for surgical equipment?
Answer:
1) Steel undergoes rusting when It exposed to air. So it is not useful for preparation of surgical equipment. If we use it in surgical equipment it may cause septic of wound.

2) The material used for surgical equipment is stainless steel which is an alloy of iron, carbon, nickel and chromium. Chromium does not easily react with oxygen. So, addition of chromium makes the stainless steel free from rusting. Therefore it is used in surgical equipment.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 24.
Give reasons for the following.
1) Why do we add salt to water during electrolysis of water?
2) Why does hydrogen gas put off the burning splinter and it burns with blue flame?
3) Why does carbon dioxide turn lime water milky?
Answer:
1) Pure water is a bad conductor of electricity. By adding a small amount of salt the solution becomes conductor of electricity.

2) Hydrogen does not support combustion. So it puts off the burning splinter and also it is combustible. So burns with blue flame.

3) When we pass carbon dioxide through lime water it turns into milky because lime water (calcium hydroxide) reacts with carbon dioxide and forms a white milky substance, i.e. calcium carbonate.

Question 25.
A student was given the following substances and was asked to show types of chemical reactions through experiment. Write how he would have done that. Copper sulphate solution, barium chloride solution, ferrous sulphate crystals, iron nails, calcium oxide, water.
Answer:
Given chemicals are CuSO4 solution, BaSO4 solution, iron nails (Fe), Ferrous sulphate (FeSO4), Calcium oxide (CaO) and water (H2O).

i) Chemical combination :
Chemicals chosen : CaO, H2O
CaO + H2O → Ca(OH)2

When we add water to calcium oxide it produces Calcium hydroxide. This is an example for chemical combination.

ii) Chemical decomposition:
Chemicals chosen : Ferrous sulphate
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 21
When we heat FeSO4 it dissociates into Ferric oxide, Sulphur dioxide and Sulphur trioxide respectively.

iii) Chemical displacement :
Chemicals chosen : Iron nail – CuSO4
Fe + CuSO4 → FeSO4 + Cu ↓

When iron nail is placed in CuSO4 solution, the solution turns into light green due to formation of FeSO4 and reddish brown deposit of Copper.

iv) Double displacement:
Chemicals chosen : CuSO4 solution and BaCl2 solution.
CuSO4(aq) + BaCl2(aq) → BaSO4(s) ↓ + CuCl2(s)

When CuSO4 is mixed with BaCl2 solution it forms white precipitate of BaSO4 and aqueous solution of Copper (II) Chloride.

This is an example for double displacement reaction.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 26.
Take two beakers and prepare lead nitrate aqueous solution and potassium iodide aqueous solutions. What are the colours of the solutions? Now mix them in another beaker. What happens? What type of chemical reaction it is? What are products?
Answer:
The colours of the solutions are white or colourless. When lead nitrate solution is mixed with potassium iodide solution we will get yellow precipitate of lead iodide. This is double displacement reaction. The products are lead iodide and potassium nitrate.
Pb(NO3)2(aq) + 2Kl(aq) → Pbl2(s) + 2KNO3(aq)

Question 27.
Observe the following equation which shows the action of heat on Calcium Nitrate
2 Ca(NO3)2 → 2 CaO + 4 NO2 + O2
a) How many moles of NO2 are formed when a mole of 2 Ca(NO3)2 is decomposed?
b) What is the volume of NO2 produced when 164 gm of Ca(NO3)2 is heated at constant temperature and pressure?
c) Calculate the mass of Calcium Oxide formed when 82 gm of Ca(NO3)2 is heated.
d) What is the quantity of Ca(NO3)2 required to produce 5 moles of gaseous products?
Answer:
Given balanced equation is
a) From the balanced equation 2 moles of Ca(NO3)2 releases 4 moles of NO2.
b) Molecular weight of Ca(NO3)2 and CaO respectively are 164 and 56.
From the equation at STP 2 × 164 g. of Ca(NO3)2 releases 4 × 22.4 litres of NO2.
At similar conditions 164 g. of Ca(NO3)2 releasing NO2 in litres is
= \(\frac{164}{2 \times 164}\) × 22.4 × 4 = 2 × 22.4 = 44.8 liters.

c) From the balanced equation 164 g. of Ca(NO3)2 decomposes and forms 112 g. of CaO. Similarly 82 g. of Ca(NO3)2 decomposes and forms
\(\frac{82}{164}\) × 112 = 56 g. of CaO.

d) From the above balanced equation 2 moles of Ca(NO3)2 releases 5 moles of gaseous products.
∴ The mass of Ca(NO3)2 required is 2 × 164 = 328 g.

AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations

Question 28.
Zn + HCl → ZnCl2 + H2
Calculate amount of zinc required to release 500g of hydrogen. (Zn = 65 U, H = 1 U, Cl = 35.5 U are the atomic masses).
Answer:
The balanced chemical equation is
Zn + 2 HCl → ZnCl2 + H2
65 U + (2 × 36.5) U → (65 + 2 × 35.5) U + 2 U
65 g + 73 g → 136 g + 2g
As per the balanced equation
65 g Zinc is reacting with hydrochloric acid to produce 2g of Hydrogen.
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 22

Question 29.
Calculate the volume, mass and number of molecules of carbon dioxide when 104 g of acetylene (C2H2) burnt in air. (Atomic masses of C = 12 U, H = 1 U, O = 16 U).
Answer:
The balanced chemical equation is
2C2H2 + 5O2 → 4CO2 + 2H2O
2 × (2 × 12U + 2 × lU) + 5 × (2 × 16U) → 4 × (12U + 2 × 16U) + 2(2 × 1U + 16U)
52 g + 160g → 176 g + 36 g
52 g of acetylene when burnt in air produces 176 g carbon dioxide.
The amount of carbon dioxide produced when 104 g acetylene burnt
AP Board 9th Class Physical Science Important Questions Chapter 6 Chemical Reactions and Equations 23

At S.T.P. 1 gram molar mass of any gas occupies 22.4 litres.
So 44g carbon dioxide occupies 22.4 litres volume.
The volume occupied by 352 g carbon dioxide = \(\frac{352}{44}\) × 22.4 = 8 × 22.4 = 179.2 litres.
44 g of carbon dioxide i.e., 1 mole of CO2 contains 6.02 × 1023 molecules. So the number of molecules present in 352 g of carbon dioxide
352
= \(\frac{352}{44}\) × 6.02 × 1023 = 8 × 6.02 × 1023
= 4.816 × 1024 molecules.