0% found this document useful (0 votes)
11 views48 pages

Class 11 Mathematics Notes Chapter 4 Complex Numbers and Quadratic

The document provides comprehensive resource material for CBSE Class 11 Maths focusing on Complex Numbers and Quadratic Equations, updated for the 2025-26 curriculum. It includes essential concepts, properties, and important results related to complex numbers and quadratic equations, along with multiple-choice and very short questions for practice. Additionally, it invites teachers and students to join educational groups for free resources and expert tips to enhance exam performance.

Uploaded by

ligeojoel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views48 pages

Class 11 Mathematics Notes Chapter 4 Complex Numbers and Quadratic

The document provides comprehensive resource material for CBSE Class 11 Maths focusing on Complex Numbers and Quadratic Equations, updated for the 2025-26 curriculum. It includes essential concepts, properties, and important results related to complex numbers and quadratic equations, along with multiple-choice and very short questions for practice. Additionally, it invites teachers and students to join educational groups for free resources and expert tips to enhance exam performance.

Uploaded by

ligeojoel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 48

Artham

Resource Material
For Session 2025-26

Best Notes
CBSE CLASS 11 MATHS

100% updated as per 2025-26 curriculum.

Quick Revision, tips, notes & mind maps.

Easily Understandable & effective language.


To the point Answers.
Dear Teachers and Students,

Join School of Educators' exclusive WhatsApp, Telegram, and Signal groups for FREE access
to a vast range of educational resources designed to help you achieve 100/100 in exams!
Separate groups for teachers and students are available, packed with valuable content to
boost your performance.

Additionally, benefit from expert tips, practical advice, and study hacks designed to enhance
performance in both CBSE exams and competitive entrance tests.

Don’t miss out—join today and take the first step toward academic excellence!

Join the Teachers and Students


Group by Clicking the Link Below
MATHEMATICS
Chapter 4: COMPLEX NUMBERS & QUADRATIC
EQUATIONS
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

01 COMPLEX NUMBERS & QUADRATIC EQUATIONS

Some Important Results


1. Solution of x2 + 1 = 0 with the property i2 = -1 is called the imaginary unit.
2. Square root of a negative real number is called an imaginary number.

3. If a and b are positive real numbers, then √−a  √−b = -√ab


4. If a is a positive real number, then we have √−a = i√a.

5. Powers of i

i = √−1;
i2 = -1;
i3 = -i
i4 = 1
1 1
6. If n>4, then i-n = = where k is the reminder when n is divided by 4.
ⅈn k

7. We have io = 1.
8. A number in the form a + ib, where a and b are real numbers, is said to be a complex number.

9. In complex number z = a + ib, a is the real part, denoted by Re z and b is the imaginary part
denoted by Im z of the complex number z.
10. √−1 =i is called iota, which is a complex number.
11. The modulus of a complex number z = a + ib denoted by |z| is defined to be a non-

negative real number


12. For any non-zero complex number z = a + ib (a ≠ 0, b ≠ 0), there exists a complex
1
number denoted by or z-1, called the multiplicative inverse of z such that
z

13. Conjugate of a complex number z = a + ib, denoted as z , is the complex number a − ib.

14. The number z = r(cos θ +isin θ) is the polar form of the complex number z = a + ib.

Here is called the modulus of z and is called the argument or


amplitude of z, which is denoted by arg z.

(1)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

01 15. The value of θ such that –π < θ ≤ π called principal argument of z.

16. The Eulerian form of z is z = reiθ, where e = cos θ + isinθ

17. The plane having a complex number assigned to each of its points is called the Complex
plane orArgand plane.

18. Let a0,a1,a2,...be


real numbers and x is a real variable. Then, the real polynomial of a real
variable with real coefficients is given as
f(x) = a0 + a1x + a2x2 + …. anxn

19. Let a0,a1,a2,...be complex numbers and x is a complex variable. Then, the real polynomial of
a complex variable with complex coefficients is given as

f(x) = a0 + a1x + a2x2 + …. anxn

20. A polynomial f(x) = a0 + a1x + a2x2 + …. anxn is a polynomial of degree n.

21. Polynomial of second degree is called a quadratic polynomial.

22. Polynomials of degree 3 and 4 are known as cubic and biquadratic polynomials.

23. If f(x) is a polynomial, then f(x) = 0 is called a polynomial equation.

24. If f(x) is a qua

25. dratic polynomial, then f(x) = 0 is called a quadratic equation.

(2)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

26. The general form of a quadratic equation is ax2 + bx + c = 0, a  0.

27. The values of the variable satisfying a given equation are called its roots.

28. A quadratic equation cannot have more than two roots.

29. Fundamental Theorem of Algebra states that ‘A polynomial equation of degree n has n

roots.’

Top Concepts
1. Addition of two complex numbers: If z1 = a + ib and z2 = c + id be any two complex
numbers, then the sum
z1 + z2 = (a + c) + i(b + d).
2. Sum of two complex numbers is also a complex number. This is known as the closure
property.
3. The addition of complex numbers satisfy the following properties:
i. Addition of complex numbers satisfies the commutative law. For any two complex
numbers z1 andz2, z1 + z2 = z2 + z1.
ii. Addition of complex numbers satisfies associative law for any three complex
numbers z1, z2, z3,(z1 + z2) + z3 = z1 + (z2 + z3).
iii. There exists a complex number 0 + i0 or 0, called the additive identity or the zero
complex number,such that for every complex number z,
z + 0 = 0 + z = z.
iv. To every complex number z = a + ib, there exists another complex number –z =–a +
i(-b) calledthe additive inverse of z.
z+(-z)=(-z)+z=0
4. Difference of two complex numbers: Given any two complex numbers If z1 = a +
ib andz2 = c +id the difference z1 – z2 is given by
z1 – z2 = z1 + (-z2) = (a - c) + i(b - d).
5. Multiplication of two complex numbers Let z1 = a + ib and z2 = c + id be any two
complex numbers. Then, the product z1 z2 is defined as follows:
z1 z2 = (ac – bd) + i(ad + bc)
6. Properties of multiplication of complex numbers: Product of two complex numbers is a
complexnumber; the product z1 z2 is a complex number for all complex numbers z1 and z2.
i. Product of complex numbers is commutative, i.e. for any two complex numbers
z1 and z2,z1 z2 = z2 z1
ii. Product of complex numbers is associative, i.e. for any three complex numbers
z1, z2, z3,(z1 z2) z3 = z1 (z2 z3).

(3)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

iii.There exists a complex number 1 + i0 (denoted as 1), called the multiplicative


identitysuch that z.1 = z for every complex number z.
iv. For every non-zero complex number, z = a + ib or a + bi (a ≠ 0, b ≠ 0), there
is a complex number called the multiplicative inverse of z such that

v.distributive law: For any three complex numbers z1, z2, z3,
a. z1 (z2 + z3) = z1.z2 + z1.z3
b. (z1 + z2) z3 = z1.z3 + z2.z3
7. Division of two complex numbers: Given any two complex numbers z1 = a + ib
𝑧1
and z2 = c + id, where z2 ≠ 0, the quotient is defined by
𝑧2

8. Identities for complex numbers


i. (z1 + z2)² = z1² + z2² + 2z1.z2, for all complex numbers z1 and z2.
ii. (z1 − z2)² = z1² − 2z1z2 + z2²
iii. (z1 + z2)³ = z1³ + 3z1²z2 + 3z1z2² + z2³
iv. (z1 − z2)³ = z1³ − 3z1²z2 + 3z1z22 − z2³
v.z1² − z2² = (z1 + z2) (z1 − z2)
9. Properties of modulus and conjugate of complex numbers
For any two complex numbers z1 and z2,

(4)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

10. The order of a relation is not defined in complex numbers. Hence there is no meaning in z1 
z.
11. Two complex numbers z1 and z2 are equal iff Re (z1) = Re (z2) and Im (z1) Im (z2).
12. The sum and product of two complex numbers are real if and only if they are conjugate of
each other.
13. For any integer when a<0 and b<0.
14. The polar form of the complex number z = x + iy is r (cos θ + i sinθ), where r is the modulus
of z and θ is known as the argument of z.
15. For a quadratic equation ax² + bx + c = 0 with real coefficients a, b and c and a ≠ 0. If the
discriminant D = b² − 4ac  0, then the equation has two real roots given by

16. Roots of the quadratic equation ax² + bx + c = 0, where a, b and c  R, a ≠ 0, when


discriminant b² − 4ac < 0, are imaginary given by

17. Complex roots occur in pairs.


18. If a, b and c are rational numbers and b2 - 4ac is positive and a perfect square, then

(5)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

is a rational number and hence the roots are rational and unequal.

19. If b2 - 4ac = 0, then the roots of the quadratic equation are real and equal.

20. If b2 - 4ac = 0 but it is not a perfect square, then the roots of the quadratic equation are
irrational and unequal.

21. Irrational roots occur in pairs.


22. A polynomial equation of n degree has n roots. These n roots could be real or complex.
23. Complex numbers are represented in the Argand plane with X-axis being real and Y-axis
being imaginary.

24. Representation of complex number z = x + iy in the Argand plane.

25. Multiplication of a complex number by i results in rotating the vector joining the origin
to the pointrepresenting z through a right angle.
26. Argument  of the complex number z can take any value in the interval [0, 2π). Different
orientations of z are as follows

(6)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

(7)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

(8)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

Important Questions
Multiple Choice questions-
Question 1. Let z1 and z2 be two roots of the equation z² + az + b = 0, z being
complex. Further assume that the origin, z1 and z2 form an equilateral triangle. Then
(a) a² = b
(b) a² = 2b
(c) a² = 3b
(d) a² = 4b
Question 2. The value of ii is
(a) 0
(b) e-π
(c) 2e-π/2
(d) e-π/2
Question 3. The value of √(-25) + 3√(-4) + 2√(-9) is
(a) 13 i
(b) -13 i
(c) 17 i
(d) -17 i
So, √(-25) + 3√(-4) + 2√(-9) = 17 i
Question 4. If the cube roots of unity are 1, ω and ω², then the value of (1 + ω / ω²)³
is
(a) 1
(b) -1
(c) ω
(d) ω²
Question 5. If {(1 + i)/(1 – i)}ⁿ = 1 then the least value of n is
(a) 1
(b) 2
(c) 3
(d) 4
Question 6. The value of [i19 + (1/i)25]² is

(9)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

(a) -1
(b) -2
(c) -3
(d) -4
Question 7. If z and w be two complex numbers such that |z| ≤ 1, |w| ≤ 1 and |z +
iw| = |z – iw| = 2, then z equals {w is congugate of w}
(a) 1 or i
(b) i or – i
(c) 1 or – 1
(d) i or – 1
Question 8. The value of {-√(-1)}4n+3, n ∈ N is
(a) i
(b) -i
(c) 1
(d) -1
Question 9. Find real θ such that (3 + 2i × sin θ)/(1 – 2i × sin θ) is real
(a) π
(b) nπ
(c) nπ/2
(d) 2nπ
Question 10. If i = √(-1) then 4 + 5(-1/2 + i√3/2)334 + 3(-1/2 + i√3/2)365 is equals to
(a) 1 – i√3
(b) -1 + i√3
(c) i√3
(d) -i√3
Very Short Questions:
Evaluate i-39
1
1. Solved the quadratic equation 𝑥 2 + 𝑥 =0
√2
1+𝑖 𝑚
2. If (
1−𝑖
) = 1, then find the least positive integral value of m.
3. Evaluate (1+ i)4

(10)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05
1+𝑖 1−𝑖
4. Find the modulus of −
1−𝑖 1+1
5. Express in the form of a + ib. (1+3i)-1
6. Explain the fallacy in -1 = i. i. = √−1. √−1 = √−1(−1) = √1 = 1.
1
7. Find the conjugate of
2−3𝑖
8. Find the conjugate of – 3i – 5.
𝑧1 𝑧2
9. Let z1 = 2 – i, z2 = -2 + i Find Re ( )
𝑧1

Short Questions:
𝑎+𝑖𝑏
1. If x + iy = Prove that x2 + y2 = 1
𝑎−𝑖𝑏
3+2𝑖 𝑠𝑖𝑛 𝜃
2. Find real θ such that is purely real.
1−2𝑖 𝑠𝑖𝑛 𝜃
(1+𝑖)(2+𝑖)
3. Find the modulus of
3+𝑖
1+𝑏+𝑎𝑖
4. If |a + ib|= 1 then Show that = 𝑏 + 𝑎𝑖
1+𝑏−𝑎𝑖

𝑎−𝑖𝑏 𝑎2 +𝑏2
5. If x – iy = √ Prove that (𝑥 2 + 𝑦 2 )2 =
𝑐−𝑖𝑑 𝑐 2 +𝑑 2

Long Questions:
1−𝑖 2
1. If z = x + i y and w = Show that |w| = 1 ⇒ z is purely real.
𝑍−𝑖
−16
2. Convert into polar form
1+𝑖 √3

3. Find two numbers such that their sum is 6 and the product is 14.
𝑖−1
4. Convert into polar form 𝑧 = 𝜋 𝜋
cos 3+𝑖 sⅈn 3
𝛽−𝛼
5. If α and β are different complex number with |β| = 1 Then find | |
1−𝛼𝛽

Assertion Reason Questions:


1. In each of the following questions, a statement of Assertion is given followed by
a corresponding statement of Reason just below it. Of the statements, mark the
correct answer as.

Assertion (A): If i = √−1, then i4k = 1, i4k + 1 =i, i4k + 2 = − 1 and i4k +3 = −
i.
Reason (R) : i4k + i4k + 1 + i4k + 2 + i4k + 3 = 1.

(11)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

(i) Both assertion and reason are true and reason is the correct explanation of
assertion.
(ii) Both assertion and reason are true but reason is not the correct explanation
of assertion.
(iii) Assertion is true but reason is false.
(iv) Assertion is false but reason is true.
2. In each of the following questions, a statement of Assertion is given followed by
a corresponding statement of Reason just below it. Of the statements, mark the
correct answer as.
Assertion (A): Simplest form of i −35 is −i.
Reason (R) : Additive inverse of (1 − i) is equal to – 1 + i.
(i) Both assertion and reason are true and reason is the correct explanation of
assertion.
(ii) Both assertion and reason are true but reason is not the correct explanation
of assertion.
(iii) Assertion is true but reason is false.
(iv) Assertion is false but reason is true.

Answer Key:
MCQ
1. (c) a² = 3b
2. (d) e-π/2
3. (c) 17 i
4. (b) -1
5. (d) 4
6. (d) -4
7. (c) 1 or – 1
8. (a) i
9. (b) nπ
10.(c) i√3
Very Short Answer:
1.

(12)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

2.

3.

(13)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

4.

5.

Let z =

6.

7.

is okay but

is wrong.

(14)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

8.

Let z =

9. Let z = 3i – 5

10.z1 z2 = (2 – i)(-2 + i)

Short Answer:
1.

(15)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

taking conjugate both side

x2 + y2 = 1
[i2 = -1]
2.

For purely real


Im (z) = 0

3.

4.

(16)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

5.

Taking conjugate both side

(17)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

Long Answer:
1.

w=

2.

(18)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

Since Re (z) < o, and Im (z) > o

3.
Let x and y be the no.
x+y=6
xy = 14

4.

(19)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

5.

(20)
COMPLEX NUMBERS AND QUADRATIC EQUATIONS
05

Assertion Reason Answer:


1. (iii) Assertion is true but reason is false.
2. (iv) Assertion is false but reason is true.

(21)
CLICK TO DOWNLOAD MORE CHAPTERS
Dear Teachers and Students,

Join School of Educators' exclusive WhatsApp, Telegram, and Signal groups for FREE access
to a vast range of educational resources designed to help you achieve 100/100 in exams!
Separate groups for teachers and students are available, packed with valuable content to
boost your performance.

Additionally, benefit from expert tips, practical advice, and study hacks designed to enhance
performance in both CBSE exams and competitive entrance tests.

Don’t miss out—join today and take the first step toward academic excellence!

Join the Teachers and Students


Group by Clicking the Link Below
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 Librarian (All Classes)

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(Science Stream)

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


(Arts) Stream

Class 12 (Commerce Stream) Class 12Humanities


(Arts) Stream

📣 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)
Join School of Educators Signal 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 signal Group.

Kindergarten to Class XII

Class 2 Class 3
Class 1

Class 5 Class 6
Class 4

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 Artifical intelligence


Subject Wise Secondary and Senior Secondary
Groups IX & X

Secondary Groups (IX & X)

SST Mathematics Science

Hindi-B
English Hindi-A

IT Artifical intelligence
IT Code-402

Senior Secondary Groups XI & XII

Physics Chemistry English

Biology Accountancy
Mathematics

BST History
Economics
Geography Sociology Hindi Elective

Hindi Core Home Science Sanskrit

Psychology Political Science Painting

IP
Vocal Music Comp. Science

Physical Education APP. Mathematics Legal Studies

IIT/NEET
Entrepreneurship French

Artifical intelligence CUET


Join School of Educators CBSE Telegram Groups

Kindergarten

All classes Class 1 Class 2

Class 3 Class 4 Class 5

Class 6 Class 7 Class 8

Class 9 Class 10 Class 11 (Sci)

Class 11 (Com) Class 11 (Hum) Class 12 (Sci)

Class 12 (Com) Class 12 (Hum) JEE/NEET

CUET NDA, OLYMPIAD, NTSE Principal Professional Group

Teachers Professional Group Project File Group


Join School of Educators ICSE Telegram Groups

Kindergarten Class 1 Class 2

Class 3 Class 4 Class 5

Class 6 Class 7 Class 8

Class 9 Class 10 Class 11 (Sci)

Class 11 (Com) Class 11 (Hum) Class 12 (Sci)

Class 12 (Com) Class 12 (Hum)


n o u r
Joi G r o up
g r a m
Tele s a m p le
o r e
for m
a p e r s
p

Join o
u
Teleg r
ra
for m m Chann
ore b el
Notes o oks &

Pdf Purchase
Print Purchase Scan QR Code to join
Telegram Groups &
Channels for more free
Amazon Print Purchase resources.

You might also like