Mth100 Assignment 01
Mth100 Assignment 01
Question No: 01
Let P = {x € N| x is prime number and less than 20} and Q
= {x € N | x is odd number and less than 20} Find P∩Q and
PUQ.
[Marks:05]
Solution:
First we convert both sets from set builder form to roster form:
Roster form for Prime number less than 20 is;
P = {2, 3, 5, 7, 11, 13, 17, 19}
Roster form for odd number less than 20 is;
Q = {1, 3, 5, 7, 9, 11, 13, 15, 17, 19}
Question No: 02
Calculate |2-4i|.
[Marks=05]
Solution :
The absolute value of complex numbers is given by the following
formula;
|a+bi|= √{ a2+ b2 }
a=2∧b=−4
¿ √ { 4 +16 }
¿ √ 20
¿ 2 √5
Question No: 03
Find domain and range of the function √1 – x².
[Marks=05]
Solution:
Let f(x) = √1-x²
Domain
The expression under the square root must be non-negative:
2
1−x ≥0
2
x ≤1
−1 ≤ x ≤1
Domain [-1,1]
Range
The maximum value of f(x) is 1 when x is 0
The minimum value of f(x) is 0 when x is 1 and -1
So the range of the given function will be;
Range [0,1]
Question No: 04
Find fog where f(x) = In (x) and g(x) = sin(x) + 2.
[Marks=05]
Solution:
let ;
f ( x )=¿ ( x )
g ( x )=sin ( x )
fog ( x )=f ( g ( x ) )
putting value of f ( x )∧g(x ); we get
Question No: 05
Find f¹(y) where y = f(x) = 3x +2.
[Marks=05]
Solution :
The given function is;
f(x) = y = 3x + 2
In order to find the inverse of function we need to swap x and y
and solve for y
x=3 y +2
x−2=3 y
x−2
y=
3
−1 x−2
f ( x )=
3
Replace x with y
−1 y−2
f ( y )=
3