Free. Exclusive. Just for you.
Four unique services that make learning easier, faster, and smarter - only on our website.

Graphing Linear Equation Worksheets - Free Printable

Graphing Linear Equation Worksheets

Educational worksheet: Graphing Linear Equation Worksheets. Download and print for classroom or home learning activities.

PNG 484×628 24.8 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #843213
Show Answer Key & Explanations Step-by-step solution for: Graphing Linear Equation Worksheets
Let's solve each problem step by step.

---

Problem 5: $3x + y = 5$



#### Step 1: Write in Function Form
We want to solve for $y$ in terms of $x$:
$$
3x + y = 5
$$
Subtract $3x$ from both sides:
$$
y = -3x + 5
$$

Function Form: $y = -3x + 5$

---

#### Step 2: Create a Table of Values

Use the function $y = -3x + 5$ and plug in values of $x$:

| $x$ | $y = -3x + 5$ | $y$ | $(x, y)$ |
|------|------------------|-------|-----------|
| -2 | $-3(-2) + 5 = 6 + 5 = 11$ | 11 | (-2, 11) |
| -1 | $-3(-1) + 5 = 3 + 5 = 8$ | 8 | (-1, 8) |
| 0 | $-3(0) + 5 = 0 + 5 = 5$ | 5 | (0, 5) |
| 1 | $-3(1) + 5 = -3 + 5 = 2$ | 2 | (1, 2) |
| 2 | $-3(2) + 5 = -6 + 5 = -1$ | -1 | (2, -1) |

Completed table:

| $x$ | $y = -3x + 5$ | $y$ | $(x, y)$ |
|------|------------------|-------|-----------|
| -2 | $-3(-2) + 5$ | 11 | (-2, 11) |
| -1 | $-3(-1) + 5$ | 8 | (-1, 8) |
| 0 | $-3(0) + 5$ | 5 | (0, 5) |
| 1 | $-3(1) + 5$ | 2 | (1, 2) |
| 2 | $-3(2) + 5$ | -1 | (2, -1) |

---

#### Step 3: Graph the Equation
Plot the points:
(-2, 11), (-1, 8), (0, 5), (1, 2), (2, -1)

Then draw a straight line through them.
This is a line with slope $-3$ and y-intercept $5$.

> 📌 Note: Since this is text-based, you would plot these on the graph paper provided.

---

Problem 6: $4x + 4y = 8$



#### Step 1: Write in Function Form
$$
4x + 4y = 8
$$
Divide every term by 4:
$$
x + y = 2
$$
Solve for $y$:
$$
y = -x + 2
$$

Function Form: $y = -x + 2$

---

#### Step 2: Create a Table of Values

Use $y = -x + 2$

| $x$ | $y = -x + 2$ | $y$ | $(x, y)$ |
|------|----------------|-------|-----------|
| -2 | $-(-2) + 2 = 2 + 2 = 4$ | 4 | (-2, 4) |
| -1 | $-(-1) + 2 = 1 + 2 = 3$ | 3 | (-1, 3) |
| 0 | $-(0) + 2 = 0 + 2 = 2$ | 2 | (0, 2) |
| 1 | $-(1) + 2 = -1 + 2 = 1$ | 1 | (1, 1) |
| 2 | $-(2) + 2 = -2 + 2 = 0$ | 0 | (2, 0) |

Completed table:

| $x$ | $y = -x + 2$ | $y$ | $(x, y)$ |
|------|----------------|-------|-----------|
| -2 | $-(-2) + 2$ | 4 | (-2, 4) |
| -1 | $-(-1) + 2$ | 3 | (-1, 3) |
| 0 | $-(0) + 2$ | 2 | (0, 2) |
| 1 | $-(1) + 2$ | 1 | (1, 1) |
| 2 | $-(2) + 2$ | 0 | (2, 0) |

---

#### Step 3: Graph the Equation
Plot the points:
(-2, 4), (-1, 3), (0, 2), (1, 1), (2, 0)

Draw a straight line through them.
Slope = $-1$, y-intercept = $2$

---

Problem 7: $3x - 2y = 6$



#### Step 1: Write in Function Form
$$
3x - 2y = 6
$$
Solve for $y$:
$$
-2y = -3x + 6
$$
Divide both sides by $-2$:
$$
y = \frac{3}{2}x - 3
$$

Function Form: $y = \frac{3}{2}x - 3$

---

#### Step 2: Find Coordinates

Use $y = \frac{3}{2}x - 3$

| $x$ | $y = \frac{3}{2}x - 3$ | $y$ | $(x, y)$ |
|------|----------------------------|-------|-----------|
| -4 | $\frac{3}{2}(-4) - 3 = -6 - 3 = -9$ | -9 | (-4, -9) |
| -2 | $\frac{3}{2}(-2) - 3 = -3 - 3 = -6$ | -6 | (-2, -6) |
| 0 | $\frac{3}{2}(0) - 3 = 0 - 3 = -3$ | -3 | (0, -3) |
| 2 | $\frac{3}{2}(2) - 3 = 3 - 3 = 0$ | 0 | (2, 0) |
| 4 | $\frac{3}{2}(4) - 3 = 6 - 3 = 3$ | 3 | (4, 3) |

Completed table:

| $x$ | $y = \frac{3}{2}x - 3$ | $y$ | $(x, y)$ |
|------|----------------------------|-------|-----------|
| -4 | $\frac{3}{2}(-4) - 3$ | -9 | (-4, -9) |
| -2 | $\frac{3}{2}(-2) - 3$ | -6 | (-2, -6) |
| 0 | $\frac{3}{2}(0) - 3$ | -3 | (0, -3) |
| 2 | $\frac{3}{2}(2) - 3$ | 0 | (2, 0) |
| 4 | $\frac{3}{2}(4) - 3$ | 3 | (4, 3) |

---

Final Answers Summary:



#### 5) $3x + y = 5$
- Function Form: $y = -3x + 5$
- Table:
| x | y = -3x + 5 | y | (x, y) |
|---|-------------|----|--------|
| -2 | 11 | 11 | (-2, 11) |
| -1 | 8 | 8 | (-1, 8) |
| 0 | 5 | 5 | (0, 5) |
| 1 | 2 | 2 | (1, 2) |
| 2 | -1 | -1 | (2, -1) |

#### 6) $4x + 4y = 8$
- Function Form: $y = -x + 2$
- Table:
| x | y = -x + 2 | y | (x, y) |
|---|------------|----|--------|
| -2 | 4 | 4 | (-2, 4) |
| -1 | 3 | 3 | (-1, 3) |
| 0 | 2 | 2 | (0, 2) |
| 1 | 1 | 1 | (1, 1) |
| 2 | 0 | 0 | (2, 0) |

#### 7) $3x - 2y = 6$
- Function Form: $y = \frac{3}{2}x - 3$
- Table:
| x | y = (3/2)x - 3 | y | (x, y) |
|---|------------------|----|--------|
| -4 | -9 | -9 | (-4, -9) |
| -2 | -6 | -6 | (-2, -6) |
| 0 | -3 | -3 | (0, -3) |
| 2 | 0 | 0 | (2, 0) |
| 4 | 3 | 3 | (4, 3) |

---

You can now fill in the tables and graph problems 5 and 6 using the coordinates above. Problem 7 only requires the table. Let me know if you'd like help sketching the graphs!
Parent Tip: Review the logic above to help your child master the concept of linear equations graphing worksheet.
Print Download

How to use

Click Print to open a print-ready version directly in your browser, or use Download to save the file to your device. The ⭐ Answer button generates an AI answer key instantly - useful for teachers who need a quick reference. Need a different version? Our AI Worksheet Generator lets you create a custom worksheet on any topic in seconds.

(view all linear equations graphing worksheet)

Algebra 1 Worksheets | Linear Equations Worksheets
Systems Of Linear Equations Word Problems: Graphing Worksheet
Graphing Systems of Linear Equations | Worksheet | Education.com
Graphing Linear Equations Algebra 1 Skills Practice Worksheet by ...
Graphing Linear Functions Practice Worksheet
Graphing Linear Equations Practice
Algebra 1 Worksheets | Linear Equations Worksheets
Graphing Systems of Equations Worksheets - Math Monks
Graphing Linear Equations Worksheets
Solving Systems of Equations by Graphing Worksheet - Etsy Denmark