Answer:
Domain: [0, 4]
Range: [0, 100000]
Explanation:
Given the function:
Where
is the number of container that can be carried by the freight elevator and
is the total cargo weight.
Domain of any function is defined as the values that can be given as input and
Range of any function is defined as the values that can be of output.
Weight of each container = 2500 pound
Maximum weight that can be carried by the freight elevator = 100,000 pounds
Here, input is the number of containers.
Minimum of which can be 0 and maximum can be
So, domain is [0, 4] i.e. any value from {0, 1, 2, 3, 4}
Range is [0, 100000] i.e. any value between 0 and 100000 including both the values.