Mathematics
Grade10
Easy

Question

There are 240 seniors in Kathryn’s school. Her class is planning a trip and is taking buses that hold a maximum of 50 passengers. Assume that the trip is optional.
Write a step function f that maps the number of students x, to the number of buses needed, f(x).

  1. f(x) = 50 ceiling (x) , 0 < x ≤ 50 
  2. f(x) = ceiling (straight x over 50) , 0 < x ≤ 50
  3. f(x) = floor (straight x over 50) , 0 < x < 50
  4. f(x) = 50 floor (straight x over 50) , 0 < x ≤ 50 

hintHint:

The ceiling function returns the smallest nearest integer which is greater than or equal to the specified number whereas the floor function returns the largest nearest integer which is less than or equal to a specified value.

The correct answer is: f(x) = ceiling (straight x over 50) , 0 < x ≤ 50


    The function is:
    f(x) = ceiling(straight x over 50), 0 < x ≤ 50
    x = no of seniors, f(x) = No of buses needed.
    If x = 240, f(x) = ceiling(240 over 50) = ceiling(4.8) = 5
    In case of 240 passengers, 5 buses are needed.
    Hence, the correct option is A.

    The ceiling function is also known as the smallest integer function. The floor function is also known as the greatest integer function.

    Related Questions to study

    card img

    With Turito Academy.

    card img

    With Turito Foundation.

    card img

    Get an Expert Advice From Turito.

    Turito Academy

    card img

    With Turito Academy.

    Test Prep

    card img

    With Turito Foundation.