{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | 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-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}
Concept

Function Operations

Given two functions, and there are four function operations that can be applied to them — addition, subtraction, multiplication, and division. However, to perform any of these operations, the domains of the functions must intersect each other. Next, the formulas for combining functions are written.
For the last case, the denominator has to be different from zero. As with algebraic operations, only the sum and product of functions are commutative. In the next table, the function operations are illustrated.
Applet calculating sum, difference, product, and division of f(x)=x-4 and g(x)=x-2
Once two functions are combined, the domain of the resulting function is the intersection of both domains, excluding the values that make the denominator equal to zero.