Choose a language: English | Malayalam

Algebra (Intermediate) - Co-ordinates & Graphs (Simple)
 
Co-ordinates | Graphs (Simple) | Quadratic Graphs
 

Co-ordinates

These are a way of plotting a point on a graph.

To plot the point A with co-ordinates (2,3) we start at 0 and move two places to the right and three places up on the x and y axis.

Example of plotting points:
Plot the points A(2,3), B(5,1), C(-3,-2), D(2,-3) and E(-1,2) on the graph below.
 

coor_simple1

Note: The first number in the bracket indicates the movement right or left.

The second number indicates the movement up or down.
 

Graphs (Simple)

The graph of a line can be given in the form of an equation.
 

Graphs of straight lines
An example of an equation of a straight line is y=2x.
 
To Plot the Graph of the equation
We can plot this graph by working out the co-ordinates. To do this we make up values for x and substitute them into the equation to find the values of y. The results are put in a table, as below.
 
Table of co-ordinates for y=2x
x y  
-1 -2 y = 2 x -1 = -2
0 0 y = 2 x 0 = 0
1 2 y = 2 x 1 = 2
3 6 y= 2 x 3= 6
 
 

Plotting these co-ordinates and drawing a line through them gives the graph of y=2x below.

  y=2x

 coord_simple2

Some simple equations whose lines should be known.

1) y lines, these are horizontal lines. For example y=2 y=-3 y=0.
2) x lines, are vertical lines For example x=5 x=10 x=0.
3) y=x and y=-x are diagonal lines.
4) x+y lines, for example x+y = 1 passes through 1 on the x axis and 1 on the y axis. 

Graphs of x and y lines
coord_simple3a
 
Graph of y=x and y=-x
coord_simple4a
 
Graph of x+y = 4 and x+y = 1
 coord_simple5
 

Quadratic Graphs

These are u shaped and are derived from plotting the graph of an equation whose highest power is x2. (A quadratic equation) The simplest example is y=x2

To Plot the graph of y=x2
y=x2
 
x y
-3 9
-2 4
-1 1
0 0
1 1
2 4
3 9
 These co-ordinates are plotted giving the graph of y=x2 as shown below.
 coord_simple6