What are the integer values of x if |x| is less than or equal to 4?
|a| <= b gives a<=b or a>= -b so what will |x| <=4 give you ?
@hartn Does that mean to find the integers less than 4?
@hartnn
infact integers less than 4 and greater than -4!!
|x| <=4 x<=4 or x>=-4
@hartnn What are the integer values of n satisfying the inequality |n|> 5?
same process |a|>b gives a>b or a<-b so, |n|>5 gives ?
@hartnn Are the numbers -5,-4,-3,-2,-1,0,1,2,3,4,4?
*5
no, they are actually |n| <= 5
|a|>b gives a>b or a<-b so, |n|>5 gives n>5 or n<-5 so, from -infinity to ....-7,-6,6,7,....infinity
What do you mean by "so, from -infinity to ....-7,-6,6,7,....infinity"
-6,-7,-8,-9 ,...and so on... 6,7,8,9,...and so on
Where do I stop then?
you never stop actually....because whatever higher value you take, it will be greater than 5..
Thabk u very much
Join our real-time social learning platform and learn together with your friends!