0% found this document useful (0 votes)
17 views6 pages

Graph of An Equation

This document discusses how to graph equations by plotting ordered pairs on a Cartesian coordinate system. It provides examples of graphing the equations y = -x^3/6 + 2x + 5 and y = x^2. An 8-step process is outlined for sketching graphs, including choosing intervals, finding x- and y-values, selecting scales, marking points, and connecting points. Finally, some practice problems are presented.

Uploaded by

cu4ccsd590
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views6 pages

Graph of An Equation

This document discusses how to graph equations by plotting ordered pairs on a Cartesian coordinate system. It provides examples of graphing the equations y = -x^3/6 + 2x + 5 and y = x^2. An 8-step process is outlined for sketching graphs, including choosing intervals, finding x- and y-values, selecting scales, marking points, and connecting points. Finally, some practice problems are presented.

Uploaded by

cu4ccsd590
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Graph of an Equation

Lecture Notes

Abdul Rauf Nizami

October 2020
2 Graph of an Equation

Cartesian Coordinate System


A Cartesian coordinate system consists of two perpendicular number lines
that intersect at their origins (on a plane).

Figure 1. xy-coordinate system

• The lines are called coordinate axes.


• Generally, one line is horizontal, called the x-axis, and the other is ver-
tical, called the y-axis.
• The horizontal line towards the right of the origin is called the positive
x-axis.
• The horizontal line towards the left of the origin is called the negative
x-axis.
• The vertical line above the origin is called the positive y-axis.
• The vertical line below the origin is called the negative y-axis.
• The plane on which a coordinate system is drawn is called the xy-plane.
• The axes divide the coordinate plane into four parts, called quadrants,
and are numbered I, II, III, and IV.
Point verses Ordered Pair

• To each point P of the xy-


plane there corresponds an
ordered pair (a, b), see the
attached figure.

• a is called the x-coordinate of P ; b is called the y-coordinate of P .


Graph of an Equation 3

• a is actually the distance of P from the y-axis; b is the distance of P


from the x-axis.
• To each ordered pair (a, b) there corresponds a point P on the xy-plane,
called the graph of the ordered pair.
Graph of an Equation
The graph of an equation is the graph of all the ordered pairs (a, b) that
satisfy the equation.
• Since there are usually an infinite number of ordered pairs that satisfy
an equation, a sketch of the graph is generally sufficient.
• A simple approach to sketch a graph is to plot some reasonable number
of ordered pairs, then connect them with a smooth curve or line.
Sketching the Graph
Sketching the graph of an equation is an 8-step process. Let’s to understand
this process in the following example.
3
Example 1. Sketch the graph of the equation y = −x 6 + 2x + 5.
Solution.
Step 1. (Find an interval for sketching) Find an interval on which the graph
will be sketched. If it is given, it is fine; otherwise, determine it yourself. If
you face difficulty, take the interval [−5, 5]; it works most of the times. Since,
in the present example, the interval is not given, we take the interval [−5, 5].

Step 2. (Find x-values) In order to sketch a graph, we need both the x-values
and the y-values. The x-values come from the interval, and the y-values come
from the given equation. Take integer values of x from the interval. For in-
stance, for the present example we take x = −5, −4, −3, −1, 0, 1, 2, 3, 4, 5.

Step 3. (Find y-values) Find y-values. The y-values will be obtained by


putting the x-values in the given equation. For instance, if we take x = −5,
then
−(−5)3
y = + 2(−5) + 5
6
−(−125)
= − 10 + 5
6
125
= − 5 ≈ 15.8
6
Similarly, find all other y-values, and write these x- and y-values in a table:

x -5 -4 -3 -2 -1 0 1 2 3 4 5
y 15.8 7.6 3.5 2.3 3.1 5 6.8 7.6 6.5 2.3 -5.8
These x- and y-values in the form of ordered pairs are:
4 Graph of an Equation

(−5, 15.8), (−4, 7.6), (−3, 3.5), (−2, 2.3), (−1, 3.1),(0, 5), (1, 6.8), (2, 7.6),
(3, 6.5), (4, 2.3), (5, 5.8)

Step 4. (Draw the xy-plane) Draw the xy-plane at the center of the page.
Both the x- and y-axes should be 12 cm long.

Figure 2. xy-plane

Step 5. (Choose a horizontal scale) Choose the horizontal scale. For this, find
the span (the difference of the largest and smallest values) of the x-values.
In our case, it is 5-(-5)=10. Since we (always) want to fit our graph within
10 centimeters, we divide the span by 10. This gives 1. It follows that the
horizontal scale is: 1 cm = 1 unit. That is, we will mark point 1 at 1 cm on
the right of the the origin, point 2 at 2 cm on the right of the the origin, and
so on. Similarly, we will mark -1 at 1 cm on the left of the origin, -2 at 2 cm
on the left of the origin, and so on. Thus, all the x-values will appear at 1
cm from each other. These points are marked in Figure 2. (I must mention here
that this graph is produced with a graphing tool, MAPLE. So, the points may not look exactly
at 1 cm from each other.)

Step 6. (Choose a vertical scale) Choose the vertical scale. Find the span
of the y-values, which is 15.8-(-5.8)=21.6. Here as well, we will fit y-values
within 10 centimeters. So,we divide the span by 10. This gives 2.16. It guides
us to choose the horizontal scale as: 1 cm = 2.5 units. (Of course, we can
take 1 cm = 2 units.) That is, we will mark point 2.5 at 1 cm vertically up
from the origin, the point 5 at 2 cm vertically up from the origin, and so
on. Similarly, we go for negative points. Thus, the y-points will appear at a
difference of 2.5 from each other. You can see these points in Figure 2, though
all y-values are not visible here; this is again due to default setting of MAPLE.

Step 7. (Mark the ordered pairs) Mark the ordered pairs (obtained in Step
3) in the xy-plane, taking care of x- and y-values.
Graph of an Equation 5

Figure 3. Ordered points are marked.

Step 8. (Sketch the graph) Join the marked points with a smooth curve. You
must join the points taking care of the sequence of x-values; this will help
you avoiding abrupt changes in the graph.

−x3
Figure 4. Graph of y = 6 + 2x + 5


Example 2. Sketch the graph of the equation y = x2 over the interval [−3, 3].
Solution.
Step 1. (Table of values)
6 Graph of an Equation

x -3 -2 -1 0 1 2 3
y 9 4 1 0 1 4 9
Step 2. (Scale)

span
• Horizontal scale: Span = 3 − (−3) = 6, Scale = = 66 = 1
no. of x-values
span
• Vertical scale: Span = 9−(0) = 9, Scale = = 95 = 1.8 ≈ 2
no. of y-values
Step 3. (Sketch)

Figure 5. Graph of y = x2


Practice Problems
1. y = −3
2. y = 2x + 3
3. y = −x2 + 2
4. y = −x3 , [−3, 3]
5. y = x1 , [−5, 5]
6. y = x12 , [−5, 5]

——————————————————–
(I shall welcome your suggestions to improve these notes.)

You might also like