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

Method

Representing a Relation

A relation can be represented in various ways, of which a few are shown here.

Method

Set of Coordinates

When a relation is given as a set of coordinates, such as the -coordinates represent the inputs, and the -coordinates represent the corresponding outputs. In this example, the input is paired — or mapped — to the output the input is mapped to the output and the input is mapped to the output

Method

Table of Values

A table where one row gives the input and another row gives the output, is a representation of a relation.
Input ()
Output ()

The relation given by the above table is the same as

Method

Graph

Instead of listing the set of coordinates, they can be plotted in a coordinate plane. The -coordinates are the inputs, and the -coordinates are the corresponding outputs.

The graph visualizes

Method

Mapping Diagram

A mapping diagram is a diagram that lists the inputs in one column, and the outputs in another column. Arrows are used to indicate which outputs correspond to which inputs.

This mapping diagram shows

Method

Rule

The relation between inputs and outputs can also be defined using a rule. One such rule is
Replacing with any input gives the value of the corresponding output, For instance, the input yields the output Thus, this relation maps the input to the output