Login
📚 Precalculus
Chapters ▾

2.1 Linear Functions

We now begin the study of families of functions. Our first family, linear functions, are old friends as we shall soon see. Recall from Geometry that two distinct points in the plane determine a unique line containing those points, as indicated below.

Coordinate-plane figure.
Figure 2.1

To give a sense of the `steepness' of the line, we recall that we can compute the slope of the line using the formula below.

A couple of notes about Equation are in order. First, don't ask why we use the letter ` m ' to represent slope. There are many explanations out there, but apparently no one really knows for sure.1 Secondly, the stipulation x 1 x 0 ensures that we aren't trying to divide by zero. The reader is invited to pause to think about what is happening geometrically; the anxious reader can skip along to the next example.

A few comments about Example Example 1 are in order. First, for reasons which will be made clear soon, if the slope is positive then the resulting line is said to be increasing. If it is negative, we say the line is decreasing. A slope of 0 results in a horizontal line which we say is constant, and an undefined slope results in a vertical line.2 Second, the larger the slope is in absolute value, the steeper the line. You may recall from Intermediate Algebra that slope can be described as the ratio ` rise run '. For example, in the second part of Example Example 1, we found the slope to be 1 2 . We can interpret this as a rise of 1 unit upward for every 2 units to the right we travel along the line, as shown below.

Coordinate-plane figure.
Figure 2.8

Using more formal notation, given points ( x 0 , y 0 ) and ( x 1 , y 1 ) , we use the Greek letter delta ` Δ ' to write Δ y = y 1 y 0 and Δ x = x 1 x 0 . In most scientific circles, the symbol Δ means `change in'.

Hence, we may write

m = Δ y Δ x ,

which describes the slope as the rate of change of y with respect to x . Rates of change abound in the `real world', as the next example illustrates.

Now it may well happen that in the previous scenario, at noon the temperature is only 33 F. This doesn't mean our calculations are incorrect, rather, it means that the temperature change throughout the day isn't a constant 2 F per hour. As discussed in Section, mathematical models are just that: models. The predictions we get out of the models may be mathematically accurate, but may not resemble what happens in the real world.

In Section, we discussed the equations of vertical and horizontal lines. Using the concept of slope, we can develop equations for the other varieties of lines. Suppose a line has a slope of m and contains the point ( x 0 , y 0 ) . Suppose ( x , y ) is another point on the line, as indicated below.

Coordinate-plane figure.
Figure 2.9

Equation yields

m = y y 0 x x 0 m ( x x 0 ) = y y 0 y y 0 = m ( x x 0 )

We have just derived the point-slope form of a line.3

In simplifying the equation of the line in the previous example, we produced another form of a line, the slope-intercept form. This is the familiar y = m x + b form you have probably seen in Intermediate Algebra. The `intercept' in `slope-intercept' comes from the fact that if we set x = 0 , we get y = b . In other words, the y -intercept of the line y = m x + b is ( 0 , b ) .

Note that if we have slope m = 0 , we get the equation y = b which matches our formula for a horizontal line given in Section. The formula given in Equation can be used to describe all lines except vertical lines. All lines except vertical lines are functions (Why is this?) so we have finally reached a good point to introduce linear functions.

For the case m = 0 , we get f ( x ) = b . These are given their own classification.

Recall that to graph a function, f , we graph the equation y = f ( x ) . Hence, the graph of a linear function is a line with slope m and y -intercept ( 0 , b ) ; the graph of a constant function is a horizontal line (a line with slope m = 0 ) and a y -intercept of ( 0 , b ) . Now think back to Section, specifically Definition concerning increasing, decreasing and constant functions. A line with positive slope was called an increasing line because a linear function with m > 0 is an increasing function. Similarly, a line with a negative slope was called a decreasing line because a linear function with m < 0 is a decreasing function. And horizontal lines were called constant because, well, we hope you've already made the connection.

The last two functions in the previous example showcase some of the difficulty in defining a linear function using the phrase `of the form' as in Definition, since some algebraic manipulations may be needed to rewrite a given function to match `the form'. Keep in mind that the domains of linear and constant functions are all real numbers ( , ) , so while f ( x ) = x 2 4 x 2 simplified to a formula f ( x ) = x + 2 , f is not considered a linear function since its domain excludes x = 2 . However, we would consider

f ( x ) = 2 x 2 + 2 x 2 + 1

to be a constant function since its domain is all real numbers (Can you tell us why?) and

f ( x ) = 2 x 2 + 2 x 2 + 1 = 2 ( x 2 + 1 ) ( x 2 + 1 ) = 2

The following example uses linear functions to model some basic economic relationships.

The next example asks us to find a linear function to model a related economic problem.

Not all real-world phenomena can be modeled using linear functions. Nevertheless, it is possible to use the concept of slope to help analyze non-linear functions using the following.

Geometrically, if we have the graph of y = f ( x ) , the average rate of change over [ a , b ] is the slope of the line which connects ( a , f ( a ) ) and ( b , f ( b ) ) . This is called the secant line through these points. For that reason, some textbooks use the notation m sec for the average rate of change of a function. Note that for a linear function m = m sec , or in other words, its rate of change over an interval is the same as its average rate of change.

Coordinate-plane figure.
Figure 2.14

The graph of y = f ( x ) and its secant line through ( a , f ( a ) ) and ( b , f ( b ) )

The interested reader may question the adjective `average' in the phrase `average rate of change'. In the figure above, we can see that the function changes wildly on [ a , b ] , yet the slope of the secant line only captures a snapshot of the action at a and b . This situation is entirely analogous to the average speed on a trip. Suppose it takes you 2 hours to travel 100 miles. Your average speed is 100 miles 2 hours = 50 miles per hour . However, it is entirely possible that at the start of your journey, you traveled 25 miles per hour, then sped up to 65 miles per hour, and so forth. The average rate of change is akin to your average speed on the trip. Your speedometer measures your speed at any one instant along the trip, your instantaneous rate of change, and this is one of the central themes of Calculus.6

When interpreting rates of change, we interpret them the same way we did slopes. In the context of functions, it may be helpful to think of the average rate of change as:

change in outputs change in inputs

We close this section with a new look at difference quotients which were first introduced in Section. If we wish to compute the average rate of change of a function f over the interval [ x , x + h ] , then we would have

Δ f Δ x = f ( x + h ) f ( x ) ( x + h ) x = f ( x + h ) f ( x ) h

As we have indicated, the rate of change of a function (average or otherwise) is of great importance in Calculus.7 Also, we have the geometric interpretation of difference quotients which was promised to you back on page – a difference quotient yields the slope of a secant line.

Exercises

In Exercises -, find both the point-slope form and the slope-intercept form of the line with the given slope which passes through the given point.

  1. m = 3 , P ( 3 , 1 )
  2. m = 2 , P ( 5 , 8 )
  3. m = 1 , P ( 7 , 1 )
  4. m = 2 3 , P ( 2 , 1 )
  5. m = 1 5 , P ( 10 , 4 )
  6. m = 1 7 , P ( 1 , 4 )
  7. m = 0 , P ( 3 , 117 )
  8. m = 2 , P ( 0 , 3 )
  9. m = 5 , P ( 3 , 2 3 )
  10. m = 678 , P ( 1 , 12 )
  11. P ( 0 , 0 ) , Q ( 3 , 5 )
  12. P ( 1 , 2 ) , Q ( 3 , 2 )
  13. P ( 5 , 0 ) , Q ( 0 , 8 )
  14. P ( 3 , 5 ) , Q ( 7 , 4 )
  15. P ( 1 , 5 ) , Q ( 7 , 5 )
  16. P ( 4 , 8 ) , Q ( 5 , 8 )
  17. P ( 1 2 , 3 4 ) , Q ( 5 2 , 7 4 )
  18. P ( 2 3 , 7 2 ) , Q ( 1 3 , 3 2 )
  19. P ( 2 , 2 ) , Q ( 2 , 2 )
  20. P ( 3 , 1 ) , Q ( 3 , 1 )
  21. f ( x ) = 2 x 1
  22. f ( x ) = 3 x
  23. f ( x ) = 3
  24. f ( x ) = 0
  25. f ( x ) = 2 3 x + 1 3
  26. f ( x ) = 1 x 2
  27. Find all of the points on the line y = 2 x + 1 which are 4 units from the point ( 1 , 3 ) .
  28. Jeff can walk comfortably at 3 miles per hour. Find a linear function d that represents the total distance Jeff can walk in t hours, assuming he doesn't take any breaks.
  29. Carl can stuff 6 envelopes per minute. Find a linear function E that represents the total number of envelopes Carl can stuff after t hours, assuming he doesn't take any breaks.
  30. A landscaping company charges $ 45 per cubic yard of mulch plus a delivery charge of $ 20 . Find a linear function which computes the total cost C (in dollars) to deliver x cubic yards of mulch.
  31. A plumber charges $ 50 for a service call plus $ 80 per hour. If she spends no longer than 8 hours a day at any one site, find a linear function that represents her total daily charges C (in dollars) as a function of time t (in hours) spent at any one given location.
  32. A salesperson is paid $200 per week plus 5% commission on her weekly sales of x dollars. Find a linear function that represents her total weekly pay, W (in dollars) in terms of x . What must her weekly sales be in order for her to earn $475.00 for the week?
  33. An on-demand publisher charges $ 22.50 to print a 600 page book and $ 15.50 to print a 400 page book. Find a linear function which models the cost of a book C as a function of the number of pages p . Interpret the slope of the linear function and find and interpret C ( 0 ) .
  34. The Topology Taxi Company charges $ 2.50 for the first fifth of a mile and $ 0.45 for each additional fifth of a mile. Find a linear function which models the taxi fare F as a function of the number of miles driven, m . Interpret the slope of the linear function and find and interpret F ( 0 ) .
  35. Water freezes at 0 Celsius and 32 Fahrenheit and it boils at 100 C and 212 F.

    1. Find a linear function F that expresses temperature in the Fahrenheit scale in terms of degrees Celsius. Use this function to convert 20 C into Fahrenheit.
    2. Find a linear function C that expresses temperature in the Celsius scale in terms of degrees Fahrenheit. Use this function to convert 110 F into Celsius.
    3. Is there a temperature n such that F ( n ) = C ( n ) ?
  36. Legend has it that a bull Sasquatch in rut will howl approximately 9 times per hour when it is 40 F outside and only 5 times per hour if it's 70 F . Assuming that the number of howls per hour, N , can be represented by a linear function of temperature Fahrenheit, find the number of howls per hour he'll make when it's only 20 F outside. What is the applied domain of this function? Why?
  37. Economic forces beyond anyone's control have changed the cost function for PortaBoys to C ( x ) = 105 x + 175 . Rework Example Example 5 with this new cost function.
  38. In response to the economic forces in Exercise above, the local retailer sets the selling price of a PortaBoy at $250. Remarkably, 30 units were sold each week. When the systems went on sale for $220, 40 units per week were sold. Rework Examples Example 6 and Example 7 with this new data. What difficulties do you encounter?
  39. A local pizza store offers medium two-topping pizzas delivered for $ 6.00 per pizza plus a $ 1.50 delivery charge per order. On weekends, the store runs a `game day' special: if six or more medium two-topping pizzas are ordered, they are $ 5.50 each with no delivery charge. Write a piecewise-defined linear function which calculates the cost C (in dollars) of p medium two-topping pizzas delivered during a weekend.
  40. A restaurant offers a buffet which costs $ 15 per person. For parties of 10 or more people, a group discount applies, and the cost is $ 12.50 per person. Write a piecewise-defined linear function which calculates the total bill T of a party of n people who all choose the buffet.
  41. A mobile plan charges a base monthly rate of $ 10 for the first 500 minutes of air time plus a charge of 15 ¢ for each additional minute. Write a piecewise-defined linear function which calculates the monthly cost C (in dollars) for using m minutes of air time.

    HINT: You may want to revisit Exercise in Section

  42. The local pet shop charges 12 ¢ per cricket up to 100 crickets, and 10 ¢ per cricket thereafter. Write a piecewise-defined linear function which calculates the price P , in dollars, of purchasing c crickets.
  43. The cross-section of a swimming pool is below. Write a piecewise-defined linear function which describes the depth of the pool, D (in feet) as a function of:

    1. the distance (in feet) from the edge of the shallow end of the pool, d .
    2. the distance (in feet) from the edge of the deep end of the pool, s .
    3. Graph each of the functions in (a) and (b). Discuss with your classmates how to transform one into the other and how they relate to the diagram of the pool.
    Coordinate-plane figure.
    Figure 2.15
  44. f ( x ) = x 3 , [ 1 , 2 ]
  45. f ( x ) = 1 x , [ 1 , 5 ]
  46. f ( x ) = x , [ 0 , 16 ]
  47. f ( x ) = x 2 , [ 3 , 3 ]
  48. f ( x ) = x + 4 x 3 , [ 5 , 7 ]
  49. f ( x ) = 3 x 2 + 2 x 7 , [ 4 , 2 ]
  50. f ( x ) = x 3
  51. f ( x ) = 1 x
  52. f ( x ) = x + 4 x 3
  53. f ( x ) = 3 x 2 + 2 x 7
  54. The height of an object dropped from the roof of an eight story building is modeled by: h ( t ) = 16 t 2 + 64 , 0 t 2 . Here, h is the height of the object off the ground in feet, t seconds after the object is dropped. Find and interpret the average rate of change of h over the interval [ 0 , 2 ] .
  55. Using data from Bureau of Transportation Statistics , the average fuel economy F in miles per gallon for passenger cars in the US can be modeled by F ( t ) = 0.0076 t 2 + 0.45 t + 16 , 0 t 28 , where t is the number of years since 1980 . Find and interpret the average rate of change of F over the interval [ 0 , 28 ] .
  56. The temperature T in degrees Fahrenheit t hours after 6 AM is given by:

    T ( t ) = 1 2 t 2 + 8 t + 32 , 0 t 12

    1. Find and interpret T ( 4 ) , T ( 8 ) and T ( 12 ) .
    2. Find and interpret the average rate of change of T over the interval [ 4 , 8 ] .
    3. Find and interpret the average rate of change of T from t = 8 to t = 12 .
    4. Find and interpret the average rate of temperature change between 10 AM and 6 PM.
  57. Suppose C ( x ) = x 2 10 x + 27 represents the costs, in hundreds, to produce x thousand pens. Find and interpret the average rate of change as production is increased from making 3000 to 5000 pens.
  58. With the help of your classmates find several other “real-world” examples of rates of change that are used to describe non-linear phenomena.
  59. y = 3 x + 2 , P ( 0 , 0 )
  60. y = 6 x + 5 , P ( 3 , 2 )
  61. y = 2 3 x 7 , P ( 6 , 0 )
  62. y = 4 x 3 , P ( 1 , 1 )
  63. y = 6 , P ( 3 , 2 )
  64. x = 1 , P ( 5 , 0 )
  65. y = 1 3 x + 2 , P ( 0 , 0 )
  66. y = 6 x + 5 , P ( 3 , 2 )
  67. y = 2 3 x 7 , P ( 6 , 0 )
  68. y = 4 x 3 , P ( 1 , 1 )
  69. y = 6 , P ( 3 , 2 )
  70. x = 1 , P ( 5 , 0 )
  71. We shall now prove that y = m 1 x + b 1 is perpendicular to y = m 2 x + b 2 if and only if m 1 m 2 = 1 . To make our lives easier we shall assume that m 1 > 0 and m 2 < 0 . We can also “move” the lines so that their point of intersection is the origin without messing things up, so we'll assume b 1 = b 2 = 0 . (Take a moment with your classmates to discuss why this is okay.) Graphing the lines and plotting the points O ( 0 , 0 ) , P ( 1 , m 1 ) and Q ( 1 , m 2 ) gives us the following set up.

    Coordinate-plane figure.
    Figure 2.16

    The line y = m 1 x will be perpendicular to the line y = m 2 x if and only if O P Q is a right triangle. Let d 1 be the distance from O to P , let d 2 be the distance from O to Q and let d 3 be the distance from P to Q . Use the Pythagorean Theorem to show that O P Q is a right triangle if and only if m 1 m 2 = 1 by showing d 1 2 + d 2 2 = d 3 2 if and only if m 1 m 2 = 1 .

  72. Show that if a b , the line containing the points ( a , b ) and ( b , a ) is perpendicular to the line y = x . (Coupled with the result from Example on page, we have now shown that the line y = x is a perpendicular bisector of the line segment connecting ( a , b ) and ( b , a ) . This means the points ( a , b ) and ( b , a ) are symmetric about the line y = x . We will revisit this symmetry in section.)
  73. The function defined by I ( x ) = x is called the Identity Function.

    1. Discuss with your classmates why this name makes sense.
    2. Show that the point-slope form of a line (Equation ) can be obtained from I using a sequence of the transformations defined in Section.

In Exercises -, find the slope-intercept form of the line which passes through the given points.

In Exercises -, graph the function. Find the slope, y -intercept and x -intercept, if any exist.

In Exercises -, compute the average rate of change of the function over the specified interval.

In Exercises -, compute the average rate of change of the given function over the interval [ x , x + h ] . Here we assume [ x , x + h ] is in the domain of the function.

(Parallel Lines) Recall from Intermediate Algebra that parallel lines have the same slope. (Please note that two vertical lines are also parallel to one another even though they have an undefined slope.) In Exercises -, you are given a line and a point which is not on that line. Find the line parallel to the given line which passes through the given point.

(Perpendicular Lines) Recall from Intermediate Algebra that two non-vertical lines are perpendicular if and only if they have negative reciprocal slopes. That is to say, if one line has slope m 1 and the other has slope m 2 then m 1 m 2 = 1 . (You will be guided through a proof of this result in Exercise.) Please note that a horizontal line is perpendicular to a vertical line and vice versa, so we assume m 1 0 and m 2 0 . In Exercises -, you are given a line and a point which is not on that line. Find the line perpendicular to the given line which passes through the given point.

Answers

  1. y + 1 = 3 ( x 3 ) y = 3 x 10
  2. y 8 = 2 ( x + 5 ) y = 2 x 2
  3. y + 1 = ( x + 7 ) y = x 8
  4. y 1 = 2 3 ( x + 2 ) y = 2 3 x + 7 3
  5. y 4 = 1 5 ( x 10 ) y = 1 5 x + 6
  6. y 4 = 1 7 ( x + 1 ) y = 1 7 x + 29 7
  7. y 117 = 0 y = 117
  8. y + 3 = 2 ( x 0 ) y = 2 x 3
  9. y 2 3 = 5 ( x 3 ) y = 5 x + 7 3
  10. y + 12 = 678 ( x + 1 ) y = 678 x + 666
  11. y = 5 3 x
  12. y = 2
  13. y = 8 5 x 8
  14. y = 9 4 x 47 4
  15. y = 5
  16. y = 8
  17. y = 5 4 x + 11 8
  18. y = 2 x + 13 6
  19. y = x
  20. y = 3 3 x
  21. f ( x ) = 2 x 1

    slope: m = 2

    y -intercept: ( 0 , 1 )

    x -intercept: ( 1 2 , 0 )

    Coordinate-plane figure.
    Figure 2.17
  22. f ( x ) = 3 x

    slope: m = 1

    y -intercept: ( 0 , 3 )

    x -intercept: ( 3 , 0 )

    Coordinate-plane figure.
    Figure 2.18
  23. f ( x ) = 3

    slope: m = 0

    y -intercept: ( 0 , 3 )

    x -intercept: none

    Coordinate-plane figure.
    Figure 2.19
  24. f ( x ) = 0

    slope: m = 0

    y -intercept: ( 0 , 0 )

    x -intercept: { ( x , 0 ) | x  is a real number }

    Coordinate-plane figure.
    Figure 2.20
  25. f ( x ) = 2 3 x + 1 3

    slope: m = 2 3

    y -intercept: ( 0 , 1 3 )

    x -intercept: ( 1 2 , 0 )

    Coordinate-plane figure.
    Figure 2.21
  26. f ( x ) = 1 x 2

    slope: m = 1 2

    y -intercept: ( 0 , 1 2 )

    x -intercept: ( 1 , 0 )

    Coordinate-plane figure.
    Figure 2.22
  27. ( 1 , 1 ) and ( 11 5 , 27 5 )
  28. d ( t ) = 3 t , t 0 .
  29. E ( t ) = 360 t , t 0 .
  30. C ( x ) = 45 x + 20 , x 0 .
  31. C ( t ) = 80 t + 50 , 0 t 8 .
  32. W ( x ) = 200 + .05 x , x 0 She must make $5500 in weekly sales.
  33. C ( p ) = 0.035 p + 1.5 The slope 0.035 means it costs 3.5 ¢ per page. C ( 0 ) = 1.5 means there is a fixed, or start-up, cost of $ 1.50 to make each book.
  34. F ( m ) = 2.25 m + 2.05 The slope 2.25 means it costs an additional $ 2.25 for each mile beyond the first 0.2 miles. F ( 0 ) = 2.05 , so according to the model, it would cost $ 2.05 for a trip of 0 miles. Would this ever really happen? Depends on the driver and the passenger, we suppose.
    1. F ( C ) = 9 5 C + 32
    2. C ( F ) = 5 9 ( F 32 ) = 5 9 F 160 9
    1. F ( 40 ) = 40 = C ( 40 ) .
  35. N ( T ) = 2 15 T + 43 3 and N ( 20 ) = 35 3 12 howls per hour.

    Having a negative number of howls makes no sense and since N ( 107.5 ) = 0 we can put an upper bound of 107.5 F on the domain. The lower bound is trickier because there's nothing other than common sense to go on. As it gets colder, he howls more often. At some point it will either be so cold that he freezes to death or he's howling non-stop. So we're going to say that he can withstand temperatures no lower than 60 F so that the applied domain is [ 60 , 107.5 ] .

  36. C ( p ) = { 6 p + 1.5  if  1 p 5 5.5 p  if  p 6
  37. T ( n ) = { 15 n  if  1 n 9 12.5 n  if  n 10
  38. C ( m ) = { 10  if  0 m 500 10 + 0.15 ( m 500 )  if  m > 500
  39. P ( c ) = { 0.12 c  if  1 c 100 12 + 0.1 ( c 100 )  if  c > 100
    1. D ( d ) = { 8  if  0 d 15 1 2 d + 31 2  if  15 d 27 2  if  27 d 37

    2. D ( s ) = { 2  if  0 s 10 1 2 s 3  if  10 s 22 8  if  22 s 37

    3. Coordinate-plane figure.
      Figure 2.23 y = D ( d )
      Coordinate-plane figure.
      Figure 2.24 y = D ( s )
  40. 2 3 ( 1 ) 3 2 ( 1 ) = 3
  41. 1 5 1 1 5 1 = 1 5
  42. 16 0 16 0 = 1 4
  43. 3 2 ( 3 ) 2 3 ( 3 ) = 0
  44. 7 + 4 7 3 5 + 4 5 3 7 5 = 7 8
  45. ( 3 ( 2 ) 2 + 2 ( 2 ) 7 ) ( 3 ( 4 ) 2 + 2 ( 4 ) 7 ) 2 ( 4 ) = 4
  46. 3 x 2 + 3 x h + h 2
  47. 1 x ( x + h )
  48. 7 ( x 3 ) ( x + h 3 )
  49. 6 x + 3 h + 2
  50. The average rate of change is h ( 2 ) h ( 0 ) 2 0 = 32 . During the first two seconds after it is dropped, the object has fallen at an average rate of 32 feet per second. (This is called the average velocity of the object.)
  51. The average rate of change is F ( 28 ) F ( 0 ) 28 0 = 0.2372 . During the years from 1980 to 2008, the average fuel economy of passenger cars in the US increased, on average, at a rate of 0.2372 miles per gallon per year.
    1. T ( 4 ) = 56 , so at 10 AM (4 hours after 6 AM), it is 56 F. T ( 8 ) = 64 , so at 2 PM (8 hours after 6 AM), it is 64 F. T ( 12 ) = 56 , so at 6 PM (12 hours after 6 AM), it is 56 F.
    2. The average rate of change is T ( 8 ) T ( 4 ) 8 4 = 2 . Between 10 AM and 2 PM, the temperature increases, on average, at a rate of 2 F per hour.
    3. The average rate of change is T ( 12 ) T ( 8 ) 12 8 = 2 . Between 2 PM and 6 PM, the temperature decreases, on average, at a rate of 2 F per hour.
    4. The average rate of change is T ( 12 ) T ( 4 ) 12 4 = 0 . Between 10 AM and 6 PM, the temperature, on average, remains constant.
  52. The average rate of change is C ( 5 ) C ( 3 ) 5 3 = 2 . As production is increased from 3000 to 5000 pens, the cost decreases at an average rate of $ 200 per 1000 pens produced (20¢ per pen.)
  53. y = 3 x
  54. y = 6 x + 20
  55. y = 2 3 x 4
  56. y = 1 3 x 2 3
  57. y = 2
  58. x = 5
  59. y = 3 x
  60. y = 1 6 x + 3 2
  61. y = 3 2 x + 9
  62. y = 3 x 4
  63. x = 3
  64. y = 0

Adapted from Precalculus, 3rd corrected edition, by Carl Stitz and Jeff Zeager (stitz-zeager.com), licensed under CC BY-NC-SA 3.0. Changes were made: reformatted as an accessible XYZ web edition. License: CC-BY-NC-SA-3.0.