<?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_Their_Representations</id>
	<title>English:Functions and Their Representations - 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_Their_Representations"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Functions_and_Their_Representations&amp;action=history"/>
	<updated>2026-08-28T16:59:36Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Functions_and_Their_Representations&amp;diff=47296&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_Their_Representations&amp;diff=47296&amp;oldid=prev"/>
		<updated>2026-08-27T19:13:04Z</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 Their Representations]]&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 that assigns each allowed input exactly one output. Functions help you describe relationships, predict values, compare patterns, and build mathematical models. In Grades 9–10, you usually meet functions through [[English:Function notation|function notation]], tables, graphs, equations, ordered pairs, mapping diagrams, and real-world descriptions.&lt;br /&gt;
&lt;br /&gt;
Suppose a taxi fare has a fixed starting charge of 4 dollars and then increases by 2 dollars for every kilometer traveled. If x is the number of kilometers, the rule y = 2x + 4 connects each input x with exactly one output y. The same relationship can be shown as an equation, a table of values, a graph, or a verbal description. Learning to move between these representations is one of the most useful skills in [[English:Algebra|algebra]].&lt;br /&gt;
&lt;br /&gt;
[[File:Function Definition.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The diagram above emphasizes the defining idea: every input in the domain is assigned to one output.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=kvGsIo1TmsM|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Goals =&lt;br /&gt;
&lt;br /&gt;
By the end of this aiMOOC, you should be able to:&lt;br /&gt;
# [[English:Function concept|Function concept]]: Explain why a relation is or is not a function.&lt;br /&gt;
# [[English:Domain and range|Domain and range]]: Determine meaningful input and output values from tables, graphs, equations, and contexts.&lt;br /&gt;
# [[English:Multiple representations|Multiple representations]]: Represent the same function verbally, numerically, algebraically, and graphically.&lt;br /&gt;
# [[English:Function conversion|Function conversion]]: Move accurately from one representation to another.&lt;br /&gt;
# [[English:Function features|Function features]]: Interpret slope, intercepts, extrema, growth, decay, and other key features at an appropriate level.&lt;br /&gt;
# [[English:Mathematical modeling|Mathematical modeling]]: Choose and justify a function model for a real situation.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= What Makes a Relation a Function? =&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;relation&amp;#039;&amp;#039;&amp;#039; connects inputs and outputs. A relation is a function when every input has exactly one output. Different inputs are allowed to share the same output, but one input cannot be paired with two different outputs.&lt;br /&gt;
&lt;br /&gt;
For example, the ordered pairs (1, 3), (2, 5), and (3, 5) form a function because each first coordinate appears with only one second coordinate. By contrast, (1, 3), (1, 4), and (2, 5) do not form a function because the input 1 is assigned to two outputs.&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;domain&amp;#039;&amp;#039;&amp;#039; is the set of allowed input values. The &amp;#039;&amp;#039;&amp;#039;range&amp;#039;&amp;#039;&amp;#039; is the set of output values that the function actually produces. A &amp;#039;&amp;#039;&amp;#039;codomain&amp;#039;&amp;#039;&amp;#039; is a set in which the outputs are defined to lie; the range can be smaller than the codomain.&lt;br /&gt;
&lt;br /&gt;
[[File:Domain, Range, Codomain.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Mapping Diagrams ==&lt;br /&gt;
&lt;br /&gt;
A mapping diagram shows inputs in one set, outputs in another set, and arrows between them. It is a function if every input has exactly one arrow leaving it. Several arrows may end at the same output.&lt;br /&gt;
&lt;br /&gt;
Mapping diagrams are especially useful when the domain is a small finite set. They make the one-output-per-input rule easy to inspect.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Ordered Pairs ==&lt;br /&gt;
&lt;br /&gt;
An ordered pair has the form (x, y), where x is the input and y is the output. A set of ordered pairs represents a function if no x-value is paired with more than one y-value.&lt;br /&gt;
&lt;br /&gt;
For the relation (0, 2), (1, 4), (2, 6), and (3, 8), every first coordinate is different, so the relation is a function. The pattern can also be described by the equation y = 2x + 2.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== The Vertical Line Test ==&lt;br /&gt;
&lt;br /&gt;
A graph represents y as a function of x if every vertical line intersects the graph at no more than one point. This is called the &amp;#039;&amp;#039;&amp;#039;vertical line test&amp;#039;&amp;#039;&amp;#039;. A circle fails this test because some vertical lines cross it twice, which means the same x-value would have two different y-values.&lt;br /&gt;
&lt;br /&gt;
[[File:Vertical line test.svg|400px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Main Representations of Functions =&lt;br /&gt;
&lt;br /&gt;
A function can be represented in several ways. Each representation highlights different information, so strong problem solving often depends on choosing the most useful form.&lt;br /&gt;
&lt;br /&gt;
[[File:Cartesian graphs of functions.png|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Verbal Descriptions ==&lt;br /&gt;
&lt;br /&gt;
A verbal description explains the relationship in words. For example: &amp;quot;A water tank starts with 200 liters and drains by 15 liters each minute.&amp;quot; This description tells you that the initial value is 200 and the rate of change is negative 15 liters per minute.&lt;br /&gt;
&lt;br /&gt;
From the description, you can define t as time in minutes and V as volume in liters, giving V = 200 - 15t for the period in which the model applies.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Tables ==&lt;br /&gt;
&lt;br /&gt;
A table organizes input-output pairs in rows or columns. Tables are useful for spotting patterns, estimating rates of change, and reading exact values.&lt;br /&gt;
&lt;br /&gt;
For the rule y = 3x - 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&lt;br /&gt;
|-&lt;br /&gt;
| 0&lt;br /&gt;
| -1&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
| 2&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
| 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The y-values increase by 3 when the x-values increase by 1. That constant change is the slope of the related linear graph.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=5cK86VKoBPw|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Equations and Function Notation ==&lt;br /&gt;
&lt;br /&gt;
An equation gives an algebraic rule. Function notation writes the output of a function f at input x as &amp;#039;&amp;#039;&amp;#039;f(x)&amp;#039;&amp;#039;&amp;#039;. If f(x) = 2x + 5, then f(4) = 2·4 + 5 = 13.&lt;br /&gt;
&lt;br /&gt;
The expression f(4) does not mean f multiplied by 4. It means &amp;quot;the output of f when the input is 4.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=Id6UovYjd-M|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Graphs ==&lt;br /&gt;
&lt;br /&gt;
A graph displays input-output pairs as points in the coordinate plane. The horizontal axis usually represents the independent variable, and the vertical axis usually represents the dependent variable.&lt;br /&gt;
&lt;br /&gt;
Graphs are especially useful for seeing overall behavior: where a function increases or decreases, where it crosses an axis, how quickly it changes, and whether it has a maximum or minimum.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=kzYtx_AqzjM|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Domain and Range =&lt;br /&gt;
&lt;br /&gt;
The domain answers the question, &amp;quot;Which inputs are allowed or meaningful?&amp;quot; The range answers, &amp;quot;Which outputs can occur?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For an algebraic rule, restrictions may come from the formula. For a real-world model, the situation can impose additional restrictions. If t represents time after an experiment begins, negative values of t may be mathematically possible in a formula but not meaningful in the context.&lt;br /&gt;
&lt;br /&gt;
When a graph is shown, you can read the domain by looking at the x-values covered by the graph and the range by looking at the y-values covered by the graph.&lt;br /&gt;
&lt;br /&gt;
[[File:XY-plane example y eq 2x with domain.svg|450px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=za0QJRZ-yQ4|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Converting Between Representations =&lt;br /&gt;
&lt;br /&gt;
Moving between representations helps you understand that the equation, table, graph, and description can all refer to the same mathematical relationship.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Equation to Table ==&lt;br /&gt;
&lt;br /&gt;
Choose several input values and substitute them into the equation. For f(x) = x² - 4, using x = -2, -1, 0, 1, and 2 gives outputs 0, -3, -4, -3, and 0. The table reveals symmetry because opposite inputs have equal outputs.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Table to Graph ==&lt;br /&gt;
&lt;br /&gt;
Treat each row of the table as an ordered pair. Plot the points on a coordinate plane. If the situation is continuous, you may connect the points with an appropriate curve or line. If the situation is discrete, keep separate points.&lt;br /&gt;
&lt;br /&gt;
For example, the number of students in a class is discrete because it is counted in whole numbers. Distance traveled over time is often modeled as continuous because values between measured times can be meaningful.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Graph to Equation ==&lt;br /&gt;
&lt;br /&gt;
To write an equation from a graph, first identify the function family and key features.&lt;br /&gt;
&lt;br /&gt;
For a nonvertical straight line, estimate or calculate the slope and the y-intercept. Then use y = mx + b. For a parabola, identify features such as the vertex, intercepts, and direction of opening, then choose a suitable quadratic form.&lt;br /&gt;
&lt;br /&gt;
[[File:Graph describing a linear function.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Description to Equation ==&lt;br /&gt;
&lt;br /&gt;
Identify the quantities, choose variables, and look for relationships between them. Words such as &amp;quot;starts at&amp;quot; often signal an initial value, while &amp;quot;per&amp;quot;, &amp;quot;each&amp;quot;, or &amp;quot;for every&amp;quot; often signal a rate.&lt;br /&gt;
&lt;br /&gt;
If a streaming service charges 8 dollars per month plus a one-time setup fee of 12 dollars, then the total cost C after m months can be modeled by C = 8m + 12.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Important Function Families =&lt;br /&gt;
&lt;br /&gt;
Recognizing the shape and structure of common function families makes representations easier to interpret.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Linear Functions ==&lt;br /&gt;
&lt;br /&gt;
A linear function has a constant rate of change and a graph that is a straight line. A common form is y = mx + b, where m is the slope and b is the y-intercept.&lt;br /&gt;
&lt;br /&gt;
The slope compares vertical change with horizontal change. Positive slope means the graph rises from left to right, negative slope means it falls, and zero slope gives a horizontal line.&lt;br /&gt;
&lt;br /&gt;
[[File:Linear Function Graph.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quadratic Functions ==&lt;br /&gt;
&lt;br /&gt;
A quadratic function can be written in the form y = ax² + bx + c with a not equal to zero. Its graph is a parabola. Important features include the vertex, axis of symmetry, intercepts, and direction of opening.&lt;br /&gt;
&lt;br /&gt;
Quadratic models appear in situations involving area, optimization, and some types of projectile motion.&lt;br /&gt;
&lt;br /&gt;
[[File:Quadratic function graph key values.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Exponential Functions ==&lt;br /&gt;
&lt;br /&gt;
An exponential function changes by a constant multiplicative factor over equal input intervals. A typical form is y = a·b^x, where a is the initial value and b is the growth or decay factor.&lt;br /&gt;
&lt;br /&gt;
If b is greater than 1, the model shows exponential growth. If b is between 0 and 1, it shows exponential decay. Exponential models can describe repeated percentage change, population growth under simplified conditions, or depreciation.&lt;br /&gt;
&lt;br /&gt;
[[File:Exponential function.svg|450px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interpreting Function Features =&lt;br /&gt;
&lt;br /&gt;
A representation is useful only if you can interpret what its features mean.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Intercepts&amp;#039;&amp;#039;&amp;#039; show where a graph meets an axis. A y-intercept often represents an initial value. An x-intercept may represent when an output becomes zero.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Rate of change&amp;#039;&amp;#039;&amp;#039; describes how much the output changes compared with the input. For linear functions this rate is constant. For nonlinear functions it can vary.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Maximum and minimum values&amp;#039;&amp;#039;&amp;#039; can describe best or worst outcomes in a model, such as a greatest height or lowest cost.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Intervals of increase and decrease&amp;#039;&amp;#039;&amp;#039; tell you where outputs rise or fall as inputs increase.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;End behavior&amp;#039;&amp;#039;&amp;#039; describes what happens to output values for very large positive or negative inputs. At Grades 9–10, you can often discuss end behavior informally by reading the direction of a graph.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Choosing the Best Representation =&lt;br /&gt;
&lt;br /&gt;
Use a &amp;#039;&amp;#039;&amp;#039;table&amp;#039;&amp;#039;&amp;#039; when you need exact values or want to compare several input-output pairs. Use a &amp;#039;&amp;#039;&amp;#039;graph&amp;#039;&amp;#039;&amp;#039; when you need to see shape, trends, intersections, or overall behavior. Use an &amp;#039;&amp;#039;&amp;#039;equation&amp;#039;&amp;#039;&amp;#039; when you want to calculate outputs efficiently or analyze algebraic structure. Use a &amp;#039;&amp;#039;&amp;#039;verbal description&amp;#039;&amp;#039;&amp;#039; when you need to explain what variables and quantities mean in context. Use a &amp;#039;&amp;#039;&amp;#039;mapping diagram&amp;#039;&amp;#039;&amp;#039; when a small finite set makes input-output assignments easy to inspect.&lt;br /&gt;
&lt;br /&gt;
A good mathematical explanation often uses more than one representation. For example, you might use an equation to calculate, a table to organize values, and a graph to communicate the pattern visually.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Common Mistakes and How to Avoid Them =&lt;br /&gt;
&lt;br /&gt;
Do not assume that every relation is a function. Check whether each input has exactly one output.&lt;br /&gt;
&lt;br /&gt;
Do not confuse f(x) with multiplication. Function notation names an output associated with an input.&lt;br /&gt;
&lt;br /&gt;
Do not ignore context when choosing a domain. A formula may allow values that the real-world situation does not.&lt;br /&gt;
&lt;br /&gt;
Do not connect points automatically. First decide whether the quantities are continuous or discrete.&lt;br /&gt;
&lt;br /&gt;
Do not read a graph without checking the scale and labels on both axes. A steep-looking line may result from unequal axis scales.&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 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 graph must be a straight line)&lt;br /&gt;
(!Every function has only positive 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;What does the domain of a function describe?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The allowed input values)&lt;br /&gt;
(!The produced output values)&lt;br /&gt;
(!The steepness of a graph)&lt;br /&gt;
(!The number of intercepts)&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 range of a function describe?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The output values actually produced)&lt;br /&gt;
(!The allowed input values)&lt;br /&gt;
(!The horizontal axis only)&lt;br /&gt;
(!The equation title)&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 representation is especially useful for showing exact input output pairs?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(A table)&lt;br /&gt;
(!A paragraph title)&lt;br /&gt;
(!A category label)&lt;br /&gt;
(!A page footer)&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 check?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Whether a graph represents a function)&lt;br /&gt;
(!Whether a graph is linear)&lt;br /&gt;
(!Whether a table has labels)&lt;br /&gt;
(!Whether an equation has 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;What is constant for a linear function?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The rate of change)&lt;br /&gt;
(!The output value)&lt;br /&gt;
(!The input value)&lt;br /&gt;
(!The graph height)&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 shape is the graph of a quadratic function?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(A parabola)&lt;br /&gt;
(!A circle)&lt;br /&gt;
(!A rectangle)&lt;br /&gt;
(!A spiral)&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 function notation describe?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The output for a chosen input)&lt;br /&gt;
(!A multiplication rule only)&lt;br /&gt;
(!The length of an axis)&lt;br /&gt;
(!The number of graphs)&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 representation best shows overall shape and turning behavior?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(A graph)&lt;br /&gt;
(!A file name)&lt;br /&gt;
(!A category)&lt;br /&gt;
(!A heading)&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;When should separate plotted points usually remain unconnected?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(When the situation is discrete)&lt;br /&gt;
(!When the slope is positive)&lt;br /&gt;
(!When the function is linear)&lt;br /&gt;
(!When the table has two columns)&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;
| Domain || Set of allowed inputs&lt;br /&gt;
|-&lt;br /&gt;
| Range || Set of outputs actually produced&lt;br /&gt;
|-&lt;br /&gt;
| Mapping || Diagram of arrows from inputs to outputs&lt;br /&gt;
|-&lt;br /&gt;
| Table || Organized list of input output pairs&lt;br /&gt;
|-&lt;br /&gt;
| Graph || Coordinate picture of a relationship&lt;br /&gt;
|-&lt;br /&gt;
| Equation || Algebraic rule connecting variables&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;Pairs each input with one output&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Mapping diagram&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Lists corresponding values in rows&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Table representation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Shows plotted points on axes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Graph representation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;States an algebraic calculation rule&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Equation representation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Explains quantities and relationships in words&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Verbal representation&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;
| Domain || What set contains the allowed inputs of a function&lt;br /&gt;
|-&lt;br /&gt;
| Range || What set contains the outputs actually produced&lt;br /&gt;
|-&lt;br /&gt;
| Function || What relation gives every input exactly one output&lt;br /&gt;
|-&lt;br /&gt;
| Input || What value is supplied to a function&lt;br /&gt;
|-&lt;br /&gt;
| Output || What value a function produces&lt;br /&gt;
|-&lt;br /&gt;
| Quadratic || What function family has a parabolic 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+Their+Representations &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 relation is a { function } when every input has exactly one output. The set of allowed inputs is the { domain }. The values actually produced form the { range }. A table records corresponding { values }. A graph places ordered pairs on coordinate { axes }. For a linear function the rate of change is { constant }. A quadratic function has a graph called a { parabola }. The vertical line test checks whether a graph represents a { function }.&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 Hunt|Function Hunt]]: Find three everyday situations that can be modeled as functions. Name an input and an output for each situation, and explain why each input has only one output.&lt;br /&gt;
# [[English:Representation Cards|Representation Cards]]: Create four study cards showing the same simple function as a verbal description, table, equation, and graph.&lt;br /&gt;
# [[English:Graph Photograph|Graph Photograph]]: Take or create a photograph of an object or pattern that reminds you of a linear, quadratic, or exponential graph. Add a short mathematical caption explaining the resemblance.&lt;br /&gt;
# [[English:Table Detective|Table Detective]]: Design two small input-output tables, one that is a function and one that is not. Exchange them with a classmate and explain the decision.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Function Interview|Function Interview]]: Interview someone who uses changing quantities in work or daily life. Identify a possible input-output relationship and represent it with at least two mathematical forms.&lt;br /&gt;
# [[English:Representation Video|Representation Video]]: Produce a short video that teaches how to convert one function from an equation to a table and then to a graph.&lt;br /&gt;
# [[English:Data Collection Model|Data Collection Model]]: Collect a small set of real measurements such as distance over time or temperature over time, create a table and graph, and discuss whether a function model is reasonable.&lt;br /&gt;
# [[English:Desmos or Spreadsheet Comparison|Desmos or Spreadsheet Comparison]]: Use a graphing tool or spreadsheet to compare two functions. Record how changing a parameter affects the graph and explain what you observe.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Model Choice Investigation|Model Choice Investigation]]: Find a real data set suitable for a linear, quadratic, or exponential model. Compare at least two possible models and justify which one better represents the data.&lt;br /&gt;
# [[English:Representation Error Analysis|Representation Error Analysis]]: Create a deliberately incorrect conversion between a table, graph, and equation. Then write an annotated correction that identifies the precise mathematical error.&lt;br /&gt;
# [[English:Piecewise Context Project|Piecewise Context Project]]: Design a real-world situation whose rule changes after a certain input value. Represent it verbally, in a table, with a graph, and with a piecewise rule.&lt;br /&gt;
# [[English:Function Gallery Walk|Function Gallery Walk]]: Curate a classroom or digital exhibition of at least six functions from different contexts. Include multiple representations, domain and range, and a written comparison of their behaviors.&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 in one form, convert it into two other representations and explain what information becomes easier or harder to see in each form.&lt;br /&gt;
# [[English:Function or Not|Function or Not]]: Analyze several relations shown as tables, graphs, and mapping diagrams. Justify whether each relation is a function using a representation-appropriate test.&lt;br /&gt;
# [[English:Model Interpretation|Model Interpretation]]: Interpret the slope, intercepts, domain, and range of a function in a real-world situation, including units and contextual limits.&lt;br /&gt;
# [[English:Model Comparison|Model Comparison]]: Compare a linear and a nonlinear model for the same situation and argue which model is more appropriate over a stated interval.&lt;br /&gt;
# [[English:Error Diagnosis|Error Diagnosis]]: Examine a flawed graph or table created from an equation, identify the source of the error, and produce a corrected representation.&lt;br /&gt;
# [[English:Decision with Functions|Decision with Functions]]: Use two cost functions or growth functions to decide between alternatives. Support the decision with calculations and a graph.&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 explain the defining property of a function and distinguish domain, range, input, and output.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Representation skills&amp;#039;&amp;#039;&amp;#039;: You can read, create, and connect verbal descriptions, tables, equations, ordered pairs, mapping diagrams, and graphs.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Analytical skills&amp;#039;&amp;#039;&amp;#039;: You can identify rate of change, intercepts, extrema, intervals of increase or decrease, and other important graph features at an appropriate level.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Products&amp;#039;&amp;#039;&amp;#039;: You can produce accurate tables, graphs, equations, explanations, videos, posters, or digital models that communicate a functional relationship.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Reasoning&amp;#039;&amp;#039;&amp;#039;: You can justify whether a relation is a function and explain why a chosen representation is useful for a particular purpose.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Transfer&amp;#039;&amp;#039;&amp;#039;: You can use functions to model unfamiliar real-world situations, interpret restrictions, compare alternatives, and defend conclusions with evidence.&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;
&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;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Functions and Their Representations|Functions and Their Representations]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Function|Function]]&lt;br /&gt;
# [[English:Domain and range|Domain and range]]&lt;br /&gt;
# [[English:Function notation|Function notation]]&lt;br /&gt;
# [[English:Cartesian coordinate system|Cartesian coordinate system]]&lt;br /&gt;
# [[English:Linear function|Linear function]]&lt;br /&gt;
# [[English:Quadratic function|Quadratic function]]&lt;br /&gt;
# [[English:Exponential function|Exponential function]]&lt;br /&gt;
# [[English:Slope|Slope]]&lt;br /&gt;
# [[English:Mathematical model|Mathematical model]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Functions and Their Representations]]&lt;br /&gt;
[[Category:Mathematics]]&lt;br /&gt;
[[Category:Algebra]]&lt;br /&gt;
[[Category:Functions]]&lt;br /&gt;
[[Category:Grades 9-10]]&lt;br /&gt;
[[Category:Secondary education]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>