Graph Linear Equations in Two Variables

3.1 Graph Linear Equations in Two Variables

Topics covered in this section are:

  1. Plot points in a rectangular coordinate system
  2. Graph a linear equation by plotting points
  3. Graph vertical and horizontal lines
  4. Find the x- and y-intercepts 
  5. Graph a line using the intercepts

3.1.1 Plot Points on a Rectangular Coordinate System

Just like maps use a grid system to identify locations, a grid system is used in algebra to show a relationship between two variables in a rectangular coordinate system. The rectangular coordinate system is also called the $xy$-plane or the “coordinate plane.”

The rectangular coordinate system is formed by two intersecting number lines, one horizontal and one vertical. The horizontal number line is called the $x$-axis. The vertical number line is called the $y$-axis. These axes divide a plane into four regions, called quadrants. The quadrants are identified by Roman numerals, beginning on the upper right and proceeding counterclockwise. See Figure 3.1.

This figure shows a square grid. A horizontal number line in the middle is labeled x. A vertical number line in the middle is labeled y. The number lines intersect at zero and together divide the square grid into 4 equally sized smaller squares. The square in the top right is labeled I. The square in the top left is labeled II. The square in the bottom left is labeled III. The square in the bottom right is labeled IV.
Figure 3.1

In the rectangular coordinate system, every point is represented by an ordered pair. The first number in the ordered pair is the x-coordinate of the point, and the second number is the y-coordinate of the point. The phrase “ordered pair” means that the order is important.

ORDERED PAIR

An ordered pair, $(x,y)$ gives the coordinates of a point in a rectangular coordinate system. The first number is the $x$-coordinate. The second number is the $y$-coordinate.

This figure shows the expression (x, y). The variable x is labeled x-coordinate. The variable y is labeled y-coordinate.

What is the ordered pair of the point where the axes cross? At that point both coordinates are zero, so its ordered pair is $(0, 0)$. The point $(0, 0)$ has a special name. It is called the origin.

THE ORIGIN

The point $(0,0)$ is called the origin. It is the point where the $x$-axis and $y$-axis intersect.

We use the coordinates to locate a point on the $xy$-plane. Let’s plot the point $(1, 3)$ as an example. First, locate $1$ on the $x$-axis and lightly sketch a vertical line through $x=1$. Then, locate $3$ on the $y$-axis and sketch a horizontal line through $y=3$. Now, find the point where these two lines meet—that is the point with coordinates $(1, 3)$. See Figure 3.2.

This figure shows a point plotted on the x y-coordinate plane. The x and y axes run from negative 6 to 6. The point (1, 3) is labeled. A dashed vertical line goes through the point and intersects the x-axis at xplus1. A dashed horizontal line goes through the point and intersects the y-axis at yplus3."
Figure 3.2

Notice that the vertical line through $x=1$ and the horizontal line through $y=3$ are not part of the graph. We just used them to help us locate the point $(1, 3)$.

When one of the coordinate is zero, the point lies on one of the axes. In Figure 3.3, the point $(0, 4)$ is on the $y$-axis and the point $(-2, 0)$ is on the $x$-axis.

This figure shows points plotted on the x y-coordinate plane. The x and y axes run from negative 6 to 6. The point (negative 2, 0) is labeled and lies on the x-axis. The point (0, 4) is labeled and lies on the y-axis.
Figure 3.3

POINTS ON THE AXES

Points with a $y$-coordinate equal to $0$ are on the $x$-axis, and have coordinates $(a, 0)$.
Points with an $x$-coordinate equal to $0$ are on the $y$-axis, and have coordinates $(0, b)$.

Example 1

Plot each point in the rectangular coordinate system and identify the quadrant in which the point is located:

  • $(-5, 4)$
  • $(-3, -4)$
  • $(2, -3)$
  • $(0, -1)$
  • $(3, \frac{5}{2})$
Solution

The first number of the coordinate pair is the $x$-coordinate, and the second number is the $y$-coordinate. To plot each point, sketch a vertical line through the $x$-coordinate and a horizontal line through the $y$-coordinate. Their intersection is the point.

  • Since $x=-5$, the point is to the left of the $y$-axis. Also, since $y=4$, the point is above the $x$-axis. The point $(-5, 4)$ is in Quadrant II.
  • Since $x=-3$, the point is to the left of the $y$-axis. Also, since $y=-4$, the point is below the $x$-axis. The point $(-3, -4)$ is in Quadrant III.
  • Since $x=2$, the point is to the right of the $y$-axis. Since $y=-3$, the point is below the $x$-axis. The point $(2, -3)$ is in Quadrant IV.
  • Since $x=0$, the point whose coordinates are $(0, -1)$ is on the $y$-axis.
  • Since $x=3$, the point is to the right of the $y$-axis. Also, since $y= \frac{5}{2}$, the point is above the $x$-axis. (It may be helpful to write $\frac{5}{2}$ as a mixed number or a decimal.) The point $(3, \frac{5}{2})$ is in Quadrant I.
This figure shows points plotted on the x y-coordinate plane. The x and y axes run from negative 6 to 6. The following points are labeled: (3, 5 divided by 2), negative 5, 4), (negative 3, negative 4), (0, negative 1), and (2, negative 3).

The signs of the $x$-coordinate and $y$-coordinate affect the location of the points. You may have noticed some patterns as you graphed the points in the previous example. We can summarize sign patterns of the quadrants in this way:

QUADRANTS

Quadrant IQuadrant IIQuadrant IIIQuadrant IV
$(x, y)$$(x, y)$$(x, y)$$(x, y)$
$(+, +)$$(-, +)$$(-, -)$$(+, -)$
This figure shows the x y-coordinate plane with the four quadrants labeled. In the top right of the plane is quadrant I labeled (plus, plus). In the top left of the plane is quadrant II labeled (minus, plus). In the bottom left of the plane is quadrant III labeled (minus, minus). In the bottom right of the plane is quadrant IV labeled (plus, minus).

Up to now, all the equations you have solved were equations with just one variable. In almost every case, when you solved the equation you got exactly one solution. But equations can have more than one variable. Equations with two variables may be of the form $Ax+By=C$. An equation of this form is called a linear equation in two variables.

LINEAR EQUATION

An equation of the form $Ax+By=C$ where $A$ and $B$ are not both zero, is called a linear equation in two variables.

Here is an example of a linear equation in two variables, $x$ and $y$.

$\textcolor{red}{A}x+\textcolor{blue}{B}y= \textcolor{green}{C}$
$x+\textcolor{blue}{4}y=\textcolor{green}{8}$
$\textcolor{red}{A=1},\textcolor{blue}{B=4}, \textcolor{green}{C=8}$

The equation $y=-3x+5$ is also a linear equation. But it does not appear to be in the form $Ax+By=C$. We can use the Addition Property of Equality and rewrite it in $Ax+By=C$ form.

$y$$=-3x+5$
Add to both sides.$y+3x$$=-3x+5+3x$
Simplify.$y+3x$$=5$
Use the Commutative Property to put it in $Ax+By=C$ form.$3x+y$$=5$

By rewriting $y=-3x+5$ as $3x+y=5$, we can easily see that it is a linear equation in two variables because it is of the form $Ax+By=C$. When an equation is in the form $Ax+By=C$, we say it is in standard form of a linear equation.

STANDARD FORM OF LINEAR EQUATION

A linear equation is in standard form when it is written $Ax+By=C$.

Most people prefer to have $A$, $B$, and $C$ be integers and $A≥0$ when writing a linear equation in standard form, although it is not strictly necessary.

Linear equations have infinitely many solutions. For every number that is substituted for $x$ there is a corresponding $y$ value. This pair of values is a solution to the linear equation and is represented by the ordered pair $(x, y)$. When we substitute these values of $x$ and $y$ into the equation, the result is a true statement, because the value on the left side is equal to the value on the right side.

SOLUTION OF A LINEAR EQUATION IN TWO VARIABLES

An ordered pair $(x,y)$ is a solution of the linear equation $Ax+By=C$, if the equation is a true statement when the $x$- and $y$-values of the ordered pair are substituted into the equation.

Linear equations have infinitely many solutions. We can plot these solutions in the rectangular coordinate system. The points will line up perfectly in a straight line. We connect the points with a straight line to get the graph of the equation. We put arrows on the ends of each side of the line to indicate that the line continues in both directions.

A graph is a visual representation of all the solutions of the equation. It is an example of the saying, “A picture is worth a thousand words.” The line shows you all the solutions to that equation. Every point on the line is a solution of the equation. And, every solution of this equation is on this line. This line is called the graph of the equation. Points not on the line are not solutions!

GRAPH OF A LINEAR EQUATION

The graph of a linear equation $Ax+By=C$ is a straight line.

  • Every point on the line is a solution of the equation.
  • Every solution of this equation is a point on this line.

Example 2

The graph of $y=2x-3$ is shown.

For each ordered pair, decide:

  • Is the ordered pair a solution to the equation?
  • Is the point on the line?
  • $(0, -3)$
  • $(3, 3)$
  • $(2, -3)$
  • $(-1, -5)$
Solution

Substitute the $x$- and $y$-values into the equation to check if the ordered pair is a solution to the equation.

$A: (\textcolor{blue}{0}, \textcolor{red}{-3})$$B: (\textcolor{blue}{3}, \textcolor{red}{3})$$C: (\textcolor{blue}{2}, \textcolor{red}{-3})$$D: (\textcolor{blue}{-1}, \textcolor{red}{-5})$
$y=2x-3$$y=2x-3$$y=2x-3$$y=2x-3$
$\textcolor{red}{-3}=2(\textcolor{blue}{0}) – 3$$\textcolor{red}{3}=2(\textcolor{blue}{3}) – 3$$\textcolor{red}{-3}=2(\textcolor{blue}{2}) – 3$$\textcolor{red}{-5}=2(\textcolor{blue}{-1}) – 3$
$-3 = -3$$3=3$$-3≠1$$-5=-5$
$(0, -3)$ is a solution.$(3, 3)$ is a solution.$(2, -3)$ is not a solution.$(-1, -5)$ is a solution.

Plot the points $(0, -3), (3, 3), (2, -3)$ and $(-1, -5)$.

This figure shows the graph of the linear equation y plus 2 x minus 3 and some points graphed on the x y-coordinate plane. The x and y-axes run from negative 10 to 10. The line has arrows on both ends and goes through the points (negative 1, negative 5), (0, negative 3), and (3, 3). The point (2, negative 3) is also plotted but not on the line.

The points $(0, -3), (3, 3)$, and $(-1, -5)$ are on the line $y=2x-3$, and the point $(2, -3)$ is not on the line.
The points that are solutions to $y=2x-3$ are on the line, but the point that is not a solution is not on the line.

3.1.2 Graph a Linear Equation by Plotting Points

There are several methods that can be used to graph a linear equation. The first method we will use is called plotting points, or the Point-Plotting Method. We find three points whose coordinates are solutions to the equation and then plot them in a rectangular coordinate system. By connecting these points in a line, we have the graph of the linear equation.

Example 3

Graph the equation $y=2x+1$ by plotting points.

Solution

The steps to take when graphing a linear equation by plotting points are summarized here.

HOW TO: Graph a linear equation by plotting points.

  1. Find three points whose coordinates are solutions to the equation. Organize them in a table.
  2. Plot the points in a rectangular coordinate system. Check that the points line up. If they do not, carefully check your work.
  3. Draw the line through the three points. Extend the line to fill the grid and put arrows on both ends of the line.

It is true that it only takes two points to determine a line, but it is a good habit to use three points. If you only plot two points and one of them is incorrect, you can still draw a line but it will not represent the solutions to the equation. It will be the wrong line.

If you use three points, and one is incorrect, the points will not line up. This tells you something is wrong and you need to check your work. Look at the difference between these illustrations.

The figure shows two images. In the first image there are three points with a straight line going through all three. In the second image there are three points that do not all lie on a straight line.

When an equation includes a fraction as the coefficient of $x$, we can still substitute any numbers for $x$. But the arithmetic is easier if we make “good” choices for the values of $x$. This way we will avoid fractional answers, which are hard to graph precisely.

Example 4

Graph the equation: $y= \frac{1}{2}x+3$

Solution

Find three points that are solutions to the equation. Since this equation has the fraction $\frac{1}{2}$ as a coefficient of $x$, we will choose values of $x$ carefully. We will use zero as one choice and multiples of $2$ for the other choices. Why are multiples of two a good choice for values of $x$? By choosing multiples of $2$ the multiplication by $\frac{1}{2}$ simplifies to a whole number.

$x=\textcolor{blue}{0}$$x=\textcolor{blue}{2}$$x=\textcolor{blue}{4}$
$y=\frac{1}{2}x+3$$y=\frac{1}{2}x+3$$y=\frac{1}{2}x+3$
$y=\frac{1}{2}\textcolor{blue}{0}+3$$y=\frac{1}{2}\textcolor{blue}{2}+3$$y=\frac{1}{2}\textcolor{blue}{4}+3$
$y=0+3$$y=1+3$$y=2+3$
$y=3$$y=4$$y=5$

The points are shown in Table 3.1.

$y=\frac{1}{2}+3$
$x$$y$$(x,y)$
$0$$3$$(0, 3)$
$2$$4$$(2, 4)$
$4$$5$$(4, 5)$
Table 3.1

Plot the points, check they line up, and draw the line.

The figure shows the graph of a straight line on the x y-coordinate plane. The x and y axes run from negative 7 to 7. The points (0, 3), (2, 4), and (4, 5) are plotted. The straight line goes through the three points and has arrows on both ends. The line is labeled y plus 1 divided by 2 times x plus 3.

3.1.3 Graph Vertical and Horizontal Lines

Some linear equations have only one variable. They may have just $x$ and no $y$, or just $y$ without an $x$. This changes how we make a table of values to get the points to plot.

Let’s consider the equation $x=-3$. This equation has only one variable, $x$. The equation says that $x$ is always equal to $-3$, so its value does not depend on $y$. No matter what is the value of $y$, the value of $x$ is always $-3$.

So to make a table of values, write $-3$ in for all the $x$-values. Then choose any values for $y$. Since $x$ does not depend on $y$, you can choose any numbers you like. But to fit the points on our coordinate graph, we’ll use $1, 2$, and $3$ for the $y$-coordinates. See Table 3.2.

$x=-3$
$x$$y$$(x, y)$
$-3$$1$$(-3, 1)$
$-3$$2$$(-3, 2)$
$-3$$3$$(-3, 3)$
Table 3.2
The figure shows the graph of a straight vertical line on the x y-coordinate plane. The x and y axes run from negative 7 to 7. The points (negative 3, 1), (negative 3, 2), and (negative 3, 3) are plotted. The line goes through the three points and has arrows on both ends. The line is labeled x plus negative 3.

What if the equation has $y$ but no $x$? Let’s graph the equation $y=4$. This time the $y$-value is a constant, so in this equation, $y$ does not depend on $x$. Fill in $4$ for at the $y$’s in Table 3.3 and then choose any values for $x$. We’ll use $0, 2$, and $4$ for the $x$-coordinates.

$y=4$
$x$$y$$(x, y)$
$0$$4$$(0, 4)$
$2$$4$$(2, 4)$
$4$$4$$(4, 4)$
Table 3.3

In this figure, we have graphed a horizontal line passing through the $y$-axis at $4$.

The figure shows the graph of a straight horizontal line on the x y-coordinate plane. The x and y axes run from negative 7 to 7. The points (0, 4), (2, 4), and (4, 4) are plotted. The line goes through the three points and has arrows on both ends. The line is labeled y plus 4.

VERTICAL AND HORIZONTAL LINES

vertical line is the graph of an equation of the form $x=a$.
The line passes through the $x$-axis at $(a, 0)$.
horizontal line is the graph of an equation of the form $y=b$.
The line passes through the $y$-axis at $(0, b)$.

Example 5

Graph the equations:

  • $x=2$
  • $y=-1$
Solution

Part 1
The equation has only one variable, $x$, and $x$ is always equal to $2$. We create a table where $x$ is always $2$ and then put in any values for $y$. The graph is a vertical line passing through the $x$-axis at $2$.

$x=2$
$x$$y$$(x, y)$
$2$$1$$(2, 1)$
$2$$2$$(2, 2)$
$2$$3$$(2, 3)$
The figure shows the graph of a straight vertical line on the x y-coordinate plane. The x and y axes run from negative 7 to 7. The points (2, 1), (2, 2), and (2, 3) are plotted. The line goes through the three points and has arrows on both ends. The line is labeled x plus 2.

Part 2
Similarly, the equation $y=-1$ has only one variable, $y$ The value of $y$ is constant. All the ordered pairs in the next table have the same $y$-coordinate. The graph is a horizontal line passing through the $y$-axis at $-1$.

$y=-1$
$x$$y$$(x, y)$
$0$$-1$$(0, -1)$
$3$$-1$$(3, -1)$
$-3$$-1$$(-3, -1)$
Table 3.3
The figure shows the graph of a straight horizontal line on the x y-coordinate plane. The x and y axes run from negative 7 to 7. The points (negative 3, negative 1), (0, negative 1), and (3, negative 1) are plotted. The line goes through the three points and has arrows on both ends. The line is labeled y plus negative 1.

What is the difference between the equations $y=4x$ and $y=4$?

The equation $y=4x$ has both $x$ and $y$. The value of $y$ depends on the value of$x$, so the $y$-coordinate changes according to the value of $x$. The equation $y=4$ has only one variable. The value of $y$ is constant, it does not depend on the value of $x$, so the $y$-coordinate is always $4$.

$y=4x$
$x$$y$$(x, y)$
$0$$0$$(0, 0)$
$1$$4$$(1, 4)$
$2$$8$$(2, 8)$
$y=4$
$x$$y$$(x, y)$
$0$$4$$(0, 4)$
$1$$4$$(1, 4)$
$2$$4$$(2, 4)$
The figure shows the graphs of a straight horizontal line and a straight slanted line on the same x y-coordinate plane. The x and y axes run from negative 7 to 7. The horizontal line goes through the points (0, 4), (1, 4), and (2,4) and is labeled y plus 4. The slanted line goes through the points (0, 0), (1, 4), and (2, 8) and is labeled y plus 4 x.

Notice, in the graph, the equation $y=4x$ gives a slanted line, while $y=4$ gives a horizontal line.

Example 6

Graph $y=3x$ and $y=-3$ in the same rectangular coordinate system.

Solution

We notice that the first equation has the variable $x$, while the second does not. We make a table of points for each equation and then graph the lines. The two lines are shown.

$y=-3x$
$x$$y$$(x, y)$
$0$$0$$(0, 0)$
$1$$-3$$(1, -3)$
$2$$-6$$(2, -6)$
$y=-3$
$x$$y$$(x, y)$
$0$$-3$$(0, -3)$
$1$$-3$$(1, -3)$
$2$$-3$$(2, -3)$
The figure shows the graphs of a straight horizontal line and a straight slanted line on the same x y-coordinate plane. The x and y axes run from negative 7 to 7. The horizontal line goes through the points (0, negative 3), (1, negative 3), and (2, negative 3) and is labeled y plus negative 3. The slanted line goes through the points (0, 0), (1, negative 3), and (2, negative 6) and is labeled y plus negative 3 x.

3.1.4 Find $x$- and $y$-intercepts

Every linear equation can be represented by a unique line that shows all the solutions of the equation. We have seen that when graphing a line by plotting points, you can use any three solutions to graph. This means that two people graphing the line might use different sets of three points.

At first glance, their two lines might not appear to be the same, since they would have different points labeled. But if all the work was done correctly, the lines should be exactly the same. One way to recognize that they are indeed the same line is to look at where the line crosses the $x$-axis and the $y$-axis. These points are called the intercepts of a line.

INTERCEPTS OF A LINE

The points where a line crosses the $x$-axis and the $y$-axis are called the intercepts of the line.

Let’s look at the graphs of the lines.

First, notice where each of these lines crosses the $x$-axis. See Table 3.4. Now let’s look at the points where these lines cross the $y$-axis.

FigureThe line crosses the $x$-axis at:Ordered pair for this pointThe line crosses the $y$-axis at:Ordered pair for this point
Figure (a)$3$$(3, 0)$$6$$(0, 6)$
Figure (b)$4$$(4, 0)$$-3$$(0, -3)$
Figure (c)$5$$(5, 0)$$-5$$(0, 5)$
Figure (d)$0$$(0, 0)$$0$$(0, 0)$
General Figure$a$$(a, 0)$$b$$(0, b)$
Table 3.4

Do you see a pattern?

For each line, the $y$-coordinate of the point where the line crosses the $x$-axis is zero. The point where the line crosses the$x$-axis has the form $(a, 0)$ and is called the $x$-intercept of the line. The $x$-intercept occurs when $y$ is zero.

In each line, the $x$-coordinate of the point where the line crosses the $y$-axis is zero. The point where the line crosses the $y$-axis has the for $(0, b)$ and is called the $y$-intercept of the line. The $y$-intercept occurs when $x$ is zero.

$X$-INTERCEPT AND $Y$-INTERCEPT OF A LINE

The $x$-intercept is the point $(a, 0)$ where the line crosses the $x$-axis.
The $y$-intercept is the point $(0, b)$ where the line crosses the $y$-axis.

The table has 3 rows and 2 columns. The first row is a header row with the headers x and y. The second row contains a and 0. The third row contains 0 and b.

Example 7

Find the $x$- and $y$-intercepts on each graph shown.

The figure has three graphs. Figure a shows a straight line graphed on the x y-coordinate plane. The x and y axes run from negative 8 to 8. The line goes through the points (negative 8, 6), (negative 4, 4), (0, 2), (4, 0), (8, negative 2). Figure b shows a straight line graphed on the x y-coordinate plane. The x and y axes run from negative 8 to 8. The line goes through the points (0, negative 6), (2, 0), and (4, 6). Figure c shows a straight line graphed on the x y-coordinate plane. The x and y axes run from negative 8 to 8. The line goes through the points (negative 5, 0), (negative 3, negative 3), (0, negative 5), (1, negative 6), and (2, negative 7).
Solution
  • The graph crosses the $x$-axis at the point $(4,0)$. The $x$-intercept is $(4,0)$.
    The graph crosses the $y$-axis at the point $(0,2)$. The $y$-intercept is $(0,2)$.
  • The graph crosses the $x$-axis at the point $(2,0)$. The $x$-intercept is $(2,0)$.
    The graph crosses the $y$-axis at the point $(0,−6)$. The $y$-intercept is $(0,−6)$.
  • The graph crosses the $x$-axis at the point $(−5,0)$. The $x$-intercept is $(−5,0)$.
    The graph crosses the $y$-axis at the point $(0,−5)$. The $y$-intercept is $(0,−5)$.

Recognizing that the $x$-intercept occurs when $y$ is zero and that the $y$-intercept occurs when $x$ is zero, gives us a method to find the intercepts of a line from its equation. To find the $x$-intercept, let $y=0$ and solve for $x$. To find the $y$-intercept, let $x=0$ and solve for $y$.

FIND THE $X$- AND $Y$-INTERCEPTS FROM THE EQUATION OF A LINE

Use the equation of the line. To find:

  • the $x$-intercept of the line, let $y=0$ and solve for $x$.
  • the $y$-intercept of the line, let $x=0$ and solve for $y$.

Example 8

Find the intercepts of $2x+y=8$.

Solution

We will let $y=0$ to find the $x$-intercept, and let $x=0$ to find the $y$-intercept. We will fill in a table, which reminds us of what we need to find.

$2x \ +$$y=8$
$x$$y$
$0$$x$-intercept
$0$$y$-intercept
To find the $x$-intercept, let $y=0$.
$2x+y=8$
Let $y=0$.$2x+\textcolor{red}{0}=8$
Simplify.$2x=8$
$x=4$
The $x$-intercept is:$(4, 0)$
To find the $y$-intercept, let $x=0$.
$2x+y=8$
Let $x=0$.$2\cdot \textcolor{red}{0}+y=8$
Simplify.$0+y=8$
$y=8$
The $y$-intercept is:$(0, 8)$

The intercepts are the points $(4, 0)$ and $(0, 8)$ as shown in the table.

$2x+y=8$

$x$$y$
$4$$0$
$0$$8$

3.1.5 Graph a Line Using the Intercepts

To graph a linear equation by plotting points, you need to find three points whose coordinates are solutions to the equation. You can use the $x$- and $y$- intercepts as two of your three points. Find the intercepts, and then find a third point to ensure accuracy. Make sure the points line up—then draw the line. This method is often the quickest way to graph a line.

Example 9

Graph $-x+2y=6$ using the intercepts.

Solution
Step 1 is to find the x and y-intercepts of the line. To find the x-intercept let y plus 0 and solve for x. The equation negative x plus 2 y plus 6 becomes negative x plus 2 times 0 plus 6. This simplifies to negative x plus 6. This is equivalent to x plus negative 6. The x-intercept is (negative 6, 0). To find the y-intercept let x plus 0 and solve for y. The equation negative x plus 2 y plus 6 becomes negative 0 plus 2 y plus 6. This simplifies to negative 2 y plus 6. This is equivalent to y plus 3. The y-intercept is (0, 3).
Step 2 is to find another solution to the equation. We’ll use x plus 2. The equation negative x plus 2 y plus 6 becomes negative 2 plus 2 y plus 6. This simplifies to 2 y plus 8. This is equivalent to y plus 4. The third point is (2, 4).
Step 3 is to plot the three points. The figure shows a table with 4 rows and 3 columns. The first row is a header row with the headers x, y, and (x, y). The second row contains negative 6, 0, and (negative 6, 0). The third row contains 0, 3, and (0, 3). The fourth row contains 2, 4, and (2, 4). The figure also has a graph of the three points on the x y-coordinate plane. The x and y-axes run from negative 6 to 6. The three points (negative 6, 0), (0, 3), and (2, 4) are plotted and labeled.
Step 4 is to draw the line. The figure shows a graph of a straight line on the x y-coordinate plane. The x and y-axes run from negative 6 to 6. The straight line goes through the points (negative 6, 0), (0, 3), and (2, 4).

The steps to graph a linear equation using the intercepts are summarized here.

HOW TO: Graph a linear equation using the intercepts.

  1. Find the x– and y-intercepts of the line.
    • Let $y=0$ and solve for $x$.
    • Let$x=0$ and solve for $y$.
  2. Find a third solution to the equation.
  3. Plot the three points and check that they line up.
  4. Draw the line.

Example 10

Graph $4x-3y=12$ using the intercepts.

Solution

Find the intercepts and a third point.

$x$-intercept, let $y=0$$y$-intercept, let $x=0$third point, let $y=4$
$4x-3y=12$$4x-3y=12$$4x-3y=12$
$4x-3(\textcolor{red}{0})=12$$4(\textcolor{red}{0})-3y=12$$4x-3(\textcolor{red}{4})=12$
$4x=12$$-3y=12$$4x-12=12$
$x=3$$y=-4$$4x=24$
$x=6$

We list the points in the table and show the graph.

$4x-3y=12$
$x$$y$$(x, y)$
$3$$0$$(3, 0)$
$0$$-4$$(0, -4)$
$6$$4$$(6, 4)$
The figure shows a graph of the equation 4 x minus 3 y plus 12 on the x y-coordinate plane. The x and y-axes run from negative 7 to 7. The straight line goes through the points (0, negative 4), (3, 0), and (6, 4).

When the line passes through the origin, the x-intercept and the y-intercept are the same point.

Example 11

Graph $y=5x$ using the intercepts.

Solution
$x$-intercept$y$-intercept
Let $y=0$Let $x=0$
$y=5x$$y=5x$
$\textcolor{red}{0}=5x$$y=5\cdot\textcolor{red}{0}$
$x=0$$y=0$
$(0, 0)$$(0, 0)$

This line has only one intercept. It is the point $(0,0)$.
To ensure accuracy, we need to plot three points. Since the $x$- and $y$-intercepts are the same point, we need two more points to graph the line.

Let $x=1$Let $x=-1$
$y=5x$$y=5x$
$y=5\cdot\textcolor{red}{1}$$y=5\cdot(\textcolor{red}{-1})$
$y=5$$y=-5$

The resulting three points are summarized in the table.

$y=5x$
$x$$y$$(x, y)$
$0$$0$$(0, 0)$
$1$$5$$(1, 5)$
$-1$$-5$$(-1, -5)$

Plot the three points, check that they line up, and draw the line.

The figure shows a graph of the equation y plus 5 x on the x y-coordinate plane. The x and y-axes run from negative 10 to 10. The straight line goes through the points (negative 1, negative 5), (0, 0), and (1, 5).
Licenses & Attributions

CC Licensed Content, Original

  • Revision and Adaption. Provided by: Minute Math. License: CC BY 4.0

CC Licensed Content, Shared Previously

0
YOUR CART
  • No products in the cart.
%d bloggers like this: