Thread Closed

MOD x explination please

 
Share Thread
Mar3-09, 07:35 AM   #1
 

MOD x explination please


I am having some troubles with the beggining ideas about modulus and absolute values etc...

i understand the basics about it but get a bit confused when they ask for the sum of different expressions or the product of different expressions
eg

|x - 1| + |x + 1| < 1

or

|x - 2|.|3x + 1| >2

if someone could explain this so its quite easy to understand and NOT just complete these examples but explain the concepts!

Much appreciated
PhysOrg.com mathematics news on PhysOrg.com

>> Pendulum swings back on 350-year-old mathematical mystery
>> Bayesian statistics theorem holds its own - but use with caution
>> Math technique de-clutters cancer-cell data, revealing tumor evolution, treatment leads
Mar3-09, 03:41 PM   #2
 
Recognitions:
Science Advisor Science Advisor
The general idea is to break up the question into several questions without | |. For example - the first expression:
For x > 1, (x-1)+(x+1) > 1, which becomes 2x > 1, or x > 1/2 (all x in range)
For 1> x > -1, (1-x)+(x+1)>1, which becomes 2 >1. (all x in range)
For -1 > x, (1-x)-(1+x) > 1, which becomes -2x > 1, or x < -1/2 (all x in range)
Thread Closed

Tags
modulus, modx

Similar discussions for: MOD x explination please
Thread Forum Replies
Thanks, now explain the explination. General Discussion 16
A few optical illusions and their explination Medical Sciences 1
Explination? Introductory Physics Homework 6
farady's law explination Classical Physics 5
Need Explination (linear Indpendance) Linear & Abstract Algebra 3