Lesson 2Introduction to Functions

Let’s learn what a function is.

Learning Targets:

  • I know that a function is a rule with exactly one output for each allowable input.
  • I know that if a rule has exactly one output for each allowable input, then the output depends on the input.

2.1 Square Me

Here are some numbers in a list:

1, -3, \text-\frac12 , 3, 2, \frac14 , 0.5

  1. How many different numbers are in the list?

  2. Make a new list containing the squares of all these numbers.
  3. How many different numbers are in the new list?

  4. Explain why the two lists do not have the same number of different numbers.

2.2 You Know This, Do You Know That?

Say yes or no for each question. If yes, draw an input-output diagram. If no, give examples of two different outputs that are possible for the same input.

  1. A person is 5.5 feet tall. Do you know their height in inches?  
  2. A number is 5. Do you know its square?  
  3. The square of a number is 16. Do you know the number?  
  4. A square has a perimeter of 12 cm. Do you know its area?  
  5. A rectangle has an area of 16 cm2. Do you know its length?  
  6. You are given a number. Do you know the number that is \frac15 as big?  
  7. You are given a number. Do you know its reciprocal?  

2.3 Using Function Language

Here are the questions from the previous activity. For the ones you said yes to, write a statement like, “The height a rubber ball bounces to depends on the height it was dropped from” or “Bounce height is a function of drop height.” For all of the ones you said no to, write a statement like, “The day of the week does not determine the temperature that day” or “The temperature that day is not a function of the day of the week.”

  1. A person is 5.5 feet tall. Do you know their height in inches?
  2. A number is 5. Do you know its square?
  3. The square of a number is 16. Do you know the number?
  4. A square has a perimeter of 12 cm. Do you know its area?
  5. A rectangle has an area of 16 cm2. Do you know its length?
  6. You are given a number. Do you know the number that is \frac15 as big?
  7. You are given a number. Do you know its reciprocal?  

2.4 Same Function, Different Rule?

Which input-output rules could describe the same function (if any)? Be prepared to explain your reasoning.

an image asking you to find the square of 7
a diagram asking the area of a square with a side length of 10
a diagram asking the total if the you add  90 to the starting 10

Are you ready for more?

The phrase “is a function of” gets used in non-mathematical speech as well as mathematical speech in sentences like, “The range of foods you like is a function of your upbringing.” What is that sentence trying to convey? Is it the same use of the word “function” as the mathematical one?

Lesson 2 Summary

Let's say we have an input-output rule that for each allowable input gives exactly one output. Then we say the output depends on the input, or the output is a function of the input.

For example, the area of a square is a function of the side length, because you can find the area from the side length by squaring it. So when the input is 10 cm, the output is 100 cm2.

a diagram asking the area of a square with a side length of 10

Sometimes we might have two different rules that describe the same function. As long as we always get the same, single output from the same input, the rules describe the same function.

Glossary Terms

function

A function is a rule that assigns exactly one output to each possible input. 

The function y=6x+4 assigns one value of the output, y , to each value of the input, x .  For example, when x=5 , then y=6(5)+4 or 34.

Lesson 2 Practice Problems

  1. Here are several function rules. Calculate the output for each rule when you use -6 as the input.

    a diagram showing function rules
  2. A group of students is timed while sprinting 100 meters. Each student’s speed can be found by dividing 100 m by their time. Is each statement true or false? Explain your reasoning.

    1. Speed is a function of time.
    2. Time is a function of distance.
    3. Speed is a function of number of students racing.
    4. Time is a function of speed.
  3. Diego’s history teacher writes a test for the class with 26 questions. The test is worth 123 points and has two types of questions: multiple choice worth 3 points each, and essays worth 8 points each. How many essay questions are on the test? Explain or show your reasoning.
  4. These tables correspond to inputs and outputs. Which of these input and output tables could represent a function rule, and which ones could not? Explain or show your reasoning.

    Table A:

    input output
    -2 4
    -1 1
    0 0
    1 1
    2 4

    Table B: 

    input output
    4 -2
    1 -1
    0 0
    1 1
    4 2

    Table C: 

    input output
    1 0
    2 0
    3 0

    Table D: 

    input output
    0 1
    0 2
    0 3