MathBored

Virginia SOL Mathematics Textbook

Workbook pagesAnswer key

Chapter 6 — Writing Equations of Lines

Standard: A.F.1 (d, e)

A.F.1 — verbatim. The student will investigate, analyze, and compare linear functions algebraically and graphically, and model linear relationships. Students will demonstrate the following Knowledge and Skills: d) Write the equation of a linear function to model a linear relationship between two quantities, including those that can represent contextual situations. Writing the equation of a linear function will include the following situations: given the graph of a line; given two points on the line whose coordinates are integers; given the slope and a point on the line whose coordinates are integers; vertical lines as x=ax = a; and horizontal lines as y=cy = c. e) Write the equation of a line parallel or perpendicular to a given line through a given point.

By the end of this chapter you will be able to:

Lessons: 6.1 From a Slope and a Point · 6.2 From Two Points · 6.3 From a Graph · 6.4 Horizontal and Vertical Lines · 6.5 Parallel and Perpendicular Lines

Why this chapter matters. Chapter 5 handed you an equation and asked what it says. This chapter reverses the arrow. You are handed a situation — two billed jobs, a line drawn on a grid, a rate and a single measurement, a street that must run alongside another one — and you produce the equation. That is what modeling is, and it is the skill that makes every later chapter usable: a system of equations in Chapter 8 is two of these written down at once, and a line of best fit in Chapter 19 is this same act performed on data that does not lie perfectly straight.

Scope note. This chapter writes equations. Identifying and interpreting slope, intercepts, zeros, domain, and range, and converting among slope-intercept, standard, and point-slope forms, are A.F.1 a, b, and c, in Chapter 5 — this chapter uses all of them freely as things you already know, and cites Chapter 5 when it does. Graphing a linear function with and without technology is A.F.1f, evaluating f(x)f(x) at an input is A.F.1g, and recovering xx from a given f(x)f(x) is A.F.1h; all three are Chapter 7. When this chapter asks you to graph, it is always to check an equation you have already written algebraically, never as the answer itself. The five situations of A.F.1d are exactly the five this chapter teaches, and no more: a graph, two points with integer coordinates, a slope and a point with integer coordinates, a vertical line x=ax = a, and a horizontal line y=cy = c. Bullet e is parallel or perpendicular through a given point, which is the only thing that pins one line down out of the infinitely many with the right slope.

Conventions this chapter fixes.

  • Point-slope form is yy1=m(xx1)y - y_1 = m(x - x_1), where mm is the slope and (x1,y1)(x_1, y_1) is a point on the line. It is the tool of this chapter, because it is the only form that accepts a slope and any point at all.
  • Slope-intercept form is y=mx+by = mx + b. Unless a problem says otherwise, a written equation is reported in slope-intercept form, because that is the form the next chapter graphs and evaluates.
  • A vertical line is written x=ax = a and a horizontal line is written y=cy = c, using the letters A.F.1d uses. A vertical line has no slope and is not a function; a horizontal line has slope 00 and is a function.
  • Parallel lines have equal slopes. Perpendicular lines have slopes whose product is 1-1 — each is the negative reciprocal of the other. The one exception is a vertical line and a horizontal line, which are perpendicular even though x=ax = a has no slope to multiply.
  • Every written equation gets checked. Substitute the given point back in, and graph the result. This volume treats technology as an instrument of verification: the algebra produces the equation, the graph confirms it, and if the two disagree, one of them is wrong and you are not done.
  • Item numbering runs straight through the chapter, from 1 in Lesson 6.1 to 123 at the end of the review. It does not restart at each lesson.

Lesson 6.1 — From a Slope and a Point

The problem slope-intercept form cannot solve directly

You know from Chapter 5 that y=mx+by = mx + b carries two facts: the slope mm and the yy-intercept (0,b)(0, b). That form is perfect when a problem hands you those exact two things.

But most problems do not. A problem hands you a slope and some point — (2,1)(2, -1), say, which is nowhere near the yy-axis. Slope-intercept form has no place to put that point.

Point-slope form does.

yy1=m(xx1)y - y_1 = m(x - x_1)

Here mm is the slope and (x1,y1)(x_1, y_1) is any point on the line. That is the whole advantage: point-slope form does not care which point you have. You met this form in Chapter 5 and read information out of it; here you write information into it.

The line y = 3x − 7 on a grid, with the given point (2, −1) marked, a dashed slope triangle of run 1 and rise 3, the y-intercept (0, −7) marked, and the equation shown first as y + 1 = 3(x − 2) and then as y = 3x − 7

The figure works one problem all the way through. Given: slope m=3m = 3, through the point (2,1)(2, -1).

Drop the two given things into their two slots:

y(1)=3(x2)which tidies toy+1=3(x2)y - (-1) = 3(x - 2) \qquad\text{which tidies to}\qquad y + 1 = 3(x - 2)

That is already a correct equation of the line. Solving for yy turns it into the form the rest of the course prefers:

  1. Distribute. y+1=3x6y + 1 = 3x - 6
  2. Isolate yy. y=3x7y = 3x - 7

Now compare the two forms against the picture. Point-slope form advertises the point you were given, (2,1)(2,-1), which is marked in red. Slope-intercept form advertises the yy-intercept (0,7)(0,-7), which is marked in blue — a point nobody mentioned, and which the algebra found for you. The dashed triangle confirms the slope: from (2,1)(2,-1), going right 11 and up 33 lands you back on the line, so m=3m = 3.

The procedure

  1. Identify mm and (x1,y1)(x_1, y_1). Write them down before you write anything else.
  2. Substitute into yy1=m(xx1)y - y_1 = m(x - x_1). Substitute; do not simplify yet.
  3. Watch the double negatives. If y1y_1 is negative, yy1y - y_1 becomes y+y1y + |y_1|. Same for x1x_1.
  4. Distribute and solve for yy to reach slope-intercept form.
  5. Check. Put the given point into your final equation. It must produce a true statement.

Step 5 is not optional. It costs ten seconds and it catches the sign error that step 3 warns about.

The two sign traps

Almost every wrong answer in this lesson is one of these two.

A negative y1y_1. Given m=3m = 3 through (2,1)(2, -1), the form is y(1)y - (-1), which is y+1y + 1. Writing y1y - 1 instead produces y=3x5y = 3x - 5, a line parallel to the right one but two units too high. Check it: 3(2)5=13(2) - 5 = 1, not 1-1. The check catches it immediately.

A negative x1x_1. Given m=12m = \tfrac12 through (6,2)(-6, 2), the form is x(6)x - (-6), which is x+6x + 6:

y2=12(x+6)y2=12x+3y=12x+5y - 2 = \tfrac12(x + 6) \quad\longrightarrow\quad y - 2 = \tfrac12 x + 3 \quad\longrightarrow\quad y = \tfrac12 x + 5

Check: 12(6)+5=3+5=2\tfrac12(-6) + 5 = -3 + 5 = 2. ✓

The special case where the point is already the intercept

If the given point is on the yy-axis, you are done before you start. Given m=5m = -5 through (0,7)(0, 7), the point tells you b=7b = 7 directly, so y=5x+7y = -5x + 7. Point-slope form would get you there too, just with an extra step.

What the two numbers mean in a situation

A.F.1d asks for models, and a model is a slope and a point wearing units.

A pool drains at 1212 gallons per minute, and a worker measures 200200 gallons in it 44 minutes after draining began. The rate is the slope, m=12m = -12 gallons per minute — negative, because the water is going down. The measurement is the point (4,200)(4, 200).

W200=12(t4)W=12t+248W - 200 = -12(t - 4) \quad\longrightarrow\quad W = -12t + 248

The 248248 was never mentioned in the story, and it is the most useful number in the answer: the pool held 248248 gallons at the moment draining began. That is what a yy-intercept means in a model, exactly as in Chapter 5 — the starting value.

Confirming with a graph

Write the equation algebraically first. Then graph it and look for the given point on the line. If the point is not on the graph, something is wrong — and the useful part is that the kind of miss tells you which mistake you made. A point that misses vertically means the constant is wrong, which is the sign trap above. A line through the point at the wrong steepness means the slope was mishandled. A disagreement between your algebra and your graph is never a reason to pick one and move on; it is a reason to find the error.

Worked examples

Example 1 — A positive slope and a negative yy-coordinate

Write the equation of the line with slope 33 through (2,1)(2, -1).

y(1)=3(x2)y - (-1) = 3(x - 2), so y+1=3x6y + 1 = 3x - 6.

Answer: y=3x7y = 3x - 7. Check: 3(2)7=13(2) - 7 = -1

Example 2 — A negative slope

Write the equation of the line with slope 4-4 through (1,5)(1, 5).

y5=4(x1)y - 5 = -4(x - 1), so y5=4x+4y - 5 = -4x + 4.

Answer: y=4x+9y = -4x + 9. Check: 4(1)+9=5-4(1) + 9 = 5

Example 3 — A fractional slope and a negative xx-coordinate

Write the equation of the line with slope 12\tfrac12 through (6,2)(-6, 2).

y2=12(x+6)y - 2 = \tfrac12(x + 6), so y2=12x+3y - 2 = \tfrac12 x + 3.

Answer: y=12x+5y = \tfrac12 x + 5. Check: 12(6)+5=2\tfrac12(-6) + 5 = 2

Example 4 — The point is the intercept

Write the equation of the line with slope 5-5 through (0,7)(0, 7).

The point has xx-coordinate 00, so it is the yy-intercept and b=7b = 7.

Answer: y=5x+7y = -5x + 7

Example 5 — A model

A gym charges the same amount every month, and a member who has belonged for 66 months has paid $260\$260 in total, at $35\$35 per month. Write the total-paid function and interpret both numbers.

The rate is m=35m = 35 dollars per month and the point is (6,260)(6, 260). Then C260=35(m6)C - 260 = 35(m - 6), so C=35m+50C = 35m + 50.

Answer: C(m)=35m+50C(m) = 35m + 50. The slope 3535 is the monthly charge, in dollars per month. The yy-intercept (0,50)(0, 50) is a one-time joining fee of $50\$50 — paid at zero months of membership, so it cannot be a monthly charge.

Guided practice

  1. Use the figure of a slope and a point. What slope and what point is the problem given, and which slot of point-slope form does each one fill?
  2. In that same figure, write the equation in point-slope form exactly as it appears, and explain why y(1)y - (-1) becomes y+1y + 1.
  3. In that same figure, solve your point-slope equation for yy, and name the yy-intercept your answer reveals.
  4. In that same figure, the dashed triangle shows a run of 11 and a rise of 33. Explain how it confirms that the slope is 33.
  5. Write the equation of the line with slope 4-4 through (1,5)(1, 5), in point-slope form and then in slope-intercept form.
  6. Write the equation of the line with slope 12\tfrac12 through (6,2)(-6, 2), and check your answer by substituting the given point.

Independent practice

  1. Write each in point-slope form, then in slope-intercept form. a) slope 22 through (3,1)(3, 1) b) slope 3-3 through (2,4)(-2, 4) c) slope 23\tfrac23 through (6,1)(6, -1) d) slope 14-\tfrac14 through (8,3)(-8, 3)
  2. Write the equation of the line with slope 00 through (5,2)(5, -2), and say what kind of line it is.
  3. Write the equation of the line with slope 5-5 through (0,7)(0, 7), and explain why point-slope form was not needed.
  4. Reasoning. Explain why point-slope form works with any point on the line, while slope-intercept form needs the one particular point (0,b)(0, b).
  5. Write the equation of the line with slope 44 through (1,6)(-1, -6), and check it by substitution.
  6. Error analysis. Given slope 33 through (2,1)(2, -1), a student writes y1=3(x2)y - 1 = 3(x - 2) and reports y=3x5y = 3x - 5. Identify the error, give the correct equation, and show the substitution check that would have caught it.
  7. Application. A pool drains at 1212 gallons per minute, and 44 minutes after draining began it holds 200200 gallons. Write W(t)W(t) for the gallons left after tt minutes, then interpret the slope and the yy-intercept with units.
  8. Application. A gym charges $35\$35 per month, and a member who has belonged 66 months has paid $260\$260 in all. Write the total-paid function, then say what the yy-intercept is and why it cannot be a monthly charge.
  9. Technology. Graph your answer to 7a and confirm that (3,1)(3, 1) lies on it. Then say what you would conclude — and what you would do next — if the point did not lie on your graph.
  10. Write the equation of the line with slope 35-\tfrac35 through (10,4)(10, -4), and check it by substitution.

Exit ticket 6.1

  1. Write the equation of the line with slope 66 through (2,5)(2, 5).
  2. Write the equation of the line with slope 12-\tfrac12 through (4,1)(-4, 1).
  3. Use the figure of a slope and a point. Write the line's equation in point-slope form and in slope-intercept form, and name the point each form displays.
  4. Explain in one or two sentences why substituting the given point back into your finished equation is a check worth doing every time.

Lesson 6.2 — From Two Points

Two points, one extra step

A.F.1d names two points whose coordinates are integers, and that is the situation of this lesson. It is Lesson 6.1 with one step added at the front, because two points do not hand you a slope — they contain one.

  1. Find the slope with the formula from Chapter 5: m=y2y1x2x1m = \dfrac{y_2 - y_1}{x_2 - x_1}.
  2. Pick either point and write point-slope form, exactly as in Lesson 6.1.
  3. Solve for yy.
  4. Check with the point you did not use. This is the best check in the chapter, because it tests the whole answer against information you have not yet leaned on.

The line y = −2x − 2 on a grid through the marked points (−3, 4) and (1, −4), with a dashed run-4, rise-−8 triangle between them, the y-intercept (0, −2) marked, and the slope computation and final equation shown

The figure runs the procedure on (3,4)(-3, 4) and (1,4)(1, -4).

Step 1 — slope.

m=441(3)=84=2m = \frac{-4 - 4}{1 - (-3)} = \frac{-8}{4} = -2

The dashed path shows the same two numbers as a picture: a run of 44 to the right and a rise of 8-8, which is a fall of 88.

Step 2 and 3 — the equation. Using (1,4)(1, -4):

y+4=2(x1)y+4=2x+2y=2x2y + 4 = -2(x - 1) \quad\longrightarrow\quad y + 4 = -2x + 2 \quad\longrightarrow\quad y = -2x - 2

Step 4 — check with the other point. At x=3x = -3: 2(3)2=62=4-2(-3) - 2 = 6 - 2 = 4 ✓, which is exactly the yy-coordinate of (3,4)(-3, 4).

Either point, same line

It genuinely does not matter which point you choose in step 2. Take (2,7)(-2, 7) and (3,3)(3, -3):

m=373(2)=105=2m = \frac{-3 - 7}{3 - (-2)} = \frac{-10}{5} = -2

Using (2,7)(-2, 7): y7=2(x+2)y - 7 = -2(x + 2), so y7=2x4y - 7 = -2x - 4 and y=2x+3y = -2x + 3.

Using (3,3)(3, -3): y+3=2(x3)y + 3 = -2(x - 3), so y+3=2x+6y + 3 = -2x + 6 and y=2x+3y = -2x + 3.

Same equation. That is not a coincidence and it is not luck: both points are on the same line, and a slope plus any point on a line determines that line completely.

The shortcut when one point is on the yy-axis

If either given point has xx-coordinate 00, you already have bb. Through (0,5)(0, 5) and (4,13)(4, 13): the slope is 13540=2\dfrac{13 - 5}{4 - 0} = 2, and (0,5)(0,5) says b=5b = 5, so y=2x+5y = 2x + 5 with no substitution step at all.

The two points that do not give a slope you can use

Two points can also describe a horizontal or a vertical line, and the slope formula tells you which.

Lesson 6.4 gives both cases their own treatment. Notice them here so that a run of zero reads as "this is the vertical case" rather than as a dead end.

Two points in a situation

Two measurements of the same relationship are two points, and this is the single most common way a real linear model gets built.

A graph with hours of work on the horizontal axis and total charge in dollars on the vertical axis, showing the line C(h) = 50h + 70 through the marked billed jobs (2, 170) and (5, 320), with the y-intercept (0, 70) marked

A plumber bills two jobs: a 22-hour job costs $170\$170, and a 55-hour job costs $320\$320. Those are the points (2,170)(2, 170) and (5,320)(5, 320).

m=32017052=1503=50m = \frac{320 - 170}{5 - 2} = \frac{150}{3} = 50

Using (2,170)(2, 170): C170=50(h2)C - 170 = 50(h - 2), so C=50h+70C = 50h + 70.

Now say what the two numbers mean, because that is what A.F.1d asks for:

Neither number was stated in the story. Both came out of two bills.

Verifying an equation you wrote

The line y = ½x + 1 graphed on a grid with the two given points (−4, −1) and (2, 2) marked on it, and the two substitution checks shown

This figure shows the habit this volume asks for on every written equation. The line y=12x+1y = \tfrac12 x + 1 was produced algebraically from the two points (4,1)(-4, -1) and (2,2)(2, 2). Then it was checked twice:

Two checks of the same claim, in two different languages. If the substitution works and the graph does not, you have graphed the wrong equation. If the graph looks right and the substitution fails, trust the substitution — the arithmetic is exact and the eye is not.

Worked examples

Example 1 — Two integer points

Write the equation of the line through (1,2)(1, 2) and (3,8)(3, 8).

m=8231=3m = \dfrac{8 - 2}{3 - 1} = 3. Using (1,2)(1,2): y2=3(x1)y - 2 = 3(x - 1), so y=3x1y = 3x - 1.

Answer: y=3x1y = 3x - 1. Check with (3,8)(3,8): 3(3)1=83(3) - 1 = 8

Example 2 — A fractional slope from integer points

Write the equation of the line through (4,1)(-4, 1) and (2,4)(2, 4).

m=412(4)=36=12m = \dfrac{4 - 1}{2 - (-4)} = \dfrac{3}{6} = \dfrac12. Using (2,4)(2,4): y4=12(x2)y - 4 = \tfrac12(x - 2), so y=12x+3y = \tfrac12 x + 3.

Answer: y=12x+3y = \tfrac12 x + 3. Check with (4,1)(-4,1): 12(4)+3=1\tfrac12(-4) + 3 = 1

Example 3 — A point on the yy-axis

Write the equation of the line through (0,5)(0, 5) and (4,13)(4, 13).

m=13540=2m = \dfrac{13 - 5}{4 - 0} = 2, and (0,5)(0,5) is the yy-intercept.

Answer: y=2x+5y = 2x + 5

Example 4 — A run of zero

Write the equation of the line through (4,1)(-4, 1) and (4,6)(-4, 6).

The run is 4(4)=0-4 - (-4) = 0, so the slope is undefined. Both points share the input 4-4.

Answer: x=4x = -4, a vertical line with no slope, and not a function.

Example 5 — A model from two measurements

A rideshare charges the same rate per mile plus a fixed fee. A 33-mile ride costs $11\$11 and a 77-mile ride costs $19\$19. Write the cost function and interpret both numbers.

m=191173=2m = \dfrac{19 - 11}{7 - 3} = 2. Using (3,11)(3, 11): C11=2(d3)C - 11 = 2(d - 3), so C=2d+5C = 2d + 5.

Answer: C(d)=2d+5C(d) = 2d + 5. The slope 22 is $2\$2 per mile; the yy-intercept (0,5)(0,5) is a $5\$5 fee charged before the car moves.

Guided practice

  1. Use the figure of a line through two integer points. Name the two marked points and compute the slope from them.
  2. In that same figure, use either point to write the equation in point-slope form, then solve for yy.
  3. In that same figure, check your equation with the point you did not use in item 22, and show the substitution.
  4. Write the equation of the line through (0,5)(0, 5) and (4,13)(4, 13), and say why no substitution step was needed.
  5. Write the equation of the line through (2,7)(-2, 7) and (3,3)(3, -3).
  6. Use the verification figure. Name the two checks it shows, and say which one you would trust if they disagreed.

Independent practice

  1. Write each line's equation in slope-intercept form. a) through (1,2)(1, 2) and (3,8)(3, 8) b) through (4,1)(-4, 1) and (2,4)(2, 4) c) through (1,5)(-1, -5) and (2,4)(2, 4) d) through (5,2)(5, -2) and (1,10)(-1, 10)
  2. Write the equation of the line through (3,6)(-3, 6) and (3,2)(3, -2), and check it with both points.
  3. Write the equation of the line through (2,7)(2, 7) and (5,7)(5, 7), and say what the slope formula produced and what kind of line that makes.
  4. Write the equation of the line through (4,1)(-4, 1) and (4,6)(-4, 6). Say what happens in the slope formula, and whether the result is a function.
  5. Application. Use the plumber figure. From the two marked jobs, write C(h)C(h), then interpret the slope and the yy-intercept in context, with units.
  6. Application. A candle is measured twice: after 11 hour it is 1010 inches tall, and after 44 hours it is 44 inches tall. Write H(t)H(t), then interpret the slope and the yy-intercept with units.
  7. Application. A tree is 55 feet tall at age 33 years and 1313 feet tall at age 77 years. Write a linear model for its height, interpret the slope with units, then explain why the yy-intercept of this model is not a believable fact about the tree.
  8. Technology. Graph your answer to 27d and confirm that both given points lie on it. Say what a miss at only one of the two points would tell you about where the error is.
  9. Reasoning. Using (2,7)(-2, 7) and (3,3)(3, -3), write the equation twice — once starting from each point — and show that the two results are identical. Explain why that had to happen.
  10. Error analysis. To find the slope through (1,2)(1, 2) and (3,8)(3, 8), a student computes 3182=13\dfrac{3 - 1}{8 - 2} = \dfrac{1}{3}. Identify the error, give the correct slope, and give the correct equation.

Exit ticket 6.2

  1. Write the equation of the line through (0,3)(0, -3) and (2,1)(2, 1).
  2. Write the equation of the line through (5,2)(-5, 2) and (1,4)(1, -4).
  3. Write the equation of the line through (4,1)(4, -1) and (4,3)(4, 3), and give its slope.
  4. Application. A rideshare charges a fixed fee plus a rate per mile. A 33-mile ride costs $11\$11 and a 77-mile ride costs $19\$19. Write the cost function and interpret both numbers with units.

Lesson 6.3 — From a Graph

Reading the two numbers off a picture

A.F.1d's first situation is a line already drawn for you. Nothing new is needed — the graph is just a different container for the same two facts.

  1. Find bb, if you can see it. Look where the line crosses the yy-axis.
  2. Find mm by counting a slope triangle between two lattice points — points where the line passes exactly through a grid corner.
  3. Write y=mx+by = mx + b, and check with a third point on the graph.

The line y = ⅔x − 2 on a grid, with lattice points (0, −2), (3, 0), and (6, 2) marked and a dashed slope triangle of run 3 and rise 2 drawn from the y-intercept

In the figure, the line crosses the yy-axis at (0,2)(0,-2), so b=2b = -2. From that crossing, going right 33 and up 22 lands on the lattice point (3,0)(3, 0), so

m=riserun=23m = \frac{\text{rise}}{\text{run}} = \frac{2}{3}

and the equation is y=23x2y = \tfrac23 x - 2.

Check with the third marked point, (6,2)(6,2): 23(6)2=42=2\tfrac23(6) - 2 = 4 - 2 = 2

Count lattice points, not eyeballed ones. The reason the figure marks (0,2)(0,-2), (3,0)(3,0), and (6,2)(6,2) is that all three sit exactly on grid corners. A point read off the middle of a square is a guess, and a guessed rise over a guessed run is a guessed slope. Look along the line until it crosses a corner cleanly, and count from there.

When the yy-intercept is not on the grid

Sometimes the drawn window does not include the yy-axis crossing at all. Step 1 fails, and this is exactly the situation point-slope form exists for.

A line drawn on a grid from 0 to 10 on both axes, with the lattice points (4, 8) and (6, 5) marked, a dashed run-2, rise-−3 triangle between them, and the note that no y-axis crossing is shown

The window here runs from 00 to 1010 on both axes, and the line leaves the top of the picture before it ever reaches the yy-axis. There is no bb to read.

But there are still two clean lattice points, (4,8)(4, 8) and (6,5)(6, 5):

m=5864=32=32m = \frac{5 - 8}{6 - 4} = \frac{-3}{2} = -\frac32

Now use the point you have, exactly as in Lesson 6.1:

y8=32(x4)y8=32x+6y=32x+14y - 8 = -\tfrac32(x - 4) \quad\longrightarrow\quad y - 8 = -\tfrac32 x + 6 \quad\longrightarrow\quad y = -\tfrac32 x + 14

The yy-intercept is (0,14)(0, 14) — a point well off the top of the drawn grid, which is precisely why it could not be read. Check with the other lattice point: 32(6)+14=9+14=5-\tfrac32(6) + 14 = -9 + 14 = 5

This is the general lesson of the chapter in one picture. You do not need the yy-intercept to write the equation of a line. You need a slope and any one point.

Worked examples

Example 1 — Both numbers visible

A line crosses the yy-axis at (0,4)(0, 4) and passes through (3,6)(3, 6). Write its equation.

b=4b = 4, and m=6430=23m = \dfrac{6-4}{3-0} = \dfrac23.

Answer: y=23x+4y = \tfrac23 x + 4

Example 2 — A negative slope from a graph

A line crosses the yy-axis at (0,1)(0,-1) and passes through (2,7)(2, -7). Write its equation.

b=1b = -1, and m=7(1)20=62=3m = \dfrac{-7 - (-1)}{2 - 0} = \dfrac{-6}{2} = -3.

Answer: y=3x1y = -3x - 1

Example 3 — No visible intercept

A graph shows a line through the lattice points (4,5)(-4, 5) and (2,2)(2, 2), with the yy-axis crossing off the drawn window. Write its equation.

m=252(4)=36=12m = \dfrac{2-5}{2-(-4)} = \dfrac{-3}{6} = -\dfrac12. Then y2=12(x2)y - 2 = -\tfrac12(x - 2), so y=12x+3y = -\tfrac12 x + 3.

Answer: y=12x+3y = -\tfrac12 x + 3. Check at x=4x = -4: 2+3=52 + 3 = 5

Example 4 — Reading a steep triangle

A line crosses the yy-axis at (0,2)(0, 2), and its slope triangle shows a run of 11 and a rise of 4-4. Write its equation.

m=41=4m = \dfrac{-4}{1} = -4 and b=2b = 2.

Answer: y=4x+2y = -4x + 2

Example 5 — Checking against a third point

Confirm that the equation read from the first graph figure, y=23x2y = \tfrac23 x - 2, agrees with its third marked point (6,2)(6,2).

23(6)2=42=2\tfrac23(6) - 2 = 4 - 2 = 2, and the marked point's yy-coordinate is 22.

Answer: They agree, so the equation describes the drawn line at a point that was not used to build it.

Guided practice

  1. Use the first graph figure of this lesson. Where does the line cross the yy-axis, and what does that give you?
  2. In that same figure, use the dashed triangle to find the slope, and say which two lattice points the triangle runs between.
  3. In that same figure, write the equation of the line in slope-intercept form.
  4. Use the figure whose window shows no yy-axis crossing. Explain why the first step of the usual procedure fails there.
  5. In that same figure, name the two marked lattice points and compute the slope from them.
  6. In that same figure, write the equation in point-slope form and then in slope-intercept form, and name the yy-intercept your answer predicts.

Independent practice

  1. Describe, in your own words, the three-step procedure for writing the equation of a line from its graph, and say which step fails when the yy-axis crossing is off the window.
  2. A line crosses the yy-axis at (0,4)(0, 4) and passes through the lattice point (3,6)(3, 6). Write its equation.
  3. A line crosses the yy-axis at (0,1)(0, -1) and passes through the lattice point (2,7)(2, -7). Write its equation.
  4. A graph shows a line through the lattice points (4,5)(-4, 5) and (2,2)(2, 2), with no yy-axis crossing visible. Write its equation.
  5. Use the first graph figure of this lesson. Verify your equation with the marked point (6,2)(6, 2), showing the substitution.
  6. Use the figure with no visible intercept. Verify your equation with the marked point (6,5)(6, 5), showing the substitution.
  7. A line crosses the yy-axis at (0,2)(0, 2), and a slope triangle on it shows a run of 11 and a rise of 4-4. Write its equation.
  8. Reasoning. Explain why counting a slope triangle between two lattice points is more reliable than measuring between two points read off the middle of the grid squares.
  9. Error analysis. Reading the first graph figure of this lesson, a student reports y=32x2y = \tfrac32 x - 2. Identify the error, give the correct equation, and give a point that shows the student's line is wrong.
  10. Technology. Graph y=23x2y = \tfrac23 x - 2 and compare it with the first figure of this lesson. Name two specific features you would check to confirm that the two pictures show the same line.

Exit ticket 6.3

  1. A line crosses the yy-axis at (0,5)(0, 5) and passes through the lattice point (4,3)(4, 3). Write its equation.
  2. A graph shows a line through the lattice points (6,5)(-6, -5) and (2,1)(2, -1). Write its equation.
  3. Use the figure with no visible yy-axis crossing. Write the line's equation in slope-intercept form and name its yy-intercept.
  4. Explain when you can read bb straight off a graph, and what you do instead when you cannot.

Lesson 6.4 — Horizontal and Vertical Lines

The two lines A.F.1d names by their own forms

The standard lists two situations that do not fit the pattern of the first three, and it tells you exactly how to write each one: vertical lines as x=ax = a and horizontal lines as y=cy = c.

They are worth their own lesson because the equations look wrong the first several times you write them. Each names only one coordinate, and each says something about every point on the line at once.

A grid showing the horizontal line y = −3 through the marked points (−4, −3) and (3, −3), and the vertical line x = 4 through the marked points (4, −1) and (4, 5), each labeled with its equation and its slope

The horizontal line. Look at (4,3)(-4,-3) and (3,3)(3,-3). Their yy-coordinates are equal. Every point on that line has yy-coordinate 3-3, whatever its xx-coordinate is, and the equation says exactly that:

y=3y = -3

Its slope is 00, because the rise between any two of its points is 00. In slope-intercept form it is y=0x3y = 0x - 3, so it is a linear function — a perfectly ordinary one whose output never changes.

The vertical line. Look at (4,1)(4,-1) and (4,5)(4,5). Their xx-coordinates are equal. Every point on that line has xx-coordinate 44:

x=4x = 4

It has no slope, because the run between any two of its points is 00, and a rise cannot be divided by 00. As Chapter 5 established, it cannot be written as y=mx+by = mx + b at all, and it is not a function — the single input 44 is paired with every output at once, which is the vertical line test failing against a vertical line.

How to tell which one you need

Given two points, compare coordinates before you reach for the slope formula.

What matches The line is Its equation Its slope A function?
The yy-coordinates are equal horizontal y=cy = c, the shared yy-value 00 yes
The xx-coordinates are equal vertical x=ax = a, the shared xx-value none no

Given a single point and a direction, it is even shorter. The horizontal line through (7,6)(7, -6) is y=6y = -6; the vertical line through the same point is x=7x = 7. The horizontal line takes the yy-coordinate; the vertical line takes the xx-coordinate. Swapping those two is the most common error in this lesson, and it is worth saying out loud each time: a horizontal line is a statement about height, so it names yy.

These lines in a situation

A horizontal line models a quantity that does not change. A thermostat holding a room at 6868 degrees all day is T(h)=68T(h) = 68: the slope is 00 degrees per hour, which is the mathematical way of saying nothing is happening to the temperature.

A vertical line models a boundary rather than a relationship — the east wall of a building 1212 feet east of a map's origin is x=12x = 12. It is a line on the map, but it is not a function of xx, and that is not a defect. It simply is not the kind of object f(x)f(x) describes.

A note on technology

Most graphing calculators accept only equations of the form y=y = \ldots, so they will graph y=3y = -3 happily and refuse x=4x = 4. That refusal is informative rather than annoying: it is the calculator telling you the same thing Chapter 5 did — a vertical line is not a function, and function-graphing tools graph functions. Some tools offer a separate way to draw a vertical line; if yours does, use it, and if it does not, plot two points with the same xx-coordinate and draw the line through them.

Worked examples

Example 1 — A horizontal line through a point

Write the equation of the horizontal line through (7,6)(7, -6).

A horizontal line fixes the yy-coordinate.

Answer: y=6y = -6

Example 2 — A vertical line through the same point

Write the equation of the vertical line through (7,6)(7, -6).

A vertical line fixes the xx-coordinate.

Answer: x=7x = 7, and it has no slope.

Example 3 — From two points

Write the equation of the line through (1,4)(-1, 4) and (6,4)(6, 4).

The yy-coordinates match, so the line is horizontal and m=0m = 0.

Answer: y=4y = 4

Example 4 — From two points, the other case

Write the equation of the line through (3,2)(3, -2) and (3,8)(3, 8).

The xx-coordinates match, so the run is 00 and the slope is undefined.

Answer: x=3x = 3, with no slope; it is not a function.

Example 5 — In context

A thermostat holds a room at 6868 degrees for the whole day. Write the temperature function and interpret its slope.

The output never changes, so the graph is horizontal at height 6868.

Answer: T(h)=68T(h) = 68. The slope is 00 degrees per hour: the temperature is not changing as the hours pass.

Guided practice

  1. Use the figure of a horizontal and a vertical line. The two blue points share a coordinate — say which one, and write the equation of the line through them.
  2. In that same figure, the two red points share a coordinate — say which one, and write the equation of the line through them.
  3. In that same figure, which of the two lines is a function? Explain what goes wrong for the other one.
  4. Write the equation of the horizontal line through (7,6)(7, -6).
  5. Write the equation of the vertical line through (7,6)(7, -6).
  6. Explain why x=7x = 7 cannot be written in the form y=mx+by = mx + b, citing what Chapter 5 established about its slope.

Independent practice

  1. Write the equation of each line. a) the horizontal line through (2,9)(2, 9) b) the vertical line through (5,1)(-5, 1) c) the line through (1,4)(-1, 4) and (6,4)(6, 4) d) the line through (3,2)(3, -2) and (3,8)(3, 8)
  2. Give the slope of each of the four lines in item 67, using the words "no slope" where they apply.
  3. Which of the four lines in item 67 are functions? Explain your test in one sentence.
  4. Write the equation of the horizontal line through (0,7)(0, -7), and the equation of the vertical line through (5,0)(5, 0). Say which axis each line crosses.
  5. Application. A thermostat holds a room at 6868 degrees all day, so T(h)=68T(h) = 68 for the hours hh of the day. Interpret the slope with units, and say what the graph looks like.
  6. Application. On a map with the origin at a corner of a lot, a garage's back wall runs straight north–south, 1212 feet east of the origin. Write the equation of the wall, and explain why it is not a function of xx.
  7. Error analysis. Asked for the horizontal line through (4,1)(4, -1), a student writes x=1x = -1. Name the two separate mistakes in that answer, and give the correct equation.
  8. Technology. Enter y=3y = -3 and then x=4x = 4 into a graphing calculator. Describe what happens with each, and explain what the second result tells you about vertical lines and functions.

Exit ticket 6.4

  1. Write the equation of the horizontal line through (2,5)(-2, 5).
  2. Write the equation of the vertical line through (2,5)(-2, 5).
  3. Write the equation of the line through (0,4)(0, -4) and (9,4)(9, -4), and give its slope.
  4. Explain the difference between x=ax = a and y=cy = c: which is which, what slope each has, and which one is a function.

Lesson 6.5 — Parallel and Perpendicular Lines

One slope rule for each word

A.F.1e asks for a line parallel or perpendicular to a given line, through a given point. There are two slope rules and one procedure, and the procedure is Lesson 6.1 with a new first step.

Given slope Parallel slope Perpendicular slope
22 22 12-\tfrac12
34-\tfrac34 34-\tfrac34 43\tfrac43
5-5 5-5 15\tfrac15
25\tfrac25 25\tfrac25 52-\tfrac52

Check any row by multiplying the outer two columns: 2×(12)=12 \times \left(-\tfrac12\right) = -1, and 34×43=1-\tfrac34 \times \tfrac43 = -1.

The procedure

  1. Get the slope of the given line. If it is in slope-intercept form, read it. If it is in standard form, solve for yy first — that is Chapter 5's conversion.
  2. Decide the new slope. Copy it for parallel; negative-reciprocal it for perpendicular.
  3. Use the given point in point-slope form, exactly as in Lesson 6.1.
  4. Solve for yy, and check by substituting the given point.

Step 3 is where the given point earns its keep. There are infinitely many lines parallel to a given line, and the point is what selects one of them.

Parallel

A grid showing the given line y = 2x − 3 in black and the parallel line y = 2x + 2 in blue through the marked point (1, 4)

Write the equation of the line parallel to y=2x3y = 2x - 3 through (1,4)(1, 4).

  1. The given slope is 22.
  2. Parallel means the same slope, so m=2m = 2.
  3. y4=2(x1)y - 4 = 2(x - 1)
  4. y4=2x2y - 4 = 2x - 2, so y=2x+2y = 2x + 2. Check: 2(1)+2=42(1) + 2 = 4

In the figure the two lines have visibly identical steepness and never meet. Their yy-intercepts differ — (0,3)(0,-3) and (0,2)(0,2) — and that difference is the only difference between them.

A warning worth one line. If the given point already lies on the given line, the "parallel" line through it is the given line itself. Check the point against the original equation if you suspect it.

Perpendicular

A grid showing the given line y = 2x − 3 in black and the perpendicular line y = −½x + 3 in blue through the marked point (4, 1), crossing at a right angle

Write the equation of the line perpendicular to y=2x3y = 2x - 3 through (4,1)(4, 1).

  1. The given slope is 22, which is 21\tfrac21.
  2. Flip it to 12\tfrac12 and change the sign: m=12m = -\tfrac12. Confirm: 2×(12)=12 \times \left(-\tfrac12\right) = -1
  3. y1=12(x4)y - 1 = -\tfrac12(x - 4)
  4. y1=12x+2y - 1 = -\tfrac12 x + 2, so y=12x+3y = -\tfrac12 x + 3. Check: 12(4)+3=1-\tfrac12(4) + 3 = 1

Why the negative reciprocal

Two lines through the origin on a grid, y = 3/2 x and y = −2/3 x, each with its slope triangle drawn: run 2 and rise 3 for the first, run 3 and rise −2 for the second

The rule is not arbitrary, and the picture makes it obvious. Take the line y=32xy = \tfrac32 x and its slope triangle: run 22, rise 33.

Now turn that triangle a quarter turn, which is what "perpendicular" means. The leg that ran across is now standing up, and the leg that stood up is now lying across — the run and the rise have traded places. And because the turn carries one of them in the opposite direction, one of the two signs flips. The new triangle is run 33, rise 2-2, giving slope 23-\tfrac23.

Trade the numbers, flip a sign: that is exactly "flip the fraction and change the sign." And the product tells the same story: 32×(23)=1\tfrac32 \times \left(-\tfrac23\right) = -1.

The one pair the product rule cannot describe

A vertical line and a horizontal line are perpendicular — they meet at a perfect right angle — but x=ax = a has no slope, so there is no product to compute. Handle that pair by name rather than by formula:

Checking a right angle on a screen

Here is a real trap in graphical verification. On a window that is wider than it is tall, perpendicular lines do not look perpendicular — the picture stretches one direction more than the other, and a genuine right angle can appear as a wide or narrow one.

So when you graph a perpendicular pair to check it, set a square window first. And if the picture still looks wrong after that, go back to the arithmetic: the product of the two slopes is either 1-1 or it is not, and that computation does not care how the screen is shaped. This is the clearest case in the chapter of the two checks disagreeing, and of the algebra being the one to trust.

Worked examples

Example 1 — Parallel

Write the equation of the line parallel to y=3x5y = 3x - 5 through (2,4)(2, 4).

Same slope, m=3m = 3: y4=3(x2)y - 4 = 3(x - 2), so y=3x2y = 3x - 2.

Answer: y=3x2y = 3x - 2. Check: 3(2)2=43(2) - 2 = 4

Example 2 — Perpendicular with a whole-number slope

Write the equation of the line perpendicular to y=4x+7y = 4x + 7 through (8,3)(8, 3).

The negative reciprocal of 44 is 14-\tfrac14: y3=14(x8)y - 3 = -\tfrac14(x - 8), so y=14x+5y = -\tfrac14 x + 5.

Answer: y=14x+5y = -\tfrac14 x + 5. Check: 14(8)+5=3-\tfrac14(8) + 5 = 3

Example 3 — Perpendicular with a fractional slope

Write the equation of the line perpendicular to y=23x+5y = -\tfrac23 x + 5 through (4,0)(-4, 0).

The negative reciprocal of 23-\tfrac23 is 32\tfrac32: y0=32(x+4)y - 0 = \tfrac32(x + 4), so y=32x+6y = \tfrac32 x + 6.

Answer: y=32x+6y = \tfrac32 x + 6. Check: 32(4)+6=0\tfrac32(-4) + 6 = 0

Example 4 — The given line is in standard form

Write the equation of the line parallel to 2x+y=62x + y = 6 through (1,3)(-1, 3).

Solve for yy first (Chapter 5): y=2x+6y = -2x + 6, so the slope is 2-2. Then y3=2(x+1)y - 3 = -2(x + 1), so y=2x+1y = -2x + 1.

Answer: y=2x+1y = -2x + 1. Check: 2(1)+1=3-2(-1) + 1 = 3

Example 5 — A pair with no slope to multiply

Write the equation of the line perpendicular to x=3x = -3 through (7,1)(7, 1).

The given line is vertical, so the perpendicular one is horizontal, and a horizontal line takes the yy-coordinate of the point.

Answer: y=1y = 1

Guided practice

  1. Use the parallel-lines figure. Give the slope of the given black line and the slope of the blue line, and say why they must be equal.
  2. In that same figure, write the equation of the line parallel to the given line through the marked point, and check it by substitution.
  3. Use the perpendicular-lines figure. Give the slope of the blue line, and show that the product of the two slopes is 1-1.
  4. In that same figure, write the equation of the line perpendicular to the given line through the marked point, and check it by substitution.
  5. Use the negative-reciprocal figure. Name the two slopes shown and multiply them.
  6. In that same figure, explain how the two slope triangles show what "flip the fraction and change the sign" means.

Independent practice

  1. Write the equation of the line parallel to y=3x5y = 3x - 5 through (2,4)(2, 4).
  2. Write the equation of the line parallel to y=34x+1y = -\tfrac34 x + 1 through (8,2)(8, -2).
  3. Write the equation of the line perpendicular to y=4x+7y = 4x + 7 through (8,3)(8, 3).
  4. Write the equation of the line perpendicular to y=23x+5y = -\tfrac23 x + 5 through (4,0)(-4, 0).
  5. Write the equation of the line parallel to 2x+y=62x + y = 6 through (1,3)(-1, 3). Show the conversion step first.
  6. Write the equation of the line perpendicular to x3y=9x - 3y = 9 through (2,5)(2, -5). Show the conversion step first.
  7. Write the equation of the line parallel to y=2y = 2 through (5,8)(5, -8), and the equation of the line perpendicular to y=2y = 2 through the same point.
  8. Write the equation of the line parallel to x=3x = -3 through (7,1)(7, 1), and the equation of the line perpendicular to x=3x = -3 through the same point.
  9. Are y=5x2y = 5x - 2 and y=5x+2y = -5x + 2 perpendicular? Compute the product of their slopes and explain your answer.
  10. Application. On a city map, Main Street follows the line y=12x+3y = \tfrac12 x + 3. A new street is to run parallel to Main Street through the fire station at (6,1)(6, 1), and an access road is to run perpendicular to Main Street through that same fire station. Write both equations, and check that each passes through (6,1)(6,1).
  11. Technology. Graph your answer to item 88 together with the given line, on a square window. Describe what you see, and explain why a wide window could make a correct answer look wrong.
  12. Error analysis. Asked for a line perpendicular to y=25x+1y = \tfrac25 x + 1, a student uses the slope 25-\tfrac25. Identify what the student did and did not do, give the correct perpendicular slope, and verify it with the product rule.

Exit ticket 6.5

  1. Write the equation of the line parallel to y=4x+9y = -4x + 9 through (1,3)(1, -3).
  2. Write the equation of the line perpendicular to y=12x6y = \tfrac12 x - 6 through (3,4)(3, 4).
  3. Write the equation of the line parallel to x=8x = 8 through (2,6)(-2, 6).
  4. State the parallel rule and the perpendicular rule, one sentence each, and name the one pair of perpendicular lines the product rule cannot be used on.

Chapter 6 Review

Vocabulary. point-slope form · slope-intercept form · slope · yy-intercept · lattice point · horizontal line y=cy = c · vertical line x=ax = a · parallel · perpendicular · negative reciprocal · model · verification

A.F.1d names five situations and A.F.1e names two relationships, so this review is organized by situation. Part A is a slope and a point, Part B is two points, Part C is a graph and the two special lines, Part D is parallel and perpendicular, and Part E mixes everything in context and asks for verification.

Part A — From a slope and a point

  1. Write the equation of the line with slope 2-2 through (4,3)(4, 3).
  2. Write the equation of the line with slope 35\tfrac35 through (5,2)(-5, 2).
  3. Application. A drone climbs at 88 meters per second, and 44 seconds after it started climbing it is 5050 meters above the ground. Write its height function, then interpret the slope and the yy-intercept with units.
  4. Error analysis. Given slope 3-3 through (2,5)(-2, 5), a student writes y5=3(x2)y - 5 = -3(x - 2). Identify the error, give the correct equation in slope-intercept form, and show the check.

Part B — From two points

  1. Write the equation of the line through (6,1)(-6, 1) and (2,5)(2, 5).
  2. Write the equation of the line through (3,4)(3, -4) and (3,8)(-3, 8).
  3. Application. Use the plumber figure from Lesson 6.2. Write C(h)C(h) from the two marked jobs, then interpret the slope and the yy-intercept with units.
  4. Application. A print shop charges a setup fee plus a price per flyer. An order of 100100 flyers costs $45\$45 and an order of 300300 flyers costs $95\$95. Write the cost function and interpret both numbers with units.

Part C — From a graph, and the two special lines

  1. Use the graph figure from Lesson 6.3 whose yy-axis crossing is visible. Write the line's equation, and say where each of the two numbers came from.
  2. Use the graph figure whose yy-axis crossing is not visible. Write the line's equation, and explain why bb could not be read off the picture.
  3. Use the figure of a horizontal and a vertical line. Write both equations, give the slope of each, and say which one is a function.
  4. Write the equation of the horizontal line through (9,2)(-9, 2), and the equation of the vertical line through (9,2)(-9, 2).
  5. Error analysis. A line crosses the yy-axis at (0,3)(0,3), and its slope triangle shows a rise of 11 over a run of 22. A student writes y=2x+3y = 2x + 3. Identify the error and give the correct equation.

Part D — Parallel and perpendicular

  1. Write the equation of the line parallel to y=2x7y = 2x - 7 through (4,2)(-4, 2).
  2. Write the equation of the line perpendicular to y=2x7y = 2x - 7 through (4,2)(-4, 2).
  3. Write the equation of the line parallel to 3x+2y=83x + 2y = 8 through (2,1)(2, -1). Show the conversion step.
  4. Write the equation of the line perpendicular to y=5x+1y = -5x + 1 through (10,4)(10, -4).
  5. Write the equation of the line perpendicular to y=1y = -1 through (3,1)(3, -1), and explain why the product rule was not used.

Part E — Mixed application and verification

  1. Application. A subscription service charges a signup fee plus a fixed monthly amount. After 33 months a customer has paid $95\$95; after 88 months the same customer has paid $220\$220. Write the total-paid function, interpret both numbers with units, and say how much a customer who cancels after one month has paid.
  2. Application. Use the plumber figure from Lesson 6.2, whose charge is C(h)=50h+70C(h) = 50h + 70. A second plumber charges a $40\$40 service fee plus $60\$60 per hour. Write the second plumber's equation, find the number of hours at which the two charge the same, and say which is cheaper for a 55-hour job.
  3. Technology. Write the equation of the line through (2,3)(-2, -3) and (4,9)(4, 9). Then graph it, confirm both points lie on it, and describe what you would do if the graph and the substitution disagreed.
  4. Reasoning. Three of the five situations in A.F.1d — a graph, two points, and a slope with a point — end up being the same two questions asked in different orders. Name those two questions, and explain how each of the three situations answers them.
  5. Application. On a park map, a bike path follows the line y=34x+6y = -\tfrac34 x + 6. A new footpath must run perpendicular to the bike path through the trailhead at (3,1)(3, 1), and a service road must run parallel to the bike path through the maintenance shed at (8,2)(8, 2). Write both equations, and verify each one against the point it is required to pass through.

Standards coverage check — Chapter 6

A.F.1d names five situations by name, so coverage of that bullet is broken out situation by situation.

Knowledge and Skill Situation Where it is taught Where it is practiced Where it is modeled in context
A.F.1d — write the equation of a linear function to model a linear relationship, including contextual situations Given the graph of a line 6.3 (read bb and count a lattice-point slope triangle; the case where bb is off the window) 41–53, 55–59; 109, 110, 113 56, 121
A.F.1d Given two points with integer coordinates 6.2 (slope first, then point-slope, then check with the unused point) 21–30, 34–39; 105, 106, 121 31, 32, 33, 40, 107, 108, 119, 120
A.F.1d Given the slope and a point with integer coordinates 6.1 (point-slope form, the two sign traps, the intercept special case) 1–12, 15–19; 101, 102, 104 13, 14, 103
A.F.1d Vertical lines as x=ax = a 6.4 (equal xx-coordinates; no slope; not a function) 30, 39, 62, 63, 65–70, 74, 76, 78, 92, 99; 111, 112, 118 72
A.F.1d Horizontal lines as y=cy = c 6.4 (equal yy-coordinates; slope 00; a function) 8, 29, 61, 63, 64, 67–70, 73, 75, 77, 78, 91; 111, 112, 118 71
A.F.1e — write the equation of a line parallel or perpendicular to a given line through a given point Parallel 6.5 (equal slopes; the given point selects one of infinitely many) 79, 80, 85, 86, 89, 91, 92, 97, 99, 100; 114, 116 94, 123
A.F.1e Perpendicular 6.5 (negative reciprocals; why the rule is a quarter turn; the vertical-horizontal pair) 81–84, 87, 88, 90–93, 96, 98, 100; 115, 117, 118 94, 123

Supporting items: 10, 20, 35, 47, 54, 60, 122 ask for the reasoning behind a procedure rather than its output; 12, 36, 55, 73, 96, 104, 113 are error analyses aimed at the seven most common failures in the chapter — the two point-slope sign traps, an inverted slope formula, an inverted rise over run, the swapped x=ax = a and y=cy = c, and a forgotten reciprocal. Items 15, 34, 56, 74, 95, 121 are the technology-verification items required by this volume's calculator policy; item 95 in particular asks students to recognize a graphical check that misleads on a non-square window, and to trust the algebra when it does.

Boundaries respected. No item asks the student to identify or interpret the characteristics of a function they were handed as the point of the exercise, or to convert among forms for its own sake — that is A.F.1 a, b, and c, in Chapter 5, and this chapter uses those skills only as steps inside writing an equation, citing Chapter 5 each time. No item asks the student to produce a graph as the final answer, to evaluate f(x)f(x) at a supplied input, or to recover xx from a supplied f(x)f(x); those are A.F.1 f, g, and h, in Chapter 7, and every graph requested here is a verification of an equation already written algebraically. The two points given in every two-point item have integer coordinates, and the point given in every slope-and-point item has integer coordinates, as A.F.1d requires. Every parallel and perpendicular item supplies a point, as A.F.1e requires.

Answer keys for every item in this chapter are in Appendix A.