38.2k views
1 vote
Find f(-5) if f(x)=[x+1]

1 Answer

4 votes

Answer: -5

Explanation:

square brackets mean that you need to select an integer part from the number that does not exceed the original number, that is, if we have a number, that is, if [5,1]=5 or [-5,1]=-6 ; curly brackets highlight the fractional part {}
\displaystyle\ \Large \ \boldsymbol{Rules: } \\\\\\\boldsymbol{ if \ x >0 => [x]=x-\{x\}} \\\\\\\boldsymbol{if \ x<0 => [x]=x-1+\{x\}} \\\\\\then \ \ f(-5)=[-5+1]= [-4]=-4-1+0=\boxed{-5}

User Omid Shagiwal
by
4.7k points