{{ toc.name }}
{{ toc.signature }}
{{ toc.name }} {{ 'ml-btn-view-details' | message }}
{{ stepNode.name }}
{{ 'ml-toc-proceed' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}

{{ 'ml-heading-lesson-settings' | message }}

{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Concept

Domain

The domain of a function is the set of all values, or inputs, for which the function is defined. For example, consider the following functions.
Their domains can be written by analyzing the definition of each function.
Function Analysis Domain
Multiplication by is defined for all real numbers. All real numbers
Square roots are not defined for negative numbers. All non-negative numbers — that is,
Division by zero is undefined. All real numbers except — that is,
Depending on how a function is represented, its domain can be determined by using different methods.
Graph in the coordinate plane, table of values, set of coordinate pairs, and mapping diagram
The domain of a function also depends on what the function describes. For example, let be a function representing the price of apples at a market. Although the function is defined for all real numbers, it does not make sense to find the price of a negative number of apples or a fraction of an apple. Here, the domain of is all non-negative integers.