Mathwords logoMathwords

Quadrants of a Graph — Definition, Formula & Examples

Quadrants of a graph are the four sections created when a horizontal x-axis and a vertical y-axis cross at the origin on a coordinate plane. They are numbered I through IV using Roman numerals, starting in the upper-right and moving counterclockwise.

When the coordinate plane is partitioned by the x-axis and y-axis, the resulting four open regions are called quadrants. Quadrant I contains all points (x,y)(x, y) where x>0x > 0 and y>0y > 0; Quadrant II where x<0x < 0 and y>0y > 0; Quadrant III where x<0x < 0 and y<0y < 0; and Quadrant IV where x>0x > 0 and y<0y < 0. Points lying on either axis are not in any quadrant.

How It Works

To find which quadrant a point belongs to, look at the signs of its x-coordinate and y-coordinate. If both are positive, the point is in Quadrant I. If x is negative and y is positive, it is in Quadrant II. Both negative means Quadrant III, and positive x with negative y means Quadrant IV. A helpful way to remember the order: start in the upper-right and count counterclockwise, like reading a backwards "C." If either coordinate is zero, the point sits on an axis rather than inside a quadrant.

Worked Example

Problem: Identify the quadrant for each point: A(3, 5), B(−4, 2), C(−1, −6), D(7, −3).
Step 1: Check point A(3, 5). Both coordinates are positive (x > 0, y > 0).
A(3,5)Quadrant IA(3,\,5) \Rightarrow \text{Quadrant I}
Step 2: Check point B(−4, 2). The x-coordinate is negative and the y-coordinate is positive.
B(4,2)Quadrant IIB(-4,\,2) \Rightarrow \text{Quadrant II}
Step 3: Check point C(−1, −6). Both coordinates are negative.
C(1,6)Quadrant IIIC(-1,\,-6) \Rightarrow \text{Quadrant III}
Step 4: Check point D(7, −3). The x-coordinate is positive and the y-coordinate is negative.
D(7,3)Quadrant IVD(7,\,-3) \Rightarrow \text{Quadrant IV}
Answer: A is in Quadrant I, B is in Quadrant II, C is in Quadrant III, and D is in Quadrant IV.

Another Example

Problem: A point has coordinates (0, −5). Which quadrant is it in?
Step 1: Examine the x-coordinate. It equals 0, which means the point lies directly on the y-axis.
x=0x = 0
Step 2: Because the point is on an axis, it does not belong to any quadrant.
Answer: The point (0, −5) is on the y-axis and is not in any quadrant.

Visualization

Why It Matters

Knowing quadrants is essential in pre-algebra and algebra courses whenever you graph equations or interpret data on a coordinate plane. In trigonometry, the quadrant of an angle determines the sign of sine, cosine, and tangent. Scientists and programmers also rely on quadrant identification when working with GPS coordinates, screen pixels, or any two-dimensional data display.

Common Mistakes

Mistake: Numbering the quadrants clockwise (putting Quadrant II in the upper-right).
Correction: Always start in the upper-right with Quadrant I and count counterclockwise: I → II → III → IV.
Mistake: Placing a point like (0, 4) or (−3, 0) into a quadrant.
Correction: Any point where x = 0 or y = 0 lies on an axis, not inside a quadrant. Only points with two nonzero coordinates belong to a quadrant.