0% found this document useful (0 votes)
183 views4 pages

Modulus Functions

Uploaded by

Gaurav
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)
183 views4 pages

Modulus Functions

Uploaded by

Gaurav
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/ 4

CPP - SANKALP_MF-01-PH-I

CPP
MODULUS FUNCTION : SHEET - 1
Definition, Properties, Modulus Equations
LEVEL-1
1. (i) | x | – x = 0 (ii) | x | + x = 0 (iii) | x | + x3 = 0

2 (i) | x2 – 1 | + x + 1 = 0 (ii) x2 + 3 | x | + 2 = 0
(iii) x2 – 4 | x | + 3 = 0

3. (i) (3x – 2)2 – 5 | 3x – 2 | – 6 = 0 (ii) (–x2 + x – 1)3 + | x2 – x + 1 | = 0


(iii) | x2 + 1 | – x2 – 1 = 0 (iv) | x2 + 3x + 5 | + x 2 + 3x + 5 = 0
(v) | x2 + x + 1 | – x 2 – x – 1 = 0 (vi) | x2 + 3x + 2 | + x + 1 = 0
4. | –x2 + 4x – 7 | – x2 + 4x – 7 = 0
5. | x2 – 4x + 2 | = (5x – 4)/3
6. | x2 – 4x + 3 | + 3 – x = 0
7. | –x2 + 3x – 5 | + x2 – 3x + 5 = 0
8. | x2 + 4x + 2 | = (5x + 16)/3
9. | x2 – 2x – 1 | = (5x + 1)/3
LEVEL-2

1. (x + 1) (| x | – 1) = –1/2
2. | x2 – 6x + 7 | = (5x – 9)/3
3. |x –1| +|x–2| +|x+3|=0
4. | 2x – 3 | + | 2x + 1 | + | 2x + 5 | = 12
5. | 3x – 8 | + | 3x + 1 | + | 3x + 5 | = 21
6. |x | –|x–1| +|x+1|=6
7. |x –2| +|x–2| –|x–3|=8
8. |x +3| –|x–1| –|x–2|=5
9. | x – 3 | – | x + 1 | – | x –1 | = –2
10. | x | – 2 | x + 1 | + 3 | x + 2| = 0

FIITJEE Ltd., ICES House, Sarvapriya Vihar (Near Hauz Khas Bus Terminal), New Delhi - 16, Ph: 6515949, 6865182, 6854102, Fax: 6513942
CPP - SANKALP_MF-01-PH-I

ANSWER SHEET: 1

LEVEL-1

1. (i) [0, ) (ii) (–, 0] (iii) –1, 0


2. (i) –1 (ii)  (iii) ±1, ±3
8 4
3. (i) ,– (ii) 0, 1 (iii) xR (iv) 
3 3
(v) xR (vi) –1, –3
4. xR
5. 5, 2
6. 3
7. 
8. 1, –2
9. 1, 4
LEVEL-2

1 1
1. , –1±
2 2
2. 6, 3
3. 
3 5
4. ,
2 2
19 7
5.  ,
9 3
6. 4, –8
7. 9, 5
8. 
9. –5
10. –2

FIITJEE Ltd., ICES House, Sarvapriya Vihar (Near Hauz Khas Bus Terminal), New Delhi - 16, Ph: 6515949, 6865182, 6854102, Fax: 6513942
CPP - SANKALP_MF-02-PH-I

CPP
MODULUS FUNCTION : SHEET - 2

Modulus Inequalities
LEVEL-1

| x 2  4 x |  5 | x 2  5x |  6
1.  2. 
| x  1 |  3  | x 1|  1

| x 2  5x |  6
3.  4. | x | + | x – 1 | +| x + 2 | 4
| x  1 |  2
5. | x – 1 | – | x – 2 | +| x – 3 | 6

6. | x – 3 | – | x – 3 | –| x + 4 | 10 7. 2 | x – 1 | + | 2x – 5 | –2 | x + 2 | –8

x 2  5x  6
8. | x3 – 1| 1 – x 9. 0
| x | 7
| x 2|
10 0
x2
LEVEL-2

2 x 1
1. (i) 1 (ii) 0
x4 2x
x 1 2x  1
(iii) 2 (iv) 2
x2 x 1

x 2  3x  1
2. 3
x2  x 1

x 2  7 | x | 10 | x  3 | x
3. 0 4. 1
x 2  6x  9 x2
| x 1| 1 1
5. 1 6. 
x2 | x | 3 2

3x x 2  5x  4
7. 1 8. 1
2
x 4 x2  4

| x 3|
2 x 2  | x | 12
9. (i) 2 (ii)  2x
x  5x  6 x 3

10. (i) | x – 1 – x2 | | x2 – 3x + 4| (ii) | x3 – 1 | x2 + x + 1

FIITJEE Ltd., ICES House, Sarvapriya Vihar (Near Hauz Khas Bus Terminal), New Delhi - 16, Ph: 6515949, 6865182, 6854102, Fax: 6513942
CPP - SANKALP_MF-02-PH-I

ANSWER KEY SHEET - 2

LEVEL-1

1. x  (1, 2) 2. x  (2, 0) 3. x  (2, 1)


4. x  ( ,  1)  (1, ) 5. x  ( ,  4]  [8,  ) 6. x R
7.  8. (, 1]  [0, ) 9. (2, 3)
10 (2, )

LEVEL-2

 5 
1. (i) (2, 4)  (4, 6) (ii) R  {1, 2} (iii) (3, 2)   2, 
 3 

3 
(iv)  4 ,1  (1, )
 
2.  , 2   1,   3.  5,  2  (2, 3)  (3, 5)
1
4. (5,  2)  ( 1, ) 5. (,  2)  (  , )
2
6. (,  5)  ( 3, 3)  (5, )

 8  5 
7. ( ,  4]  [ 1, 1]  [4,  ) 8. 0, 5    2 ,  
   
3 
9. (i)  2 , 2 (ii) (, 3)
 

 3
10. (i)  , 2  (ii) [0, 2]
 

FIITJEE Ltd., ICES House, Sarvapriya Vihar (Near Hauz Khas Bus Terminal), New Delhi - 16, Ph: 6515949, 6865182, 6854102, Fax: 6513942

You might also like