8th grade: Understanding the Cartesian Plane
1. Introduction to the Cartesian Plane
The Cartesian Plane, also known as the coordinate plane, is a two-dimensional surface formed by two perpendicular number lines, called axes, intersecting at a point called the origin. It is used to uniquely identify every point in the plane using a pair of numerical coordinates. Named after the French mathematician René Descartes, it is fundamental in mathematics for graphing equations and representing various relationships.
2. Components of the Cartesian Plane
2.1 Axes
X-axis (Horizontal Axis): This is the horizontal number line. Positive values are to the right of the origin, and negative values are to the left.
Y-axis (Vertical Axis): This is the vertical number line. Positive values are above the origin, and negative values are below.
2.2 Origin
The point where the X-axis and Y-axis intersect is called the origin. Its coordinates are .
2.3 Quadrants
The two axes divide the plane into four regions, each called a quadrant. These are numbered counter-clockwise using Roman numerals, starting from the top-right:
Quadrant 1 (I): Both x and y coordinates are positive .
Quadrant 2 (II): x coordinates are negative, and y coordinates are positive .
Quadrant 3 (III): Both x and y coordinates are negative .
Quadrant 4 (IV): x coordinates are positive, and y coordinates are negative .
3. Plotting Points
Points on the Cartesian plane are represented by ordered pairs , where:
is the x-coordinate (abscissa), indicating the horizontal distance from the origin along the x-axis.
is the y-coordinate (ordinate), indicating the vertical distance from the origin along the y-axis.
To plot a point :
Start at the origin .
Move horizontally along the x-axis by units (right if x > 0, left if x < 0).
From that position, move vertically along the y-axis by units (up if y > 0, down if y < 0).
Mark the final position as the point .