Sign In
pricecannot be negative. Therefore, all values of the range must include only non-negative numbers. Also, note that the domain and range are discrete sets.
Price of First-Class Stamp | ||||||||
---|---|---|---|---|---|---|---|---|
Year | 1981 | 1991 | 1995 | 1999 | 2001 | 2006 | 2007 | 2008 |
Price (cents) | 18 | 29 | 32 | 33 | 34 | 39 | 41 | 42 |
Let's consider year the 1981 as year 0. Therefore, 1991 will be year 10, 1995 will be year 14, and so on.
Price of First-Class Stamp | ||||||||
---|---|---|---|---|---|---|---|---|
Year | 0 | 10 | 14 | 18 | 20 | 25 | 26 | 27 |
Price (cents) | 18 | 29 | 32 | 33 | 34 | 39 | 41 | 42 |
Using a graphing calculator, let's make a scatter plot of the years and prices. First we have to enter the values into lists by pushing STAT, choosing Edit, and then entering the years in the first column and the prices in the second column.
Having entered the values, we can plot them by pushing 2nd and Y=, and then choosing one of the plots in the list. Make sure to turn the plot ON, choose the scatter plot as the type, use L1 and L2 as XList and YList, and finally we can pick whatever mark we want.
To make a quadratic regression, we push STAT, scroll right to CALC, and then choose the fifth option in the list, which is QuadReg.
Now that we know the the values of a, b, and c, we can write the quadratic function that models the given data. Let's round the values to three decimal places. y=-0.004x^2+0.93x+18.586 To graph this function, we press Y= and then write the quadratic equation. After this, we press GRAPH. Be aware that we may need to adjust the window to see the graph and the points.
x= -10
(- a)^2 = a^2
(- a)b = - ab
a(- b)=- a * b
Add and subtract terms
LHS-37=RHS-37
Rearrange equation
LHS * (-1)=RHS* (-1)
Substitute values
- (- a)=a
Calculate power and product
Subtract term
Calculate root
x_(1,2)=0.93± 0.755166.../0.008 | |
---|---|
x_1=0.93+0.755166.../0.008 | x_2=0.93-0.755166.../0.008 |
x_1 ≈ 210.6 | x_2≈ 21.9 |
Since the domain of our function is discrete we can say that x_2=22, which corresponds to the year 1981+22=2003. Therefore, the price was 37 cents in 2003. Similarly, we can say that x_1=211, which corresponds to the year 1981+221=2202. This is the year in which the price will be 37 cents again.
LHS-50=RHS-50
Rearrange equation
LHS * (-1)=RHS* (-1)
Substitute values
- (- a)=a
Calculate power and product
Subtract term
Calculate root
x_(1,2)=0.93± 0.601893.../0.008 | |
---|---|
x_1=0.93+0.601893.../0.008 | x_2=0.93-0.601893.../0.008 |
x_1 ≈ 191.5 | x_2 ≈ 41 |
Notice that x_2≈ 41 corresponds to the year 2022 and x_1≈ 191.5 corresponds to year 2173. Since both values are outside the domain of our function, these solutions may not be valid.