This site is a work in progress. New lessons are added regularly. Contact us
Level 3 · Challenge ← Back to lesson

Floor and Ceiling: Practice

12 multiple-choice questions, progressively harder.

Level 3 · Challenge 0 / 12 answered
Question 1 of 12
  1. 1

    Solve x=5\lfloor x \rfloor = -5 for all real xx.

    Answer choices for question 1
  2. 2

    Solve x=4\lceil x \rceil = -4 for all real xx.

    Answer choices for question 2
  3. 3

    Evaluate 0.001\lceil -0.001 \rceil.

    Answer choices for question 3
  4. 4

    Compute the fractional part {2.75}\{-2.75\}, where {x}=xx\{x\} = x - \lfloor x \rfloor.

    Answer choices for question 4
  5. 5

    Solve x=0\lfloor x \rfloor = 0 for all real xx.

    Answer choices for question 5
  6. 6

    Rounding 6.56.5 to the nearest integer uses x+12\lfloor x + \tfrac{1}{2} \rfloor. Evaluate 6.5+12\lfloor 6.5 + \tfrac{1}{2} \rfloor.

    Answer choices for question 6
  7. 7

    A theater seats 1212 people per row. How many rows are needed to seat 100100 people?

    Answer choices for question 7
  8. 8

    On the graph of y=xy = \lceil x \rceil, the step covering 0<x10 < x \le 1 sits at what height, and where is its closed dot?

    Answer choices for question 8
  9. 9

    Evaluate 1.5+1.5\lfloor -1.5 \rfloor + \lceil -1.5 \rceil.

    Answer choices for question 9
  10. 10

    The fractional part {x}=xx\{x\} = x - \lfloor x \rfloor equals 00 for which inputs?

    Answer choices for question 10
  11. 11

    For x=3x = 3, how does x\lceil x \rceil compare to x\lfloor x \rfloor?

    Answer choices for question 11
  12. 12

    A 4747 cm ribbon is cut into whole 55 cm pieces. How many complete pieces are there?

    Answer choices for question 12