SOLUTION: Given the integer function f(x) = int(x/2), A. Find f(1.2) B. f(-1.8)

Algebra.Com
Question 1208068: Given the integer function f(x) = int(x/2),

A. Find f(1.2)
B. f(-1.8)

Answer by ikleyn(52847)   (Show Source): You can put this solution on YOUR website!
.
Given the integer function f(x) = int(x/2),
(A) Find f(1.2)
(B) f(-1.8)
~~~~~~~~~~~~~~~~~~~~~

Use the definition of the function int(x).

The definition says: 


    +----------------------------------------------------------+
    |   function int(x) is defined for all real values of x.   |
    |                                                          |
    |   If x is an integer number, then f(x) is equal to x.    |
    |                                                          |
    |   If x is not an integer number, then int(x) is equal    |
    |       to the closest to x lesser integer value.          |
    +----------------------------------------------------------+


Therefore,  f(1.2)  = int(1.2/2)  = int(0.6)  =  0.     ANSWER to (A)

            f(-1.8) = int(-1.8/2) = int(-0.9) = -1.     ANSWER to (B)

Solved.


///////////////////////


Comment from student: For example, if x = 2 (an integer), then f(x) = x. So, for f(x) = int(x) where x is 2, the answer is 2.
Decimal number numbers are rational numbers. This means we must round off.
So, for f(x) = int(x) when x = 2.5, the answer is 3. Is this what you are saying?


My response: It is not what I am saying. Your treatment of my post is incorrect.
You write something, which is out of logic, and try to attribute it to me.
To get my writing in correct way, read it again, as it is written,
and do not try to attribute me what I did not write.



RELATED QUESTIONS

Given the integer function f(x)= int(2x), find A to D. A. Find domain. B. Find... (answered by ikleyn)
Please help me solve this equation: Consider the function {{{ f(x) = e^(-x)/(1-e^-5) }}} (answered by jsmallt9)
Chapter 3 42. Given the following function find f(-2), f(0), f(1) for the following... (answered by Cromlix)
given the function f(x)= 2x, if 0 (answered by Fombitz)
Given the following function find f for the following f(x)=-3x+1 f(-1)= f(0)= (answered by Alan3354)
1) Given the function f:x=6X-(2/X), X>0, Find: a) F-1(inverse) b) f-1(-1) c)... (answered by Fombitz)
Given f(x)=3x - 1, find a. f(2) b. f(-1) c. f(0) d. f(2/3) e. f(k) f. f(k +... (answered by checkley77)
Given f(x)=3x - 1, find a. f(2) b. f(-1) c. f(0) d. f(2/3) e. f(k) f.... (answered by rfer)
Chapter 3 42. Given the following function find f(-1), f(0), f(3) for the following... (answered by Cromlix,Timnewman)