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

Even Function

An even function is a function for which the value of is equal to the value of for all the values in its domain. That is, opposite inputs have the same output.

The graph of an even function is symmetric about the axis. The functions  and are two examples of even functions.
Graphs of f(x)=x^2 and graph of g(x)=2|x|
Notice that if a function is even and the point is on the graph, then the point is also on the graph. A function can be even, odd, or neither.

Extra

Determining If a Function is Even
To determine algebraically whether a function is even, substitute into the function rule and simplify. If the resulting expression is equal to then the function is even; otherwise, it is not. For example, consider the following function.
Substitute for and simplify.
Since the given function is even.