{{ '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 }}
Show less Show more expand_more
{{ ability.description }} {{ ability.displayTitle }}
Lesson Settings & Tools
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }}
{{ 'ml-lesson-time-estimation' | message }}
Concept

Identity Function

An identity function is a function whose output is equal to its input across its entire domain. The identity function can be represented by the following formula.

For every value, the corresponding value is equal to that value, so the points on the graph of are in the form for all real numbers This results in a diagonal straight line passing through the origin.
Function f(x)=x and a point on the graph with its coordinates shown
The identity function is a building block for all linear functions. Any linear function has the form where is the slope of the line and is the intercept. Then the identity function is the simplest linear function with and
Loading content