Download Function Rules for Input-Output Tables

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Function Rules for
Input-Output Tables
Jen Kershaw
Say Thanks to the Authors
Click http://www.ck12.org/saythanks
(No sign in required)
To access a customizable version of this book, as well as other
interactive content, visit www.ck12.org
CK-12 Foundation is a non-profit organization with a mission to
reduce the cost of textbook materials for the K-12 market both
in the U.S. and worldwide. Using an open-content, web-based
collaborative model termed the FlexBook®, CK-12 intends to
pioneer the generation and distribution of high-quality educational
content that will serve both as core text as well as provide an
adaptive environment for learning, powered through the FlexBook
Platform®.
Copyright © 2015 CK-12 Foundation, www.ck12.org
The names “CK-12” and “CK12” and associated logos and the
terms “FlexBook®” and “FlexBook Platform®” (collectively
“CK-12 Marks”) are trademarks and service marks of CK-12
Foundation and are protected by federal, state, and international
laws.
Any form of reproduction of this book in any format or medium,
in whole or in sections must include the referral attribution link
http://www.ck12.org/saythanks (placed in a visible location) in
addition to the following terms.
Except as otherwise noted, all CK-12 Content (including CK-12
Curriculum Material) is made available to Users in accordance
with the Creative Commons Attribution-Non-Commercial 3.0
Unported (CC BY-NC 3.0) License (http://creativecommons.org/
licenses/by-nc/3.0/), as amended and updated by Creative Commons from time to time (the “CC License”), which is incorporated
herein by this reference.
Complete terms can be found at http://www.ck12.org/terms.
Printed: January 24, 2015
AUTHOR
Jen Kershaw
www.ck12.org
C HAPTER
Chapter 1. Function Rules for Input-Output Tables
1
Function Rules for
Input-Output Tables
Here you’ll learn to write a function rule from an input-output table.
The month has flown by and in two days Marc and Kara will head home. They have had a terrific time in Boston and
while they are happy to be heading home they are also sad to leave. For a final trip, Grandma and Grandpa decide to
make a trip to the amusement park. Everyone is excited.
At the amusement park, different rides take a different number of tickets. Kara and Marc figure out that there are 9
rides that they would like to ride. These are their favorites and any others are just a bonus. Most often the teens will
need three tickets for each ride. Each ride is a function of the number of tickets needed. Marc and Kara go up to the
ticket booth and come back with 21 tickets each. If they each have 21 tickets, how many rides can they go on for
those tickets?
Because each ride is a function of the number of tickets, you will need to know about functions to figure
out this problem. Pay attention to this Concept and at the end you will be able to help with the day at the
amusement park.
Guidance
Previously we worked with a given function rule or an equation. Now it is time to use those detective skills and
figure out the rule from a given table.
1
www.ck12.org
Thinking like a detective looking for clues will help you write function rules.
One strategy that might be helpful in this task is to use guess and check to figure out the relationship between
the values in the domain and the values in the range. Remember the x values are the domain and the y values
are the range.
Identify the rule for this input-output table. Describe the rule in words.
TABLE 1.1:
Input number (x)
10
20
30
40
Output number (y)
1
2
3
4
Use guess and check to determine how to each pair of values is related.
First, notice that each output number (y−value) is less than its corresponding input number (x−value). There
are two operations that help numbers become smaller. So, the rule will involve either subtraction or division.
Look for a subtraction rule first.
Consider the ordered pair (10, 1).
10 − 1 = 9, so the rule could be to subtract 9 from each input number to find the corresponding output number.
Check to see if that rule works for the other pairs of values in the table.
Consider the ordered pair (20, 2).
20 − 1 = 19, not 2, so that rule does not work all the pairs of values in the table.
Look for a division rule next.
Consider the ordered pair (10, 1) again.
10 ÷ 10 = 1, so the rule could be to divide each input number by 10 to find the corresponding output number. Check
to see if that rule works for the other pairs of values in the table.
Consider the ordered pair (20, 2).
20 ÷ 10 = 2, so the rule works for that ordered pair.
Consider the ordered pair (30, 3).
30 ÷ 10 = 3, so the rule works for that ordered pair.
Consider the ordered pair (40, 4).
40 ÷ 10 = 4, so the rule works for that ordered pair.
The rule for this function table is to divide each input number (x−value) by 10 to find its corresponding output
number (y−value).
In this example, we wrote the function rule in words. We can also use an equation to express a function rule. Think
about this past example.
The rule was “Divide each x value by 10 and that will give you the y value.”
We could write
x
10
= y.
This would have been the same rule expressed as an equation.
Let’s look at another situation where we will write an equation to represent a function rule.
2
www.ck12.org
Chapter 1. Function Rules for Input-Output Tables
Identify the rule for this function table. Describe the rule in words. Then write an equation to represent the
relationship between the pairs of values in the table.
TABLE 1.2:
x
1
2
3
4
y
5
10
15
20
Use guess and check to determine how each pair of values is related.
Notice that each y−value is greater than its corresponding x−value. So, the rule will involve either addition
or multiplication.
Look for an addition rule first.
Consider the ordered pair (1, 5).
1 + 4 = 5, so the rule could be to add 4 to each x−value to find the corresponding y-value. Check to see if that rule
works for the other pairs of values in the table.
Consider the ordered pair (2, 10).
2 + 5 = 7, not 10, so that rule does not work all the pairs of values in the table.
Look for a multiplication rule next. Each y−value in the table is 5 more than the previous y−value, so the rule may
involve multiplying by 5.
Consider the ordered pair (1, 5).
1 × 5 = 5, so the rule could be to multiply each x−value by 5 to find the corresponding y−value. Check to see if that
rule works for the other pairs of values in the table.
Consider the ordered pair (2, 10).
2 × 5 = 10, so the rule works for that ordered pair.
Consider the ordered pair (3, 15).
3 × 5 = 15, so the rule works for that ordered pair.
Consider the ordered pair (4, 20).
4 × 5 = 20, so the rule works for that ordered pair.
The rule for this function table is multiply each x−value by 5 to find its corresponding y−value.
Now that we have a rule in words, let’s write an equation to show the same relationship. Remember, to find
each y−value, you must multiply each x−value by 5. So, the equation would be:
y = x · 5 or y = 5x.
3
www.ck12.org
Yes it is. You will also become better at figuring out the rules over time.
One thing to consider is that sometimes, a function rule will involve more than one step. In other words, it will have
two operations in it, not just one.
Look at each function table and write each rule as an equation.
Example A
TABLE 1.3:
x
5
7
9
y
10
14
18
Solution: 2x
Example B
TABLE 1.4:
x
3
4
6
y
5
7
11
Solution: 2x − 1
Example C
TABLE 1.5:
x
2
4
4
y
1
2
www.ck12.org
Chapter 1. Function Rules for Input-Output Tables
TABLE 1.5: (continued)
x
6
Solution:
y
3
x
2
Here is the original problem once again.
The month has flown by and in two days Marc and Kara will head home. They have had a terrific time in Boston and
while they are happy to be heading home they are also sad to leave. For a final trip, Grandma and Grandpa decide to
make a trip to the amusement park. Everyone is excited.
At the amusement park, different rides take a different number of tickets. Kara and Marc figure out that there are 9
rides that they would like to ride. These are their favorites and any others are just a bonus. Most often the teens will
need three tickets for each ride. Each ride is a function of the number of tickets needed. Marc and Kara go up to the
ticket booth and come back with 21 tickets each. If they each have 21 tickets, how many rides can they go on for
those tickets?
The first thing to note is that each ride is a function of the number of tickets needed. We can call the ride x
and the ticket number y.
You know from this lesson that one of the best ways to work with a function is through a function table. Let’s
build one now.
TABLE 1.6:
x Rides
y Tickets
We can say that 1 ride is equal to 3 tickets. Let’s choose some other ride numbers and work our way up to 21
tickets.
TABLE 1.7:
x Rides
1
2
3
y Tickets
3
6
9
21
5
www.ck12.org
Look at the pattern. We can write an equation to show this pattern.
y = 3x
We want to figure out how many rides the teens can go on for 21 tickets. 21 is the y in the equation. We can
use what we have learned about solving equations to solve for x. This will give us the number of rides they can
go on for 21 tickets.
21 = 3x
7=x
TABLE 1.8:
x Rides
1
2
3
7
y Tickets
3
6
9
21
The teens can go on 7 rides each for the 21 tickets. To ride all nine rides, they will need six more tickets each.
Guided Practice
Here is one for you to try on your own.
Identify the rule for this function table. Then write the rule.
TABLE 1.9:
x
1
2
3
4
y
6
11
16
21
Answer
Use guess and check to determine how to each pair of values is related.
Notice that each y−value is greater than its corresponding x−value. So, the rule will involve either addition or
multiplication.
Since each y−value in the table is 5 more than the previous y−value, the rule may involve multiplying by 5.
Look for a two-step rule that involves multiplying by 5.
Consider the ordered pair (1, 6).
1 × 5 = 5 and 5 + 1 = 6, so the rule could be to multiply each input number by 5 and then to add 1 to find each
y−value. Check to see if that rule works for the other pairs of values in the table.
Consider the ordered pair (2, 11).
2 × 5 = 10 and 10 + 1 = 11, so the rule works for that ordered pair.
Consider the ordered pair (3, 16).
6
www.ck12.org
Chapter 1. Function Rules for Input-Output Tables
3 × 5 = 15 and 15 + 1 = 16, so the rule works for that ordered pair.
Consider the ordered pair (4, 21).
4 × 5 = 20 and 20 + 1 = 21, so the rule works for that ordered pair.
The rule for this function table is to multiply each x−value by 5 and then add 1 to find its corresponding
y−value.
Now that we have a rule in words, let’s write an equation to show the same relationship. Remember, to find
each y−value, we must multiply each x−value by 5 and then add 1. So, the equation would be
y = 5x + 1
Video Review
MEDIA
Click image to the left or use the URL below.
URL: http://www.ck12.org/flx/render/embeddedobject/5542
This James Sousa video is about writing a function rule from an input - output table.
Explore More
Directions: Determine the rule for each table. Use that rule to answer the questions.
Look at this table
TABLE 1.10:
Input number (x)
1
2
3
4
Output number (y)
3
4
5
6
1. Identify the rule.
2. Write an equation for the rule.
Look at this table.
TABLE 1.11:
x
1
2
3
4
y
2
4
6
8
3. Describe the rule in words.
7
www.ck12.org
4. Write an equation to represent the rule.
Look at this table.
TABLE 1.12:
x
1
2
3
4
y
3
5
7
9
5. Describe the rule in words.
6. Write an equation to represent the rule.
Directions: Solve each problem.
7. The total number of cupcakes Shakir can bake, y, is a function of the number of batches of cupcake batter he
makes, x. This table shows the total number of cupcakes Shakir will bake if he makes 1, 2 or 3 batches of cupcake
batter.
TABLE 1.13:
Number of Batches of Batter (x)
1
2
3
4
5
Total Number of Cupcakes Baked (y)
12
24
36
?
?
8. Write a rule in words to describe the relationship between the pairs of values in the table above.
9. Write an equation to describe the relationship between the pairs of values in the table above.
10. What is the total number of cupcakes that Shakir will bake if he makes 5 batches of batter?
For a concert in the auditorium, Ms. Walsh set up 10 chairs on the stage for the performers and 20 chairs in each
row for the audience. This equation shows the relationship between r, the number of rows of chairs Ms. Walsh set
up and t, the total number of chairs set up in the auditorium:
t = 10 + 20r.
11. Create a table to show the total number of chairs that would be set up in the auditorium if Ms. Walsh set up 0, 1,
2, 3, or 4 rows of chairs.
12. Identify the domain for the ordered pairs in the table.
13. Explain why the domain shown in the table is a reasonable domain for this function and why including a number
less than 0 would not be reasonable.
Look at this table.
TABLE 1.14:
Input
1
2
3
4
8
Output
4
5
6
7
www.ck12.org
Chapter 1. Function Rules for Input-Output Tables
14. What is the rule?
15. Write an equation to represent the rule.
9