Graphing on the Coordinate Plane
Plot points and linear equations on the coordinate plane, identify x- and y-intercepts, and build a table of values to sketch any line.
Every chart you've ever seen β a stock price over time, a temperature reading for the week, a sales growth curve β is a graph on a coordinate plane. The ability to plot points and read graphs is how mathematics becomes visible. In data analysis, engineering, and business, communicating with graphs is as essential as communicating with words.
- Identify the four quadrants and plot any ordered pair (x, y)
- Build a table of values to graph a linear equation
- Find x-intercepts and y-intercepts from an equation or graph
(β, +)
(+, +)
(β, β)
(+, β)
Move right for positive x, left for negative x. Move up for positive y, down for negative y. Always go horizontal first (x), then vertical (y).
Building a Table of Values
To graph \(y = 2x - 1\), pick several x values, compute y, and plot:
Table of Values β y = 2x β 1
| x | 2x β 1 | y | Point |
|---|---|---|---|
| β1 | 2(β1)β1 | β3 | (β1, β3) |
| 0 | 2(0)β1 | β1 | (0, β1) |
| 1 | 2(1)β1 | 1 | (1, 1) |
| 2 | 2(2)β1 | 3 | (2, 3) |
Plot these four points and connect with a straight line to graph y = 2x β 1.
Plot the points A(3, 2), B(β2, 4), C(0, β3), and D(β1, β1).
- A(3, 2): right 3, up 2 β Quadrant I
- B(β2, 4): left 2, up 4 β Quadrant II
- C(0, β3): no horizontal move, down 3 β on the y-axis
- D(β1, β1): left 1, down 1 β Quadrant III
Find the x- and y-intercepts of \(3x + 2y = 12\).
- y-intercept (set x=0): \(3(0) + 2y = 12\) β \(y = 6\) β point (0, 6)
- x-intercept (set y=0): \(3x + 2(0) = 12\) β \(x = 4\) β point (4, 0)
Plot (0, 6) and (4, 0), then draw a line through them.
A store's monthly revenue is modeled by \(R = 500m + 2000\) where m = months since opening. Find the initial revenue (y-intercept) and when revenue reaches $7,000.
- y-intercept (m=0): \(R = 2000\) β the store opened with $2,000 in revenue.
- Set R = 7000: \(500m + 2000 = 7000\) β \(500m = 5000\) β \(m = 10\)
Revenue hits $7,000 at month 10. The y-intercept tells you the starting value.
- Which quadrant contains the point (β3, 5)?
- Find both intercepts of \(4x - y = 8\).
- Complete the table for \(y = -x + 3\) at x = β1, 0, 1, 2.
βΆ Show Answers
- Quadrant II β negative x, positive y.
- x-intercept: set y=0: \(4x=8\), point (2, 0). y-intercept: set x=0: \(-y=8\), point (0, β8).
- y values: 4, 3, 2, 1 β points (β1,4), (0,3), (1,2), (2,1).
- Reversing (x, y) order: In (3, 5), the 3 is always x (horizontal) and 5 is always y (vertical). Never flip them.
- Wrong intercept substitution: For the x-intercept, set y = 0 (not x). For the y-intercept, set x = 0 (not y).
- Not plotting enough points: Two points define a line, but plot at least 3 to catch any calculation errors.
- Ordered pairs (x, y): x is horizontal (left/right), y is vertical (up/down).
- y-intercept: set x = 0 and solve for y. x-intercept: set y = 0 and solve for x.
- Build a table of values by picking at least 3 x-values and computing y.
- Any two points determine a unique line β three confirms you plotted correctly.
Data scientists plot scatter graphs to visualize relationships between variables β identifying trends, outliers, and correlations. Every data visualization tool (Excel, Tableau, Python's matplotlib) is built on the coordinate plane. Reading and interpreting these graphs β finding intercepts, understanding slope β is a fundamental skill for any data-driven profession.
Calculator Connection
The Function Plotter graphs any equation in slope-intercept form β enter your equation and see the line plotted instantly with intercepts labeled. The Slope-Intercept Form Calculator helps you convert any linear equation to y = mx + b form for easy graphing.
Interactive Diagram
Drag the elements to explore the concept hands-on.
Try it with the Calculator
Apply what you've learned with these tools.
Graphing on the Coordinate Plane - Quiz
5 questions per attempt Β· Intermediate Β· Pass at 70%
Start Quiz β