Learning Objectives
In this section, you will:
- Represent a linear function.
- Determine whether a linear function is increasing, decreasing, or constant.
- Interpret slope as a rate of change.
- Write and interpret an equation for a linear function.
- Graph linear functions.
- Determine whether lines are parallel or perpendicular.
- Write the equation of a line parallel or perpendicular to a given line.
Figure 1 Shanghai MagLev Train (credit: “kanegen”/Flickr)
Just as with the growth of a bamboo plant, there are many situations that involve constant change over time. Consider, for example, the first commercial maglev train in the world, the Shanghai MagLev Train (Figure 1). It carries passengers comfortably for a 30-kilometer trip from the airport to the subway station in only eight minutes2.
Suppose a maglev train travels a long distance, and maintains a constant speed of 83 meters per second for a period of time once it is 250 meters from the station. How can we analyze the train’s distance from the station as a function of time? In this section, we will investigate a kind of function that is useful for this purpose, and use it to investigate real-world situations such as the train’s distance from the station at a given point in time.
Representing Linear Functions
The function describing the train’s motion is a linear function, which is defined as a function with a constant rate of change. This is a polynomial of degree 1. There are several ways to represent a linear function, including word form, function notation, tabular form, and graphical form. We will describe the train’s motion as a function using each method.
Representing a Linear Function in Word Form
Let’s begin by describing the linear function in words. For the train problem we just considered, the following word sentence may be used to describe the function relationship.
- The train’s distance from the station is a function of the time during which the train moves at a constant speed plus its original distance from the station when it began moving at constant speed.
The speed is the rate of change. Recall that a rate of change is a measure of how quickly the dependent variable changes with respect to the independent variable. The rate of change for this example is constant, which means that it is the same for each input value. As the time (input) increases by 1 second, the corresponding distance (output) increases by 83 meters. The train began moving at this constant speed at a distance of 250 meters from the station.
Representing a Linear Function in Function Notation
Another approach to representing linear functions is by using function notation. One example of function notation is an equation written in the slope-intercept form of a line, where x𝑥 is the input value, m𝑚 is the rate of change, and b𝑏 is the initial value of the dependent variable.
Equation formFunction notationy=mx+bf(x)=mx+bEquation form𝑦=𝑚𝑥+𝑏Function notation𝑓(𝑥)=𝑚𝑥+𝑏
In the example of the train, we might use the notation D(t)𝐷(𝑡) where the total distance D𝐷 is a function of the time t.𝑡. The rate, m,𝑚, is 83 meters per second. The initial value of the dependent variable b𝑏 is the original distance from the station, 250 meters. We can write a generalized equation to represent the motion of the train.
D(t)=83t+250𝐷(𝑡)=83𝑡+250
Representing a Linear Function in Tabular Form
A third method of representing a linear function is through the use of a table. The relationship between the distance from the station and the time is represented in Figure 2. From the table, we can see that the distance changes by 83 meters for every 1 second increase in time.
Figure 2 Tabular representation of the function D𝐷 showing selected input and output values
Q&A
Can the input in the previous example be any real number?
No. The input represents time so while nonnegative rational and irrational numbers are possible, negative real numbers are not possible for this example. The input consists of non-negative real numbers.
Representing a Linear Function in Graphical Form
Another way to represent linear functions is visually, using a graph. We can use the function relationship from above, D(t)=83t+250,𝐷(𝑡)=83𝑡+250, to draw a graph as represented in Figure 3. Notice the graph is a line. When we plot a linear function, the graph is always a line.
The rate of change, which is constant, determines the slant, or slope of the line. The point at which the input value is zero is the vertical intercept, or y-intercept, of the line. We can see from the graph that the y-intercept in the train example we just saw is (0,250)(0,250) and represents the distance of the train from the station when it began moving at a constant speed.
Figure 3 The graph of D(t)=83t+250𝐷(𝑡)=83𝑡+250 . Graphs of linear functions are lines because the rate of change is constant.
Notice that the graph of the train example is restricted, but this is not always the case. Consider the graph of the line f(x)=2x+1.𝑓(𝑥)=2𝑥+1. Ask yourself what numbers can be input to the function. In other words, what is the domain of the function? The domain is comprised of all real numbers because any number may be doubled, and then have one added to the product.
LINEAR FUNCTION
A linear function is a function whose graph is a line. Linear functions can be written in the slope-intercept form of a line
f(x)=mx+b𝑓(𝑥)=𝑚𝑥+𝑏
where b𝑏 is the initial or starting value of the function (when input, x=0𝑥=0 ), and m𝑚 is the constant rate of change, or slope of the function. The y-intercept is at (0,b).(0,𝑏).
EXAMPLE 1
Using a Linear Function to Find the Pressure on a Diver
The pressure, P,𝑃, in pounds per square inch (PSI) on the diver in Figure 4 depends upon her depth below the water surface, d,𝑑, in feet. This relationship may be modeled by the equation, P(d)=0.434d+14.696.𝑃(𝑑)=0.434𝑑+14.696. Restate this function in words.
Figure 4 (credit: Ilse Reijs and Jan-Noud Hutten)
Solution
To restate the function in words, we need to describe each part of the equation. The pressure as a function of depth equals four hundred thirty-four thousandths times depth plus fourteen and six hundred ninety-six thousandths.
Analysis
The initial value, 14.696, is the pressure in PSI on the diver at a depth of 0 feet, which is the surface of the water. The rate of change, or slope, is 0.434 PSI per foot. This tells us that the pressure on the diver increases 0.434 PSI for each foot her depth increases.
Determining Whether a Linear Function Is Increasing, Decreasing, or Constant
The linear functions we used in the two previous examples increased over time, but not every linear function does. A linear function may be increasing, decreasing, or constant. For an increasing function, as with the train example, the output values increase as the input values increase. The graph of an increasing function has a positive slope. A line with a positive slope slants upward from left to right as in Figure 5(a). For a decreasing function, the slope is negative. The output values decrease as the input values increase. A line with a negative slope slants downward from left to right as in Figure 5(b). If the function is constant, the output values are the same for all input values so the slope is zero. A line with a slope of zero is horizontal as in Figure 5(c).
Figure 5
INCREASING AND DECREASING FUNCTIONS
The slope determines if the function is an increasing linear function, a decreasing linear function, or a constant function.
- f(x)=mx+b𝑓(𝑥)=𝑚𝑥+𝑏 is an increasing function if m>0.𝑚>0.
- f(x)=mx+b𝑓(𝑥)=𝑚𝑥+𝑏 is a decreasing function if m<0.𝑚<0.
- f(x)=mx+b𝑓(𝑥)=𝑚𝑥+𝑏 is a constant function if m=0.𝑚=0.
EXAMPLE 2
Deciding Whether a Function Is Increasing, Decreasing, or Constant
Studies from the early 2010s indicated that teens sent about 60 texts a day, while more recent data indicates much higher messaging rates among all users, particularly considering the various apps with which people can communicate.3. For each of the following scenarios, find the linear function that describes the relationship between the input value and the output value. Then, determine whether the graph of the function is increasing, decreasing, or constant.
- ⓐThe total number of texts a teen sends is considered a function of time in days. The input is the number of days, and output is the total number of texts sent.
- ⓑA person has a limit of 500 texts per month in their data plan. The input is the number of days, and output is the total number of texts remaining for the month.
- ⓒA person has an unlimited number of texts in their data plan for a cost of $50 per month. The input is the number of days, and output is the total cost of texting each month.
Solution
Analyze each function.
- ⓐThe function can be represented as f(x)=60x𝑓(𝑥)=60𝑥 where x𝑥 is the number of days. The slope, 60, is positive so the function is increasing. This makes sense because the total number of texts increases with each day.
- ⓑThe function can be represented as f(x)=500−60x𝑓(𝑥)=500−60𝑥 where x𝑥 is the number of days. In this case, the slope is negative so the function is decreasing. This makes sense because the number of texts remaining decreases each day and this function represents the number of texts remaining in the data plan after x𝑥 days.
- ⓒThe cost function can be represented as f(x)=50𝑓(𝑥)=50 because the number of days does not affect the total cost. The slope is 0 so the function is constant.
Interpreting Slope as a Rate of Change
In the examples we have seen so far, the slope was provided to us. However, we often need to calculate the slope given input and output values. Recall that given two values for the input, x1𝑥1 and x2,𝑥2, and two corresponding values for the output, y1𝑦1 and y2𝑦2 —which can be represented by a set of points, (x1, y1)(𝑥1, 𝑦1) and (x2, y2)(𝑥2, 𝑦2) —we can calculate the slope m.𝑚.
m=change in output (rise)change in input (run)=ΔyΔx=y2−y1x2−x1𝑚=change in output (rise)change in input (run)=𝛥𝑦𝛥𝑥=𝑦2−𝑦1𝑥2−𝑥1
Note that in function notation we can obtain two corresponding values for the output y1𝑦1 and y2𝑦2 for the function f,𝑓, y1=f(x1)𝑦1=𝑓(𝑥1) and y2=f(x2),𝑦2=𝑓(𝑥2), so we could equivalently write
m=f(x2)–f(x1)x2–x1𝑚=𝑓(𝑥2)–𝑓(𝑥1)𝑥2–𝑥1
Figure 6 indicates how the slope of the line between the points, (x1,y1)(𝑥1,𝑦1) and (x2,y2),(𝑥2,𝑦2), is calculated. Recall that the slope measures steepness, or slant. The greater the absolute value of the slope, the steeper the slant is.
Figure 6 The slope of a function is calculated by the change in y𝑦 divided by the change in x.𝑥. It does not matter which coordinate is used as the (x2,y2)(𝑥2,𝑦2) and which is the (x1,y1),(𝑥1,𝑦1), as long as each calculation is started with the elements from the same coordinate pair.
Q&A
Are the units for slope always units for the outputunits for the input?units for the outputunits for the input?
Yes. Think of the units as the change of output value for each unit of change in input value. An example of slope could be miles per hour or dollars per day. Notice the units appear as a ratio of units for the output per units for the input.
CALCULATE SLOPE
The slope, or rate of change, of a function m𝑚 can be calculated according to the following:
m=change in output (rise)change in input (run)=ΔyΔx=y2−y1x2−x1𝑚=change in output (rise)change in input (run)=𝛥𝑦𝛥𝑥=𝑦2−𝑦1𝑥2−𝑥1
where x1𝑥1 and x2𝑥2 are input values, y1𝑦1 and y2𝑦2 are output values.
HOW TO
Given two points from a linear function, calculate and interpret the slope.
- Determine the units for output and input values.
- Calculate the change of output values and change of input values.
- Interpret the slope as the change in output values per unit of the input value.
EXAMPLE 3
Finding the Slope of a Linear Function
If f(x)𝑓(𝑥) is a linear function, and (3,−2)(3,−2) and (8,1)(8,1) are points on the line, find the slope. Is this function increasing or decreasing?
Solution
The coordinate pairs are (3,−2)(3,−2) and (8,1).(8,1). To find the rate of change, we divide the change in output by the change in input.
m=change in outputchange in input=1−(−2)8−3=35𝑚=change in outputchange in input=1−(−2)8−3=35
We could also write the slope as m=0.6.𝑚=0.6. The function is increasing because m>0.𝑚>0.
Analysis
As noted earlier, the order in which we write the points does not matter when we compute the slope of the line as long as the first output value, or y-coordinate, used corresponds with the first input value, or x-coordinate, used. Note that if we had reversed them, we would have obtained the same slope.
m=(−2)−(1)3−8=−3−5=35𝑚=(−2)−(1)3−8=−3−5=35
TRY IT #1
If f(x)𝑓(𝑥) is a linear function, and (2,3)(2,3) and (0,4)(0,4) are points on the line, find the slope. Is this function increasing or decreasing?
EXAMPLE 4
Finding the Population Change from a Linear Function
The population of a city increased from 23,400 to 27,800 between 2008 and 2012. Find the change of population per year if we assume the change was constant from 2008 to 2012.
Solution
The rate of change relates the change in population to the change in time. The population increased by 27,800−23,400=440027,800−23,400=4400 people over the four-year time interval. To find the rate of change, divide the change in the number of people by the number of years.
4,400 people4 years=1,100 peopleyear4,400 people4 years=1,100 peopleyear
So the population increased by 1,100 people per year.
Analysis
Because we are told that the population increased, we would expect the slope to be positive. This positive slope we calculated is therefore reasonable.
TRY IT #2
The population of a small town increased from 1,442 to 1,868 between 2009 and 2012. Find the change of population per year if we assume the change was constant from 2009 to 2012.
Writing and Interpreting an Equation for a Linear Function
Recall from Equations and Inequalities that we wrote equations in both the slope-intercept form and the point-slope form. Now we can choose which method to use to write equations for linear functions based on the information we are given. That information may be provided in the form of a graph, a point and a slope, two points, and so on. Look at the graph of the function f𝑓 in Figure 7.
Figure 7
We are not given the slope of the line, but we can choose any two points on the line to find the slope. Let’s choose (0,7)(0,7) and (4,4).(4,4).
m===y2−y1x2−x14−74−0−34𝑚=𝑦2−𝑦1𝑥2−𝑥1=4−74−0=−34
Now we can substitute the slope and the coordinates of one of the points into the point-slope form.
y−y1y−4==m(x−x1)−34(x−4)𝑦−𝑦1=𝑚(𝑥−𝑥1)𝑦−4=−34(𝑥−4)
If we want to rewrite the equation in the slope-intercept form, we would find
y−4y−4y===−34(x−4)−34x+3−34x+7𝑦−4=−34(𝑥−4)𝑦−4=−34𝑥+3𝑦=−34𝑥+7
If we want to find the slope-intercept form without first writing the point-slope form, we could have recognized that the line crosses the y-axis when the output value is 7. Therefore, b=7.𝑏=7. We now have the initial value b𝑏 and the slope m𝑚 so we can substitute m𝑚 and b𝑏 into the slope-intercept form of a line.
So the function is f(x)=−34x+7,𝑓(𝑥)=−34𝑥+7, and the linear equation would be y=−34x+7.𝑦=−34𝑥+7.
HOW TO
Given the graph of a linear function, write an equation to represent the function.
- Identify two points on the line.
- Use the two points to calculate the slope.
- Determine where the line crosses the y-axis to identify the y-intercept by visual inspection.
- Substitute the slope and y-intercept into the slope-intercept form of a line equation.
EXAMPLE 5
Writing an Equation for a Linear Function
Write an equation for a linear function given a graph of f𝑓 shown in Figure 8.
Figure 8
Solution
Identify two points on the line, such as (0,2)(0,2) and (−2,−4).(−2,−4). Use the points to calculate the slope.
m====y2−y1x2−x1−4−2−2−0−6−23𝑚=𝑦2−𝑦1𝑥2−𝑥1=−4−2−2−0=−6−2=3
Substitute the slope and the coordinates of one of the points into the point-slope form.
y−y1y−(−4)y+4===m(x−x1)3(x−(−2))3(x+2)𝑦−𝑦1=𝑚(𝑥−𝑥1)𝑦−(−4)=3(𝑥−(−2))𝑦+4=3(𝑥+2)
We can use algebra to rewrite the equation in the slope-intercept form.
y+4y+4y===3(x+2)3x+63x+2𝑦+4=3(𝑥+2)𝑦+4=3𝑥+6𝑦=3𝑥+2
Analysis
This makes sense because we can see from Figure 9 that the line crosses the y-axis at the point (0,2),(0,2), which is the y-intercept, so b=2.𝑏=2.
Figure 9
EXAMPLE 6
Writing an Equation for a Linear Cost Function
Suppose Ben starts a company in which he incurs a fixed cost of $1,250 per month for the overhead, which includes his office rent. His production costs are $37.50 per item. Write a linear function C𝐶 where C(x)𝐶(𝑥) is the cost for x𝑥 items produced in a given month.
Solution
The fixed cost is present every month, $1,250. The costs that can vary include the cost to produce each item, which is $37.50. The variable cost, called the marginal cost, is represented by 37.5.37.5. The cost Ben incurs is the sum of these two costs, represented by C(x)=1250+37.5x.𝐶(𝑥)=1250+37.5𝑥.
Analysis
If Ben produces 100 items in a month, his monthly cost is found by substituting 100 for x.𝑥.
C(100)==1250+37.5(100)5000𝐶(100)=1250+37.5(100)=5000
So his monthly cost would be $5,000.
EXAMPLE 7
Writing an Equation for a Linear Function Given Two Points
If f𝑓 is a linear function, with f(3)=−2,𝑓(3)=−2, and f(8)=1,𝑓(8)=1, find an equation for the function in slope-intercept form.
Solution
We can write the given points using coordinates.
f(3)f(8)==−2→(3,−2)1→(8,1)𝑓(3)=−2→(3,−2)𝑓(8)=1→(8,1)
We can then use the points to calculate the slope.
m===y2−y1x2−x11−(−2)8−335𝑚=𝑦2−𝑦1𝑥2−𝑥1=1−(−2)8−3=35
Substitute the slope and the coordinates of one of the points into the point-slope form.
y−y1y−(−2)==m(x−x1)35(x−3)𝑦−𝑦1=𝑚(𝑥−𝑥1)𝑦−(−2)=35(𝑥−3)
We can use algebra to rewrite the equation in the slope-intercept form.
y+2y+2y===35(x−3)35x−9535x−195𝑦+2=35(𝑥−3)𝑦+2=35𝑥−95𝑦=35𝑥−195
TRY IT #3
If f(x)𝑓(𝑥) is a linear function, with f(2)=–11,𝑓(2)=–11, and f(4)=−25,𝑓(4)=−25, write an equation for the function in slope-intercept form.
Modeling Real-World Problems with Linear Functions
In the real world, problems are not always explicitly stated in terms of a function or represented with a graph. Fortunately, we can analyze the problem by first representing it as a linear function and then interpreting the components of the function. As long as we know, or can figure out, the initial value and the rate of change of a linear function, we can solve many different kinds of real-world problems.
HOW TO
Given a linear function f𝑓 and the initial value and rate of change, evaluate f(c).𝑓(𝑐).
- Determine the initial value and the rate of change (slope).
- Substitute the values into f(x)=mx+b.𝑓(𝑥)=𝑚𝑥+𝑏.
- Evaluate the function at x=c.𝑥=𝑐.
EXAMPLE 8
Using a Linear Function to Determine the Number of Songs in a Music Collection
Marcus currently has 200 songs in his music collection. Every month, he adds 15 new songs. Write a formula for the number of songs, N,𝑁, in his collection as a function of time, t,𝑡, the number of months. How many songs will he own at the end of one year?
Solution
The initial value for this function is 200 because he currently owns 200 songs, so N(0)=200,𝑁(0)=200, which means that b=200.𝑏=200.
The number of songs increases by 15 songs per month, so the rate of change is 15 songs per month. Therefore we know that m=15.𝑚=15. We can substitute the initial value and the rate of change into the slope-intercept form of a line.
Figure 10
We can write the formula N(t)=15t+200.𝑁(𝑡)=15𝑡+200.
With this formula, we can then predict how many songs Marcus will have at the end of one year (12 months). In other words, we can evaluate the function at t=12.𝑡=12.
N(12)===15(12)+200180+200380𝑁(12)=15(12)+200=180+200=380
Marcus will have 380 songs in 12 months.
Analysis
Notice that N is an increasing linear function. As the input (the number of months) increases, the output (number of songs) increases as well.
EXAMPLE 9
Using a Linear Function to Calculate Salary Based on Commission
Working as an insurance salesperson, Ilya earns a base salary plus a commission on each new policy. Therefore, Ilya’s weekly income I,𝐼, depends on the number of new policies, n,𝑛, he sells during the week. Last week he sold 3 new policies, and earned $760 for the week. The week before, he sold 5 new policies and earned $920. Find an equation for I(n),𝐼(𝑛), and interpret the meaning of the components of the equation.
Solution
The given information gives us two input-output pairs: (3,760)(3,760) and (5,920).(5,920). We start by finding the rate of change.
m===920−7605−3$1602 policies$80perpolicy𝑚=920−7605−3=$1602 policies=$80perpolicy
Keeping track of units can help us interpret this quantity. Income increased by $160 when the number of policies increased by 2, so the rate of change is $80 per policy. Therefore, Ilya earns a commission of $80 for each policy sold during the week.
We can then solve for the initial value.
I(n)760760520==−=80n+b80(3)+b80(3)=bb whenn=3,I(3)=760𝐼(𝑛)=80𝑛+𝑏760=80(3)+𝑏 when𝑛=3,𝐼(3)=760760−80(3)=𝑏520=𝑏
The value of b𝑏 is the starting value for the function and represents Ilya’s income when n=0,𝑛=0, or when no new policies are sold. We can interpret this as Ilya’s base salary for the week, which does not depend upon the number of policies sold.
We can now write the final equation.
I(n)=80n+520𝐼(𝑛)=80𝑛+520
Our final interpretation is that Ilya’s base salary is $520 per week and he earns an additional $80 commission for each policy sold.
EXAMPLE 10
Using Tabular Form to Write an Equation for a Linear Function
Table 1 relates the number of rats in a population to time, in weeks. Use the table to write a linear equation.
| number of weeks, w | 0 | 2 | 4 | 6 |
| number of rats, P(w) | 1000 | 1080 | 1160 | 1240 |
Solution
We can see from the table that the initial value for the number of rats is 1000, so b=1000.𝑏=1000.
Rather than solving for m,𝑚, we can tell from looking at the table that the population increases by 80 for every 2 weeks that pass. This means that the rate of change is 80 rats per 2 weeks, which can be simplified to 40 rats per week.
P(w)=40w+1000𝑃(𝑤)=40𝑤+1000
If we did not notice the rate of change from the table we could still solve for the slope using any two points from the table. For example, using (2,1080)(2,1080) and (6,1240)(6,1240)
m===1240−10806−2160440𝑚=1240−10806−2=1604=40
Q&A
Is the initial value always provided in a table of values like Table 1?
No. Sometimes the initial value is provided in a table of values, but sometimes it is not. If you see an input of 0, then the initial value would be the corresponding output. If the initial value is not provided because there is no value of input on the table equal to 0, find the slope, substitute one coordinate pair and the slope into f(x)=mx+b,𝑓(𝑥)=𝑚𝑥+𝑏, and solve for b.𝑏.
TRY IT #4
A new plant food was introduced to a young tree to test its effect on the height of the tree. Table 2 shows the height of the tree, in feet, x𝑥 months since the measurements began. Write a linear function, H(x),𝐻(𝑥), where x𝑥 is the number of months since the start of the experiment.
| x | 0 | 2 | 4 | 8 | 12 |
| H(x) | 12.5 | 13.5 | 14.5 | 16.5 | 18.5 |
Graphing Linear Functions
Now that we’ve seen and interpreted graphs of linear functions, let’s take a look at how to create the graphs. There are three basic methods of graphing linear functions. The first is by plotting points and then drawing a line through the points. The second is by using the y-intercept and slope. And the third method is by using transformations of the identity function f(x)=x.𝑓(𝑥)=𝑥.
Graphing a Function by Plotting Points
To find points of a function, we can choose input values, evaluate the function at these input values, and calculate output values. The input values and corresponding output values form coordinate pairs. We then plot the coordinate pairs on a grid. In general, we should evaluate the function at a minimum of two inputs in order to find at least two points on the graph. For example, given the function, f(x)=2x,𝑓(𝑥)=2𝑥, we might use the input values 1 and 2. Evaluating the function for an input value of 1 yields an output value of 2, which is represented by the point (1,2).(1,2). Evaluating the function for an input value of 2 yields an output value of 4, which is represented by the point (2,4).(2,4). Choosing three points is often advisable because if all three points do not fall on the same line, we know we made an error.
HOW TO
Given a linear function, graph by plotting points.
- Choose a minimum of two input values.
- Evaluate the function at each input value.
- Use the resulting output values to identify coordinate pairs.
- Plot the coordinate pairs on a grid.
- Draw a line through the points.
EXAMPLE 11
Graphing by Plotting Points
Graph f(x)=−23x+5𝑓(𝑥)=−23𝑥+5 by plotting points.
Solution
Begin by choosing input values. This function includes a fraction with a denominator of 3, so let’s choose multiples of 3 as input values. We will choose 0, 3, and 6.
Evaluate the function at each input value, and use the output value to identify coordinate pairs.
x=0x=3x=6f(0)=−23(0)+5=5⇒(0,5)f(3)=−23(3)+5=3⇒(3,3)f(6)=−23(6)+5=1⇒(6,1)𝑥=0𝑓(0)=−23(0)+5=5⇒(0,5)𝑥=3𝑓(3)=−23(3)+5=3⇒(3,3)𝑥=6𝑓(6)=−23(6)+5=1⇒(6,1)
Plot the coordinate pairs and draw a line through the points. Figure 11 represents the graph of the function f(x)=−23x+5.𝑓(𝑥)=−23𝑥+5.
Figure 11 The graph of the linear function f(x)=−23x+5.𝑓(𝑥)=−23𝑥+5.
Analysis
The graph of the function is a line as expected for a linear function. In addition, the graph has a downward slant, which indicates a negative slope. This is also expected from the negative, constant rate of change in the equation for the function.
TRY IT #5
Graph f(x)=−34x+6𝑓(𝑥)=−34𝑥+6 by plotting points.
Graphing a Function Using y-intercept and Slope
Another way to graph linear functions is by using specific characteristics of the function rather than plotting points. The first characteristic is its y-intercept, which is the point at which the input value is zero. To find the y-intercept, we can set x=0𝑥=0 in the equation.
The other characteristic of the linear function is its slope.
Let’s consider the following function.
f(x)=12x+1𝑓(𝑥)=12𝑥+1
The slope is 12.12. Because the slope is positive, we know the graph will slant upward from left to right. The y-intercept is the point on the graph when x=0.𝑥=0. The graph crosses the y-axis at (0,1).(0,1). Now we know the slope and the y-intercept. We can begin graphing by plotting the point (0,1).(0,1). We know that the slope is the change in the y-coordinate over the change in the x-coordinate. This is commonly referred to as rise over run, m=riserun.𝑚=riserun. From our example, we have m=12,𝑚=12, which means that the rise is 1 and the run is 2. So starting from our y-intercept (0,1),(0,1), we can rise 1 and then run 2, or run 2 and then rise 1. We repeat until we have a few points, and then we draw a line through the points as shown in Figure 12.
Figure 12
GRAPHICAL INTERPRETATION OF A LINEAR FUNCTION
In the equation f(x)=mx+b𝑓(𝑥)=𝑚𝑥+𝑏
- b𝑏 is the y-intercept of the graph and indicates the point (0,b)(0,𝑏) at which the graph crosses the y-axis.
- m𝑚 is the slope of the line and indicates the vertical displacement (rise) and horizontal displacement (run) between each successive pair of points. Recall the formula for the slope:
m=change in output (rise)change in input (run)=ΔyΔx=y2−y1x2−x1𝑚=change in output (rise)change in input (run)=𝛥𝑦𝛥𝑥=𝑦2−𝑦1𝑥2−𝑥1
Q&A
Do all linear functions have y-intercepts?
Yes. All linear functions cross the y-axis and therefore have y-intercepts. (Note: A vertical line is parallel to the y-axis does not have a y-intercept, but it is not a function.)
HOW TO
Given the equation for a linear function, graph the function using the y-intercept and slope.
- Evaluate the function at an input value of zero to find the y-intercept.
- Identify the slope as the rate of change of the input value.
- Plot the point represented by the y-intercept.
- Use riserunriserun to determine at least two more points on the line.
- Sketch the line that passes through the points.
EXAMPLE 12
Graphing by Using the y-intercept and Slope
Graph f(x)=−23x+5𝑓(𝑥)=−23𝑥+5 using the y-intercept and slope.
Solution
Evaluate the function at x=0𝑥=0 to find the y-intercept. The output value when x=0𝑥=0 is 5, so the graph will cross the y-axis at (0,5).(0,5).
According to the equation for the function, the slope of the line is −23.−23. This tells us that for each vertical decrease in the “rise” of –2–2 units, the “run” increases by 3 units in the horizontal direction. We can now graph the function by first plotting the y-intercept on the graph in Figure 13. From the initial value (0,5)(0,5) we move down 2 units and to the right 3 units. We can extend the line to the left and right by repeating, and then drawing a line through the points.
Figure 13 Graph of f(x)=−2/3x+5𝑓(𝑥)=−2/3𝑥+5 and shows how to calculate the rise over run for the slope.
Analysis
The graph slants downward from left to right, which means it has a negative slope as expected.
TRY IT #6
Find a point on the graph we drew in Example 12 that has a negative x-value.
Graphing a Function Using Transformations
Another option for graphing is to use a transformation of the identity function f(x)=x.𝑓(𝑥)=𝑥. A function may be transformed by a shift up, down, left, or right. A function may also be transformed using a reflection, stretch, or compression.
Vertical Stretch or Compression
In the equation f(x)=mx,𝑓(𝑥)=𝑚𝑥, the m𝑚 is acting as the vertical stretch or compression of the identity function. When m𝑚 is negative, there is also a vertical reflection of the graph. Notice in Figure 14 that multiplying the equation of f(x)=x𝑓(𝑥)=𝑥 by m𝑚 stretches the graph of f𝑓 by a factor of m𝑚 units if m>1𝑚>1 and compresses the graph of f𝑓 by a factor of m𝑚 units if 0<m<1.0<𝑚<1. This means the larger the absolute value of m,𝑚, the steeper the slope.
Figure 14 Vertical stretches and compressions and reflections on the function f(x)=x𝑓(𝑥)=𝑥
Vertical Shift
In f(x)=mx+b,𝑓(𝑥)=𝑚𝑥+𝑏, the b𝑏 acts as the vertical shift, moving the graph up and down without affecting the slope of the line. Notice in Figure 15 that adding a value of b𝑏 to the equation of f(x)=x𝑓(𝑥)=𝑥 shifts the graph of f𝑓 a total of b𝑏 units up if b𝑏 is positive and |b||𝑏| units down if b𝑏 is negative.
Figure 15 This graph illustrates vertical shifts of the function f(x)=x.𝑓(𝑥)=𝑥.
Using vertical stretches or compressions along with vertical shifts is another way to look at identifying different types of linear functions. Although this may not be the easiest way to graph this type of function, it is still important to practice each method.
HOW TO
Given the equation of a linear function, use transformations to graph the linear function in the form f(x)=mx+b.𝑓(𝑥)=𝑚𝑥+𝑏.
- Graph f(x)=x.𝑓(𝑥)=𝑥.
- Vertically stretch or compress the graph by a factor m.𝑚.
- Shift the graph up or down b𝑏 units.
EXAMPLE 13
Graphing by Using Transformations
Graph f(x)=12x−3𝑓(𝑥)=12𝑥−3 using transformations.
Solution
The equation for the function shows that m=12𝑚=12 so the identity function is vertically compressed by 12.12. The equation for the function also shows that b=−3𝑏=−3 so the identity function is vertically shifted down 3 units. First, graph the identity function, and show the vertical compression as in Figure 16.
Figure 16 The function, y=x,𝑦=𝑥, compressed by a factor of 1212 .
Then show the vertical shift as in Figure 17.
Figure 17 The function y=12x,𝑦=12𝑥, shifted down 3 units.
TRY IT #7
Graph f(x)=4+2x𝑓(𝑥)=4+2𝑥 using transformations.
Q&A
In Example 15, could we have sketched the graph by reversing the order of the transformations?
No. The order of the transformations follows the order of operations. When the function is evaluated at a given input, the corresponding output is calculated by following the order of operations. This is why we performed the compression first. For example, following the order: Let the input be 2.
f(2)===12(2)−31−3−2𝑓(2)=12(2)−3=1−3=−2
Writing the Equation for a Function from the Graph of a Line
Earlier, we wrote the equation for a linear function from a graph. Now we can extend what we know about graphing linear functions to analyze graphs a little more closely. Begin by taking a look at Figure 18. We can see right away that the graph crosses the y-axis at the point (0,4)(0,4) so this is the y-intercept.
Figure 18
Then we can calculate the slope by finding the rise and run. We can choose any two points, but let’s look at the point (–2,0).(–2,0). To get from this point to the y-intercept, we must move up 4 units (rise) and to the right 2 units (run). So the slope must be
m=riserun=42=2𝑚=riserun=42=2
Substituting the slope and y-intercept into the slope-intercept form of a line gives
y=2x+4𝑦=2𝑥+4
HOW TO
Given a graph of linear function, find the equation to describe the function.
- Identify the y-intercept of an equation.
- Choose two points to determine the slope.
- Substitute the y-intercept and slope into the slope-intercept form of a line.
EXAMPLE 14
Matching Linear Functions to Their Graphs
Match each equation of the linear functions with one of the lines in Figure 19.
- ⓐ f(x)=2x+3𝑓(𝑥)=2𝑥+3
- ⓑ g(x)=2x−3𝑔(𝑥)=2𝑥−3
- ⓒ h(x)=−2x+3ℎ(𝑥)=−2𝑥+3
- ⓓ j(x)=12x+3𝑗(𝑥)=12𝑥+3
Figure 19
Solution
Analyze the information for each function.
- ⓐThis function has a slope of 2 and a y-intercept of 3. It must pass through the point (0, 3) and slant upward from left to right. We can use two points to find the slope, or we can compare it with the other functions listed. Function g𝑔 has the same slope, but a different y-intercept. Lines I and III have the same slant because they have the same slope. Line III does not pass through (0,3)(0,3) so f𝑓 must be represented by line I.
- ⓑThis function also has a slope of 2, but a y-intercept of −3.−3. It must pass through the point (0,−3)(0,−3) and slant upward from left to right. It must be represented by line III.
- ⓒThis function has a slope of –2 and a y-intercept of 3. This is the only function listed with a negative slope, so it must be represented by line IV because it slants downward from left to right.
- ⓓThis function has a slope of 1212 and a y-intercept of 3. It must pass through the point (0, 3) and slant upward from left to right. Lines I and II pass through (0,3),(0,3), but the slope of j𝑗 is less than the slope of f𝑓 so the line for j𝑗 must be flatter. This function is represented by Line II.
Now we can re-label the lines as in Figure 20.
Figure 20
Finding the x-intercept of a Line
So far we have been finding the y-intercepts of a function: the point at which the graph of the function crosses the y-axis. Recall that a function may also have an x-intercept, which is the x-coordinate of the point where the graph of the function crosses the x-axis. In other words, it is the input value when the output value is zero.
To find the x-intercept, set a function f(x)𝑓(𝑥) equal to zero and solve for the value of x.𝑥. For example, consider the function shown.
f(x)=3x−6𝑓(𝑥)=3𝑥−6
Set the function equal to 0 and solve for x.𝑥.
062x====3x−63xx20=3𝑥−66=3𝑥2=𝑥𝑥=2
The graph of the function crosses the x-axis at the point (2,0).(2,0).
Q&A
Do all linear functions have x-intercepts?
No. However, linear functions of the form y=c,𝑦=𝑐, where c𝑐 is a nonzero real number are the only examples of linear functions with no x-intercept. For example, y=5𝑦=5 is a horizontal line 5 units above the x-axis. This function has no x-intercepts, as shown in Figure 21.
Figure 21
X-INTERCEPT
The x-intercept of the function is value of x𝑥 when f(x)=0.𝑓(𝑥)=0. It can be solved by the equation 0=mx+b.0=𝑚𝑥+𝑏.
EXAMPLE 15
Finding an x-intercept
Find the x-intercept of f(x)=12x−3.𝑓(𝑥)=12𝑥−3.
Solution
Set the function equal to zero to solve for x.𝑥.
036x====12x−312xx60=12𝑥−33=12𝑥6=𝑥𝑥=6
The graph crosses the x-axis at the point (6,0).(6,0).
Analysis
A graph of the function is shown in Figure 22. We can see that the x-intercept is (6,0)(6,0) as we expected.
Figure 22
TRY IT #8
Find the x-intercept of f(x)=14x−4.𝑓(𝑥)=14𝑥−4.
Describing Horizontal and Vertical Lines
There are two special cases of lines on a graph—horizontal and vertical lines. A horizontal line indicates a constant output, or y-value. In Figure 23, we see that the output has a value of 2 for every input value. The change in outputs between any two points, therefore, is 0. In the slope formula, the numerator is 0, so the slope is 0. If we use m=0𝑚=0 in the equation f(x)=mx+b,𝑓(𝑥)=𝑚𝑥+𝑏, the equation simplifies to f(x)=b.𝑓(𝑥)=𝑏. In other words, the value of the function is a constant. This graph represents the function f(x)=2.𝑓(𝑥)=2.
Figure 23 A horizontal line representing the function f(x)=2𝑓(𝑥)=2
A vertical line indicates a constant input, or x-value. We can see that the input value for every point on the line is 2, but the output value varies. Because this input value is mapped to more than one output value, a vertical line does not represent a function. Notice that between any two points, the change in the input values is zero. In the slope formula, the denominator will be zero, so the slope of a vertical line is undefined.
Figure 24 Example of how a line has a vertical slope. 0 in the denominator of the slope.
A vertical line, such as the one in Figure 25, has an x-intercept, but no y-intercept unless it’s the line x=0.𝑥=0. This graph represents the line x=2.𝑥=2.
Figure 25 The vertical line, x=2,𝑥=2, which does not represent a function
HORIZONTAL AND VERTICAL LINES
Lines can be horizontal or vertical.
A horizontal line is a line defined by an equation in the form f(x)=b.𝑓(𝑥)=𝑏.
A vertical line is a line defined by an equation in the form x=a.𝑥=𝑎.
EXAMPLE 16
Writing the Equation of a Horizontal Line
Write the equation of the line graphed in Figure 26.
Figure 26
Solution
For any x-value, the y-value is −4,−4, so the equation is y=−4.𝑦=−4.
EXAMPLE 17
Writing the Equation of a Vertical Line
Write the equation of the line graphed in Figure 27.
Figure 27
Solution
The constant x-value is 7,7, so the equation is x=7.𝑥=7.
Determining Whether Lines are Parallel or Perpendicular
The two lines in Figure 28 are parallel lines: they will never intersect. They have exactly the same steepness, which means their slopes are identical. The only difference between the two lines is the y-intercept. If we shifted one line vertically toward the other, they would become coincident.
Figure 28 Parallel lines
We can determine from their equations whether two lines are parallel by comparing their slopes. If the slopes are the same and the y-intercepts are different, the lines are parallel. If the slopes are different, the lines are not parallel.
f(x)=−2x+6f(x)=−2x−4}parallelf(x)=3x+2f(x)=2x+2}not parallel𝑓(𝑥)=−2𝑥+6𝑓(𝑥)=−2𝑥−4}parallel𝑓(𝑥)=3𝑥+2𝑓(𝑥)=2𝑥+2}not parallel
Unlike parallel lines, perpendicular lines do intersect. Their intersection forms a right, or 90-degree, angle. The two lines in Figure 29 are perpendicular.
Figure 29 Perpendicular lines
Perpendicular lines do not have the same slope. The slopes of perpendicular lines are different from one another in a specific way. The slope of one line is the negative reciprocal of the slope of the other line. The product of a number and its reciprocal is 1.1. So, if m1and m2𝑚1and 𝑚2 are negative reciprocals of one another, they can be multiplied together to yield –1.–1.
m1m2=−1𝑚1𝑚2=−1
To find the reciprocal of a number, divide 1 by the number. So the reciprocal of 8 is 18,18, and the reciprocal of 1818 is 8. To find the negative reciprocal, first find the reciprocal and then change the sign.
As with parallel lines, we can determine whether two lines are perpendicular by comparing their slopes, assuming that the lines are neither horizontal nor vertical. The slope of each line below is the negative reciprocal of the other so the lines are perpendicular.
f(x)f(x)==14x+2−4x+3negative reciprocal of14is −4negative reciprocal of−4is 14𝑓(𝑥)=14𝑥+2negative reciprocal of14is −4𝑓(𝑥)=−4𝑥+3negative reciprocal of−4is 14
The product of the slopes is –1.
−4(14)=−1−4(14)=−1
PARALLEL AND PERPENDICULAR LINES
Two lines are parallel lines if they do not intersect. The slopes of the lines are the same.
f(x)=m1x+b1andg(x)=m2x+b2are parallel if and only if m1=m2𝑓(𝑥)=𝑚1𝑥+𝑏1and𝑔(𝑥)=𝑚2𝑥+𝑏2are parallel if and only if 𝑚1=𝑚2
If and only if b1=b2𝑏1=𝑏2 and m1=m2,𝑚1=𝑚2, we say the lines coincide. Coincident lines are the same line.
Two lines are perpendicular lines if they intersect to form a right angle.
f(x)=m1x+b1andg(x)=m2x+b2are perpendicular if and only if𝑓(𝑥)=𝑚1𝑥+𝑏1and𝑔(𝑥)=𝑚2𝑥+𝑏2are perpendicular if and only if
m1m2=−1,som2=−1m1𝑚1𝑚2=−1,so𝑚2=−1𝑚1
EXAMPLE 18
Identifying Parallel and Perpendicular Lines
Given the functions below, identify the functions whose graphs are a pair of parallel lines and a pair of perpendicular lines.
f(x)g(x)==2x+312x−4h(x)j(x)==−2x+22x−6𝑓(𝑥)=2𝑥+3ℎ(𝑥)=−2𝑥+2𝑔(𝑥)=12𝑥−4𝑗(𝑥)=2𝑥−6
Solution
Parallel lines have the same slope. Because the functions f(x)=2x+3𝑓(𝑥)=2𝑥+3 and j(x)=2x−6𝑗(𝑥)=2𝑥−6 each have a slope of 2, they represent parallel lines. Perpendicular lines have negative reciprocal slopes. Because −2 and 1212 are negative reciprocals, the functions g(x)=12x−4𝑔(𝑥)=12𝑥−4 and h(x)=−2x+2ℎ(𝑥)=−2𝑥+2 represent perpendicular lines.
Analysis
A graph of the lines is shown in Figure 30.
Figure 30
The graph shows that the lines f(x)=2x+3𝑓(𝑥)=2𝑥+3 and j(x)=2x–6𝑗(𝑥)=2𝑥–6 are parallel, and the lines g(x)=12x–4𝑔(𝑥)=12𝑥–4 and h(x)=−2x+2ℎ(𝑥)=−2𝑥+2 are perpendicular.
Writing the Equation of a Line Parallel or Perpendicular to a Given Line
If we know the equation of a line, we can use what we know about slope to write the equation of a line that is either parallel or perpendicular to the given line.
Writing Equations of Parallel Lines
Suppose for example, we are given the equation shown.
f(x)=3x+1𝑓(𝑥)=3𝑥+1
We know that the slope of the line formed by the function is 3. We also know that the y-intercept is (0,1).(0,1). Any other line with a slope of 3 will be parallel to f(x).𝑓(𝑥). So the lines formed by all of the following functions will be parallel to f(x).𝑓(𝑥).
g(x)h(x)p(x)===3x+63x+13x+23𝑔(𝑥)=3𝑥+6ℎ(𝑥)=3𝑥+1𝑝(𝑥)=3𝑥+23
Suppose then we want to write the equation of a line that is parallel to f𝑓 and passes through the point (1,7).(1,7). This type of problem is often described as a point-slope problem because we have a point and a slope. In our example, we know that the slope is 3. We need to determine which value of b𝑏 will give the correct line. We can begin with the point-slope form of an equation for a line, and then rewrite it in the slope-intercept form.
y−y1y−7y−7y====m(x−x1)3(x−1)3x−33x+4𝑦−𝑦1=𝑚(𝑥−𝑥1)𝑦−7=3(𝑥−1)𝑦−7=3𝑥−3𝑦=3𝑥+4
So g(x)=3x+4𝑔(𝑥)=3𝑥+4 is parallel to f(x)=3x+1𝑓(𝑥)=3𝑥+1 and passes through the point (1,7).(1,7).
HOW TO
Given the equation of a function and a point through which its graph passes, write the equation of a line parallel to the given line that passes through the given point.
- Find the slope of the function.
- Substitute the given values into either the general point-slope equation or the slope-intercept equation for a line.
- Simplify.
EXAMPLE 19
Finding a Line Parallel to a Given Line
Find a line parallel to the graph of f(x)=3x+6𝑓(𝑥)=3𝑥+6 that passes through the point (3,0).(3,0).
Solution
The slope of the given line is 3. If we choose the slope-intercept form, we can substitute m=3,x=3,𝑚=3,𝑥=3, and f(x)=0𝑓(𝑥)=0 into the slope-intercept form to find the y-intercept.
g(x)0b===3x+b3(3)+b–9𝑔(𝑥)=3𝑥+𝑏0=3(3)+𝑏𝑏=–9
The line parallel to f(x)𝑓(𝑥) that passes through (3,0)(3,0) is g(x)=3x−9.𝑔(𝑥)=3𝑥−9.
Analysis
We can confirm that the two lines are parallel by graphing them. Figure 31 shows that the two lines will never intersect.
Figure 31
Writing Equations of Perpendicular Lines
We can use a very similar process to write the equation for a line perpendicular to a given line. Instead of using the same slope, however, we use the negative reciprocal of the given slope. Suppose we are given the function shown.
f(x)=2x+4𝑓(𝑥)=2𝑥+4
The slope of the line is 2, and its negative reciprocal is −12.−12. Any function with a slope of −12−12 will be perpendicular to f(x).𝑓(𝑥). So the lines formed by all of the following functions will be perpendicular to f(x).𝑓(𝑥).
g(x)h(x)p(x)===−12x+4−12x+2−12x−12𝑔(𝑥)=−12𝑥+4ℎ(𝑥)=−12𝑥+2𝑝(𝑥)=−12𝑥−12
As before, we can narrow down our choices for a particular perpendicular line if we know that it passes through a given point. Suppose then we want to write the equation of a line that is perpendicular to f(x)𝑓(𝑥) and passes through the point (4,0).(4,0). We already know that the slope is −12.−12. Now we can use the point to find the y-intercept by substituting the given values into the slope-intercept form of a line and solving for b.𝑏.
g(x)002b=====mx+b−12(4)+b−2+bb2𝑔(𝑥)=𝑚𝑥+𝑏0=−12(4)+𝑏0=−2+𝑏2=𝑏𝑏=2
The equation for the function with a slope of −12−12 and a y-intercept of 2 is
g(x)=−12x+2𝑔(𝑥)=−12𝑥+2
So g(x)=−12x+2𝑔(𝑥)=−12𝑥+2 is perpendicular to f(x)=2x+4𝑓(𝑥)=2𝑥+4 and passes through the point (4,0).(4,0). Be aware that perpendicular lines may not look obviously perpendicular on a graphing calculator unless we use the square zoom feature.
Q&A
A horizontal line has a slope of zero and a vertical line has an undefined slope. These two lines are perpendicular, but the product of their slopes is not –1. Doesn’t this fact contradict the definition of perpendicular lines?
No. For two perpendicular linear functions, the product of their slopes is –1. However, a vertical line is not a function so the definition is not contradicted.
HOW TO
Given the equation of a function and a point through which its graph passes, write the equation of a line perpendicular to the given line.
- Find the slope of the function.
- Determine the negative reciprocal of the slope.
- Substitute the new slope and the values for x𝑥 and y𝑦 from the coordinate pair provided into g(x)=mx+b.𝑔(𝑥)=𝑚𝑥+𝑏.
- Solve for b.𝑏.
- Write the equation of the line.
EXAMPLE 20
Finding the Equation of a Perpendicular Line
Find the equation of a line perpendicular to f(x)=3x+3𝑓(𝑥)=3𝑥+3 that passes through the point (3,0).(3,0).
Solution
The original line has slope m=3,𝑚=3, so the slope of the perpendicular line will be its negative reciprocal, or −13.−13. Using this slope and the given point, we can find the equation of the line.
g(x)01b====–13x+b–13(3)+bb1𝑔(𝑥)=–13𝑥+𝑏0=–13(3)+𝑏1=𝑏𝑏=1
The line perpendicular to f(x)𝑓(𝑥) that passes through (3,0)(3,0) is g(x)=−13x+1.𝑔(𝑥)=−13𝑥+1.
Analysis
A graph of the two lines is shown in Figure 32.
Figure 32
Note that that if we graph perpendicular lines on a graphing calculator using standard zoom, the lines may not appear to be perpendicular. Adjusting the window will make it possible to zoom in further to see the intersection more closely.
TRY IT #9
Given the function h(x)=2x−4,ℎ(𝑥)=2𝑥−4, write an equation for the line passing through (0,0)(0,0) that is
- ⓐparallel to h(x)ℎ(𝑥)
- ⓑperpendicular to h(x)ℎ(𝑥)
HOW TO
Given two points on a line and a third point, write the equation of the perpendicular line that passes through the point.
- Determine the slope of the line passing through the points.
- Find the negative reciprocal of the slope.
- Use the slope-intercept form or point-slope form to write the equation by substituting the known values.
- Simplify.
EXAMPLE 21
Finding the Equation of a Line Perpendicular to a Given Line Passing through a Point
A line passes through the points (−2,6)(−2,6) and (4,5).(4,5). Find the equation of a perpendicular line that passes through the point (4,5).(4,5).
Solution
From the two points of the given line, we can calculate the slope of that line.
m1===5−64−(−2)−16−16𝑚1=5−64−(−2)=−16=−16
Find the negative reciprocal of the slope.
m2===−1−16−1(−61)6𝑚2=−1−16=−1(−61)=6
We can then solve for the y-intercept of the line passing through the point (4,5).(4,5).
g(x)55−19b=====6x+b6(4)+b24+bb−19𝑔(𝑥)=6𝑥+𝑏5=6(4)+𝑏5=24+𝑏−19=𝑏𝑏=−19
The equation for the line that is perpendicular to the line passing through the two given points and also passes through point (4,5)(4,5) is
y=6x−19𝑦=6𝑥−19
TRY IT #10
A line passes through the points, (−2,−15)(−2,−15) and (2,−3).(2,−3). Find the equation of a perpendicular line that passes through the point, (6,4).
RELATED POSTS
View all