McGraw Hill Integrated II, 2012
MH
McGraw Hill Integrated II, 2012 View details
6. Analyzing Functions with Successive Differences
Continue to next subchapter

Exercise 21 Page 143

Calculate the differences and ratios between consecutive terms. Is either of these the same throughout the sequence?

Type of Function: Quadratic
Function: y=2.5x^2

Practice makes perfect

Finding the Model

We want to identify which kind of model best describes the data, linear, quadratic or exponential. To do so we will calculate the difference and ratio between consecutive terms.

x -2 -1 0 1 2
y 10 2.5 0 2.5 10

Let's begin with calculating first differences.

The first differences are not all equal. Therefore, the table of values does not represent a linear function. Let's find the second differences and compare them.

Since the second differences are all equal, the table of values represent a quadratic function.

Finding the Equation

Let's recall the general form of this type of function. y=ax^2 We will use one ordered pair given in the table to find the values of a. For simplicity, let's use (1,2.5). We will start by substituting 1 and 2.5 for x and y respectively.
y=a x^2
2.5=a( 1)^2
Solve for a
2.5=a
a=2.5
Now we can write the equation of the function represented by the table. y=2.5x^2