The Cartesian Plane and Graphing Equations-1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

3.

1: Graphing Equations by Hand


We begin with the denition of an ordered pair.

Ordered Pair
The construct (x, y), where x and y are any real numbers, is called an ordered pair of real numbers.

, ,
(4, 3) (−3, 4) (−2, −3) , and (3, −1) are examples of ordered pairs.

Order Matters
Pay particular attention to the phrase “ordered pairs.” Order matters. Consequently, the ordered pair (x, y) is not the same as
the ordered pair (y, x), because the numbers are presented in a different order.

The Cartesian Coordinate System


Pictured in Figure 3.1.1 is a Cartesian Coordinate System. On a grid, we’ve created two real lines, one horizontal labeled x (we’ll
refer to this one as the x-axis), and the other vertical labeled y (we’ll refer to this one as the y -axis).

Figure 3.1.1 : The Cartesian Coordinate System.

Two Important Points:


Here are two important points to be made about the horizontal and vertical axes in Figure 3.1.1.
1. As you move from left to right along the horizontal axis (the x-axis in Figure 3.1.1), the numbers grow larger. The positive
direction is to the right, the negative direction is to the left.
2. As you move from bottom to top along the vertical axis (the y -axis in Figure 3.1.1), the numbers grow larger. The positive
direction is upward, the negative direction is downward.
Additional Comments:

Figure 3.1.2 : Numbering the quadrants and indicating the coordinates of the origin.

3.1.1 https://math.libretexts.org/@go/page/19863
Two additional comments are in order:
3. The point where the horizontal and vertical axes intersect in Figure 3.1.2 is called the origin of the coordinate system. The
origin has coordinates (0, 0).
4. The horizontal and vertical axes divide the plane into four quadrants, numbered I, II, MI, and IV (roman numerals for one,
two, three, and four), as shown in Figure 3.1.2. Note that the quadrants are numbered in a counter-clockwise order.

Note

Rene Descartes (1596-1650) was a French philosopher and mathematician who is well
known for the famous phrase“cogito ergo sum” (I think, therefore I am), which appears in his
Discours de la methode pour bien conduire sa raison, et chercher la verite dans les sciences (Discourse
on the Method of Rightly Conducting the Reason, and Seeking Truth in the Sciences). In
that same treatise, Descartes introduces his coordinate system, a method for representing
points in the plane via pairs of real numbers. Indeed, the Cartesian plane of modern day is
so named in honor of Rene Descartes, who some call the “Father of Modern Mathematics”

Plotting Ordered Pairs


Before we can plot any points or draw any graphs, we rst need to set up a Cartesian Coordinate System on a sheet of graph paper?
How do we do this? What is required?

how to setup cartesian coordinate system


Draw and label each axis.

If we are going to plot points (x,y), then, on a sheet of graph paper, perform each of the following initial
tasks.
1. Use a ruler to draw the horizontal and vertical axes.
2. Label the horizontal axis as the x-axis and the vertical axis as the y -axis.
We don’t always label the horizontal axis as the x-axis and the vertical axis as the y -axis. For example, if we want to plot the
velocity of an object as a function of time, then we would be plotting points (t, v) . In that case, we would label the horizontal
axis as the t -axis and the vertical axis as the v -axis.
Indicate the scale on each axis.
3. Label at least one vertical gridline with its numerical value.
4. Label at least one horizontal gridline with its numerical value.
The scales on the horizontal and vertical axes may differ. However, on each axis, the scale must remain consistent. That is, as
you count to the right from the origin on the x-axis, if each gridline represents one unit, then as you count to the left from the
origin on the x-axis, each gridline must also represent one unit. Similar comments are in order for the y -axis, where the scale
must also be consistent, whether you are counting up or down.

The result of this rst step is shown in Figure 3.1.3.

3.1.2 https://math.libretexts.org/@go/page/19863
Figure 3.1.3 : Draw and label each axis.

An example is shown in Figure 3.1.4. Note that the scale indicated on the x-axis indicates that each gridline counts as 1-unit as we
count from left-to-right. The scale on the y -axis indicates that each gridlines counts as 2-units as we count from bottom-to-top.

Figure 3.1.4 : Indicate the scale on each axis.

Now that we know how to set up a Cartesian Coordinate System on a sheet of graph paper, here are two examples of how we plot
points on our coordinate system.
To plot the ordered pair (4, 3), start at the origin and move 4 units to the right along the horizontal axis, then 3 units upward in the
direction of the vertical axis.

Figure 3.1.5 : Plot of (4, 3).

To plot the ordered pair (−2, −3), start at the origin and move 2 units to the left along the horizontal axis, then 3 units downward
in the direction of the vertical axis.

Figure 3.1.6 : Plot of (−2, −3)

3.1.3 https://math.libretexts.org/@go/page/19863
Continuing in this manner, each ordered pair (x, y) of real numbers is associated with a unique point in the Cartesian plane. Vice-
versa, each point in the Cartesian point is associated with a unique ordered pair of real numbers. Because of this association, we
begin to use the words “point” and “ordered pair” as equivalent expressions, sometimes referring to the “point” (x, y) and other
times to the “ordered pair” (x, y).

Example 3.1.1

Identify the coordinates of the point P in Figure 3.1.7.

Figure 3.1.7 : Identify the coordinates of the point P .

Solution
In Figure 3.1.8, start at the origin, move 3 units to the left and 4 units up to reach the point P . This indicates that the
coordinates of the point P are (−3, 4).

Figure 3.1.8 : Start at the origin, move 3 units left and 4 units up.

Exercise 3.1.1

Identify the coordinates of the point P in the graph below.

Answer
(3, −2)

Equations in Two Variables

3.1.4 https://math.libretexts.org/@go/page/19863
Note

The variables do not have to always be x and y . For example, the equation v = 2 + 3.2t is
an equation in two variables, v and t .

The equation y = x + 1 is an equation in two variables, in this case x and y . Consider the point (x, y) = (2, 3). If we substitute 2
for x and 3 for y in the equation y = x + 1 , we get the following result:
y = x +1  Original equation. 

3 = 2 +1  Substitute: 2 for x, 3 for y

3 =3  Simplify both sides. 

Because the last line is a true statement, we say that (2, 3) is a solution of the equation y = x + 1 . Alternately, we say that (2, 3)
satises the equation y = x + 1 . On the other hand, consider the point (x, y) = (−3, 1). If we substitute −3 for x and 1 for y in
the equation y = x + 1 , we get the following result.

y = x +1  Original equation. 

1 = −3 + 1  Substitute:  − 3 for x, 1 for y

1 = −2  Simplify both sides. 

Because the last line is a false statement, the point (−3, 1) is not a solution of the equation y = x +1 ; that is, the point (−3, 1)

does not satisfy the equation y = x + 1 .

Solutions of an equation in two variables

Given an equation in the variables x and y and a point (x, y) = (a, b), if upon subsituting a for x and b for y a true statement
results, then the point (x, y) = (a, b) is said to be a solution of the given equation. Alternately, we say that the point
(x, y) = (a, b) satises the given equation.

Example 3.1.2

Which of the ordered pairs (0, −3) and (1, 1) satisfy the equation y = 3x − 2 ?
Solution
Substituting the ordered pairs (0, −3) and (1, 1) into the equation y = 3x − 2 lead to the following results:
Consider (x, y) = (0, −3) . Substitute 0 for x and −3 for y :
y = 3x − 2

−3 = 3(0) − 2

−3 = −2

The resulting statement is false.


Consider (x, y) = (1, 1) . Substitute 1 for x and 1 for y :

y = 3x − 2

1 = 3(1) − 2

1 =1

The resulting statement is true.


Thus, the ordered pair (0, −3) does not satisfy the equation y = 3x − 2 , but the ordered pair (1, 1) does satisfy the equation
y = 3x − 2 .

Exercise 3.1.2

Which of the ordered pairs (−1, 3) and (2, 1) satisfy the equation y = 2x + 5 ?
Answer

3.1.5 https://math.libretexts.org/@go/page/19863
(−1, 3)

Graphing Equations in Two Variables


Let’s rst dene what is meant by the graph of an equation in two variables.

The graph of an equation

The graph of an equation is the set of all points that satisfy the given equation.

Example 3.1.3

Sketch the graph of the equation y = x + 1 .


Solution
The denition requires that we plot all points in the Cartesian Coordinate System that satisfy the equation y = x + 1 . Let’s rst
create a table of points that satisfy the equation. Start by creating three columns with headers x, y , and (x, y), then select some
values for x and put them in the rst column.
Take the rst value of x, namely x = −3 , and substitute it into the equation y = x + 1 .
y = x +1

y = −3 + 1

y = −2

x y = x +1 (x, y)

−3 −2 (−3, −2)

−2

−1

Thus, when x = −3 , we have y = −2 . Enter this value into the table.


Continue substituting each tabular value of x into the equation y = x +1 and use each result to complete the corresponding
entries in the table.
y = −3 + 1 = −2

y = −2 + 1 = −1

y = −1 + 1 = 0

y = 0 +1 = 1

y = 1 +1 = 2

y = 2 +1 = 3

y = 3 +1 = 4

x y = x +1 (x, y)

−3 −2 (−3, −2)

−2 −1 (−2, −1)

−1 0 (−1, 0)

0 1 (0, 1)

1 2 (1, 2)

2 3 (2, 3)

3 4 (3, 4)

3.1.6 https://math.libretexts.org/@go/page/19863
The last column of the table now contains seven points that satisfy the equation y = x +1 . Plot these points on a Cartesian
Coordinate System (see Figure \(\PageIndex{9}\)).

Figure 3.1.9 : Seven points that satisfy the equation y = x + 1 .

In Figure 3.1.9, we have plotted seven points that satisfy the given equation y = x + 1 . However, the denition requires that
we plot all points that satisfy the equation. It appears that a pattern is developing in Figure 3.1.9, but let’s calculate and plot a
few more points in order to be sure. Add the x-values −2.5, −1.5, −0.5, 0.5, 1.5, and 2.5 to the x-column of the table, then
use the equation y = x + 1 to evaluate y at each one of these x-values.
y = −2.5 + 1 = −1.5

y = −1.5 + 1 = −0.5

y = −0.5 + 1 = 0.5

y = 0.5 + 1 = 1.5

y = 1.5 + 1 = 2.5

y = 2.5 + 1 = 3.5

x y = x +1 (x, y)

−2.5 −1.5 (−2.5, −1.5)

−1.5 −0.5 (−1.5, −0.5)

−0.5 0.5 (−0.5, 0.5)

0.5 1.5 (0.5, 1.5)

1.5 2.5 (1.5, 2.5)

2.5 3.5 (2.5, 3.5)

Add these additional points to the graph in Figure 3.1.9 to produce the image shown in Figure 3.1.10.

Figure 3.1.10 : Adding additional points to the graph of y = x + 1 .

There are an innite number of points that satisfy the equation y = x + 1 . In Figure 3.1.10, we’ve plotted only 13 points that
satisfy the equation. However, the collection of points plotted in Figure 3.1.10 suggest that if we were to plot the remainder of
the points that satisfy the equation y = x + 1 , we would get the graph of the line shown in Figure 3.1.11.

3.1.7 https://math.libretexts.org/@go/page/19863
Figure 3.1.11 : The graph of y = x + 1 is a line.

Exercise 3.1.3

Sketch the graph of the equation y = −x + 2 .

Answer

Guidelines and Requirements


Example 3.1.3 suggests that we should use the following guidelines when sketching the graph of an equation.

Guidelines for drawing the graph of an equation

When asked to draw the graph of an equation, perform each of the following steps:
1. Set up and calculate a table of points that satisfy the given equation.
2. Set up a Cartesian Coordinate System on graph paper and plot the points in your table on the system. Label each axis
(usually x and y ) and indicate the scale on each axis.
3. If the number of points plotted are enough to envision what the shape of the nal curve will be, then draw the remaining
points that satisfy the equation as imagined. Use a ruler if you believe the graph is a line. If the graph appears to be a curve,
freehand the graph without the use of a ruler.
4. If the number of plotted points do not provide enough evidence to envision the nal shape of the graph, add more points to
your table, plot them, and try again to envision the nal shape of the graph. If you still cannot predict the eventual shape of
the graph, keep adding points to your table and plotting them until you are convinced of the nal shape of the graph.

Here are some additional requirements that must be followed when sketching the graph of an equation.

Graph paper, lines, curves, and rulers.


The following are requirements for this class:
5. All graphs are to be drawn on graph paper.
6. All lines are to be drawn with a ruler. This includes the horizontal and vertical axes.
7. If the graph of an equation is a curve instead of a line, then the graph should be drawn freehand, without the aid of a ruler.

Using the TABLE Feature of the Graphing Calculator


As the equations become more complicated, it can become quite tedious to create tables of points that satisfy the equation.
Fortunately, the graphing calculator has a TABLE feature that enables you to easily construct tables of points that satisfy the given
equation.

3.1.8 https://math.libretexts.org/@go/page/19863
Example 3.1.4

Use the graphing calculator to help create a table of points that satisfy the equation y = x − 7 . Plot the points in your table. If
2

you don’t feel that there is enough evidence to envision what the nal shape of the graph will be, use the calculator to add more
points to your table and plot them. Continue this process until your are convinced of the nal shape of the graph.
Solution

Figure 3.1.12 : The graphing calculator.

The rst step is to load the equation y = x − 7 into the Y= menu of the graphing calculator.
2

The topmost row of buttons on your calculator (see Figure 3.1.12) have the following appearance:

Figure 3.1.13 . Use the up-and-down arrow keys (see Figure 3.1.15 ) to move the cursor after Y1= in the Y= menu, then use the
following keystrokes to enter the equation y = x − 7 . The result is shown in Figure 3.1.14 .
2

alt

Figure 3.1.13 : Opening the Y= menu. Figure 3.1.14: Entering the equation y = x 2
−7 .

Figure 3.1.15 : Arrow keys move the cursor.

3.1.9 https://math.libretexts.org/@go/page/19863
The next step is to “set up” the table. First, note that the calculator has symbolism printed on its case above each of its buttons.
Above the WINDOW button you’ll note the phrase TBLSET. Note that it is in the same color as the 2ND button. Thus, to open
the setup window for the table, enter the following keystrokes.
alt

Figure 3.1.16 ) equal to the rst x-value you want to see in your table. In this case, enter −4 after TblStart. SetTbl to the
increment you want for your x -values. In this case, set Tbl equal to 1. Finally, set both the independent and dependent
variables to “automatic.” In each case, use the arrow keys to highlight the word AUTO and press ENTER. The result is shown
in Figure 3.1.16 .
Next, note the word TABLE above the GRAPH button is in the same color as the 2ND key. To open the TABLE, enter the
following keystrokes.

Figure 3.1.17 . Note that you can use the up-and-down arrow keys to scroll through the table.

Figure 3.1.16 : Opening the TBLSET menu. Figure 3.1.17: Table of points satisfying y = x 2
−7 .

Next, enter the results from your calculator’s table into a table on a sheet of graph paper, then plot the points in the table. The
results are shown in Figure 3.1.18.

Figure 3.1.18 : Plotting nine points that satisfy the equation y = x


2
−7 .

In Figure 3.1.18, the eventual shape of the graph of y = x − 7 may be evident already, but let’s add a few more points to our
2

table and plot them. Open the table “setup” window again by pressing 2ND WINDOW. Set TblStart to −4 again, then set the
increment Tbl to 0.5. The result is shown in Figure 3.1.19.

3.1.10 https://math.libretexts.org/@go/page/19863
Figure 3.1.19 : SetTbl equal to 0.5. Figure 3.1.20: More points satisfying y = x 2
−7 .

Add these new points to the table on your graph paper and plot them (see Figure 3.1.21).

Figure 3.1.21 : Adding additional points to the graph of y = x 2


−7 .

There are an innite number of points that satisfy the equation y = x − 7 . In Figure 3.1.21, we’ve plotted only 17 points that
2

satisfy the equation y = x − 7 . However, the collection of points in Figure 3.1.21 suggest that if we were to plot the
2

remainder of the points that satisfy the equation y = x − 7 , the result would be the curve (called a parabola) shown in Figure
2

3.1.22.

Figure 3.1.22 : The graph of y = x2


−7 is a curve called a parabola.

This page titled 3.1: Graphing Equations by Hand is shared under a CC BY-NC-ND 3.0 license and was authored, remixed, and/or curated by
David Arnold via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon
request.

3.1.11 https://math.libretexts.org/@go/page/19863

You might also like