SOLUTION: can someone please help me with coordinate grids?

Algebra ->  Coordinate-system -> SOLUTION: can someone please help me with coordinate grids?      Log On


   



Question 276186: can someone please help me with coordinate grids?
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!

Let's plot the point (3,4)

Start with this:

drawing%28400%2C400%2C-6%2C6%2C-6%2C6%2C%0D%0A%0D%0Agrid%281%29+%29 


1. find 3 on the x-axis (the horizontal axis,
and draw a vertical line through it, like the green one below:


 
 

2. find 4 on the y-axis (the vertical axis,
and draw a horizontal line through it, like the blue one below:

 


3. Mark the point where the green line and the blue line cross,
and label it (3,4).  The 3 means it is in line with 3 on
the x-axis and the 4 means it is in line with 4 on the y-axis.



)}}} 


4. Finally, erase the green and blue lines:





-----
Now let's plot the point (-5,1)


drawing%28400%2C400%2C-6%2C6%2C-6%2C6%2C%0D%0A%0D%0Agrid%281%29+%29 


To plot the point (-5,1) 

1. find -5 on the x-axis (the horizontal axis,
and draw a vertical line through it, like the green one below:


 

2. find 1 on the y-axis (the vertical axis,
and draw a horizontal line through it, like the blue one below:

 
Mark the point where the green line and the blue line cross,
and label it (-5,1).  The -5 means it is in line with -5 on
the x-axis and the 1 means it is in line with 1 on the y-axis.



4. Finally, erase the green and blue lines:




Edwin