Let z=[y] and y=[x]-x where [] is the greatest integer function. If x is <strong>NOT</strong> an integer but positive, then what is the value of z?
- A. -1 ✓
- B. 0
- C. 1
- D. 2
Correct Answer: A. -1
Explanation
Let x = 1.5. Then y = [1.5] - 1.5 = 1 - 1.5 = -0.5. Then z = [-0.5] = -1. In general, for any non-integer x, [x] - x gives the negative of the fractional part, which lies strictly between -1 and 0. The greatest integer of any number in this range is always -1.
Related questions on Calculus
- Let z=[y] and y=[x]-x, where [.] is the greatest integer function. If x is <strong>NOT</strong> an integer but positive, then what i...
- If f(x)=4x+1 and g(x)=kx+2 such that fog(x)=gof(x), then what is the value of k?
- What is the <strong>MINIMUM</strong> value of the function f(x)=\log_{10}(x^{2}+2x+11)?
- What is \int(x^{x})^{2}(1+\ln x)\,dx equal to ?
- What is \int e^{x}\{1+\ln x+x\ln x\}\,dx equal to?