Mathematics Very Easy
Mathematics Very Easy
Std. XI Sci.
Perfect Mathematics - II
Edition: July 2014
Mr. Vinodkumar J. Pandey Dr. Sidheshwar S. Bellale
B.Sc. (Mathematics) M.Sc., B.Ed., PhD. (Maths)
G. N. Khalsa College, Mumbai Department of Mathematics,
Dayanand Science College, Latur.
Mr. Vinod Singh
M.Sc. (Mathematics)
Mumbai University
Published by Price : ` 260/-
No part of this book may be reproduced or transmitted in any form or by any means, C.D. ROM/Audio
Video Cassettes or electronic, mechanical including photocopying; recording or by any information
storage and retrieval system without permission in writing from the Publisher.
Written according to the New Text book (2012-2013) published by the Maharashtra State
Board of Secondary and Higher Secondary Education, Pune.
Std. XI Sci.
Perfect Mathematics - II
Salient Features :
TEID : 752
PREFACE
In the case of good books, the point is not how many of them you can get through, but rather how many can get
through to you.
“Std. XI Sci. : PERFECT MATHEMATICS - II” is a complete and thorough guide critically analysed and
extensively drafted to boost the students confidence. The book is prepared as per the Maharashtra State board syllabus
and provides answers to all textual questions. At the beginning of every chapter, topic – wise distribution of all
textual questions including practice problems has been provided for simpler understanding of different types of
questions. Neatly labelled diagrams have been provided wherever required.
Practice Problems and Multiple Choice Questions help the students to test their range of preparation and the
amount of knowledge of each topic. Important theories and formulae are the highlights of this book. The steps are
written in systematic manner for easy and effective understanding.
The journey to create a complete book is strewn with triumphs, failures and near misses. If you think we’ve
nearly missed something or want to applaud us for our triumphs, we’d love to hear from you.
Please write to us on : [email protected]
1 1
Target Publications Pvt. Ltd. Std. XI Sci.: Perfect Maths - II
1.3 Q.9, 10
Practice Problems
Q.9, 10
(Based on Exercise 1.3)
Types of Functions
Miscellaneous Q.9, 10, 22
Practice Problems
Q.9, 10, 21
(Based on Miscellaneous)
1.3 Q.3, 5, 6, 7
Practice Problems
Q.3, 4, 6, 7
To find values of the given (Based on Exercise 1.3)
function Miscellaneous Q.13 to Q.17
Practice Problems
Q.12 to Q.16
(Based on Miscellaneous)
1.3 Q.11 (i. to iii.)
Operations on functions Practice Problems
Q.11 (i. to iii.)
(Based on Exercise 1.3)
1.3 Q.12 to Q.15
Practice Problems
Q.12 to Q.15
(Based on Exercise 1.3)
Composite function
Miscellaneous Q.18 to Q.21
Practice Problems
Q.17 to Q.20
(Based on Miscellaneous)
1.3 Q.16
Practice Problems Q.16
(Based on Exercise 1.3)
Inverse function
Miscellaneous Q.11, 12
Practice Problems
Q.11
(Based on Miscellaneous)
1.3 Q.1, 2, 4, 8
Practice Problems
Q.1, 2, 5, 8
To find domain and range of a (Based on Exercise 1.3)
given function Miscellaneous Q.8, 23, 24
Practice Problems
Q.8
(Based on Miscellaneous)
2
Target Publications Pvt. Ltd. Chapter 01: Sets, Relations and Functions
Syllabus: Example:
Sets, Subset, Intervals, Types of sets, Power set, The set A of all positive even integers less
Ordered pair, Cartesian products of two sets, than 9 can be written as A = {2, 4, 6, 8}.
Definition of Relation, Domain, Co-domain and ii. Set-Builder method:
Range of Relation, Types of Relation, Definition of In this method, the set is described by the
function, Types of functions, Operations on characteristic property of its elements.
functions, Composite function, Inverse function, In general, if all the elements of set A satisfy
Binary operation, Real valued functions of the real some property P, then write A in set-builder
variable. notation as A = {x/x has property P} and read
it as ‘A is the set of all x such that x has the
Introduction property P’.
All basic concepts of modern mathematics are based Example:
on set theory. The concepts involving logic can be Let B = {3, 4, 5, 6, 7, 8}
explained more easily with the help of set theory. Using the set-builder method, B can be written
as B = {x/x ∈ N, 3 ≤ x ≤ 8}
It plays a crucial role in the study of relations,
functions, probability and is used extensively in Since B = {3, 4, 5, 6, 7, 8} can also be stated
various other branches of mathematics. We shall as the set of natural numbers from 3 to 8
briefly revise and study some more concepts about including 3 and 8.
sets. Some standard sets are as follows:
Sets N = set of all natural numbers
= {1, 2, 3,…..}
A set is a well-defined collection of objects. These
objects may be actually listed or may be specified by Z or I = set of all integers
a rule. A set is usually denoted by the capital letters = { ….−3, −2, −1, 0, 1, 2, 3 …}
A, B, C, N, R, etc. Each object in a set is called an
Q = set of all rational numbers
element or a member of the set and is denoted by the
⎧p ⎫
small letters a, b, c, etc. = ⎨ / p,q ∈ Z,q ≠ 0 ⎬
⎩q ⎭
If x is an element of set A, then we write it as x ∈ A
and read it as ‘x belongs to A’ and if y is not an Subset:
element of set A, then we write it as y ∉ A and read Set A is called a subset of set B, if every element of
it as ‘y does not belong to A’. set A is also an element of set B
Example: i.e., if x ∈ A, then x ∈ B.
If A = {2, 4, 6, 8}, We denote this relation as A ⊆ B and read it as
then 4 ∈ A, 7 ∉ A, 8 ∈ A, 10 ∉ A ‘A is a subset for B’. It s clear that
The set of natural numbers, whole numbers, integers, i. Every set is a subset of itself i.e., A ⊆ A.
rational numbers and real numbers are denoted by N, ii. An empty set φ is a subset of every set.
W, I, Q and R respectively. Example:
If A = {2, 4, 6, 8} and B = {2, 4, 6, 8, 10, 12},
Methods of Representation of Sets
then A ⊆ B.
There are two methods of representing a set which If A ⊆ B, then B is called a superset of A, denoted
are as follows: by B ⊇ A.
i. Roster method (Listing method):
Proper subset:
In this method all the elements are listed or If every element of set A is an element of set B and
tabulated. The elements are separated by B contains at least one element which is not in A,
commas and are enclosed within two then A is said to be a proper subset of B and it is
braces(curly brackets). denoted as A ⊂ B.
3 3
Target Publications Pvt. Ltd. Std. XI Sci.: Perfect Maths - II
Properties: X
If A, B, C are any three sets, then
i. A∪φ=A A B
ii. A∪X=X
iii. A ∪ B = B ∪ A (Commutative law)
iv. (A ∪ B) ∪ C = A ∪ (B ∪ C) A∩B=φ
Difference of sets:
(Associative law) If A and B are two sets then the set of all the
v. A∪A=A (Idempotent law) elements of A which are not in B is called difference
vi. If A ⊂ B, then A ∪ B = B of sets A and B and is denoted by A − B.
vii. A ⊂ A ∪ B, B ⊂ A ∪ B Thus, A − B = {x/x ∈ A and x ∉ B}
Intersection of sets Similarly, B − A = {x/x ∉ A and x ∈ B}
If A and B are two sets, then the set of those In the below venn diagrams shaded region
elements which belong to both A and B i.e., which represents A − B and B − A .
are common to both A and B is called the X X
intersection of the sets A and B and is denoted by
A ∩ B. A B A B
Thus, A ∩ B = { x/x ∈ A and x ∈ B}
The shaded portion in the below venn diagram
A−B B−A
represents A ∩ B. Example:
If A = {1, 2, 3, 4, 5, 6}, B = {2, 4, 6, 8}, then
X A − B = {1, 3, 5} and B − A = {8}
Distributive Properties of union and intersection
A B If a, b, c ∈ R, then
a × (b + c) = (a × b) + (a × c)
A∩B This is known as distributive property of
Example: multiplication over addition. In set theory, the
If A = {1, 2, 3, 4, 5}, B = {1, 3, 5, 7, 9}, operation of union and intersection of sets are both
then A ∩ B = {1, 3, 5} distributive over each other i.e.,
If A, B, C are any three sets, then
Properties: i. A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
If A, B, C are any three sets, then ii. A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
i. A∩φ=φ We verify these distributive laws using Venn
ii. A∩X=A diagrams shown below. The shaded portion in each
iii. A ∩ B = B ∩ A (Commutative law) figure shows the set obtained by performing the
operation given below the figure.
iv. (A ∩ B) ∩ C = A ∩ (B ∩ C)
(Associative law) X X
A A
v. A∩A=A (Idempotent law)
i.
vi. If A ⊂ B, then A ∩ B = A
B C = B C
vii. A ∩ B ⊂ A, A ∩ B ⊂ B
Disjoint sets: A ∪ (B ∩ C) (A ∪ B) ∩ (A ∪ C)
Two sets A and B are said to be disjoint, if they have
no element in common i.e., A ∩ B = φ. X X
Example: A A
If A = {2, 4, 6} and B = {3, 5, 7}, then A ∩ B = φ ii.
B C = B C
∴ A and B are disjoint sets.
The venn diagram of the disjoint sets A and B is
shown below: A ∩ (B ∪ C) (A ∩ B) ∪ (A ∩ C)
6
Target Publications Pvt. Ltd. Chapter 01: Sets, Relations and Functions
Note:
{a, b, c}} {
A = x / 6 x 2 + x − 15 = 0 }
2
If A contains n elements, then the power set of A ∴ 6x + x − 15 = 0
i.e., P(A) contains 2n elements. ∴ 6x2 + 10x − 9x − 15 = 0
7 7
Target Publications Pvt. Ltd. Std. XI Sci.: Perfect Maths - II
vii. A = {1, 2, 3, 4}, B = {3, 4, 5, 6}, ii. No. of students who failed in AIEEE or IIT
A ∩ B = {3, 4}, A ∪ B = {1, 2, 3, 4, 5, 6} entrance = n(B ∪ C)
∴ n(A) = 4, n(B) = 4, = n(B) + n(C) − n(B ∩ C)
n(A ∩ B) = 2, n(A ∪ B) = 6
= 40 + 40 − 17
∴ n(A) + n(B) − n(A ∩ B) = 4 + 4 − 2 = 6
= 63
∴ n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
6. If A and B are subsets of the universal set X 8. From amongst 2000 literate individuals of a
and n(X) = 50, n(A) = 35, n(B) = 20, town, 70% read Marathi newspapers, 50%
n(A′ ∩ B′) = 5, find read English newspapers and 32.5% read
i. n(A ∪ B) ii. n(A ∩ B) both Marathi and English newspapers.
iii. n(A′ ∩ B) iv. n(A ∩ B′). Find the number of individuals who read
Solution: i. at least one of the newspapers.
n(X) = 50, n(A) = 35, n(B) = 20, n(A′ ∩ B′) = 5
ii. neither Marathi nor English
i. n(A ∪ B) = n(X) − [n(A ∪ B)′] newspaper.
= n(X) − n(A′ ∩ B′)
iii. only one of the newspapers.
= 50 − 5
= 45 Solution:
ii. n(A ∩ B) = n(A) + n(B) − n(A ∪ B) Let M = set of individuals who read Marathi
= 35 + 20 − 45 newspapers
= 10 E = set of individuals who read English
iii. n(A′ ∩ B) = n(B) − n(A ∩ B) newspapers
= 20 − 10 X = set of all literate individuals
= 10 70
∴ n(X) = 2000, n(M) = × 2000 = 1400
iv. n(A ∩ B′) = n(A) − n(A ∩ B) = 35 − 10 = 25 100
50
7. In a class of 200 students who appeared n(E) = × 2000 = 1000
certain examinations, 35 students failed in 100
MHT-CET, 40 in AIEEE and 40 in IIT 32.5
n(M ∩ E) = × 2000 = 650
entrance, 20 failed in MHT-CET and 100
AIEEE, 17 in AIEEE and IIT entrance, n(M ∪ E) = n(M) + n(E) − n(M ∩ E)
15 in MHT-CET and IIT entrance and 5
failed in all three examinations. Find how = 1400 + 1000 − 650
many students = 1750
i. did not fail in any examination. i. No. of individuals who read at least one of the
ii. failed in AIEEE or IIT entrance. newspapers = n(M ∪ E) = 1750.
Solution:
Let A = set of students who failed in MHT-CET ii. No. of individuals who read neither Marathi
B = set of students who failed in AIEEE nor English newspaper
C = set of students who failed in IIT entrance = n(M′ ∩ E′)
X = set of all students = n(M ∪ E)′
∴ n(X) = 200, n(A) = 35, n(B) = 40, n(C) = 40,
= n(X) − n(M ∪ E)
n(A ∩ B)= 20, n(B ∩ C) = 17, n(A ∩ C) = 15,
= 2000 − 1750
n(A ∩ B ∩ C) = 5
i. n(A ∪ B ∪ C) = 250
= n(A) + n(B) + n(C) − n(A ∩ B) − n(B ∩ C)
iii. No. of individuals who read only one of the
− n(A ∩ C) + n(A ∩ B ∩ C)
newspaper = n(M ∩ E′) + n(M′ ∩ E)
= 35 + 40 + 40 − 20 − 17 − 15 + 5
= 68 = n(M ∪ E) – n(M ∩ E)
∴ No. of students who did not fail in any exam = 1750 – 650
= n(X) − n(A ∪ B ∪ C) = 200 − 68 = 132 = 1100
9 9