Math I · F-LE.2

Constructing Linear and Exponential Functions from Graphs, Descriptions, and Input-Output Pairs

This objective teaches students how to turn a pattern, situation, graph, or table into a usable rule. That is the difference between noticing change and being able to predict, compare, budget, design, or explain it.

Concept Functions
Domain Linear, Quadratic, and Exponential Models
Read time 14 minutes

What this learning objective is really asking you to learn

This learning objective asks students to do one of the central jobs of mathematics: build a model. A model is a simplified but useful description of how one quantity depends on another. In this objective, the models are usually linear or exponential. Linear models describe situations that change by repeated addition. Exponential models describe situations that change by repeated multiplication. The task is to look at information that may come as words, a table, a graph, or two input-output pairs, and then create a function that captures the pattern.

A student who masters this objective can look at a situation and ask the right first question: is the change additive or multiplicative? If a streaming service charges a fixed startup fee plus the same amount each month, that is additive change. It is linear. If bacteria double every hour, that is multiplicative change. It is exponential. If a worker earns the same amount per hour, the total pay increases by equal differences. If an account earns compound interest, the balance increases by equal factors. The model depends on the machinery of change.

A linear function usually has the form \(f(x) = mx + b\). The parameter \(m\) is the slope, or rate of change. It tells how much the output changes when the input increases by 1 unit. The parameter \(b\) is the output when the input is 0. In many contexts, \(b\) is an initial value, base amount, fixed fee, starting height, beginning savings, or starting distance. If a table shows that the output increases by 7 every time the input increases by 1, the slope is 7. If the output is 20 when the input is 0, the function is \(f(x) = 7x + 20\).

When two points are given, such as \((2, 18)\) and \((5, 39)\), students can construct the linear function by finding the slope: \(m = (39 - 18)/(5 - 2) = 21/3 = 7\). Then they substitute one point into \(y = mx + b\): \(18 = 7(2) + b\), so \(b = 4\). The function is \(f(x) = 7x + 4\). This is not just a formula trick. It means that the output rises by 7 for every 1-unit increase in input, and when the input is 0 the model predicts an output of 4.

An exponential function often has the form \(f(x) = a \cdot b^x\). The parameter \(a\) is the value at input 0 when the model is not shifted. The parameter \(b\) is the growth or decay factor per unit. If \(b > 1\), the function grows. If \(0 < b < 1\), it decays. A function like \(f(x) = 300(1.04)^x\) starts at 300 and grows by a factor of 1.04 each step, which means a 4 percent increase per step. A function like \(f(x) = 900(0.85)^x\) starts at 900 and keeps 85 percent each step, which means a 15 percent decrease per step.

To construct an exponential function from a table, students look for equal ratios over equal input intervals. If a table gives outputs 12, 36, 108, and 324 for consecutive input values, each output is multiplied by 3. The function has growth factor 3. If the input starts at 0 and the output at 0 is 12, the function is \(f(x) = 12 \cdot 3^x\). If the table starts somewhere else, students must account for the input value. For example, if \(f(2) = 45\) and the factor is 3 per step, then \(f(0)\) must be 5 because \(5 \cdot 3^2 = 45\). The function is \(f(x) = 5 \cdot 3^x\).

From two input-output pairs, an exponential model requires a little more care. Suppose the points are \((1, 10)\) and \((4, 80)\). The output is multiplied by \(80/10 = 8\) while the input increases by 3. That means three equal input steps together create a factor of 8. Since \(2^3 = 8\), the factor per step is 2. Then \(f(1) = 10 = a \cdot 2^1\), so \(a = 5\). The function is \(f(x) = 5 \cdot 2^x\). In general, if two points are \((x_{1}, y_{1})\) and \((x_{2}, y_{2})\), the exponential factor per unit is \(b = (y_{2}/y_{1})^(1/(x_{2} - x_{1}))\), provided the values are positive and the model makes sense.

The objective also includes arithmetic and geometric sequences. A sequence is a function whose domain is a set of counting numbers or integers. An arithmetic sequence is the discrete version of a linear function: it adds the same amount each step. It can be written recursively as \(a_{n} = a_{n-1} + d\), where \(d\) is the common difference, or explicitly as \(a_{n} = a_{1} + (n - 1)d\). A geometric sequence is the discrete version of an exponential function: it multiplies by the same factor each step. It can be written recursively as \(a_{n} = r \cdot a_{n-1}\), where \(r\) is the common ratio, or explicitly as \(a_{n} = a_{1} \cdot r^(n - 1)\).

The heart of the objective is translation. A graph might show a straight line, but the student must read the slope and intercept from the picture. A verbal description might say “starts with 50 dollars and adds 12 dollars each week,” but the student must turn that into \(f(w) = 50 + 12w\). A table might show values without naming the pattern, but the student must detect equal differences or equal ratios. Two input-output pairs might be the only information available, and the student must construct the model from those clues.

Why students should learn this math

Students should learn this math because life rarely hands people a finished equation. More often, life hands them a situation: a bill, a graph, a data table, a savings plan, a growth pattern, a contract, a set of measurements, or a trend. The useful person is not the one who waits for a formula. The useful person is the one who can build the formula from the situation.

This objective answers the student question, “Why am I learning functions?” A function is a machine for prediction. If students can construct the machine, they can make intelligent predictions instead of guesses. They can compare phone plans, estimate costs, understand salary raises, plan savings, evaluate debt, describe depreciation, study population growth, and recognize when a trend is changing by addition versus multiplication. This is practical math at the level of decision-making.

For example, suppose one summer job pays a 200 dollar signing bonus plus 16 dollars per hour, and another pays 20 dollars per hour with no bonus. A student can construct two linear functions: \(A(h) = 200 + 16h\) and \(B(h) = 20h\). Now the comparison is not vague. The student can find when the jobs pay the same, which job is better for a short schedule, and which job becomes better after enough hours. This is not “algebra for algebra’s sake.” It is the structure behind real choices.

Suppose a student is offered a savings challenge: start with 5 dollars and double the amount each week. At first the numbers look small: 5, 10, 20, 40. But the function \(f(w) = 5 \cdot 2^w\) reveals the compounding machine. After 10 weeks, the amount is 5,120 dollars if the pattern is followed exactly. The point is not that every real situation doubles forever. The point is that a formula makes the consequences visible. It lets students see the future implied by a pattern.

This skill also protects students from misleading claims. Advertisements often use rates, percentages, fees, and growth language. A product might say “only 10 dollars per month,” but a contract may include a startup fee. A loan may advertise a low monthly payment while extending the time period. An investment may quote a percentage growth rate without showing risk or time scale. When students can build functions, they are harder to fool. They can ask, “What is the starting value? What is the rate? What is the factor? What is the input? What is the output? What does the model assume?”

The same skill matters in science and technology. A biology student might model bacteria growth. A chemistry student might model cooling or decay. A physics student might model constant-speed motion. A computer science student might analyze how a process scales. A social scientist might model population or adoption rates. A business analyst might forecast revenue. Function construction is one of the common languages across all of these fields.

Students should also learn this objective because it changes their identity in math. Many students think math is something already written by someone else. This objective says the opposite. You can write the math. You can create a rule from evidence. You can decide which structure fits. That is a major shift from passive calculation to active modeling.

Where this objective fits on the full map of mathematics

On the big map of mathematics, this objective sits at the intersection of algebra, functions, modeling, and data. Earlier in Integrated Math I, students learned to interpret equations, graphs, tables, function notation, average rate of change, linear models, and exponential models. They learned that linear change is connected to equal differences and constant rate of change. They learned that exponential change is connected to equal factors and constant percent change. Objective 031 asks students to use all of that knowledge to build models from limited information.

It also connects directly to sequences. A sequence is a function with a discrete domain. This matters because many real situations happen in steps: weeks, months, years, generations, payment periods, game levels, production rounds, and repeated measurements. Arithmetic sequences and geometric sequences are not separate topics floating away from functions. They are linear and exponential functions with integer inputs. Seeing this connection helps students understand why a sequence can have both a recursive rule and an explicit rule.

Later in Math I, students will enter geometry and statistics. Function construction remains useful there. In coordinate geometry, equations describe geometric objects. In statistics, functions model trends in scatter plots. In later courses, students will construct quadratic, polynomial, rational, radical, logarithmic, and trigonometric models. The same mental move remains: identify the input, identify the output, recognize the structure of change, and build a rule.

In calculus, this objective grows into differential equations and modeling dynamic systems. A differential equation says something like, “The rate of change depends on the current value,” which often leads to exponential growth or decay. In statistics and machine learning, constructing a function from data becomes regression and model fitting. In computer science, constructing functions from inputs and outputs becomes algorithmic thinking. In economics, functions model supply, demand, cost, revenue, profit, and growth.

This objective is therefore not a small isolated skill. It is one of the first places where students practice the mathematical act of model creation. The finished function is not the point by itself. The point is the reasoning that creates it.

The historical machinery behind constructing functions

The idea of building mathematical rules from observed values is much older than the modern word “function.” Ancient astronomers used tables to track the positions of the sun, moon, planets, and stars. Merchants used tables for trade, interest, weights, and measures. Engineers used numerical relationships long before symbolic algebra became standard. A table of values was a practical tool for prediction.

Symbolic algebra gave people a more powerful way to express those relationships. Instead of storing many rows of values, a formula could describe the whole pattern. A rule like \(y = 3x + 5\) compresses infinitely many input-output pairs into one line. That is one reason algebra became so important: it allowed people to write general machines instead of isolated calculations.

Coordinate geometry, developed in the early modern period, made another leap possible. A relationship could be seen as a shape. A linear function became a line. An exponential function became a curve. A table, equation, and graph could all represent the same relationship. This changed mathematics because algebra and geometry became connected. A formula could produce a curve, and a curve could suggest a formula.

Exponential models grew out of problems involving repeated multiplication, especially compound interest, population growth, and decay. A lender, banker, scientist, or engineer needed to know what happens when a quantity changes by a percentage again and again. That machinery eventually became central to finance, biology, physics, chemistry, information science, and computing.

Sequences also have deep roots. Some sequences arise from counting, arrangement, and geometry. Others arise from repeated processes. The important historical idea is recurrence: the next value depends on previous values. Recursive thinking is now fundamental in computer science and mathematical modeling. A sequence rule such as \(a_{n} = 2a_{n-1}\) is not just a school formula; it is a simple example of a system updating over time.

When students construct linear and exponential functions today, they are stepping into this long tradition. They are doing what astronomers, navigators, merchants, scientists, engineers, and analysts have always done: use observed relationships to build rules that explain and predict.

The technical machinery: how to build the model

A strong construction process begins with naming the variables. Students should define the input and output before writing formulas. For example, let \(t\) be time in weeks and let \(S(t)\) be savings in dollars. This step sounds small, but it prevents many mistakes. A function without named quantities is easy to misuse.

Next, decide whether the model is linear or exponential. Look for equal differences if the input increases by equal steps. If the outputs are 13, 18, 23, 28, the common difference is 5, so the model is linear. Look for equal ratios if the input increases by equal steps. If the outputs are 13, 26, 52, 104, the common ratio is 2, so the model is exponential. If neither pattern is clear, a linear or exponential model may not be appropriate, or the data may be approximate rather than exact.

For a linear model from a graph, identify two points and compute the slope. Then find the y-intercept. If the graph crosses the y-axis at 8 and rises 3 units for every 2 units to the right, then \(m = 3/2\) and the function is \(f(x) = (3/2)x + 8\). If the graph is from a real context, students should interpret the slope and intercept with units.

For a linear model from a description, translate rate language into slope and starting language into intercept. “A taxi charges 4 dollars plus 2.50 dollars per mile” becomes \(C(m) = 4 + 2.50m\). The 4 is the fixed charge. The 2.50 is the rate per mile. The input is miles, and the output is cost.

For a linear model from two points, compute \(m = (y_{2} - y_{1})/(x_{2} - x_{1})\), then solve for \(b\). This method works because any two distinct points determine exactly one nonvertical line. If the situation uses time as the input, the slope tells the change per unit of time.

For an exponential model from a graph, identify the y-intercept and growth factor if possible. If the y-intercept is 6 and each one-unit step to the right multiplies the output by 2, the function is \(f(x) = 6 \cdot 2^x\). If the graph shows decay and the output is multiplied by 0.5 each step, the base is 0.5.

For an exponential model from a description, translate percentage language carefully. “Increases by 7 percent per year” means multiply by 1.07 each year. “Decreases by 7 percent per year” means multiply by 0.93 each year. “Triples every hour” means multiply by 3 each hour. “Loses one fourth of its value each year” means it keeps three fourths, so the factor is 0.75.

For an exponential model from two input-output pairs, compare outputs over the input gap. If the input gap is 1, the ratio is the factor. If the input gap is more than 1, take the appropriate root. Then solve for the starting value. Students do not need to make this mysterious. The base is simply the per-step multiplier that would produce the observed total multiplier.

For arithmetic sequences, decide whether to index from 0 or 1 and be consistent. If the first term is 9 and the common difference is 4, then one form is \(a_{n} = 9 + (n - 1)4\) for \(n = 1, 2, 3, ...\). If the context starts at time 0 with value 9, then \(a_{n} = 9 + 4n\) may be more natural. The formula depends on the meaning of the index.

For geometric sequences, the same indexing issue matters. If the first term is 6 and the common ratio is 3, then \(a_{n} = 6 \cdot 3^(n - 1)\) when \(n = 1\) is the first term. If the context starts at time 0 with value 6, then \(a_{n} = 6 \cdot 3^n\) when \(n = 0, 1, 2, ...\).

Worked modeling example: a school fundraiser

Suppose a club compares two fundraising plans. Plan A starts with 120 dollars already donated and earns 35 dollars per week. Plan B starts with 20 dollars and doubles each week. Let \(w\) be weeks.

Plan A changes by addition, so it is linear: \(A(w) = 120 + 35w\). Plan B changes by multiplication, so it is exponential: \(B(w) = 20 \cdot 2^w\). A table helps compare them:

| Week | Plan A | Plan B | |---:|---:|---:| | 0 | 120 | 20 | | 1 | 155 | 40 | | 2 | 190 | 80 | | 3 | 225 | 160 | | 4 | 260 | 320 |

The two models tell a story. The linear plan starts ahead and grows steadily. The exponential plan starts behind but eventually passes it. Constructing the functions allows the club to make a real decision. If the fundraiser lasts only two weeks, Plan A is better. If it lasts four weeks, Plan B is better. Without functions, students might only compare starting values and miss the long-term behavior.

Common mistakes and what they reveal

One common mistake is confusing addition with multiplication. A student may see outputs 10, 20, 30, 40 and call it exponential because the numbers are getting bigger. But the change is adding 10 each time, so it is linear. Another student may see outputs 10, 20, 40, 80 and call it linear because the graph seems to rise. But the outputs double each time, so it is exponential.

Another mistake is using the wrong starting value. In \(f(x) = a \cdot b^x\), the parameter \(a\) is the value when \(x = 0\), not necessarily the first number shown in a table. If the table starts at \(x = 3\), the first listed output is not the initial value of the model.

Students also confuse percent increase with growth factor. A 12 percent increase does not mean multiply by 12. It means multiply by 1.12. A 12 percent decrease does not mean multiply by -12 or 0.12. It means multiply by 0.88.

Another common issue is ignoring domain. A sequence model may only make sense for whole-number inputs. A monthly payment model may use whole months. A growth model may not make sense for negative time. Building the function is only part of modeling. Interpreting the domain is part of the truthfulness of the model.

The big takeaway

Constructing linear and exponential functions is the skill of turning a pattern into a machine. Linear functions capture repeated addition. Exponential functions capture repeated multiplication. Arithmetic and geometric sequences are the step-by-step versions of those same ideas. This objective matters because students are not just learning to use formulas; they are learning to create formulas from evidence. That is what makes mathematics useful in real life: it converts situations into structures that can be analyzed, compared, and used for decisions.

Problem Library

Problems in the App From This Objective

222 problems across 15 archetypes in the app.

extract slope and intercept.
15 problems Warmup Practice Mixed Review Assessment
Problem 1

Construct the linear function shown by a graph with key points 0, 3; 2, 7.

Problem 2

Construct the linear function shown by a graph with key points 0, 10; 5, 0.

Problem 3

Construct the linear function shown by a graph with key points -1, 4; 3, 12.

Problem 4

Construct the linear function shown by a graph with key points 0, 0; 1, 1.

Problem 5

Construct the linear function shown by a graph with key points 0, 5; 3, 2.

Open in simulator
Problem 6

Construct the linear function shown by a graph with key points 0, -2; 1, 1.

Problem 7

Construct the linear function shown by a graph with key points 0, 4; 2, 3.

Problem 8

Construct the linear function shown by a graph with key points 0, 7; 5, 7.

Problem 9

Construct the linear function shown by a graph with key points 0, 1; 3, 2.

Problem 10

Construct the linear function shown by a graph with key points 0, 0; 1, -3.

Problem 11

Construct the linear function shown by a graph with key points 1, -1; 2, 3.

Problem 12

Construct the linear function shown by a graph with key points 0, 10; 2, 5.

Problem 13

Construct the linear function shown by a graph with key points 0, -3; 4, -1.

Problem 14

Construct the linear function shown by a graph with key points 0, 2; 4, 1.

Problem 15

Construct the linear function shown by a graph with key points -1, -4; 0, 1.

compute slope and solve for intercept.
15 problems Warmup Practice Mixed Review Assessment
Problem 16

Construct a linear function through the input-output pairs 2, 9; 5, 21.

Problem 17

Construct a linear function through the input-output pairs -1, 7; 3, -1.

Problem 18

Construct a linear function through the input-output pairs 4, 6; 10, 9.

Problem 19

Construct a linear function through the input-output pairs 1, 5; 3, 11.

Open in simulator
Problem 20

Construct a linear function through the input-output pairs 0, 7; 2, 3.

Problem 21

Construct a linear function through the input-output pairs -2, 1; 1, 10.

Problem 22

Construct a linear function through the input-output pairs 3, -1; 6, 5.

Problem 23

Construct a linear function through the input-output pairs -4, 0; 0, 8.

Problem 24

Construct a linear function through the input-output pairs 1, 8; 3, 2.

Problem 25

Construct a linear function through the input-output pairs 5, 1; 7, 5.

Problem 26

Construct a linear function through the input-output pairs -3, 2; 0, 5.

Problem 27

Construct a linear function through the input-output pairs 2, 10; 6, 11.

Problem 28

Construct a linear function through the input-output pairs 0, -3; 4, -1.

Problem 29

Construct a linear function through the input-output pairs -1, -5; 1, 1.

Problem 30

Construct a linear function through the input-output pairs 6, 0; 8, -2.

identify independent variable, rate, and initial amount.
15 problems Warmup Practice Mixed Review Assessment
Problem 31

Construct a linear function for A plumber charges 45 dollars to visit plus 30 dollars per hour.

Problem 32

Construct a linear function for A hiker starts 2 miles from camp and walks away at 3 miles per hour.

Open in simulator
Problem 33

Construct a linear function for A tank starts with 100 liters and drains 8 liters per minute.

Problem 34

Construct a linear function for A car rental company charges a flat fee of $50 plus $0.25 per mile.

Problem 35

Construct a linear function for A savings account starts with $500 and earns $15 interest per month.

Problem 36

Construct a linear function for A file download starts with 10% complete and progresses at 2% per second.

Problem 37

Construct a linear function for A candle is 15 cm long and burns down at a rate of 0.5 cm per hour.

Problem 38

Construct a linear function for A phone plan costs $20 per month plus $0.10 per minute for calls.

Problem 39

Construct a linear function for A pool starts with 5000 gallons and is filled at a rate of 200 gallons per hour.

Problem 40

Construct a linear function for A person weighs 180 pounds and loses 1.5 pounds per week.

Problem 41

Construct a linear function for A factory has a fixed daily cost of $1000 and produces items at a cost of $5 per item.

Problem 42

Construct a linear function for A tree is 3 feet tall when planted and grows 0.2 feet per year.

Problem 43

Construct a linear function for The temperature is 70 degrees Fahrenheit and drops by 3 degrees per hour.

Problem 44

Construct a linear function for A student has read 50 pages of a book and reads an additional 15 pages per day.

Problem 45

Construct a linear function for A car starts with 15 gallons of fuel and consumes 0.05 gallons per mile.

identify initial value and multiplicative factor.
15 problems Warmup Practice Mixed Review Assessment
Problem 46

Construct an exponential function from graph points 0, 5; 1, 15; 2, 45.

Problem 47

Construct an exponential function from graph points 0, 80; 1, 40; 2, 20.

Problem 48

Construct an exponential function from graph points 0, 12; 1, 18; 2, 27.

Open in simulator
Problem 49

Construct an exponential function from graph points 0, 2; 1, 8; 2, 32.

Problem 50

Construct an exponential function from graph points 0, 10; 1, 20; 2, 40.

Problem 51

Construct an exponential function from graph points 0, 100; 1, 10; 2, 1.

Problem 52

Construct an exponential function from graph points 0, 6; 1, 15; 2, 37.5.

Problem 53

Construct an exponential function from graph points 0, 20; 1, 5; 2, 1.25.

Problem 54

Construct an exponential function from graph points 0, 3; 1, 15; 2, 75.

Problem 55

Construct an exponential function from graph points 0, 60; 1, 30; 2, 15.

Problem 56

Construct an exponential function from graph points 0, 7; 1, 21; 2, 63.

Problem 57

Construct an exponential function from graph points 0, 1; 1, 10; 2, 100.

Problem 58

Construct an exponential function from graph points 0, 25; 1, 5; 2, 1.

Problem 59

Construct an exponential function from graph points 0, 1000; 1, 10; 2, 0.1.

Problem 60

Construct an exponential function from graph points 0, 1.5; 1, 3; 2, 6.

compute common ratio over equal intervals.
15 problems Warmup Practice Mixed Review Assessment
Problem 61

Construct an exponential function from the input-output pairs 0, 6; 1, 18; 2, 54.

Problem 62

Construct an exponential function from the input-output pairs 1, 20; 3, 5.

Problem 63

Construct an exponential function from the input-output pairs 2, 45; 4, 405.

Problem 64

Construct an exponential function from the input-output pairs 0, 7; 1, 14; 2, 28.

Problem 65

Construct an exponential function from the input-output pairs 0, 100; 1, 20; 2, 4.

Problem 66

Construct an exponential function from the input-output pairs 1, 12; 2, 48.

Problem 67

Construct an exponential function from the input-output pairs 1, 27; 2, 9.

Problem 68

Construct an exponential function from the input-output pairs 1, 10; 3, 250.

Problem 69

Construct an exponential function from the input-output pairs 1, 16; 3, 1.

Problem 70

Construct an exponential function from the input-output pairs 2, 40; 5, 320.

Problem 71

Construct an exponential function from the input-output pairs 1, 81; 4, 3.

Problem 72

Construct an exponential function from the input-output pairs -1, 100; 0, 50; 1, 25.

Problem 73

Construct an exponential function from the input-output pairs 0, 16; 1, 24; 2, 36.

Open in simulator
Problem 74

Construct an exponential function from the input-output pairs 3, 16; 5, 4.

Problem 75

Construct an exponential function from the input-output pairs 2, 108; 4, 3888.

convert percent change to base and write model.
15 problems Warmup Practice Mixed Review Assessment
Problem 76

Construct an exponential function for A 500 dollar investment grows by 6% each year.

Problem 77

Construct an exponential function for A 120 gram sample decays by 25% each hour.

Problem 78

Construct an exponential function for A population of 900 increases by 2% each month.

Problem 79

Construct an exponential function for A 1500 dollar savings account earns 3% interest each year.

Problem 80

Construct an exponential function for A car valued at 25000 dollars depreciates by 10% each year.

Problem 81

Construct an exponential function for A bacterial colony starts with 200 cells and grows by 100% each hour.

Problem 82

Construct an exponential function for A radioactive substance has an initial mass of 50 grams and decays by 15% each day.

Problem 83

Construct an exponential function for The value of a rare coin starts at 75 dollars and increases by 8% each decade.

Problem 84

Construct an exponential function for A forest fire reduces the tree population, starting with 10000 trees, by 5% each week.

Problem 85

Construct an exponential function for An initial investment of 800 dollars grows by 4.5% each quarter.

Problem 86

Construct an exponential function for A chemical solution with 300 mg of solute evaporates, decreasing its concentration by 12% each minute.

Problem 87

Construct an exponential function for A city's population of 150000 residents increases by 0.5% each year.

Problem 88

Construct an exponential function for A dose of 20 mg of medication is in a patient's bloodstream, decreasing by 30% each hour.

Problem 89

Construct an exponential function for The amount of money in a savings account, initially 2000 dollars, increases by 2.5% each month.

Open in simulator
Problem 90

Construct an exponential function for A bacterial culture with 5000 cells is treated with an antibiotic, causing the population to decrease by 18% each hour.

identify first term and common difference.
15 problems Warmup Practice Mixed Review Assessment
Problem 91

Construct an explicit arithmetic sequence rule for Row 1 has 12 seats and each next row has 3 more seats.

Problem 92

Construct an explicit arithmetic sequence rule for A savings plan has 50 dollars in week 1 and adds 8 dollars each week.

Problem 93

Construct an explicit arithmetic sequence rule for A stack has 40 cards in stage 1 and loses 5 cards each stage.

Problem 94

Construct an explicit arithmetic sequence rule for A plant is 5 cm tall in week 1 and grows 2 cm each week.

Problem 95

Construct an explicit arithmetic sequence rule for A library starts with 150 books and adds 25 books every month.

Problem 96

Construct an explicit arithmetic sequence rule for A balloon is at 100 meters and descends 10 meters per minute.

Problem 97

Construct an explicit arithmetic sequence rule for A company starts with 5000 units in inventory and sells 150 units daily.

Problem 98

Construct an explicit arithmetic sequence rule for A recipe uses 0.5 cups of sugar for the first serving and adds 0.25 cups for each additional serving.

Problem 99

Construct an explicit arithmetic sequence rule for A tank holds 20 liters of water and leaks 1.5 liters per hour.

Problem 100

Construct an explicit arithmetic sequence rule for The temperature is -3 degrees Celsius at 6 AM and rises by 2 degrees every hour.

Problem 101

Construct an explicit arithmetic sequence rule for A diver is at -10 feet relative to sea level and descends another 5 feet every minute.

Problem 102

Construct an explicit arithmetic sequence rule for A city's population is 1,000,000 and grows by 500 people each year.

Problem 103

Construct an explicit arithmetic sequence rule for A car's value is $30,000 and depreciates by $1,200 each year.

Open in simulator
Problem 104

Construct an explicit arithmetic sequence rule for A baker starts with 1.5 kg of flour and adds 0.75 kg for each batch of bread.

Problem 105

Construct an explicit arithmetic sequence rule for A candle is 15 cm tall and burns down by 0.5 cm every hour.

state initial term and recurrence.
15 problems Warmup Practice Mixed Review Assessment
Problem 106

Construct a recursive arithmetic sequence rule for The first week has 20 pushups and each week adds 5 pushups.

Open in simulator
Problem 107

Construct a recursive arithmetic sequence rule for A display has 100 items at first and removes 7 each day.

Problem 108

Construct a recursive arithmetic sequence rule for Row 1 has 9 tiles and each row has 4 more tiles than the previous row.

Problem 109

Construct a recursive arithmetic sequence rule for A savings account starts with $50 and gains $10 each month.

Problem 110

Construct a recursive arithmetic sequence rule for A balloon starts at an altitude of 200 meters and descends 15 meters per minute.

Problem 111

Construct a recursive arithmetic sequence rule for The first term of a sequence is 3, and each subsequent term is 2 more than the previous one.

Problem 112

Construct a recursive arithmetic sequence rule for A patient's heart rate is 75 beats per minute and decreases by 3 beats per minute every hour.

Problem 113

Construct a recursive arithmetic sequence rule for The first layer of a cake has 12 candles, and each subsequent layer has 6 more candles than the one below it.

Problem 114

Construct a recursive arithmetic sequence rule for A library has 500 new books and lends out 25 books each day.

Problem 115

Construct a recursive arithmetic sequence rule for Starting with 1, each number in a sequence is 1 greater than the previous number.

Problem 116

Construct a recursive arithmetic sequence rule for A plant is 0 cm tall when planted and grows 8 cm each week.

Problem 117

Construct a recursive arithmetic sequence rule for A car's value is $10000 and depreciates by $500 each year.

Problem 118

Construct a recursive arithmetic sequence rule for A recipe calls for 15 ml of an ingredient initially, and 3.5 ml more is added for each additional serving.

Problem 119

Construct a recursive arithmetic sequence rule for A tank contains 40 liters of water and drains at a rate of 2.5 liters per hour.

Problem 120

Construct a recursive arithmetic sequence rule for The temperature starts at -5 degrees Celsius and rises by 2 degrees each hour.

identify first term and common ratio.
15 problems Warmup Practice Mixed Review Assessment
Problem 121

Construct an explicit geometric sequence rule for Term 1 is 6 and each term is doubled.

Problem 122

Construct an explicit geometric sequence rule for A medication amount is 80 mg at hour 1 and halves each hour.

Problem 123

Construct an explicit geometric sequence rule for A value starts at 30 and grows by 10% each step.

Problem 124

Construct an explicit geometric sequence rule for The first term is 5 and the common ratio is 3.

Problem 125

Construct an explicit geometric sequence rule for The first term is 10 and the common ratio is -2.

Problem 126

Construct an explicit geometric sequence rule for A sequence starts with 1/2 and each term is multiplied by 4.

Problem 127

Construct an explicit geometric sequence rule for The initial value is 100 and it decreases by a factor of 1/5 each time.

Open in simulator
Problem 128

Construct an explicit geometric sequence rule for The first term is 1.5 and the common ratio is 2.5.

Problem 129

Construct an explicit geometric sequence rule for A population starts at 5000 and shrinks by 20% each year.

Problem 130

Construct an explicit geometric sequence rule for The first term is -7 and the common ratio is 3.

Problem 131

Construct an explicit geometric sequence rule for A sequence begins with -4 and has a common ratio of -0.5.

Problem 132

Construct an explicit geometric sequence rule for The first term is 25 and the common ratio is 1.

Problem 133

Construct an explicit geometric sequence rule for An investment of $1000 grows by 5% annually.

Problem 134

Construct an explicit geometric sequence rule for A car's value of $20,000 depreciates by 15% each year.

Problem 135

Construct an explicit geometric sequence rule for A ball dropped from 12 feet bounces back to 3/4 of its previous height with each bounce.

state initial term and recurrence.
15 problems Warmup Practice Mixed Review Assessment
Problem 136

Construct a recursive geometric sequence rule for The first term is 5 and each term is tripled.

Problem 137

Construct a recursive geometric sequence rule for The first amount is 200 and each amount is 90% of the previous amount.

Problem 138

Construct a recursive geometric sequence rule for A colony starts with 40 cells and doubles each generation.

Problem 139

Construct a recursive geometric sequence rule for The initial value is 10 and each subsequent value is multiplied by 4.

Problem 140

Construct a recursive geometric sequence rule for A sequence begins with 100, and each term is one-half of the previous term.

Problem 141

Construct a recursive geometric sequence rule for The first term is -2 and each term is multiplied by -3.

Problem 142

Construct a recursive geometric sequence rule for Starting with 15, each term is 1.2 times the preceding term.

Open in simulator
Problem 143

Construct a recursive geometric sequence rule for The first term is 64 and each term is three-fourths of the previous term.

Problem 144

Construct a recursive geometric sequence rule for A sequence starts with 7 and each term is negative five times the previous term.

Problem 145

Construct a recursive geometric sequence rule for The initial population is 500, and it decreases by 10% each year.

Problem 146

Construct a recursive geometric sequence rule for The first term is 8 and each term is five-halves of the previous term.

Problem 147

Construct a recursive geometric sequence rule for The sequence begins with 10 and each term is the same as the previous term.

Problem 148

Construct a recursive geometric sequence rule for The first term is 100, and each subsequent term is 0 times the previous term.

Problem 149

Construct a recursive geometric sequence rule for A sequence starts with -10 and each term is quadrupled.

Problem 150

Construct a recursive geometric sequence rule for The first term is 3.5 and each term is 0.8 times the previous term.

test differences and ratios before writing function.
15 problems Warmup Practice Mixed Review Assessment
Problem 151

Decide whether to construct a linear or exponential model from table values 4, 9, 14, 19 at equal intervals.

Open in simulator
Problem 152

Decide whether to construct a linear or exponential model from table values 3, 6, 12, 24 at equal intervals.

Problem 153

Decide whether to construct a linear or exponential model from description: starts at 100 and loses 8 each week.

Problem 154

Decide whether to construct a linear or exponential model from table values 7, 10, 13, 16 at equal intervals.

Problem 155

Decide whether to construct a linear or exponential model from table values 50, 45, 40, 35 at equal intervals.

Problem 156

Decide whether to construct a linear or exponential model from table values 2.5, 3.0, 3.5, 4.0 at equal intervals.

Problem 157

Decide whether to construct a linear or exponential model from description: a plant grows 2 inches every day starting at 10 inches.

Problem 158

Decide whether to construct a linear or exponential model from description: a car's value depreciates by $1500 each year.

Problem 159

Decide whether to construct a linear or exponential model from description: a savings account adds $50 to its balance every month.

Problem 160

Decide whether to construct a linear or exponential model from table values 5, 15, 45, 135 at equal intervals.

Problem 161

Decide whether to construct a linear or exponential model from table values 100, 50, 25, 12.5 at equal intervals.

Problem 162

Decide whether to construct a linear or exponential model from table values 2, 8, 32, 128 at equal intervals.

Problem 163

Decide whether to construct a linear or exponential model from description: a population increases by 10% each year.

Problem 164

Decide whether to construct a linear or exponential model from description: the radioactive material decays by 5% every hour.

Problem 165

Decide whether to construct a linear or exponential model from description: an investment doubles every 7 years.

infer or solve for initial value.
15 problems Warmup Practice Mixed Review Assessment
Problem 166

Construct a function model from the table 2, 11; 4, 17; 6, 23 when x=0 is not shown.

Problem 167

Construct a function model from the table 1, 12; 3, 48; 5, 192 when x=0 is not shown.

Problem 168

Construct a function model from the table 3, 4; 6, -2; 9, -8 when x=0 is not shown.

Problem 169

Construct a function model from the table 1, 11; 3, 19; 5, 27 when x=0 is not shown.

Problem 170

Construct a function model from the table 2, 9; 5, 0; 8, -9 when x=0 is not shown.

Problem 171

Construct a function model from the table 1, 15; 2, 45; 3, 135 when x=0 is not shown.

Problem 172

Construct a function model from the table 1, 32; 3, 8; 5, 2 when x=0 is not shown.

Problem 173

Construct a function model from the table 2, 11; 4, 12; 6, 13 when x=0 is not shown.

Problem 174

Construct a function model from the table 3, 19; 6, 18; 9, 17 when x=0 is not shown.

Problem 175

Construct a function model from the table 1, 80; 2, 320; 3, 1280 when x=0 is not shown.

Problem 176

Construct a function model from the table -3, -13; -1, -3; 1, 7 when x=0 is not shown.

Problem 177

Construct a function model from the table -1, 243; 1, 27; 3, 3 when x=0 is not shown.

Problem 178

Construct a function model from the table 7, 20; 9, 40; 11, 60 when x=0 is not shown.

Problem 179

Construct a function model from the table 1, 10; 2, 50; 3, 250 when x=0 is not shown.

Open in simulator
Problem 180

Construct a function model from the table 1, 10; 5, 10; 9, 10 when x=0 is not shown.

write function and evaluate at target input.
15 problems Warmup Practice Mixed Review Assessment
Problem 181

Construct a model from points (0,10),(2,18) and use it to predict the value at 5.

Problem 182

Construct a model from values 50, 55, 60 at x=0,1,2 and use it to predict the value at 8.

Problem 183

Construct a model from values 20, 30, 45 at x=0,1,2 and use it to predict the value at 4.

Problem 184

Construct a model from points (1, 7), (3, 11) and use it to predict the value at 6.

Problem 185

Construct a model from values 10, 13, 16 at x=0,1,2 and use it to predict the value at 7.

Problem 186

Construct a model from points (0, 5), (1, 10) and use it to predict the value at 3.

Problem 187

Construct a model from values 3, 9, 27 at x=0,1,2 and use it to predict the value at 4.

Problem 188

Construct a model from points (0, 20), (2, 10) and use it to predict the value at 3.

Problem 189

Construct a model from points (0, 5), (4, 7) and use it to predict the value at 10.

Problem 190

Construct a model from points (0, 100), (1, 50) and use it to predict the value at 2.

Problem 191

Construct a model from values 15, 20, 25 at x=1,2,3 and use it to predict the value at 5.

Problem 192

Construct a model from points (1, 6), (2, 18) and use it to predict the value at 3.

Open in simulator
Problem 193

Construct a model from points (1, 2), (3, 8) and use it to predict the value at 5.

Problem 194

Construct a model from values 2, 8, 32 at x=0,1,2 and use it to predict the value at 3.

Problem 195

Construct a model from points (0, 7), (5, 7) and use it to predict the value at 10.

solve linear or simple exponential equations.
12 problems Warmup Practice Mixed Review Assessment
Problem 196

For the model f(x)=6x+8, find when it reaches the target 50.

Problem 197

For the model g(x)=100(2)^x, find when it reaches the target 800.

Problem 198

For the model h(x)=80(0.5)^x, find when it reaches the target 10.

Problem 199

For the model f(x)=3x+5, find when it reaches the target 20.

Problem 200

For the model f(x)=10x-7, find when it reaches the target 43.

Problem 201

For the model f(x)=-2x+15, find when it reaches the target 5.

Problem 202

For the model f(x)=50(3)^x, find when it reaches the target 450.

Open in simulator
Problem 203

For the model f(x)=10(5)^x, find when it reaches the target 250.

Problem 204

For the model f(x)=160(0.5)^x, find when it reaches the target 20.

Problem 205

For the model f(x)=243(1/3)^x, find when it reaches the target 9.

Problem 206

For the model f(x)=25x+100, find when it reaches the target 350.

Problem 207

For the model f(x)=4(10)^x, find when it reaches the target 400.

identify wrong initial value, rate, ratio, or domain.
15 problems Warmup Practice Mixed Review Assessment
Problem 208

Critique the model f(x)=30(4)^x for starts at 30 and increases by 4 each step.

Problem 209

Critique the model f(x)=50+0.08x for starts at 50 and grows by 8% each year.

Problem 210

Critique the model f(x)=10x+5 for table points (0,5),(1,15),(2,45).

Problem 211

Critique the model f(x)=100(5)^x for starts at 100 and decreases by 5 each step.

Problem 212

Critique the model f(x)=20(1.25)^x for table points (0,20),(1,25),(2,30).

Problem 213

Critique the model f(x)=7(3)^x for sequence 7, 10, 13, 16.

Problem 214

Critique the model V(t)=25000(0.95)^t for A car's value depreciates by $1200 each year, starting at $25000.

Problem 215

Critique the model f(x)=10+2x for starts at 10 and doubles each step.

Open in simulator
Problem 216

Critique the model f(x)=80-40x for table points (0,80),(1,40),(2,20).

Problem 217

Critique the model P(t)=1000+0.15t for A population grows by 15% each year, starting at 1000.

Problem 218

Critique the model M(t)=100-50t for A substance decays by half every hour, starting with 100g.

Problem 219

Critique the model A(t)=1000(1.05)^t for A bank account earns $50 interest each year, starting with $1000.

Problem 220

Critique the model N(t)=50+3t for The number of bacteria triples every hour, starting with 50.

Problem 221

Critique the model H(t)=10(1.2)^t for A tree grows 2 feet per year, starting at 10 feet tall.

Problem 222

Critique the model V(t)=500-100t for A value decreases by 20% each year, starting at 500.