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

Function L-5

Function lecture 5

Uploaded by

nirzordeb0
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 views25 pages

Function L-5

Function lecture 5

Uploaded by

nirzordeb0
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/ 25

Modulus

Function - 3
Functions 5

Relations

Functions
LET’S BEGIN!!
Properties of Modulus Function
Properties of Modulus Function
Property 1
|a.b| = |a|.|b|

In General
|a1 . a2 . a3 . … .an| = |a1 | . |a2| . |a3| . … . |an|
Properties of Modulus Function
Property 2
Properties of Modulus Function
Property 3
|a| + |b| ≥ |a + b| .

In General
|a1| + |a2| + |a3| + … + |an| ≥ |a1 + a2 + a3+ … + an|
Properties of Modulus Function
Property 3.1
|a| + |b| = |a + b| ⇒ a. b ≥ 0

Property 3.2

|a| + |b| > |a + b| ⇒ a. b < 0


Properties of Modulus Function
Property 4
||a| - |b|| ≤ |a - b|
Properties of Modulus Function
Property 4.1

| |a| - |b| | < |a - b| ⇒ a. b < 0


Property 4.1
| |a| - |b| | = |a - b| ⇒ a. b ≥ 0
Properties of Modulus Function
Property 5
|a| = |b| ⇒ (a - b) (a - b) = 0 and

|a| > |b| ⇒ (a + b) (a - b) > 0


Solve the equation |x2 - 1| + |2 - x2| = 1

A. x ∈ [-√2, √2] B. x ∈ [-√2, -1] U [1, √2]

C. x ∈ [-1, 1] D. None of these


The solution set of |x - 1| + |x + 5| = 6 is

A. [-5, 1] B. [1, ∞) C. (-∞, -5] D. R


Find the number of integral solutions of:

|x2 - 1 | + |x2 - 5x + 6| = |5x - 7|

A. 1 B. 3 C. 5 D. 7
Solve for x:

||x2- 1| - |x2 - 3x - 4|| < 3|x + 1|


Solve for x:
Domain related Questions
Find the domain of:
Find the domain of

You might also like