This document explains how to create a table from a function by plugging inputs into the function rule and organizing the resulting outputs into a table. It defines the function f(x)=3x-2, chooses the inputs -2, -1, 0, 1, 2, calculates the corresponding outputs by applying the function, and displays the inputs and outputs in a two-column table.
3. Next,comeup
withyourplan
ofaction.
? We want to pick some inputs, and use them to generate
some outputs.
? We will call x-coordinates our inputs and y-coordinates
our outputs.
? We will organize our coordinates using a table.