You can put this solution on YOUR website! I'm not sure if you're indicating the absolute value function of x or the floor function (greatest integer). I'll show both.
.
.
.
Absolute value:
.
.
.
Floor function:
f(x)=[x]-5
f(-4.5)=[-4.5]-5
f(-4.5)=-5-5
f(-4.5)=-10