<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AFunctions_and_Function_Tables</id>
	<title>English:Functions and Function Tables - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AFunctions_and_Function_Tables"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Functions_and_Function_Tables&amp;action=history"/>
	<updated>2026-08-13T04:02:53Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Functions_and_Function_Tables&amp;diff=43866&amp;oldid=prev</id>
		<title>Glanz: aiMOOC über GPT aiMOOC Action erstellt</title>
		<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Functions_and_Function_Tables&amp;diff=43866&amp;oldid=prev"/>
		<updated>2026-08-12T08:14:31Z</updated>

		<summary type="html">&lt;p&gt;aiMOOC über GPT aiMOOC Action erstellt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{T}}&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Functions and Function Tables]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;function&amp;#039;&amp;#039;&amp;#039; is a rule or relationship that assigns each allowed input exactly one output. You can think of a function as a dependable machine: you put in a value, the rule acts on it, and one result comes out. The same input is not allowed to produce two different outputs in the same function.&lt;br /&gt;
&lt;br /&gt;
Functions are useful because they describe how one quantity depends on another. A phone plan can connect data use to cost, a science experiment can connect time to temperature, and a journey can connect distance to travel time. In Grades 7–8, you often meet functions through [[English:Function table|function tables]], equations, ordered pairs, mapping diagrams, and graphs.&lt;br /&gt;
&lt;br /&gt;
[[File:Function Definition.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The diagram above shows the central idea: every element in the input set is mapped to exactly one element in the output set. Different inputs may have the same output, and the relationship can still be a function.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=kvGsIo1TmsM|500|center}}&lt;br /&gt;
&lt;br /&gt;
In this aiMOOC, you will learn how to read and create function tables, identify functions, write and use simple function rules, connect tables to graphs, and interpret functions in real situations.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Learning Goals ==&lt;br /&gt;
&lt;br /&gt;
By the end of this course, you should be able to explain what makes a relation a function, identify inputs and outputs, determine a domain and range from a finite table, complete a function table from a rule, find a simple rule from a table, use function notation, graph ordered pairs from a table, recognize linear patterns, and explain what a function means in context.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Understanding Functions =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Inputs, Outputs, and Rules ==&lt;br /&gt;
&lt;br /&gt;
An &amp;#039;&amp;#039;&amp;#039;input&amp;#039;&amp;#039;&amp;#039; is a value you start with. An &amp;#039;&amp;#039;&amp;#039;output&amp;#039;&amp;#039;&amp;#039; is the value produced by the function rule. If the rule is “multiply by 3 and add 2,” then an input of 4 gives an output of 14 because 3 × 4 + 2 = 14.&lt;br /&gt;
&lt;br /&gt;
A common way to write a function is with [[English:Function notation|function notation]]. For example, f(x) = 3x + 2 means that the function named f takes an input x, multiplies it by 3, and adds 2. If x = 4, then f(4) = 14.&lt;br /&gt;
&lt;br /&gt;
The letter x usually represents the input, but any symbol can be used. The output may be written as y or as f(x). In many real situations, the input is called the &amp;#039;&amp;#039;&amp;#039;independent variable&amp;#039;&amp;#039;&amp;#039; and the output is called the &amp;#039;&amp;#039;&amp;#039;dependent variable&amp;#039;&amp;#039;&amp;#039; because its value depends on the input.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Domain and Range ==&lt;br /&gt;
&lt;br /&gt;
For a finite function shown in a table or a set of ordered pairs, the &amp;#039;&amp;#039;&amp;#039;domain&amp;#039;&amp;#039;&amp;#039; is the set of input values. The &amp;#039;&amp;#039;&amp;#039;range&amp;#039;&amp;#039;&amp;#039; is the set of output values that actually occur.&lt;br /&gt;
&lt;br /&gt;
Consider this table:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
! Input x&lt;br /&gt;
! Output y&lt;br /&gt;
|-&lt;br /&gt;
| -2&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| 11&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The domain is {-2, 0, 3}, and the range is {1, 5, 11}. If two different inputs have the same output, write that output only once when listing the range as a set.&lt;br /&gt;
&lt;br /&gt;
[[File:FunctionMappingPersonToFavoriteFood.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The real-life mapping above is another way to represent a function. A mapping diagram helps you focus on which input is connected to which output.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== How to Decide Whether a Relation Is a Function ==&lt;br /&gt;
&lt;br /&gt;
A relation is a function when &amp;#039;&amp;#039;&amp;#039;each input has exactly one output&amp;#039;&amp;#039;&amp;#039;. This condition can be checked in several representations.&lt;br /&gt;
&lt;br /&gt;
In a table, look for repeated input values. If the same input is paired with two different outputs, the relation is not a function. In a mapping diagram, each input must have exactly one arrow leaving it. In a graph, the [[English:Vertical line test|vertical line test]] can be used: if any vertical line would hit the graph more than once, the graph does not represent y as a function of x.&lt;br /&gt;
&lt;br /&gt;
[[File:Allowed mapping for a function.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
[[File:Vertical line test.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
Remember that repeated outputs are allowed. For example, the pairs x = 1 gives y = 5 and x = 2 gives y = 5 can belong to a function because each input still has only one output.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Function Tables =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== What Is a Function Table? ==&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;function table&amp;#039;&amp;#039;&amp;#039; organizes matching input and output values. It is especially useful for spotting patterns, checking a rule, and preparing points for a graph.&lt;br /&gt;
&lt;br /&gt;
[[File:TableFunction.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
Suppose the rule is y = 2x + 1.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
! x&lt;br /&gt;
! y = 2x + 1&lt;br /&gt;
|-&lt;br /&gt;
| -1&lt;br /&gt;
| -1&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| 7&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
To complete the table, substitute each x-value into the rule. For x = 2, calculate y = 2 × 2 + 1 = 5.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=DY_0u-E0HxI|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Finding a Rule from a Table ==&lt;br /&gt;
&lt;br /&gt;
Sometimes the table is given first and you need to discover the rule. Start by checking how the output changes when the input increases by equal amounts.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
! x&lt;br /&gt;
! y&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| 13&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Each time x increases by 1, y increases by 3. This suggests a constant rate of change of 3. Because y = 4 when x = 0, the starting value is 4. The rule is y = 3x + 4.&lt;br /&gt;
&lt;br /&gt;
A useful check is to test every row, not just one. For x = 3, the rule gives y = 3 × 3 + 4 = 13, which matches the table.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Missing Values in Function Tables ==&lt;br /&gt;
&lt;br /&gt;
If the rule is known, a missing output can be found by substituting the input. If the output is known and the rule is simple, you can sometimes work backward.&lt;br /&gt;
&lt;br /&gt;
For example, with y = 5x - 2, an input of 6 gives y = 28. If y = 18, solve 18 = 5x - 2. Add 2 to get 20 = 5x, then divide by 5 to get x = 4.&lt;br /&gt;
&lt;br /&gt;
Working backward is not always unique for every possible function, so check whether the rule could give the same output from more than one input. For the simple linear functions studied here with nonzero rate of change, each output corresponds to only one input.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Tables, Ordered Pairs, and Graphs =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== From a Table to Ordered Pairs ==&lt;br /&gt;
&lt;br /&gt;
Each row of a two-column function table can be written as an [[English:Ordered pair|ordered pair]] in the form (x, y). The x-value tells you the horizontal position and the y-value tells you the vertical position.&lt;br /&gt;
&lt;br /&gt;
For the rule y = 2x + 4, the rows x = -1, 0, 1, 2 produce the ordered pairs (-1, 2), (0, 4), (1, 6), and (2, 8).&lt;br /&gt;
&lt;br /&gt;
[[File:2D Cartesian Coordinates.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
When you plot these points on a [[English:Cartesian coordinate system|coordinate plane]], you can see the shape of the relationship.&lt;br /&gt;
&lt;br /&gt;
[[File:Graph of the function f(x) = 2x + 4.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Linear Functions ==&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;linear function&amp;#039;&amp;#039;&amp;#039; has a constant rate of change and graphs as a straight line. A common form is y = mx + b. The number m is the [[English:Slope|slope]], or rate of change, and b is the y-value when x = 0, often called the initial value or y-intercept.&lt;br /&gt;
&lt;br /&gt;
For y = 2x + 4, the slope is 2 and the initial value is 4. This means that every increase of 1 in x is matched by an increase of 2 in y.&lt;br /&gt;
&lt;br /&gt;
A table for a linear function shows equal changes in y when x changes by equal amounts. Not every function is linear. A function can curve, change direction, or follow a more complex rule while still giving exactly one output for each input.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=sVxImbpK8AI|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Comparing Representations ==&lt;br /&gt;
&lt;br /&gt;
A single function can be represented in different ways:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Representation&lt;br /&gt;
! What it makes easy to see&lt;br /&gt;
|-&lt;br /&gt;
| Rule or equation&lt;br /&gt;
| How to calculate an output from an input&lt;br /&gt;
|-&lt;br /&gt;
| Function table&lt;br /&gt;
| Several exact input-output pairs&lt;br /&gt;
|-&lt;br /&gt;
| Ordered pairs&lt;br /&gt;
| The same relationships written compactly&lt;br /&gt;
|-&lt;br /&gt;
| Graph&lt;br /&gt;
| Overall shape, direction, and rate of change&lt;br /&gt;
|-&lt;br /&gt;
| Mapping diagram&lt;br /&gt;
| Which inputs connect to which outputs&lt;br /&gt;
|-&lt;br /&gt;
| Verbal description&lt;br /&gt;
| The meaning of the relationship in context&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
You should be able to move between these forms. If you know the equation, you can create a table. If you have a table, you can write ordered pairs and graph them. If a pattern is linear, you can often use the table or graph to determine the rate of change and starting value.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Functions in Real Life =&lt;br /&gt;
&lt;br /&gt;
Functions help model situations in which one quantity depends on another. Suppose a bike rental costs $6 to start and $4 for each hour. If h is the number of hours and C is the total cost, then C = 4h + 6.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin:auto&amp;quot;&lt;br /&gt;
! Hours h&lt;br /&gt;
! Cost C&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| 14&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| 18&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
| 22&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The table shows that the cost rises by $4 for every additional hour. The starting value of $6 represents the fixed fee.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=ljROszF_rqs|500|center}}&lt;br /&gt;
&lt;br /&gt;
When using a function model, always interpret the variables and units. A mathematically possible input may not make sense in the real situation. For example, negative rental hours are not meaningful in this context.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Common Mistakes and How to Avoid Them ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 1:&amp;#039;&amp;#039;&amp;#039; Believing that repeated outputs make a relation fail to be a function. They do not. Only one-output-per-input matters.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 2:&amp;#039;&amp;#039;&amp;#039; Switching the order of coordinates. In (x, y), x comes first.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 3:&amp;#039;&amp;#039;&amp;#039; Reading the rule incorrectly. In y = 3x + 2, multiply x by 3 before adding 2.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 4:&amp;#039;&amp;#039;&amp;#039; Assuming every table is linear. Check whether equal changes in x produce equal changes in y.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mistake 5:&amp;#039;&amp;#039;&amp;#039; Looking at only one row when finding a rule. Test the proposed rule with all available rows.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which statement best defines a function?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Each input has exactly one output)&lt;br /&gt;
(!Each output has exactly one input)&lt;br /&gt;
(!Every input and output must be different)&lt;br /&gt;
(!Every function must form a straight line)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For the rule f of x equals 2x plus 3, what is the output when the input is 4?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(11)&lt;br /&gt;
(!7)&lt;br /&gt;
(!8)&lt;br /&gt;
(!14)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which situation would make a table fail to represent a function?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The same input is paired with two different outputs)&lt;br /&gt;
(!Two different inputs share one output)&lt;br /&gt;
(!The outputs increase by equal amounts)&lt;br /&gt;
(!The table contains a zero)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For a finite function table, what does the domain contain?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The input values)&lt;br /&gt;
(!The output values)&lt;br /&gt;
(!Only positive values)&lt;br /&gt;
(!Only values on the y axis)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;For a finite function table, what does the range contain?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The output values that occur)&lt;br /&gt;
(!The input values only)&lt;br /&gt;
(!Every possible number)&lt;br /&gt;
(!Only the smallest and largest values)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;In the linear rule y equals 3x minus 2, how much does y change when x increases by 1?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(It increases by 3)&lt;br /&gt;
(!It decreases by 2)&lt;br /&gt;
(!It increases by 1)&lt;br /&gt;
(!It stays the same)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the output when x equals 0 in the rule y equals 4x plus 1?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(1)&lt;br /&gt;
(!0)&lt;br /&gt;
(!4)&lt;br /&gt;
(!5)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does the vertical line test help you decide?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Whether a graph represents y as a function of x)&lt;br /&gt;
(!Whether a graph has a positive slope)&lt;br /&gt;
(!Whether a table has equal intervals)&lt;br /&gt;
(!Whether an equation contains two variables)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which variable usually represents the dependent value in a table labeled x and y?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(y)&lt;br /&gt;
(!x)&lt;br /&gt;
(!Both must be independent)&lt;br /&gt;
(!Neither can depend on the other)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;A table has outputs 5, 8, and 11 for inputs 0, 1, and 2. Which linear rule matches the table?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(y equals 3x plus 5)&lt;br /&gt;
(!y equals 5x plus 3)&lt;br /&gt;
(!y equals 3x plus 2)&lt;br /&gt;
(!y equals x plus 5)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Memory Game ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;memo-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Function || A relationship that gives exactly one result for each allowed starting value&lt;br /&gt;
|-&lt;br /&gt;
| Input || A value placed into a rule&lt;br /&gt;
|-&lt;br /&gt;
| Output || A value produced by a rule&lt;br /&gt;
|-&lt;br /&gt;
| Domain || The set of allowed starting values&lt;br /&gt;
|-&lt;br /&gt;
| Range || The set of resulting values that occur&lt;br /&gt;
|-&lt;br /&gt;
| Slope || The constant rate of change of a straight-line relationship&lt;br /&gt;
|-&lt;br /&gt;
| Function table || An organized display of matching starting and resulting values&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lueckentext-quiz&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Match the correct terms.&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Each input has one output&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Definition of a function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Repeated input with different outputs&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Not a function&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Equal output changes for equal input changes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Linear pattern&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Rows written as coordinate pairs&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Table to graph&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Output when the input is zero&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Initial value&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;kreuzwort-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Function || What relationship assigns exactly one output to each allowed input?&lt;br /&gt;
|-&lt;br /&gt;
| Domain || What is the set of input values called?&lt;br /&gt;
|-&lt;br /&gt;
| Range || What is the set of output values that actually occur called?&lt;br /&gt;
|-&lt;br /&gt;
| Input || What value is placed into a rule?&lt;br /&gt;
|-&lt;br /&gt;
| Output || What value is produced by a rule?&lt;br /&gt;
|-&lt;br /&gt;
| Linear || What type of function has a constant rate of change and a straight-line graph?&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Functions+and+Function+Tables &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cloze Text ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{&amp;#039;&amp;#039;&amp;#039;Complete the text.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
A relationship is a { function } when each input has exactly one output. The set of input values is called the { domain }. The set of output values that occur is called the { range }. A function { table } organizes matching input and output values. In the rule y = 3x + 2, the number 3 is the { slope }. A straight-line relationship with constant rate of change is { linear }. Ordered pairs from a table can be plotted on a { graph }. The vertical line test checks whether a graph gives more than one { output } for any input.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Open-Ended Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Easy ===&lt;br /&gt;
# [[English:Function machine|Function machine]]: Draw a colorful function machine that uses one arithmetic rule, show at least five inputs and outputs, and explain the rule in two clear sentences.&lt;br /&gt;
# [[English:Function table|Function table]]: Create a six-row table for y = 2x - 3 using input values of your choice, then check every output with substitution.&lt;br /&gt;
# [[English:Inputs and outputs|Inputs and outputs]]: Write a short real-life example in which one quantity depends on another, label the input and output, and explain why the relationship is or is not a function.&lt;br /&gt;
# [[English:Mapping diagram|Mapping diagram]]: Make a paper or digital mapping diagram with at least five inputs and outputs, then mark the feature that proves it is a function.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Graph of a function|Graph of a function]]: Build a function table for y = -2x + 5, plot the ordered pairs on a coordinate plane, draw the line, and explain how the table and graph show the same relationship.&lt;br /&gt;
# [[English:Rate of change|Rate of change]]: Collect five measurements from a simple repeated activity such as walking for equal time intervals, organize the data in a table, and decide whether the relationship is approximately linear.&lt;br /&gt;
# [[English:Mathematical interview|Mathematical interview]]: Interview a family member, classmate, or school worker about a situation where one quantity changes with another, then write a function-style model or explain why a single function model would not fit.&lt;br /&gt;
# [[English:Math explainer video|Math explainer video]]: Produce a one- to two-minute video that teaches how to tell whether a table represents a function and include one correct example and one non-example.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Comparing functions|Comparing functions]]: Compare two pricing plans represented in different forms, such as one equation and one table, and determine which plan is cheaper for at least three input values.&lt;br /&gt;
# [[English:Function investigation|Function investigation]]: Design an experiment in which you change one quantity and measure another, collect at least eight data pairs, graph the results, and judge whether a linear function is a reasonable model.&lt;br /&gt;
# [[English:Error analysis|Error analysis]]: Create a poster that shows three realistic mistakes students make with function tables, correct each mistake, and explain the reasoning behind each correction.&lt;br /&gt;
# [[English:Mathematics field study|Mathematics field study]]: Visit or observe a suitable place such as a school cafeteria, library, shop, sports area, or transit stop, identify a measurable input-output relationship, and present it as a table, graph, and written interpretation.&lt;br /&gt;
&lt;br /&gt;
{{:Open Task - Create a MOOC}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Assessment =&lt;br /&gt;
&lt;br /&gt;
# [[English:Representation transfer|Representation transfer]]: Given a function rule, create a table with at least five rows, write the ordered pairs, draw the graph, and explain how the same information appears in all three forms.&lt;br /&gt;
# [[English:Function reasoning|Function reasoning]]: Analyze four relations shown as tables, mappings, or graphs and justify which are functions by referring to the one-output-per-input condition.&lt;br /&gt;
# [[English:Linear model|Linear model]]: Use a real or invented cost situation with a fixed starting amount and a constant rate to write a linear rule, interpret each number, and predict an output not shown in the original data.&lt;br /&gt;
# [[English:Compare rates|Compare rates]]: Compare two linear functions represented in different ways and determine which has the greater rate of change, showing how you know.&lt;br /&gt;
# [[English:Critique a model|Critique a model]]: Examine a function model for a real situation and identify at least one mathematically possible input that would not be reasonable in context.&lt;br /&gt;
# [[English:Reverse thinking|Reverse thinking]]: Given several outputs from a simple linear rule, determine the corresponding inputs and explain why the backward process gives a unique answer in this case.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Evidence of Learning =&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Knowledge:&amp;#039;&amp;#039;&amp;#039; You can define a function, input, output, domain, range, function table, slope, and linear function in your own words and use the terms accurately.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Skills:&amp;#039;&amp;#039;&amp;#039; You can complete and interpret function tables, identify functions and non-functions, determine simple linear rules, use function notation, plot ordered pairs, apply the vertical line test, and connect equations, tables, graphs, and verbal descriptions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Products:&amp;#039;&amp;#039;&amp;#039; Strong evidence may include an accurate function table, a labeled graph, a mapping diagram, a short explanation or video, a real-life function model, and a comparison of two functions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Reasoning:&amp;#039;&amp;#039;&amp;#039; You can justify why a relation is or is not a function, explain how a rule matches every row of a table, and interpret slope and initial value in context.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Transfer:&amp;#039;&amp;#039;&amp;#039; You can recognize and model input-output relationships in unfamiliar situations such as prices, motion, measurement, science data, or school routines and can decide when a linear function is or is not appropriate.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
&lt;br /&gt;
The English Wikipedia article on mathematical functions provides a broader reference for definitions, notation, domains, codomains, ranges, and different types of functions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Function_(mathematics) &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Linked Learning Areas =&lt;br /&gt;
&lt;br /&gt;
Functions connect arithmetic patterns with algebra, coordinate geometry, data interpretation, and real-world modeling. Function tables are a bridge between a rule and a graph, while linear functions connect constant change to slope and equations.&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Functions and Function Tables|Functions and Function Tables]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Function|Function]]&lt;br /&gt;
# [[English:Function table|Function table]]&lt;br /&gt;
# [[English:Variables|Variables]]&lt;br /&gt;
# [[English:Ordered pair|Ordered pair]]&lt;br /&gt;
# [[English:Cartesian coordinate system|Cartesian coordinate system]]&lt;br /&gt;
# [[English:Linear function|Linear function]]&lt;br /&gt;
# [[English:Slope|Slope]]&lt;br /&gt;
# [[English:Graph of a function|Graph of a function]]&lt;br /&gt;
# [[English:Proportionality|Proportionality]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Algebra]]&lt;br /&gt;
[[Category:Functions]]&lt;br /&gt;
[[Category:Grades 7-8]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:AI_MOOC]] [[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>