Skip to main content
Mathematics LibreTexts

11.2: Use the Rectangular Coordinate System (Part 2)

  • Page ID
    7280
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Verify Solutions to an Equation in Two Variables

    All the equations we solved so far have been equations with one variable. In almost every case, when we solved the equation we got exactly one solution. The process of solving an equation ended with a statement such as x = 4. Then we checked the solution by substituting back into the equation.

    Here’s an example of a linear equation in one variable, and its one solution.

    \[\begin{split} 3x + 5 &= 17 \\ 3x &= 12 \\ x &= 4 \end{split}\]

    But equations can have more than one variable. Equations with two variables can be written in the general form Ax + By = C. An equation of this form is called a linear equation in two variables.

    Definition: 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.

    Notice that the word “line” is in linear.

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

    \[\begin{split} \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} \end{split}\]

    Is y = −5x + 1 a linear equation? It does not appear to be in the form Ax + By = C. But we could rewrite it in this form.

      $$y = -5x + 1$$
    Add 5x to both sides. $$y + 5x = -5x + 1 + 5x$$
    Simplify. $$y + 5x = 1$$
    Use the Commutative Property to put it in Ax + By = C. $$\begin{split} \textcolor{red}{A} x + \textcolor{blue}{B} y &= C \\ 5 +\quad y &= 1 \end{split}$$

    By rewriting y = −5x + 1 as 5x + y = 1, we can see that it is a linear equation in two variables because it can be written in the form Ax + By = C.

    Linear equations in two variables 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.

    Definition: Solution to a Linear Equation in Two Variables

    An ordered pair (x, y) is a solution to 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.

    Example \(\PageIndex{8}\):

    Determine which ordered pairs are solutions of the equation x + 4y = 8: (a) (0, 2) (b) (2, −4) (c) (−4, 3)

    Solution

    Substitute the x- and y-values from each ordered pair into the equation and determine if the result is a true statement.

    (a) (0, 2) (b) (2, −4) (c) (−4, 3)
    $$\begin{split} x = \textcolor{blue}{0},\; y &= \textcolor{red}{2} \\ x + 4y &= 8 \\ \textcolor{blue}{0} + 4 \cdot \textcolor{red}{2} &\stackrel{?}{=} 8 \\ 0 + 8 &\stackrel{?}{=} 8 \\ 8 &= 8\; \checkmark \end{split}$$ $$\begin{split} x = \textcolor{blue}{2},\; y &= \textcolor{red}{-4} \\ x + 4y &= 8 \\ \textcolor{blue}{2} + 4(\textcolor{red}{-4}) &\stackrel{?}{=} 8 \\ 2 + (-16) &\stackrel{?}{=} 8 \\ -14 &\neq 8 \end{split}$$ $$\begin{split} x = \textcolor{blue}{-4},\; y &= \textcolor{red}{3} \\ x + 4y &= 8 \\ \textcolor{blue}{-4} + 4 \cdot \textcolor{red}{3} &\stackrel{?}{=} 8 \\ -4 + 12 &\stackrel{?}{=} 8 \\ 8 &= 8\; \checkmark \end{split}$$
    (0, 2) is a solution. (2, −4) is not a solution. (−4, 3) is a solution.
    Exercise \(\PageIndex{15}\):

    Determine which ordered pairs are solutions to the given equation: 2x + 3y = 6

    (a) (3, 0) (b) (2, 0) (c) (6, −2)

    Answer

    (a), (c)

    Exercise \(\PageIndex{16}\):

    Determine which ordered pairs are solutions to the given equation: 4x − y = 8

    (a)(0, 8) (b) (2, 0) (c) (1, −4)

    Answer

    (b), (c)

    Example \(\PageIndex{9}\) :

    Determine which ordered pairs are solutions of the equation. y = 5x − 1: (a) (0, −1) (b) (1, 4) (c) (−2, −7)

    Solution

    Substitute the x- and y-values from each ordered pair into the equation and determine if it results in a true statement.

    (a) (0, -1) (b) (1, 4) (c) (−2, -7)
    $$\begin{split} x &= \textcolor{blue}{0},\; y = \textcolor{red}{-1} \\ y &= 5x - 1 \\ \textcolor{red}{-1} &\stackrel{?}{=} 5(\textcolor{blue}{0}) - 1 \\ -1 &\stackrel{?}{=} 0 - 1 \\ -1 &= -1\; \checkmark \end{split}$$ $$\begin{split} x &= \textcolor{blue}{1},\; y = \textcolor{red}{4} \\ y &= 5x - 1 \\ \textcolor{red}{4} &\stackrel{?}{=} 5(\textcolor{blue}{1}) - 1 \\ 4 &\stackrel{?}{=} 5 - 1 \\ 4 &= 4\; \checkmark \end{split}$$ $$\begin{split} x &= \textcolor{blue}{-2},\; y = \textcolor{red}{-7} \\ y &= 5x - 1 \\ \textcolor{red}{-7} &\stackrel{?}{=} 5(\textcolor{blue}{-2}) - 1 \\ -7 &\stackrel{?}{=} -10 - 1 \\ -7 &\neq -11 \end{split}$$
    (0, -1) is a solution. (1, 4) is a solution. (−2, -7) is not a solution.
    Exercise \(\PageIndex{17}\):

    Determine which ordered pairs are solutions of the given equation: y = 4x − 3

    (a) (0, 3) (b) (1, 1) (c) (1, 1)

    Answer

    (b)

    Exercise \(\PageIndex{18}\):

    Determine which ordered pairs are solutions of the given equation: y = −2x + 6

    (a)(0, 6) (b) (1, 4) (c) (−2, −2)

    Answer

    (a), (b)

    Complete a Table of Solutions to a Linear Equation

    In the previous examples, we substituted the x- and y-values of a given ordered pair to determine whether or not it was a solution to a linear equation. But how do we find the ordered pairs if they are not given? One way is to choose a value for x and then solve the equation for y. Or, choose a value for y and then solve for x.

    We’ll start by looking at the solutions to the equation y = 5x − 1 we found in Example \(\PageIndex{1}\). We can summarize this information in a table of solutions.

    y = 5x − 1
    x y (x, y)
    0 -1 (0, -1)
    1 4 (1, 4)

    To find a third solution, we’ll let x = 2 and solve for y.

      $$y = 5x − 1$$
    Substitute x = \(\textcolor{blue}{2}\). $$y = 5(\textcolor{blue}{2}) - 1$$
    Multiply. $$y = 10 − 1$$
    Simplify. $$y = 9$$

    The ordered pair is a solution to y = 5x - 1. We will add it to the table.

    y = 5x − 1
    x y (x, y)
    0 -1 (0, -1)
    1 4 (1, 4)
    2 9 (2, 9)

    We can find more solutions to the equation by substituting any value of x or any value of y and solving the resulting equation to get another ordered pair that is a solution. There are an infinite number of solutions for this equation.

    Example \(\PageIndex{10}\):

    Complete the table to find three solutions to the equation y = 4x − 2:

    y = 4x - 2
    x y (x, y)
    0    
    -1    
    2    

    Solution

    Substitute x = 0, x = −1, and x = 2 into y = 4x − 2.

    x = \(\textcolor{blue}{0}\) x = \(\textcolor{blue}{-1}\) x = \(\textcolor{blue}{2}\)
    y = 4x − 2 y = 4x − 2 y = 4x − 2
    y = 4 • \(\textcolor{blue}{0}\) − 2 y = 4(\(\textcolor{blue}{-1}\)) − 2 y = 4 • \(\textcolor{blue}{2}\) − 2
    y = 0 − 2 y = −4 − 2 y = 8 − 2
    y = −2 y = −6 y = 6
    (0, −2) (−1, −6) (2, 6)

    The results are summarized in the table.

    y = 4x - 2
    x y (x, y)
    0 -2 (0, -2)
    -1 -6 (-1, -6)
    2 6 (2, 6)
    Exercise \(\PageIndex{19}\):

    Complete the table to find three solutions to the equation: y = 3x − 1.

    y = 3x − 1
    x y (x, y)
    0    
    -1    
    2    
    Answer
    y = 3x − 1
    x y (x, y)
    0 -1 (0, -1)
    -1 -4 (-1, -4)
    2 5 (2, 5)
    Exercise \(\PageIndex{20}\):

    Complete the table to find three solutions to the equation: y = 6x + 1.

    y = 6x + 1
    x y (x, y)
    0    
    1    
    -2    
    Answer
    y = 6x + 1
    x y (x, y)
    0 1 (0, 1)
    -1 7 (1, 7)
    2 -11 (-2, -11)
    Example \(\PageIndex{11}\):

    Complete the table to find three solutions to the equation 5x − 4y = 20:

    5x − 4y = 20
    x y (x, y)
    0    
      0  
      5  

    Solution

    $$\begin{split} x &= \textcolor{blue}{0} \\ 5x - 4y &= 20 \\ 5 \cdot \textcolor{blue}{0} - 4y &= 20 \\ \textcolor{blue}{0} - 4y &= 20 \\ -4y &= 20 \\ y &= -5 \\ (0,\; &-5) \end{split}$$ $$\begin{split} y &= \textcolor{red}{0} \\ 5x - 4y &= 20 \\ 5x - 4 \cdot \textcolor{red}{0} &= 20 \\ 5x - 0 &= 20 \\ 5x &= 20 \\ x &= 4 \\ (&4,\; 0) \end{split}$$ $$\begin{split} y &= \textcolor{red}{5} \\ 5x - 4y &= 20 \\ 5x - 4 \cdot \textcolor{red}{5} &= 20 \\ 5x - 20 &= 20 \\ 5x &= 40 \\ x &= 8 \\ (&8,\; 5) \end{split}$$

    The results are summarized in the table.

    5x − 4y = 20
    x y (x, y)
    0 -5 (0, -5)
    4 0 (-4, 0)
    8 5 (8, 5)
    Exercise \(\PageIndex{21}\):

    Complete the table to find three solutions to the equation: 2x − 5y = 20.

    2x - 5y = 20
    x y (x, y)
    0    
      0  
    -5    
    Answer
    2x - 5y = 20
    x y (x, y)
    0 -4 (0, -4)
    10 0 (10, 0)
    -5 -6 (-5, -6)
    Exercise \(\PageIndex{22}\):

    Complete the table to find three solutions to the equation: 3x − 4y = 12.

    3x - 4y = 12
    x y (x, y)
    0    
      0  
    -4    
    Answer
    3x - 4y = 12
    x y (x, y)
    0 -3 (0, -3)
    4 0 (4, 0)
    -4 -6 (-4, -6)

    Find Solutions to Linear Equations in Two Variables

    To find a solution to a linear equation, we can choose any number we want to substitute into the equation for either x or y. We could choose 1, 100, 1,000, or any other value we want. But it’s a good idea to choose a number that’s easy to work with. We’ll usually choose 0 as one of our values.

    Example \(\PageIndex{12}\):

    Find a solution to the equation 3x + 2y = 6.

    Solution

    Step 1: Choose any value for one of the variables in the equation.  

    We can substitute any value we want for x or any value for y.

    Let's pick x = 0. What is the value of y if x = 0?

    Step 2: Substitute that value into the equation. Solve for the other variable.

    Substitute 0 for x. Simplify.

    Divide both sides by 2.

    $$\begin{split} 3x + 2y &= 6 \\ 3 \cdot \textcolor{blue}{0} + 2y &= 6 \\ 0 + 2y &= 6 \\ 2y &= 6 \\ y &= 3 \end{split}$$
    Step 3: Write the solution as an ordered pair. So, when x = 0, y = 3. This solution is represented by the ordered pair (0, 3).
    Step 4: Check.

    Substitute x = \(\textcolor{blue}{0}\), y = \(\textcolor{red}{3}\) into the equation 3x + 2y = 6.

    Is the result a true equation? Yes!

    $$\begin{split} 3x + 2y &= 6\\ 3 \cdot \textcolor{blue}{0} + 2 \cdot \textcolor{red}{3} &\stackrel{?}{=} 6 \\ 0 + 6 &\stackrel{?}{=} 6 \\ 6 &= 6\; \checkmark \end{split}$$
    Exercise \(\PageIndex{23}\):

    Find a solution to the equation: 4x + 3y = 12.

    Answer

    Answers will vary

    Exercise \(\PageIndex{24}\):

    Find a solution to the equation: 2x + 4y = 8.

    Answer

    Answers will vary

    We said that linear equations in two variables have infinitely many solutions, and we’ve just found one of them. Let’s find some other solutions to the equation 3x + 2y = 6.

    Example \(\PageIndex{13}\):

    Find three more solutions to the equation 3x + 2y = 6.

    Solution

    To find solutions to 3x + 2y = 6, choose a value for x or y. Remember, we can choose any value we want for x or y. Here we chose 1 for x, and 0 and −3 for y.

    Substitute it into the equation. $$\begin{split} y &= \textcolor{red}{0} \\ 3x + 2y &= 6 \\ 3x + 2(\textcolor{red}{0}) &= 6 \end{split}$$ $$\begin{split} x &= \textcolor{blue}{1} \\ 3x + 2y &= 6 \\ 3(\textcolor{blue}{1}) + 2y &= 6 \end{split}$$ $$\begin{split} y &= \textcolor{red}{-3} \\ 3x + 2y &= 6 \\ 3x + 2(\textcolor{red}{-3}) &= 6 \end{split}$$
    Simplify. Solve. $$\begin{split} 3x + 0 &= 6 \\ 3x &= 6 \end{split}$$ $$\begin{split} 3 + 2y &= 6 \\ 2y &= 3 \end{split}$$ $$\begin{split} 3x - 6 &= 6 \\ 3x &= 12 \end{split}$$
      x = 2 y = \(\dfrac{3}{2}\) x = 4
    Write the ordered pair. (2, 0) (1, \(\dfrac{3}{2}\)) (4, −3)

    Check your answers.

    (2, 0) (1, \(\dfrac{3}{2}\)) (4, −3)
    $$\begin{split} 3x + 2y &= 6 \\ 3 \cdot \textcolor{blue}{2} + 2 \cdot \textcolor{red}{0} &\stackrel{?}{=} 6 \\ 6 + 0 &\stackrel{?}{=} 6 \\ 6 &= 6\; \checkmark \end{split}$$ $$\begin{split} 3x + 2y &= 6 \\ 3 \cdot \textcolor{blue}{1} + 2 \cdot \textcolor{red}{\dfrac{3}{2}} &\stackrel{?}{=} 6 \\ 3 + 3 &\stackrel{?}{=} 6 \\ 6 &= 6\; \checkmark \end{split}$$ $$\begin{split} 3x + 2y &= 6 \\ 3 \cdot \textcolor{blue}{4} + 2 \cdot (\textcolor{red}{-3}) &\stackrel{?}{=} 6 \\ 12 + (-6) &\stackrel{?}{=} 6 \\ 6 &= 6\; \checkmark \end{split}$$

    So (2, 0), (1, \(\dfrac{3}{2}\)) and (4, −3) are all solutions to the equation 3x + 2y = 6. In the previous example, we found that (0, 3) is a solution, too. We can list these solutions in a table.

    3x + 2y = 6
    x y (x, y)
    0 3 (0, 3)
    2 0 (2, 0)
    1 \(\dfrac{3}{2}\) (1, \(\dfrac{3}{2}\))
    4 -3 (4, -3)
    Exercise \(\PageIndex{25}\):

    Find three solutions to the equation: 2x + 3y = 6.

    Answer

    Answers will vary

    Exercise \(\PageIndex{26}\):

    Find three solutions to the equation: 4x + 2y = 8.

    Answer

    Answers will vary

    Let’s find some solutions to another equation now.

    Example \(\PageIndex{14}\):

    Find three solutions to the equation x − 4y = 8.

    Solution

    Choose a value for x or y. x = \(\textcolor{blue}{0}\) y = \(\textcolor{red}{0}\) y = \(\textcolor{red}{3}\)
    Substitute it into the equation. $$\textcolor{blue}{0} - 4y = 8$$ $$x - 4 \cdot \textcolor{red}{0} = 8$$ $$x - 4 \cdot \textcolor{red}{3} = 8$$
    Solve. $$\begin{split} -4y &= 8 \\ y &= -2 \end{split}$$ $$\begin{split} x - 0 &= 8 \\ x &= 8 \end{split}$$ $$\begin{split} x - 12 &= 8 \\ x &= 20 \end{split}$$
    Write the ordered pair. (0, −2) (8, 0) (20, 3)

    So (0, −2), (8, 0), and (20, 3) are three solutions to the equation x − 4y = 8.

    x − 4y = 8
    x y (x, y)
    0 -2 (0, -2)
    8 0 (8, 0)
    20 3 (20, 3)

    Remember, there are an infinite number of solutions to each linear equation. Any point you find is a solution if it makes the equation true.

    Exercise \(\PageIndex{27}\):

    Find three solutions to the equation: 4x + y = 8.

    Answer

    Answers will vary

    Exercise \(\PageIndex{28}\):

    Find three solutions to the equation: x + 5y = 10.

    Answer

    Answers will vary

    ACCESS ADDITIONAL ONLINE RESOURCES

    Plotting Points

    Identifying Quadrants

    Verifying Solution to Linear Equation

    Practice Makes Perfect

    Plot Points on a Rectangular Coordinate System

    In the following exercises, plot each point on a coordinate grid.

    1. (3, 2)
    2. (4, 1)
    3. (1, 5)
    4. (3, 4)
    5. (4, 1), (1, 4)
    6. (3, 2), (2, 3)
    7. (3, 4), (4, 3)

    In the following exercises, plot each point on a coordinate grid and identify the quadrant in which the point is located.

    1. (a) (−4, 2) (b) (−1, −2) (c) (3, −5) (d) \(\left(2, \dfrac{5}{2}\right)\)
    2. (a) (−2, −3) (b) (3, −3) (c) (−4, 1) (d) \(\left(1, \dfrac{3}{2}\right)\)
    3. (a) (−1, 1) (b) (−2, −1) (c) (1, −4) (d) \(\left(3, \dfrac{7}{2}\right)\)
    4. (a) (3, -2) (b) (−3, 2) (c) (-3, −2) (d) (3, 2)
    5. (a) (4, -1) (b) (−4, 1) (c) (-4, -1) (d) (4, 1)
    6. (a) (−2, 0) (b) (−3, 0) (c) (0, 4) (d) (0, 2)

    Identify Points on a Graph

    In the following exercises, name the ordered pair of each point shown.

    1. The graph shows the x y-coordinate plane. The x and y-axis each run from -6 to 6. The point “ordered pair -4, 1” is labeled “A”. The point “ordered pair -3, -4” is labeled “B”.
    2. The graph shows the x y-coordinate plane. The x and y-axis each run from -6 to 6. The point “ordered pair 4, 3” is labeled “D”. The point “ordered pair 1, -3” is labeled “C”.
    3. The graph shows the x y-coordinate plane. The x and y-axis each run from -6 to 6. The point “ordered pair -3, -2” is labeled “X”. The point “ordered pair 5, -1” is labeled “Y”.
    4. The graph shows the x y-coordinate plane. The x and y-axis each run from -6 to 6. The point “ordered pair -2, 4” is labeled “S”. The point “ordered pair -4, -2” is labeled “T”.
    5. The graph shows the x y-coordinate plane. The x and y-axis each run from -6 to 6. The point “ordered pair -2, 0” is labeled “B”. The point “ordered pair 0, -2” is labeled “A”.
    6. The graph shows the x y-coordinate plane. The x and y-axis each run from -6 to 6. The point “ordered pair -1, 0” is labeled “D”. The point “ordered pair 0,  -1” is labeled “C”.
    7. The graph shows the x y-coordinate plane. The x and y-axis each run from -6 to 6. The point “ordered pair 3, 0” is labeled “T”. The point “ordered pair -4,  0” is labeled “S”.

    Verify Solutions to an Equation in Two Variables

    In the following exercises, determine which ordered pairs are solutions to the given equation.

    1. 2x + y = 6
      1. (1, 4)
      2. (3, 0)
      3. (2, 3)
    2. x + 3y = 9
      1. (0, 3)
      2. (6, 1)
      3. (-3, -3)
    3. 4x − 2y = 8
      1. (3, 2)
      2. (1, 4)
      3. (0, -4)
    4. 3x − 2y = 12
      1. (4, 0)
      2. (2, -3)
      3. (1, 6)
    5. y = 4x + 3
      1. (4, 3)
      2. (-1, -1)
      3. (\(\dfrac{1}{2}\), 5)
    6. y = 2x − 5
      1. (0, -5)
      2. (2, 1)
      3. (\(\dfrac{1}{2}\), -4)
    7. y = \(\dfrac{1}{2}\)x − 1
      1. (2, 0)
      2. (-6, -4)
      3. (-4, -1)
    8. y = \(\dfrac{1}{3}\) x + 1
      1. (-3, 0)
      2. (9, 4)
      3. (-6, -1)

    Find Solutions to Linear Equations in Two Variables

    In the following exercises, complete the table to find solutions to each linear equation.

    y = 2x − 4

    x y (x, y)
    -1    
    0    
    2    
    1. y = 3x − 1
    x y (x, y)
    -1    
    0    
    2    
    1. y = − x + 5
    x y (x, y)
    -2    
    0    
    3    
    1. y = \(\dfrac{1}{3}\)x + 1
    x y (x, y)
    0    
    3    
    6    
    1. y = \(− \dfrac{3}{2}\)x − 2
    x y (x, y)
    -2    
    0    
    2    
    1. x + 2y = 8
    x y (x, y)
    0    
    4    
      0  

    Everyday Math

    1. Weight of a baby Mackenzie recorded her baby’s weight every two months. The baby’s age, in months, and weight, in pounds, are listed in the table, and shown as an ordered pair in the third column.
      1. Plot the points on a coordinate grid.
      2. Why is only Quadrant I needed?
    Age Weight (x, y)
    0 7 (0, 7)
    2 11 (2, 11)
    4 15 (4, 15)
    6 16 (6, 16)
    8 19 (8, 19)
    10 20 (10, 20)
    12 21 (12, 21)
    1. Weight of a child Latresha recorded her son’s height and weight every year. His height, in inches, and weight, in pounds, are listed in the table, and shown as an ordered pair in the third column.
      1. Plot the points on a coordinate grid.
      2. Why is only Quadrant I needed?
    Height Weight (x, y)
    28 22 (28, 22)
    31 27 (31, 27)
    33 33 (33, 33)
    37 35 (37, 35)
    40 41 (40, 41)
    42 45 (42, 45)

    Writing Exercises

    1. Have you ever used a map with a rectangular coordinate system? Describe the map and how you used it.
    2. How do you determine if an ordered pair is a solution to a given equation?

    Self Check

    (a) After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

    CNX_BMath_Figure_AppB_066.jpg

    (b) If most of your checks were:

    …confidently. Congratulations! You have achieved the objectives in this section. Reflect on the study skills you used so that you can continue to use them. What did you do to become confident of your ability to do these things? Be specific.

    …with some help. This must be addressed quickly because topics you do not master become potholes in your road to success. In math, every topic builds upon previous work. It is important to make sure you have a strong foundation before you move on. Who can you ask for help? Your fellow classmates and instructor are good resources. Is there a place on campus where math tutors are available? Can your study skills be improved?

    …no—I don’t get it! This is a warning sign and you must not ignore it. You should get help right away or you will quickly be overwhelmed. See your instructor as soon as you can to discuss your situation. Together you can come up with a plan to get you the help you need.

    Contributors and Attributions


    This page titled 11.2: Use the Rectangular Coordinate System (Part 2) is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax.

    • Was this article helpful?