0% found this document useful (0 votes)
140 views

Class X Mathematics Notes Chapter 1 Real Numbers

This chapter focuses on the properties and applications of real numbers, covering concepts like the Euclidean Division Lemma, Fundamental Theorem of Arithmetic, and prime factorization. It also discusses important topics such as HCF (Highest Common Factor), LCM (Lowest Common Multiple), and irrational numbers.

Uploaded by

Artham Resources
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
140 views

Class X Mathematics Notes Chapter 1 Real Numbers

This chapter focuses on the properties and applications of real numbers, covering concepts like the Euclidean Division Lemma, Fundamental Theorem of Arithmetic, and prime factorization. It also discusses important topics such as HCF (Highest Common Factor), LCM (Lowest Common Multiple), and irrational numbers.

Uploaded by

Artham Resources
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 29

Artham

Resource Material
For Revised Syllabus Session 2024-25

EXEMPLAR
SOLUTIONS
MATHS
Chapter 1 :Real Numbers
Class
10

Powered by
Chapter 1-
Real Numbers
Exercise 1.1
Choose the correct answer from the given four options in the following questions:
1. For some integer m, every even integer is of the form:
(A) m (B) m +1
(C) 2m (D) 2m+1
Solution:
(C)2m
Explanation:
Even integers are those integers which are divisible by 2.
Hence, we can say that every integer which is a multiple of 2 must be an even integer.
Therefore, let us conclude that,
for an integer 'm', every even integer must be of the form
2 × m = 2m.
Hence, option (C) is the correct answer.

2. For some integer q, every odd integer is of the form


(A) q (B) q +1
(C) 2g (D) 2q +1
Solution:
(D) 2q+1
Explanation:
Odd integers are those integers which are not divisible by 2.
Hence, we can say that every integer which is a multiple of 2 must be an even integer, while 1
added to every integer which is multiplied by 2 is an odd integer.
Therefore, let us conclude that,
for an integer 'q', every odd integer must be of the form
(2 × q)+1 = 2q+1.
Hence, option (D) is the correct answer.

3. n2 – 1 is divisible by 8, if n is
(A) an integer (B) a natural number
(C) an odd integer (D) an even integer
Solution:
(C) an odd integer
Explanation:
Let x = n2 – 1
In the above equation, n can be either even or odd.
Let us assume that n= even.
So, when n = even i.e., n = 2k, where k is an integer,
We get,
⇒ x = (2k)2-1
⇒ x = 4k2 – 1
At k = -1, x = 4(-1)2 - 1 = 4 - 1 = 3, is not divisible by 8.
At k = 0, x = 4(0)2 - 1 = 0 - 1 = -1, is not divisible by 8
Let us assume that n= odd:
So, when n = odd i.e., n = 2k + 1, where k is an integer,
We get,
⇒ x = 2k + 1
⇒ x = (2k+1)2 - 1
⇒ x = 4k2 + 4k + 1 - 1
⇒ x = 4k2 + 4k
⇒ x = 4k(k+1)
At k = -1, x = 4(-1)(-1+1) = 0 which is divisible by 8.
At k = 0, x = 4(0)(0+1) = 4 which is divisible by 8 .
At k = 1, x = 4(1)(1+) = 8 which is divisible by 8.

From the above two observation, we can conclude that, if n is odd, if n odd, n2-1 is divisible by
8.
Hence, option (C) is the correct answer.

4. If the HCF of 65 and 117 is expressible in the form 65m – 117, then the value of m is
(A) 4 (B) 2
(C) 1 (D) 3
Solution:
(B) 2
Explanation:
Let us find the HCF of 65 and 117,
117 = 1×65 + 52
65 = 1× 52 + 13
52 = 4 ×13 + 0
Hence, we get the HCF of 65 and 117 = 13.
According to the question,
65m - 117 = 13
65m = 117+13 = 130
∴ m =130/65 = 2
Hence, option (B) is the correct answer.

5. The largest number which divides 70 and 125, leaving remainders 5 and 8, respectively, is
(A) 13 (B) 65
(C) 875 (D) 1750
Solution:
(A) 13
Explanation:
According to the question,
We have to find the largest number which divides 70 and 125, leaving remainders 5 and 8.
This can be also written as,
To find the largest number which exactly divides (70 - 5), and (125 - 8)
The largest number that divides 65 and 117 is also the Highest Common Factor of 65 and 117
Therefore, the required number is the HCF of 65 and 117

Factors of 65 = 1, 5, 13, 65
Factors of 117 = 1, 3, 9, 13, 39, 117
Common Factors = 1, 13
Highest Common factor (HCF) = 13
i.e., the largest number which divides 70 and 125, leaving remainders 5 and 8, respectively = 13
Hence, option (A) is the correct answer.
Exercise 1.2
1. Write whether every positive integer can be of the form 4q + 2, where q is an integer. Justify
your answer.
Solution:
No, every positive integer cannot be of the form 4q + 2, where q is an integer.
Justification:
All the numbers of the form 4q + 2, where 'q' is an integer, are even numbers which are not
divisible by '4'.
For example,
When q=1,
4q+2 = 4(1) + 2= 6.
When q=2,
4q+2 = 4(2) + 2= 10
When q=0,
4q+2 = 4(0) + 2= 2 and so on.
So, any number which is of the form 4q+2 will give only even numbers which are not multiples
of 4.
Hence, every positive integer cannot be written in the form 4q+2

2. “The product of two consecutive positive integers is divisible by 2”. Is this statement true or
false? Give reasons.
Solution:
Yes, the statement “the product of two consecutive positive integers is divisible by 2” is true.
Justification:
Let the two consecutive positive integers = a, a + 1
According to Euclid’s division lemma,
We have,
a = bq + r, where 0 ≤ r < b
For b = 2, we have a = 2q + r, where 0 ≤ r < 2 ... (i)
Substituting r = 0 in equation (i),
We get,
a = 2q, is divisible by 2.
a + 1 = 2q + 1, is not divisible by 2.
Substituting r = 1 in equation (i),
We get,
a = 2q + 1, is not divisible by 2.
a + 1 = 2q + 1+1 = 2q + 2, is divisible by 2.
Thus, we can conclude that, for 0 ≤ r < 2, one out of every two consecutive integers is divisible
by 2. So, the product of the two consecutive positive numbers will also be even.
Hence, the statement “product of two consecutive positive integers is divisible by 2” is true.

3. “The product of three consecutive positive integers is divisible by 6”. Is this statement true or
false? Justify your answer.
Solution:
Yes, the statement “the product of three consecutive positive integers is divisible by 6” is true.
Justification:
Consider the 3 consecutive numbers 2, 3, 4
(2 × 3 × 4)/6 = 24/6 = 4
Now, consider another 3 consecutive numbers 4, 5, 6
(4 × 5 × 6)/6 = 120/6 = 20
Now, consider another 3 consecutive numbers 7, 8, 9
(7 × 8 × 9)/6 = 504/6 = 84
Hence, the statement “product of three consecutive positive integers is divisible by 6” is true.

4. Write whether the square of any positive integer can be of the form 3m + 2, where m is a
natural number. Justify your answer.
Solution:
No, the square of any positive integer cannot be written in the form 3m + 2 where m is a natural
number
Justification:
According to Euclid’s division lemma,
A positive integer 'a' can be written in the form of bq + r
a = bq + r, where b, q and r are any integers,
For b = 3
a = 3(q) + r, where, r can be an integers,
For r = 0, 1, 2, 3..........
3q + 0, 3q + 1, 3q + 2, 3q + 3....... are positive integers,
(3q)2 = 9q² = 3(3q²) = 3m (where 3q² = m)
(3q+1)2 = (3q+1)² = 9q²+1+6q = 3(3q²+2q) +1 = 3m + 1 (Where, m = 3q²+2q)
(3q+2)2 = (3q+2)² = 9q²+4+12q = 3(3q²+4q) +4 = 3m + 4 (Where, m = 3q²+2q)
(3q+3)2 = (3q+3)² = 9q²+9+18q = 3(3q²+6q) +9 = 3m + 9 (Where, m = 3q²+2q)
Hence, there is no positive integer whose square can be written in the form 3m + 2 where m is a
natural number.

5. A positive integer is of the form 3q + 1, q being a natural number. Can you write its square in
any form other than 3m + 1, i.e., 3m or 3m + 2 for some integer m? Justify your answer.
Solution:
No.
Justification:
Consider the positive integer 3q + 1, where q is a natural number.
(3q + 1)2 = 9q2 + 6q + 1
= 3(3q2 + 2q) + 1
= 3m + 1, (where m is an integer which is equal to 3q2 + 2q.
Thus (3q + 1)2 cannot be expressed in any other form apart from 3m + 1.
Exercise 1.3 Page No: 6
1. Show that the square of any positive integer is either of the form 4q or 4q + 1 for some integer
q.
Solution:
According to Euclid's division lemma,
a=bq+r
According to the question,
When b = 4.
a = 4k + r, 0 < r < 4
When r = 0, we get, a = 4k
a2 = 16k2 = 4(4k2) = 4q, where q = 4k2
When r = 1, we get, a = 4k + 1
a2 = (4k + 1)2 = 16k2 + 1 + 8k = 4(4k + 2) + 1 = 4q + 1, where q = k(4k + 2)
When r = 2, we get, a = 4k + 2
a2 = (4k + 2)2 = 16k2 + 4 + 16k = 4(4k2 + 4k + 1) = 4q, where q = 4k2 + 4k + 1
When r = 3, we get, a = 4k + 3
a2 = (4k + 3)2 = 16k2 + 9 + 24k = 4(4k2 + 6k + 2) + 1
= 4q + 1, where q = 4k2 + 6k + 2
Therefore, the square of any positive integer is either of the form 4q or 4q + 1 for some integer q.
Hence Proved.

2. Show that cube of any positive integer is of the form 4m, 4m + 1 or 4m + 3, for some integer m.
Solution:
Let a be any positive integer and b = 4.
According to Euclid Division Lemma,
a = bq + r [0 ≤ r < b]
a = 3q + r [0 ≤ r < 4]
According to the question, the possible values of r are,
r = 0, r = 1, r = 2, r = 3
When r = 0,
a = 4q + 0
a = 4q
Taking cubes on LHS and RHS,
We have,
a³ = (4q)³
a³ = 4 (16q³)
a³ = 9m [where m is an integer = 16q³]
When r = 1,
a = 4q + 1
Taking cubes on LHS and RHS,
We have,
a³ = (4q + 1)³
a³ = 64q³ + 1³ + 3 × 4q × 1 (4q + 1)
a³ = 64q³ + 1 + 48q² + 12q
a³ = 4 (16q³ + 12q² + 3q) + 1
a³ = 4m + 1 [where m is an integer = 16q³ + 12q² + 3q]
When r = 2,
a = 4q + 2
Taking cubes on LHS and RHS,
We have,
a³ = (4q + 2)³
a³ = 64q³ + 2³ + 3 × 4q × 2 (4q + 2)
a³ = 64q³ + 8 + 96q² + 48q
a³ = 4 (16q³ + 2 + 24q² + 12q)
a³ = 4m [where m is an integer =16q³ + 2 + 24q² + 12q]
When r = 3,
a = 4q + 3
Taking cubes on LHS and RHS,
We have,
a³ = (4q + 3)³
a³ = 64q³ + 27 + 3 × 4q × 3 (4q + 3)
a³ = 64q³ + 24 + 3 + 144q² + 108q
a³ = 4 (16q³ + 36q² + 27q + 6) + 3
a³ = 4m + 3 [where m is an integer =16q³ + 36q² + 27q + 6]
Hence, the cube of any positive integer is in the form of 4m, 4m+1 or 4m+3.

3. Show that the square of any positive integer cannot be of the form 5q + 2 or 5q + 3 for any
integer q.
Solution:
Let the positive integer = a
According to Euclid's division lemma,
a = bm + r
According to the question, b = 5
a = 5m + r
So, r= 0, 1, 2, 3, 4
When r = 0, a = 5m.
When r = 1, a = 5m + 1.
When r = 2, a = 5m + 2.
When r = 3, a = 5m + 3.
When r = 4, a = 5m + 4.
Now,
When a = 5m
a2 = (5m)2 = 25m2
a2 = 5(5m2) = 5q, where q = 5m2
When a = 5m + 1
a2 = (5m + 1)2 = 25m2 + 10 m + 1
a2 = 5 (5m2 + 2m) + 1 = 5q + 1, where q = 5m2 + 2m
When a = 5m + 2
a2 = (5m + 2)2
a2 = 25m2 + 20m + 4
a2 = 5 (5m2 + 4m) + 4
a2 = 5q + 4 where q = 5m2 + 4m
When a = 5m + 3
a2 = (5m + 3)2 = 25m2 + 30m + 9
a2 = 5 (5m2 + 6m + 1) + 4
a2 = 5q + 4 where q = 5m2 + 6m + 1
When a = 5m + 4
a2 = (5m + 4)2 = 25m2 + 40m + 16
a2 = 5 (5m2 + 8m + 3) + 1
a2 = 5q + 1 where q = 5m2 + 8m + 3
Therefore, square of any positive integer cannot be of the form 5q + 2 or 5q + 3.
Hence Proved.

4. Show that the square of any positive integer cannot be of the form 6m + 2 or 6m + 5 for any
integer m.
Solution:
Let the positive integer = a
According to Euclid’s division algorithm,
a = 6q + r, where 0 ≤ r < 6
a2 = (6q + r)2 = 36q2 + r2 + 12qr [∵(a+b)2 = a2 + 2ab + b2]
a2 = 6(6q2 + 2qr) + r2 ...(i), where,0 ≤ r < 6
When r = 0, substituting r = 0 in Eq.(i), we get
a2 = 6 (6q2) = 6m, where, m = 6q2 is an integer.
When r = 1, substituting r = 1 in Eq.(i), we get
a2 + 6 (6q2 + 2q) + 1 = 6m + 1, where, m = (6q2 + 2q) is an integer.
When r = 2, substituting r = 2 in Eq(i), we get
a2 = 6(6q2 + 4q) + 4 = 6m + 4, where, m = (6q2 + 4q) is an integer.
When r = 3, substituting r = 3 in Eq.(i), we get
a2 = 6(6q2 + 6q) + 9 = 6(6q2 + 6a) + 6 + 3
a2 = 6(6q2 + 6q + 1) + 3 = 6m + 3, where, m = (6q + 6q + 1) is integer.
When r = 4, substituting r = 4 in Eq.(i) we get
a2 = 6(6q2 + 8q) + 16
= 6(6q2 + 8q) + 12 + 4
⇒ a2 = 6(6q2 + 8q + 2) + 4 = 6m + 4, where, m = (6q2 + 8q + 2) is integer.
When r = 5, substituting r = 5 in Eq.(i), we get
a2 = 6 (6q2 + 10q) + 25 = 6(6q2 + 10q) + 24 + 1
a2 = 6(6q2 + 10q + 4) + 1 = 6m + 1, where, m = (6q2 + 10q + 1) is integer.
Hence, the square of any positive integer cannot be of the form 6m + 2 or 6m + 5 for any integer
m.
Hence Proved

5. Show that the square of any odd integer is of the form 4q + 1, for some integer q.
Solution:
Let a be any odd integer and b = 4.
According to Euclid’s algorithm,
a = 4m + r for some integer m ≥ 0
And r = 0,1,2,3 because 0 ≤ r < 4.
So, we have that,
a = 4m or 4m + 1 or 4m + 2 or 4m + 3 So, a = 4m + 1 or 4m + 3
We know that, a cannot be 4m or 4m + 2, as they are divisible by 2.
(4m + 1)2 = 16m2 + 8m + 1
= 4(4m2 + 2m) + 1
= 4q + 1, where q is some integer and q = 4m2 + 2m.
(4m + 3)2 = 16m2 + 24m + 9
= 4(4m2 + 6m + 2) + 1
= 4q + 1, where q is some integer and q = 4m2 + 6m + 2
Therefore, Square of any odd integer is of the form 4q + 1, for some integer q.
Hence Proved.
6. If n is an odd integer, then show that n2 – 1 is divisible by 8.
Solution:
We know that any odd positive integer n can be written in form 4q + 1 or 4q + 3.
So, according to the question,
When n = 4q + 1,
Then n2 - 1 = (4q + 1)2 - 1 = 16q2 + 8q + 1 - 1 = 8q(2q + 1), is divisible by 8.
When n = 4q + 3,
Then n2 - 1 = (4q + 3)2 - 1 = 16q2 + 24q + 9 - 1 = 8(2q2 + 3q + 1), is divisible by 8.
So, from the above equations, it is clear that, if n is an odd positive integer
n2 - 1 is divisible by 8.
Hence Proved.

7. Prove that if x and y are both odd positive integers, then x2 + y2 is even but not divisible by 4.
Solution:
Let the two odd positive numbers x and y be 2k + 1 and 2p + 1, respectively
i.e., x2 + y2 = (2k + 1)2 +(2p + 1)2
= 4k2 + 4k + 1 + 4p2 + 4p + 1
= 4k2 + 4p2 + 4k + 4p + 2
= 4 (k2 + p2 + k + p) + 2
Thus, the sum of square is even the number is not divisible by 4
Therefore, if x and y are odd positive integer, then x2 + y2 is even but not divisible by four.
Hence Proved
Exercise 1.4
1. Show that the cube of a positive integer of the form 6q + r, q is an integer and r = 0, 1, 2, 3, 4, 5
is also of the form 6m + r.
Solution:
6q + r is a positive integer, where q is an integer and r = 0, 1, 2, 3, 4, 5
Then, the positive integers are of the form 6q, 6q+1, 6q+2, 6q+3, 6q+4 and 6q+5.
Taking cube on L.H.S and R.H.S,
For 6q,
(6q)3 = 216 q3 = 6(36q)3 + 0
= 6m + 0, (where m is an integer = (36q)3)
For 6q+1,
(6q+1)3 = 216q3 + 108q2 + 18q + 1
= 6(36q3 + 18q2 + 3q) + 1
= 6m + 1, (where m is an integer = 36q3 + 18q2 + 3q)
For 6q+2,
(6q+2)3 = 216q3 + 216q2 + 72q + 8
= 6(36q3 + 36q2 + 12q + 1) +2
= 6m + 2, (where m is an integer = 36q3 + 36q2 + 12q + 1)
For 6q+3,
(6q+3)3 = 216q3 + 324q2 + 162q + 27
= 6(36q3 + 54q2 + 27q + 4) + 3
= 6m + 3, (where m is an integer = 36q3 + 54q2 + 27q + 4)
For 6q+4,
(6q+4)3 = 216q3 + 432q2 + 288q + 64
= 6(36q3 + 72q2 + 48q + 10) + 4
= 6m + 4, (where m is an integer = 36q3 + 72q2 + 48q + 10)
For 6q+5,
(6q+5)3 = 216q3 + 540q2 + 450q + 125
= 6(36q3 + 90q2 + 75q + 20) + 5
= 6m + 5, (where m is an integer = 36q3 + 90q2 + 75q + 20)
Hence, the cube of a positive integer of the form 6q + r, q is an integer and r = 0, 1, 2, 3, 4, 5 is
also of the form 6m + r.

2. Prove that one and only one out of n, n + 2 and n + 4 is divisible by 3, where n is any positive
integer.
Solution:
According to Euclid's division Lemma,
Let the positive integer = n
And b=3
n =3q+r, where q is the quotient and r is the remainder
0<r<3 implies remainders may be 0, 1 and 2
Therefore, n may be in the form of 3q, 3q+1, 3q+2
When n=3q
n+2=3q+2
n+4=3q+4
Here n is only divisible by 3
When n = 3q+1
n+2=3q=3
n+4=3q+5
Here only n+2 is divisible by 3
When n=3q+2
n+2=3q+4
n+4=3q+2+4=3q+6
Here only n+4 is divisible by 3
So, we can conclude that one and only one out of n, n + 2 and n + 4 is divisible by 3.
Hence Proved
CLICK TO DOWNLOAD NCERT EXEMPLAR
SOLUTIONS
CLASS 10: MATHEMATICS (ALL CHAPTERS)
JOIN OUR
WHATSAPP
GROUPS
FOR FREE EDUCATIONAL
RESOURCES
JOIN SCHOOL OF EDUCATORS WHATSAPP GROUPS
FOR FREE EDUCATIONAL RESOURCES
We are thrilled to introduce the School of Educators WhatsApp Group, a
platform designed exclusively for educators to enhance your teaching & Learning
experience and learning outcomes. Here are some of the key benefits you can
expect from joining our group:

BENEFITS OF SOE WHATSAPP GROUPS

Abundance of Content: Members gain access to an extensive repository of


educational materials tailored to their class level. This includes various formats such
as PDFs, Word files, PowerPoint presentations, lesson plans, worksheets, practical
tips, viva questions, reference books, smart content, curriculum details, syllabus,
marking schemes, exam patterns, and blueprints. This rich assortment of resources
enhances teaching and learning experiences.

Immediate Doubt Resolution: The group facilitates quick clarification of doubts.


Members can seek assistance by sending messages, and experts promptly respond
to queries. This real-time interaction fosters a supportive learning environment
where educators and students can exchange knowledge and address concerns
effectively.

Access to Previous Years' Question Papers and Topper Answers: The group
provides access to previous years' question papers (PYQ) and exemplary answer
scripts of toppers. This resource is invaluable for exam preparation, allowing
individuals to familiarize themselves with the exam format, gain insights into scoring
techniques, and enhance their performance in assessments.
Free and Unlimited Resources: Members enjoy the benefit of accessing an array of
educational resources without any cost restrictions. Whether its study materials,
teaching aids, or assessment tools, the group offers an abundance of resources
tailored to individual needs. This accessibility ensures that educators and students
have ample support in their academic endeavors without financial constraints.

Instant Access to Educational Content: SOE WhatsApp groups are a platform where
teachers can access a wide range of educational content instantly. This includes study
materials, notes, sample papers, reference materials, and relevant links shared by
group members and moderators.

Timely Updates and Reminders: SOE WhatsApp groups serve as a source of timely
updates and reminders about important dates, exam schedules, syllabus changes, and
academic events. Teachers can stay informed and well-prepared for upcoming
assessments and activities.

Interactive Learning Environment: Teachers can engage in discussions, ask questions,


and seek clarifications within the group, creating an interactive learning environment.
This fosters collaboration, peer learning, and knowledge sharing among group
members, enhancing understanding and retention of concepts.

Access to Expert Guidance: SOE WhatsApp groups are moderated by subject matter
experts, teachers, or experienced educators can benefit from their guidance,
expertise, and insights on various academic topics, exam strategies, and study
techniques.

Join the School of Educators WhatsApp Group today and unlock a world of resources,
support, and collaboration to take your teaching to new heights. To join, simply click
on the group links provided below or send a message to +91-95208-77777 expressing
your interest.

Together, let's empower ourselves & Our Students and


inspire the next generation of learners.

Best Regards,
Team
School of Educators
Join School of Educators WhatsApp Groups

You will get Pre- Board Papers PDF, Word file, PPT, Lesson Plan, Worksheet, practical
tips and Viva questions, reference books, smart content, curriculum, syllabus,
marking scheme, toppers answer scripts, revised exam pattern, revised syllabus,
Blue Print etc. here . Join Your Subject / Class WhatsApp Group.

Kindergarten to Class XII (For Teachers Only)

Class 1 Class 2 Class 3

Class 4 Class 5 Class 6

Class 7 Class 8 Class 9

Class 10 Class 11 (Science) Class 11 (Humanities)

Class 11 (Commerce) Class 12 (Science) Class 12 (Humanities)

Class 12 (Commerce) Kindergarten


Subject Wise Secondary and Senior Secondary Groups
(IX & X For Teachers Only)
Secondary Groups (IX & X)

SST Mathematics Science

English Hindi-A IT Code-402

Hindi-B Artificial Intelligence

Senior Secondary Groups (XI & XII For Teachers Only)

Physics Chemistry English

Mathematics Biology Accountancy

Economics BST History


Geography Sociology Hindi Elective

Hindi Core Home Science Sanskrit

Psychology Political Science Painting

Vocal Music Comp. Science IP

Physical Education APP. Mathematics Legal Studies

Entrepreneurship French IT

Artificial Intelligence

Other Important Groups (For Teachers & Principal’s)

Principal’s Group Teachers Jobs IIT/NEET


Join School of Educators WhatsApp Groups

You will get Pre- Board Papers PDF, Word file, PPT, Lesson Plan, Worksheet, practical
tips and Viva questions, reference books, smart content, curriculum, syllabus,
marking scheme, toppers answer scripts, revised exam pattern, revised syllabus,
Blue Print etc. here . Join Your Subject / Class WhatsApp Group.

Kindergarten to Class XII (For Students Only)

Class 1 Class 2 Class 3

Class 4 Class 5 Class 6

Class 7 Class 8 Class 9

Class 10 Class 11 (Science) Class 11 (Humanities)

Class 11 (Commerce) Class 12 (Science) Class 12 (Humanities)

Class 12 (Commerce) Artificial Intelligence


(VI TO VIII)
Subject Wise Secondary and Senior Secondary Groups
(IX & X For Students Only)
Secondary Groups (IX & X)

SST Mathematics Science

English Hindi IT Code

Artificial Intelligence

Senior Secondary Groups (XI & XII For Students Only)

Physics Chemistry English

Mathematics Biology Accountancy

Economics BST History


Geography Sociology Hindi Elective

Hindi Core Home Science Sanskrit

Psychology Political Science Painting

Music Comp. Science IP

Physical Education APP. Mathematics Legal Studies

Entrepreneurship French IT

AI IIT/NEET CUET
Groups Rules & Regulations:
To maximize the benefits of these WhatsApp groups, follow these guidelines:

1. Share your valuable resources with the group.


2. Help your fellow educators by answering their queries.
3. Watch and engage with shared videos in the group.
4. Distribute WhatsApp group resources among your students.
5. Encourage your colleagues to join these groups.

Additional notes:
1. Avoid posting messages between 9 PM and 7 AM.
2. After sharing resources with students, consider deleting outdated data if necessary.
3. It's a NO Nuisance groups, single nuisance and you will be removed.
No introductions.
No greetings or wish messages.
No personal chats or messages.
No spam. Or voice calls
Share and seek learning resources only.

Please only share and request learning resources. For assistance,


contact the helpline via WhatsApp: +91-95208-77777.
Join Premium WhatsApp Groups
Ultimate Educational Resources!!

Join our premium groups and just Rs. 1000 and gain access to all our exclusive
materials for the entire academic year. Whether you're a student in Class IX, X, XI, or
XII, or a teacher for these grades, Artham Resources provides the ultimate tools to
enhance learning. Pay now to delve into a world of premium educational content!

Click here for more details

Class 9 Class 10 Class 11

Class 12

📣 Don't Miss Out! Elevate your academic journey with top-notch study materials and secure
your path to top scores! Revolutionize your study routine and reach your academic goals with
our comprehensive resources. Join now and set yourself up for success! 📚🌟

Best Wishes,

Team
School of Educators & Artham Resources
SKILL MODULES BEING OFFERED IN
MIDDLE SCHOOL

Artificial Intelligence Beauty & Wellness Design Thinking & Financial Literacy
Innovation

Handicrafts Information Technology Marketing/Commercial Mass Media - Being Media


Application Literate

Data Science (Class VIII Augmented Reality /


Travel & Tourism Coding
only) Virtual Reality

Digital Citizenship Life Cycle of Medicine & Things you should know What to do when Doctor
Vaccine about keeping Medicines is not around
at home

Humanity & Covid-19 Blue Pottery Pottery Block Printing


Food Food Preservation Baking Herbal Heritage

Khadi Mask Making Mass Media Making of a Graphic


Novel

Kashmiri Embroidery Satellites


Rockets
Embroidery

Application of Photography
Satellites
SKILL SUBJECTS AT SECONDARY LEVEL (CLASSES IX – X)

Retail Information Technology Automotive


Security

Introduction To Financial Introduction To Tourism Beauty & Wellness Agriculture


Markets

Food Production Front Office Operations Banking & Insurance Marketing & Sales

Health Care Apparel Multi Media Multi Skill Foundation


Course

Artificial Intelligence
Physical Activity Trainer Electronics & Hardware
Data Science
(NEW)

Foundation Skills For Sciences Design Thinking & Innovation (NEW)


(Pharmaceutical & Biotechnology)(NEW)
SKILL SUBJECTS AT SR. SEC. LEVEL
(CLASSES XI – XII)

Retail InformationTechnology Web Application Automotive

Financial Markets Management Tourism Beauty & Wellness Agriculture

Food Production Front Office Operations Banking Marketing

Health Care Insurance Horticulture Typography & Comp.


Application

Geospatial Technology Electrical Technology Electronic Technology Multi-Media


Taxation Cost Accounting Office Procedures & Shorthand (English)
Practices

Shorthand (Hindi) Air-Conditioning & Medical Diagnostics Textile Design


Refrigeration

Salesmanship Business Food Nutrition &


Design
Administration Dietetics

Mass Media Studies Library & Information Fashion Studies Applied Mathematics
Science

Yoga Early Childhood Care & Artificial Intelligence Data Science


Education

Physical Activity Land Transportation Electronics & Design Thinking &


Trainer(new) Associate (NEW) Hardware (NEW) Innovation (NEW)

You might also like