17.8k views
5 votes
Which hest describes the range of a function

User Hedda
by
6.9k points

1 Answer

2 votes

Range of a function:

The range of the function is the total set of all possible output values of the depending variable (y) after substituting the domain which is the complete set of all possible values of x. So, basically range is the set of all feasible values of y after removing the values of x. Range will always have a maximum and minimum resulting value of y.

Example: When the function
f(x) = x^3 where values of
x = {1,2,3,...} then the range is
{1,8,27,...}

User Alex Flint
by
6.3k points