krit.club logo

Introduction to Graphs - The Cartesian Plane and Coordinates

Grade 8CBSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

The Cartesian Plane is a two-dimensional surface formed by the intersection of two perpendicular number lines: the horizontal 'x-axis' and the vertical 'y-axis'. These axes intersect at a point called the 'Origin', represented by the letter OO and coordinates (0,0)(0, 0). Visualizing this, the plane looks like a grid where the x-axis goes from left to right and the y-axis goes from bottom to top.

A point in the Cartesian plane is identified by an 'Ordered Pair' written as (x,y)(x, y). The first number xx is the 'abscissa' (horizontal distance from the y-axis), and the second number yy is the 'ordinate' (vertical distance from the x-axis). For example, to find (2,3)(2, 3), you move 22 units right from the origin and 33 units up.

The x-axis and y-axis divide the plane into four regions called 'Quadrants', numbered I, II, III, and IV in a counter-clockwise direction starting from the top right. In Quadrant I, coordinates are (+,+)(+, +); in Quadrant II, they are (,+)(-, +); in Quadrant III, they are (,)(-, -); and in Quadrant IV, they are (+,)(+, -).

Points that lie directly on the axes have one coordinate equal to zero. Any point on the x-axis has a y-coordinate of 00, written as (x,0)(x, 0). Similarly, any point on the y-axis has an x-coordinate of 00, written as (0,y)(0, y). For instance, (5,0)(5, 0) is a point on the x-axis, while (0,4)(0, -4) is on the y-axis.

A 'Linear Graph' is a graph that is a whole unbroken line. It is formed by joining points that have a constant relationship. When you plot points from a table and they all lie on a single straight path, the resulting figure is a line graph representing a linear relationship between the variables.

The independent variable (a value that changes on its own, like time) is usually plotted on the horizontal x-axis, while the dependent variable (a value that changes based on the independent variable, like distance) is plotted on the vertical y-axis.

📐Formulae

Coordinates of the Origin: (0,0)(0, 0)

General form of a point: P(x,y)P(x, y)

Equation of the x-axis: y=0y = 0

Equation of the y-axis: x=0x = 0

Linear relationship form: y=mx+cy = mx + c (where mm and cc are constants)

💡Examples

Problem 1:

Identify the location (Quadrant or Axis) of the following points: A(4,5)A(4, 5), B(2,3)B(-2, 3), C(1,5)C(-1, -5), D(3,2)D(3, -2), and E(0,7)E(0, 7).

Solution:

  1. Point A(4,5)A(4, 5): Both x>0x > 0 and y>0y > 0, so it is in Quadrant I.\n2. Point B(2,3)B(-2, 3): Here x<0x < 0 and y>0y > 0, so it is in Quadrant II.\n3. Point C(1,5)C(-1, -5): Both x<0x < 0 and y<0y < 0, so it is in Quadrant III.\n4. Point D(3,2)D(3, -2): Here x>0x > 0 and y<0y < 0, so it is in Quadrant IV.\n5. Point E(0,7)E(0, 7): Since the x-coordinate is 00, the point lies on the y-axis.

Explanation:

To determine the location, check the signs of the xx and yy coordinates. If a coordinate is 00, the point lies on an axis rather than in a quadrant.

Problem 2:

A point PP is 44 units to the left of the y-axis and 66 units above the x-axis. Find its coordinates.

Solution:

  1. '4 units to the left of the y-axis' means the x-coordinate (abscissa) is negative: x=4x = -4.\n2. '6 units above the x-axis' means the y-coordinate (ordinate) is positive: y=6y = 6.\n3. Combining these into an ordered pair (x,y)(x, y), we get P(4,6)P(-4, 6).

Explanation:

Direction matters: 'Left' and 'Down' indicate negative values; 'Right' and 'Up' indicate positive values relative to the origin.