Graphing Linear Equations Worksheet: 20 Practice Problems with Full Solutions
A graphing linear equations worksheet gives you the repetition needed to turn an abstract concept into a reliable skill. Whether you're working through y = mx + b for the first time or brushing up before a test, the real learning happens when you pick up a pencil and plot points yourself. This guide doubles as a complete graphing linear equations worksheet — with 20 problems arranged by difficulty, full worked solutions, and honest explanations of the mistakes that trip most students up.
Contents
- 01What Is a Graphing Linear Equations Worksheet and Why Use One?
- 02Core Concepts Review: Slope, Intercepts, and the Three Linear Forms
- 03How to Graph a Linear Equation: The Universal 4-Step Method
- 04Graphing Linear Equations Worksheet — Set 1: Slope-Intercept Form
- 05Graphing Linear Equations Worksheet — Set 2: Standard Form (Ax + By = C)
- 06Graphing Linear Equations Worksheet — Set 3: Point-Slope Form and Special Lines
- 07Common Mistakes When Graphing Linear Equations
- 08Speed and Accuracy Tips for Any Graphing Linear Equations Worksheet
- 09Frequently Asked Questions About Graphing Linear Equations
What Is a Graphing Linear Equations Worksheet and Why Use One?
A graphing linear equations worksheet is a structured set of problems that asks you to draw the line represented by a given equation on a coordinate plane. Unlike solving for x, graphing forces you to think visually — you must connect the algebra (an equation) to its geometry (a straight line). This connection is the foundation for every topic that follows in algebra: systems of equations, inequalities, functions, and eventually calculus. Worksheets work because they provide deliberate practice. A single example in a textbook shows you the method once; a worksheet makes you apply it eight, ten, or twenty times until the procedure becomes automatic. Research in math education consistently shows that distributed practice — working many short problems across several sessions — leads to better retention than reading or watching the same problem solved repeatedly. The problems below are arranged in three sets. Set 1 uses slope-intercept form (the most common starting point). Set 2 uses standard form, which requires an extra conversion step. Set 3 covers point-slope form and two special cases: horizontal and vertical lines. Each problem includes a complete solution so you can check your work immediately.
Core Concepts Review: Slope, Intercepts, and the Three Linear Forms
Before touching the worksheet problems, make sure these four ideas are solid. Every graphing task in this guide reduces to one or more of them.
1. Slope (m): the steepness of the line
Slope = rise ÷ run = (y₂ − y₁) ÷ (x₂ − x₁). A positive slope rises left to right; negative falls; zero is horizontal; undefined is vertical. For example, m = 3/4 means go up 3 units for every 4 units to the right.
2. y-intercept (b): where the line crosses the y-axis
At the y-intercept, x = 0. If the equation is y = 2x + 5, set x = 0 and you get y = 5, so the y-intercept is the point (0, 5). Plot this point first — it is always your starting anchor on the coordinate plane.
3. x-intercept: where the line crosses the x-axis
At the x-intercept, y = 0. For y = 2x + 5, set y = 0: 0 = 2x + 5, so x = −5/2 = −2.5. The x-intercept is (−2.5, 0). Knowing both intercepts is enough to draw any non-vertical line — just plot both points and connect them.
4. The three standard forms
Slope-intercept form: y = mx + b (slope m, y-intercept b — easiest to graph directly). Standard form: Ax + By = C (convert by solving for y, or find both intercepts quickly). Point-slope form: y − y₁ = m(x − x₁) (used when you know slope m and one point (x₁, y₁)).
Every linear equation can be written in any of the three forms — the graph is always the same line regardless of which form you start with.
How to Graph a Linear Equation: The Universal 4-Step Method
This four-step process works for any linear equation in any form. Once you have it memorized you can complete every problem on this graphing linear equations worksheet without getting stuck.
1. Step 1 — Identify or convert to slope-intercept form
If the equation is already y = mx + b, read off m and b directly. If it is in standard form (like 3x − 2y = 6), isolate y: subtract 3x from both sides to get −2y = −3x + 6, then divide by −2 to get y = (3/2)x − 3. If it is in point-slope form (like y − 4 = 2(x − 1)), expand and simplify: y = 2x − 2 + 4 = 2x + 2.
2. Step 2 — Plot the y-intercept
Locate b on the y-axis and mark that point. In y = (3/2)x − 3, the y-intercept is −3, so mark the point (0, −3). This is your anchor — every other point is found by applying the slope from here.
3. Step 3 — Use the slope to find a second point
Write slope as a fraction: rise/run. From your anchor, move 'rise' units vertically and 'run' units horizontally and mark the new point. For m = 3/2: from (0, −3) move up 3 and right 2 to land at (2, 0). For a negative slope like m = −2/3: from (0, 4) move down 2 and right 3 to reach (3, 2). Always plot at least two points; three is safer — it catches arithmetic errors.
4. Step 4 — Draw the line and label it
Use a ruler to connect your points and extend the line in both directions, adding arrowheads to show it continues forever. Write the original equation beside the line. Check: does the line pass through your y-intercept? Do the x and y values at another plotted point satisfy the original equation when you substitute them in?
Plot the y-intercept first, apply the slope to get a second point, then draw through both — this three-move sequence works every time.
Graphing Linear Equations Worksheet — Set 1: Slope-Intercept Form
These eight problems all start in y = mx + b form. Graph each one on a coordinate grid (or simply verify your answer by checking two points against the equation). Full solutions follow each problem.
1. Problem 1: Graph y = 2x + 1
Solution: m = 2, b = 1. Plot (0, 1). From there, rise 2 and run 1 right → (1, 3). Rise 2 again → (2, 5). Check: does (1, 3) satisfy y = 2(1) + 1 = 3? Yes. Draw the line through (0, 1), (1, 3), (2, 5).
2. Problem 2: Graph y = −3x + 4
Solution: m = −3 = −3/1, b = 4. Plot (0, 4). From there, fall 3 and run 1 right → (1, 1). Fall 3 again → (2, −2). The line falls steeply from left to right. x-intercept check: 0 = −3x + 4, x = 4/3 ≈ 1.33, so the line crosses the x-axis just right of x = 1. ✓
3. Problem 3: Graph y = (1/2)x − 3
Solution: m = 1/2, b = −3. Plot (0, −3). Rise 1, run 2 right → (2, −2). Rise 1, run 2 again → (4, −1). The line has a gentle upward slope. x-intercept: 0 = (1/2)x − 3, x = 6, so (6, 0) is also on the line. ✓
4. Problem 4: Graph y = −(2/3)x + 5
Solution: m = −2/3, b = 5. Plot (0, 5). Fall 2, run 3 right → (3, 3). Fall 2, run 3 again → (6, 1). x-intercept: 0 = −(2/3)x + 5, (2/3)x = 5, x = 7.5, so (7.5, 0). ✓
5. Problem 5: Graph y = 4x
Solution: m = 4, b = 0 (line passes through the origin). Plot (0, 0). Rise 4, run 1 → (1, 4). Rise 4, run 1 → (2, 8). Since the line passes through the origin, also plot (−1, −4) for balance. This is proportional — every y value is exactly 4× the x value.
6. Problem 6: Graph y = −x + 2
Solution: m = −1 = −1/1, b = 2. Plot (0, 2). Fall 1, run 1 right → (1, 1). Fall 1 again → (2, 0). Note (2, 0) is also the x-intercept, which confirms the graph. The line has slope −1, meaning it makes a 45° angle falling left to right.
7. Problem 7: Graph y = (3/4)x − 6
Solution: m = 3/4, b = −6. Plot (0, −6). Rise 3, run 4 → (4, −3). Rise 3, run 4 → (8, 0). The x-intercept is (8, 0). Check: y = (3/4)(8) − 6 = 6 − 6 = 0. ✓ The line starts deep below the x-axis and rises gradually.
8. Problem 8: Graph y = −(5/2)x + 10
Solution: m = −5/2, b = 10. Plot (0, 10). Fall 5, run 2 → (2, 5). Fall 5, run 2 → (4, 0). x-intercept at x = 4 confirmed: y = −(5/2)(4) + 10 = −10 + 10 = 0. ✓ This steeper negative slope drops quickly; the line crosses both axes at positive values.
Graphing Linear Equations Worksheet — Set 2: Standard Form (Ax + By = C)
Standard form equations require one extra step before graphing — you can either convert to slope-intercept form or find both intercepts directly and draw through them. Both methods are shown below. Finding intercepts directly is often faster for standard form.
1. Problem 9: Graph 2x + y = 6
Method: find intercepts. x-intercept (set y = 0): 2x = 6, x = 3 → point (3, 0). y-intercept (set x = 0): y = 6 → point (0, 6). Draw through (3, 0) and (0, 6). Converted form: y = −2x + 6 (slope m = −2, b = 6). ✓
2. Problem 10: Graph 3x − 4y = 12
Intercept method: x-intercept: 3x = 12, x = 4 → (4, 0). y-intercept: −4y = 12, y = −3 → (0, −3). Draw through (4, 0) and (0, −3). Converted form: y = (3/4)x − 3, so m = 3/4. Check with (4, 0): y = (3/4)(4) − 3 = 3 − 3 = 0. ✓
3. Problem 11: Graph x + 2y = 8
x-intercept: x = 8 → (8, 0). y-intercept: 2y = 8, y = 4 → (0, 4). Converted: y = −(1/2)x + 4. Third check point: x = 4 → y = −2 + 4 = 2, so (4, 2) is on the line. Verify: 4 + 2(2) = 4 + 4 = 8. ✓
4. Problem 12: Graph 5x − 2y = −10
x-intercept: 5x = −10, x = −2 → (−2, 0). y-intercept: −2y = −10, y = 5 → (0, 5). Converted: y = (5/2)x + 5. This line crosses into the second quadrant. Check (2, 10): 5(2) − 2(10) = 10 − 20 = −10. ✓
5. Problem 13: Graph 4x + 3y = 0
Both intercepts are at the origin — set y = 0: x = 0; set x = 0: y = 0. When a standard form equation equals zero, the line passes through the origin. You need a second point. Use x = 3: 4(3) + 3y = 0, 3y = −12, y = −4 → (3, −4). Converted: y = −(4/3)x. m = −4/3, b = 0.
6. Problem 14: Graph 2x − 5y = 15
x-intercept: 2x = 15, x = 7.5 → (7.5, 0). y-intercept: −5y = 15, y = −3 → (0, −3). Since 7.5 may be awkward to plot precisely, also compute x = 5: 2(5) − 5y = 15, −5y = 5, y = −1 → (5, −1). Three points: (0, −3), (5, −1), (7.5, 0). Converted: y = (2/5)x − 3.
For standard form, the intercept method (set x = 0, then y = 0) is usually faster than converting to slope-intercept — you go straight to two clean plotting points.
Graphing Linear Equations Worksheet — Set 3: Point-Slope Form and Special Lines
This set introduces point-slope form and two special cases every student must know: horizontal lines (y = k) and vertical lines (x = k). These are frequently misunderstood and show up on tests precisely because of that.
1. Problem 15: Graph the line with slope 3 passing through (2, 1)
Point-slope form: y − 1 = 3(x − 2). Expand: y = 3x − 6 + 1 = 3x − 5. Plot: b = −5, so (0, −5). From there, rise 3, run 1 → (1, −2). Rise 3, run 1 → (2, 1). The given point (2, 1) must be on the line — check: y = 3(2) − 5 = 1. ✓ Always verify the original point lies on your drawn line.
2. Problem 16: Graph the line with slope −2 passing through (−1, 4)
Point-slope form: y − 4 = −2(x − (−1)) = −2(x + 1). Expand: y = −2x − 2 + 4 = −2x + 2. Plot: b = 2, so (0, 2). Fall 2, run 1 → (1, 0). Fall 2, run 1 → (2, −2). Check the given point: y = −2(−1) + 2 = 2 + 2 = 4. ✓
3. Problem 17: Graph the line passing through (3, 5) and (7, 13)
First find slope: m = (13 − 5) ÷ (7 − 3) = 8 ÷ 4 = 2. Use point-slope with (3, 5): y − 5 = 2(x − 3), y = 2x − 6 + 5 = 2x − 1. y-intercept: b = −1. Check (7, 13): y = 2(7) − 1 = 13. ✓ Plot (0, −1), (3, 5), (7, 13) — all three align on the same line.
4. Problem 18: Graph y = 4 (horizontal line)
A horizontal line has slope m = 0. Every point on this line has y-coordinate 4, regardless of x. Plot (−2, 4), (0, 4), (3, 4) and draw a flat horizontal line. It crosses the y-axis at (0, 4) but never crosses the x-axis (unless the line is y = 0, which is the x-axis itself). Equation in slope-intercept: y = 0·x + 4.
5. Problem 19: Graph x = −3 (vertical line)
A vertical line is NOT a function — it fails the vertical line test. Every point has x-coordinate −3. Plot (−3, −2), (−3, 0), (−3, 4) and draw a straight vertical line. Slope is undefined (dividing by zero in the rise/run formula). This line cannot be written in slope-intercept form; x = −3 is its only representation.
6. Problem 20: Graph the line with slope 0 passing through (5, −2)
Slope 0 means the line is horizontal. Point-slope: y − (−2) = 0(x − 5), which simplifies to y = −2. This is a horizontal line crossing the y-axis at (0, −2). Plot (0, −2), (2, −2), (5, −2) — the given point is on the line as expected. ✓
Horizontal lines (y = k) have slope 0 and are functions. Vertical lines (x = k) have undefined slope and are NOT functions — they fail the vertical line test.
Common Mistakes When Graphing Linear Equations
These are the errors that show up most often on graded work. Knowing them in advance is the fastest way to protect your score.
1. Mistake 1: Plotting slope as (run, rise) instead of (rise, run)
Slope = rise/run, so rise comes first (vertical change), run second (horizontal change). If m = 3/4, that means go UP 3, then RIGHT 4 — not right 3 then up 4. Reversing these gives the wrong line. Double-check: 'slope is rise over run' — the numerator is vertical.
2. Mistake 2: Using rise/run in the wrong direction for negative slopes
With m = −3/4, you can go DOWN 3 and RIGHT 4, OR UP 3 and LEFT 4. Both give the same line. Where students go wrong: going down 3 and LEFT 4 (wrong), or up 3 and right 4 (also wrong — that would be positive slope). The negative sign applies to the entire fraction, so flip only one direction.
3. Mistake 3: Misreading b when the equation is rearranged
In y = 3x − 7, the y-intercept is −7, not +7. Students often read the number at the end as positive. Always include the sign. Similarly, in y = −2x (no constant term), b = 0 and the line passes through the origin — not through y = 2 or some other default value.
4. Mistake 4: Not converting standard form before reading slope
From 4x + 2y = 8, a student might incorrectly read slope = 4 and y-intercept = 8. Wrong. Divide through: y = −2x + 4. The slope is −2 and y-intercept is 4. Always solve for y first in standard form before identifying m and b.
5. Mistake 5: Drawing the line between two points only, with no extension or arrows
A line extends infinitely in both directions. Connecting two dots with a line segment represents only part of the function. Always extend past your two plotted points and add arrowheads at both ends to show the line continues. Tests that ask you to 'graph the equation' deduct marks for segments without arrows.
6. Mistake 6: Skipping the check step
After graphing, pick a third point on your line (not one you used to draw it) and substitute its coordinates back into the original equation. If both sides are equal, your graph is almost certainly correct. This 15-second check catches the majority of graphing errors before they cost you points.
Speed and Accuracy Tips for Any Graphing Linear Equations Worksheet
Once you understand the method, these practical strategies help you work faster and with fewer errors — especially useful on timed tests.
1. Tip 1: Always plot three points, not two
Two points determine a line mathematically, but on paper a small error in one point can produce a noticeably wrong line. A third point (found by applying the slope one more time, or by substituting a convenient x value like x = 2 or x = 5) acts as a built-in sanity check. If all three align, your graph is correct.
2. Tip 2: Choose x values that make the arithmetic clean
When slope is a fraction like 3/5, pick x values that are multiples of 5 so the fraction cancels cleanly. For y = (3/5)x + 1, use x = 0 → y = 1; x = 5 → y = 4; x = 10 → y = 7. Whole-number y values are much easier to plot accurately than decimals like 3.6 or 4.8.
3. Tip 3: Use the intercept method as a fast shortcut
For any equation, you can quickly find two plotting points without converting forms: set x = 0 to get the y-intercept, and set y = 0 to get the x-intercept. This works for slope-intercept, standard, and point-slope forms alike. The two intercepts are almost always the cleanest points to plot.
4. Tip 4: Recognize the two special-case equations immediately
If an equation has no x term (like y = 6), it is a horizontal line — draw a flat horizontal line at y = 6. If an equation has no y term (like x = −2), it is a vertical line — draw a straight vertical line at x = −2. These two patterns appear on every graphing linear equations worksheet and take only seconds once you recognize them.
5. Tip 5: Label every line
On worksheets with multiple equations, label each line with its equation immediately after drawing it. On tests, unlabeled lines often receive no credit even if they are positioned correctly. Make labeling automatic — it takes one second and guarantees the grader can evaluate your work.
Plot the y-intercept, apply slope to get point two, apply slope once more for point three, then draw. Three-point graphing eliminates most arithmetic errors on any linear equations worksheet.
Frequently Asked Questions About Graphing Linear Equations
These questions come up on forums and in classrooms whenever students work through a graphing linear equations worksheet for the first time.
1. Do I need graph paper to practice graphing linear equations?
Graph paper makes plotting accurate, but you can practice on any grid. In a pinch, create a quick grid by drawing x and y axes with tick marks spaced equally. Many students also practice by generating a table of values (pick x = −2, −1, 0, 1, 2, compute y for each) and listing the points even without drawing — this builds intuition for the slope direction and y-intercept position.
2. What's the easiest form to graph from — slope-intercept, standard, or point-slope?
Slope-intercept (y = mx + b) is easiest because you read m and b directly with no algebra. Standard form (Ax + By = C) becomes easy once you know the intercept shortcut. Point-slope form (y − y₁ = m(x − x₁)) requires expanding first, so it adds one step. Most students prefer slope-intercept for graphing — if you have time, always convert to it first.
3. How do I graph a line when the slope is a whole number like m = 3?
Write the whole number as a fraction over 1: m = 3 = 3/1. Rise = 3, run = 1. From your y-intercept, go up 3 and right 1 to get the second point. This is exactly the same process as a fractional slope — the fraction just happens to have 1 in the denominator.
4. What does the graph of a linear equation look like if the slope is very large or very small?
A very large slope (like m = 10) produces a nearly vertical line — it rises 10 units for every 1 unit to the right, so it looks almost straight up. A very small slope (like m = 0.1 = 1/10) produces a nearly horizontal line — it rises only 1 unit for every 10 units to the right. A slope of exactly 0 gives a perfectly horizontal line.
5. Can two different equations produce the same graph?
Yes — equivalent equations graph to identical lines. For example, y = 2x + 4 and 2x − y + 4 = 0 and 4x − 2y = −8 are all the same line written differently. If you simplify two equations and they produce the same slope and y-intercept, their graphs are the same line. On a worksheet, watch for these 'trick' pairs.
6. How do I know if my graph is correct without an answer key?
Use the two-point check: substitute the coordinates of two points clearly on your drawn line back into the original equation. If both check out (left side = right side for both), your graph is correct. For extra confidence, compute the x-intercept algebraically (set y = 0, solve for x) and verify the line crosses the x-axis at exactly that value.
Related Articles
How to Graph a Linear Equation: Full Step-by-Step Guide
Deep-dive tutorial on graphing any linear equation using slope-intercept, standard, and point-slope forms.
Linear Equation Practice Problems with Solutions
More linear equations practice covering solving, writing, and interpreting equations in all forms.
How to Find the Equation of a Line
Learn how to work backwards — given a graph or two points, find the equation of the line.
Related Math Solvers
Step-by-Step Solutions
Get detailed explanations for every step, not just the final answer.
Practice Mode
Generate similar problems to practice and build confidence.
AI Math Tutor
Ask follow-up questions and get personalized explanations 24/7.
