{{ 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

End Behavior

The end behavior of a function is the value to which tends as extends to the left or the right infinitely. If keeps increasing without bound, it is said to tend to positive infinity. The end behavior of this case is stated as up.
Conversely, if keeps decreasing without bound, it is said to tend to negative infinity. In this case, the end behavior is stated as down.
For example, consider the graph of a function
Graph of g(x)=x^3+(3*x^2)-1
From the arrows on the graph, it can be seen that the left end of the graph extends downward, while the right end extends upward. The end behavior of can then be expressed as follows.
To state the end behavior of a function in words, begin by stating the left-end behavior, then state the right-end behavior. A dash can also be used to separate the words. For instance, the end behavior of the graph of can be written as down and up or as down-up.

End Behavior of Polynomial Functions

When the function is a polynomial function, the end behavior can be determined from the function rule.
Particularly, the end behavior is given by the sign of the leading coefficient and the degree of the polynomial.
Leading Coeff. positive and degree even: Up-Up; Leading Coeff. positive and degree odd: Down-Up; Leading Coeff. negative and degree even: Down-Down; Leading Coeff. negative and degree even: Up-Down;
Note that when the degree of the polynomial is even, both ends have the same behavior, which depends on the sign of the leading coefficient. By contrast, when the degree is odd, both ends have opposite behaviors.