






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
The concept of linear functions, including their definition, change, rate of change, graphs, and systems. It provides examples of linear functions, explains how to find the change and rate of change, and discusses the relationship between linear functions and graphs. The document also includes exercises for practice.
Typology: Study Guides, Projects, Research
1 / 11
This page cannot be seen from the preview
Don't miss anything!
Linear Functions
A. Definition and Examples
A function f is linear if it can be expressed in the form
f ( x )= mx + b
where m and b are constants and x is an arbitrary member of the domain of f. Often the relationship between two variables x and y is a linear function expressed as an equation y = mx + b.
Examples:
(1) Let F denote the Fahrenheit temperature and C the Celsius temperature of an object. F and C are related by
Thus, F is a linear function of C with 5
m = and b = 32.
(2) Let v be the downward velocity of a body falling freely near the surface of the Moon under the influence of gravity and let t be the time it has fallen. Let v 0 be the velocity imparted to it initially. Then
v = gt + v 0.
Thus, v is a linear function of t with m = g , the acceleration due to gravity near the surface of the Moon, and b = v 0.
(3) Suppose that you put P dollars into a savings account that draws simple interest at a rate of r. After time t , the value of the savings account will be
V ( t )= P ( 1 + rt ).
V is a linear function of t. In this example, it is not quite so obvious what the constants m and b are. We leave it as an exercise to identify them.
(4) A school collects $50,000 each year from the government for a school lunch program, plus an additional $500 for each student classified as economically disadvantaged. The amount of money collected is a linear function of the number of economically disadvantaged students enrolled in the school.
Exercise1: Make up symbols for the variables in Example 4 and write the expression for the linear function relating them.
Exercise 2: Which of the following functions are linear?
(a) f ( x ) = -2 x - 5 (b) g ( t ) = 0.25 t^2 + 1 (c) h ( s ) = 1000(1-2 s ) (d) k ( r ) = 2/( r -10)
B. Change and Rate of Change
Let f be a function whose domain is a set of numbers. If x 1 and x 2 are distinct members of the domain, the change (or increment) in f from x 1 to x 2 is the number f ( x 2 )− f ( x 1 ).
The rate of change from x 1 to x 2 is
2 1
x x
f x f x −
Sometimes the change in the value of the independent variable x is denoted by ∆ x and the corresponding change in the value of the function is denoted by ∆ f. Using this shorthand
notation, the rate of change is x
f ∆
Exercise 3: For real numbers x , let f ( x )= x^2. Find the change in f from x 1 = 1 to x 2 = 4.
Find the rate of change of f over this interval. Find the rate of change of f over the interval from 0 to 3.
Exercise 4: Find a general formula for the rate of change of f in Exercise 3 over the interval from x 1 to x 2 for any x 1 and x 2.
From the preceding exercise, you can see that some functions have different rates of change over different intervals. The most important property of linear functions is that a linear function has the same rate of change over all intervals. Indeed, if f ( x )= mx + b then
2 1
2 1 2 1
2 1 2 1
(^2 1) m x x
mx x x x
mx b mx b x x
−
Thus, the parameter m in the general formula for a linear function has an important meaning. It is the constant rate of change of the function. The converse is also true. If a function has a constant rate of change, then it is linear. The parameter b is the value of the function when x = 0.
Some special cases deserve mention. If the rate of change of a linear function is zero, the values of the function never change. That is, the function is constant. Moreover, the slope of its graph is zero, so the graph is a horizontal line. If the rate of change is positive, the function is increasing and the graph slopes upward to the right. If the rate of change is negative, the function is decreasing and the graph slopes downward to the right. If two straight lines have the same slope, they make the same angle with the positive x- axis and are parallel.
Exercise 6: Sketch the graphs of the following linear functions.
(1) f ( x )=− 1 + 2 x
(2) g ( t )= − 2 t + 5
D. Other Forms of the Equation of a Line
Sometimes it is more convenient to write the equation of a straight line in some form other than the slope-intercept form. In other words, we may want to write the formula for a linear function in some way other than f ( x )= mx + b. Example 3 above is such a case.
The Point-Slope Form: Suppose it is known that a line passes through the point with coordinates ( x 0 (^) , y 0 )and that it has slope m. Then the equation of the line is
y = y 0 + m ( x − x 0 ).
Translating to the language of linear functions, if it is known that f ( x 0 )= y 0 and the rate
of change is m , then the function is given by the formula f ( x )= y 0 + m ( x − x 0 ). If the
point-slope form of the equation of a line is y = y 0 + m ( x − x 0 ), then in slope-intercept
form y = mx + b the intercept parameter b is equal to b = y 0 − mx 0. This is easily seen by
remembering that if the line is the graph of f , then b = f (0).
Exercise 7: Suppose that a line passes through the point (-1,4) and has slope -2. Find its equation in slope-intercept form.
Exercise 8: The equation of a line is y = -4 x + 2. Find its equation in point-slope form where x 0 = 3.
Exercise 9: A line passes through the points (-1,1) and (4, 0). What is its equation?
Example 6: A school’s funding for free and reduced lunches increases by $700 for each additional economically disadvantaged student enrolled. Last year, 250 e.d. students were enrolled and the school collected $250,000. What is the amount collected if n economically disadvantaged students are enrolled?
Solution: If f ( n ) denotes the funding for n students, then we know that f is a linear function with rate of change m = 700 and that f (250) = 250,000. Therefore, a formula for f is f ( n ) = 250,000 + 700( n – 250). After simplifying, we get f ( n )= 75 , 000 + 700 n.
The Symmetric Form: The point-slope and slope-intercept forms of the equation of a straight line are perhaps the most convenient forms to use when the line is a graph of a linear function. Remember, however, that a vertical line in the xy plane is not the graph of a function. The symmetric form of the equation of a line includes vertical as well as non-vertical lines. It is
cx + dy = e
where c , d and e are constants and at least one of c and d is different from zero. Notice that the constants c , d and e are not unique. For example, we could multiply each one by 2 and although the equation would be formally different, it would still represent the same line. Thus, − x + 3 y = 8 and 2 x − 6 y =− 16 are both equations in symmetric form of the
same straight line.
If the equation of a line is given in slope-intercept form y = mx + b , then one way of
writing the equation in symmetric form is − mx + y = b. Suppose on the other hand that
the equation is given in symmetric form cx + dy = e and that d ≠ 0. By rearranging
If you do a careful job of graphing, you can confirm that the two straight lines intersect when t = 50. Thus you and your partner will have the same worth in 50 years, at which time you are both worth $5,000. After that your partner will be worth more than you are if you are both still alive.
The equations for the straight lines in the preceding figure may be written in symmetric form as follows.
t w
t w
This is called a system of two linear equations in two unknowns, t and w. A solution of the system is a pair ( t , w ) of numbers that satisfy both equations. In this case, there was only one solution, namely (50, 5000). In general, a system of two linear equations is of the form
2 , 1 2 , 2 2
1 , 1 1 , 2 1 a x a y c
a x a y c
where the a ’s and c ’s are all constants and x and y are the unknowns. A solution of the system is a pair ( x , y ) of numbers that satisfy both equations simultaneously. Both equations are equations in symmetric form of straight lines. Therefore, ( x , y ) is a solution
of the system if and only if the point with coordinates ( x , y ) lies on both lines, i.e., is a point of intersection of the two lines.
Given two equations for lines in the coordinate plane, there are three possibilities:
(a) The lines are not parallel and intersect in one and only one point. That is, there is one and only one solution of the system.
(b) The lines are distinct but parallel and do not intersect. There are no solutions.
(c) The equations represent the same straight line. There are infinitely many solutions, one for each point on the line.
It is easy to determine whether or not case (a) holds, that is, whether or not the system has a unique solution. The lines are parallel or coincide if and only if they have the same slopes (or they are both vertical). Assuming they are not vertical, case (a) fails to hold if
and only if 2 , 2
2 , 1 1 , 2
1 , 1 a
a a
a − =−. To express it differently, the system does not have a unique
solution if a 1 (^) , 1 a 2 , 2 − a 1 , 2 a 2 , 1 = 0 and it does have a unique solution if a 1 (^) , 1 a 2 , 2 − a 1 , 2 a 2 , 1 ≠ 0.
If the lines are both vertical, then a 1 (^) , 2 = a 2 , 2 = 0 and it is still true
that a 1 (^) , 1 a 2 , 2 − a 1 , 2 a 2 , 1 = 0.
The coefficients of x and y in the two equations of the system are sometimes arranged in a square array called the coefficient matrix.
2 , 1 2 , 2
1 , 1 1 , 2 a a
a a A
The number a 1 (^) , 1 a 2 , 2 − a 1 , 2 a 2 , 1 is called the determinant of the coefficient matrix, or the
determinant of the system. It is denoted by (^) ⎟⎟ ⎠
2 , 1 2 , 2
1 , 1 1 , 2 det a a
a a or by 2 , 1 2 , 2
1 , 1 1 , 2 a a
a a
. By the
remarks above, the system has a unique solution if and only if its determinant is different from zero. Furthermore, if the determinant is different from zero, the system will have a unique solution for any choices of the constant terms c 1 and c (^) 2. There are several
methods of finding the solution. One of them is Cramer’s Rule:
2 , 1 2 , 2
1 , 1 1 , 2
2 2 , 2
1 1 , 2
a a
a a
c a
c a
x =
2 , 1 2 , 2
1 , 1 1 , 2
2 , 1 2
1 , 1 1
a a
a a
a c
a c
y =.
Example 9: Let y = f ( x )=− 2 x − 5. Solving for x in terms of y,
x = − y + =− y −.
This equation defines x as a linear function of y with rate of change − 12. This linear
function is called the inverse of f and is denoted by f −^1. The two equations y = f ( x )and
x = f −^1 ( y )are equivalent, i.e., they have the same meaning and one is satisfied
whenever the other is.
The steps in Example 7 can be carried out in general. If f ( x ) = mx + b is a linear function, we find the inverse function by setting y = f ( x ) and solving symbolically
for x = f −^1 ( y ). The result is
m
b y m
y b m
f −^ y = − = −
Notice that the rate of change of f −^1 is the reciprocal of the rate of change of f.
Exercise 13: Find the inverses of the linear functions in Examples 1-4.
Example 10: You invest $20,000 in bonds that draw simple interest at a rate of 5% per year. You would like to have a schedule that tells you when your accumulated fortune will reach various levels. How would you construct one?
Solution: The value of your investment after t years is given in Example 3 above. Notice that t does not have to be a whole number of years. The value of P is 20,000 and the value of r is .05. Therefore, the value of the investment after t years is
V = 2 , 0000 ( 1 +. 05 t )= 20 , 000 + 1 , 000 t.
This expresses V as a function of t. However, to construct a wealth schedule we want to express t as a function of V , i.e. we want to find the inverse function. But this is easy. Simply solve the equation above for t and put the resulting formula into your calculator or spreadsheet program. The formula is:
t.
This is the inverse function.
There is a simple relationship between the graph of f and the graph of f −^1. It is illustrated
by the following figures. The picture on the left is the graph of the linear function y = f ( x ). The one on the right is the graph of the inverse function x = f -1( y )
with the values of x plotted on the vertical axis and the values of y on the horizontal axis. In other words, we obtain the graph of f –1^ from the graph of f by flipping it about the diagonal line y = x , indicated here by the dashes.