let g(x)= 1+x-[x] and f(x)= -1,x<0
0, x=0
1, x>1
then for all x f[g(x)] is equal to
a)x b)1 c)f(x) g(x)
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (tamtoan):
what is [x] ? is it absolute value of x ? if yes, then answer is b
OpenStudy (anonymous):
[x] is the integer fn ( dont knw greatest or smallest integer fn)
and the ans is b
how did u do dat
OpenStudy (anonymous):
[x] is to mean that ' the greatest integer of x'.
OpenStudy (anonymous):
can anyone explain me greatest/smallest integer fn
OpenStudy (anonymous):
so how do u solve for those type functions
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (tamtoan):
thanks zekarias
OpenStudy (tamtoan):
[x] is greatest integer of x , does it mean if 0 <= x <= 1 then [x] is 1 ? and -3 <= x <= -2 then [x] is -2 ?
hartnn (hartnn):
no, the other way round
hartnn (hartnn):
[1.5] =1
[-1.5]=-2
hartnn (hartnn):
also called floor function
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
hartnn (hartnn):
defination :For all real numbers x, the greatest integer function returns the largest integer less than or equal to x.
OpenStudy (anonymous):
Here is the answer...
For values of x the expression x-[x] is b/n 0 and 1 so that 1+x-[x] is always above 1.
Therefore f([g(x)]) = f(>1)=1
Thus answer B