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

Lesson 6 Extra Practice Equations In Y Mx B Form Answers - Fill ... - Free Printable

Lesson 6 Extra Practice Equations In Y Mx B Form Answers - Fill ...

Educational worksheet: Lesson 6 Extra Practice Equations In Y Mx B Form Answers - Fill .... Download and print for classroom or home learning activities.

PNG 298×386 6.5 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #1522210
Show Answer Key & Explanations Step-by-step solution for: Lesson 6 Extra Practice Equations In Y Mx B Form Answers - Fill ...

Problem Overview:


The task involves writing equations of lines in slope-intercept form ($y = mx + b$), where:
- $m$ is the slope,
- $b$ is the y-intercept.

We are given specific slopes and y-intercepts for some problems, and for others, we need to determine the slope and y-intercept from tables or graphs. Let's solve each part step by step.

---

Part 1: Write an equation of a line in slope-intercept form with the given slope and y-intercept



#### 1. Slope: 3, y-intercept: -5
- Slope ($m$) = 3
- y-intercept ($b$) = -5
- Equation: $y = mx + b$
- Substituting values: $y = 3x - 5$

Answer: $y = 3x - 5$

#### 2. Slope: 2, y-intercept: -6
- Slope ($m$) = 2
- y-intercept ($b$) = -6
- Equation: $y = mx + b$
- Substituting values: $y = 2x - 6$

Answer: $y = 2x - 6$

#### 3. Slope: -6, y-intercept: $\frac{1}{2}$
- Slope ($m$) = -6
- y-intercept ($b$) = $\frac{1}{2}$
- Equation: $y = mx + b$
- Substituting values: $y = -6x + \frac{1}{2}$

Answer: $y = -6x + \frac{1}{2}$

#### 4. Slope: -7, y-intercept: $\frac{3}{4}$
- Slope ($m$) = -7
- y-intercept ($b$) = $\frac{3}{4}$
- Equation: $y = mx + b$
- Substituting values: $y = -7x + \frac{3}{4}$

Answer: $y = -7x + \frac{3}{4}$

#### 5. Slope: $\frac{1}{2}$, y-intercept: 7
- Slope ($m$) = $\frac{1}{2}$
- y-intercept ($b$) = 7
- Equation: $y = mx + b$
- Substituting values: $y = \frac{1}{2}x + 7$

Answer: $y = \frac{1}{2}x + 7$

#### 6. Slope: $\frac{3}{4}$, y-intercept: -8
- Slope ($m$) = $\frac{3}{4}$
- y-intercept ($b$) = -8
- Equation: $y = mx + b$
- Substituting values: $y = \frac{3}{4}x - 8$

Answer: $y = \frac{3}{4}x - 8$

---

Part 2: Write an equation in slope-intercept form for each table



#### 7. Table:
| $x$ | 0 | 1 | 2 |
|-----|---|---|---|
| $y$ | 0 | 1 | 2 |

- Step 1: Identify the y-intercept ($b$).
- When $x = 0$, $y = 0$. So, the y-intercept is $b = 0$.

- Step 2: Calculate the slope ($m$).
- Slope formula: $m = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}$
- Using points $(0, 0)$ and $(1, 1)$:
$$
m = \frac{1 - 0}{1 - 0} = 1
$$

- Step 3: Write the equation.
- Slope ($m$) = 1
- y-intercept ($b$) = 0
- Equation: $y = mx + b$
- Substituting values: $y = 1x + 0$ or $y = x$

Answer: $y = x$

#### 8. Table:
| $x$ | -1 | 0 | 1 |
|-----|----|---|---|
| $y$ | -3 | -1 | 1 |

- Step 1: Identify the y-intercept ($b$).
- When $x = 0$, $y = -1$. So, the y-intercept is $b = -1$.

- Step 2: Calculate the slope ($m$).
- Slope formula: $m = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}$
- Using points $(0, -1)$ and $(1, 1)$:
$$
m = \frac{1 - (-1)}{1 - 0} = \frac{1 + 1}{1} = 2
$$

- Step 3: Write the equation.
- Slope ($m$) = 2
- y-intercept ($b$) = -1
- Equation: $y = mx + b$
- Substituting values: $y = 2x - 1$

Answer: $y = 2x - 1$

#### 9. Table:
| $x$ | 2 | 3 | 4 |
|-----|---|---|---|
| $y$ | 6 | 9 | 12 |

- Step 1: Identify the y-intercept ($b$).
- To find the y-intercept, we need to determine the value of $y$ when $x = 0$.
- From the pattern, observe that $y$ increases by 3 for every increase of 1 in $x$. This suggests a linear relationship with a slope of 3.
- Using the point $(2, 6)$:
$$
y = mx + b \implies 6 = 3(2) + b \implies 6 = 6 + b \implies b = 0
$$

- Step 2: Confirm the slope ($m$).
- Slope formula: $m = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}$
- Using points $(2, 6)$ and $(3, 9)$:
$$
m = \frac{9 - 6}{3 - 2} = \frac{3}{1} = 3
$$

- Step 3: Write the equation.
- Slope ($m$) = 3
- y-intercept ($b$) = 0
- Equation: $y = mx + b$
- Substituting values: $y = 3x$

Answer: $y = 3x$

---

Part 3: Write an equation in slope-intercept form for each graph



#### 10. Graph:
- The graph shows a line passing through the origin (0, 0) with a slope of 1.
- Step 1: Identify the y-intercept ($b$).
- The line passes through the origin, so the y-intercept is $b = 0$.

- Step 2: Identify the slope ($m$).
- The line rises 1 unit for every 1 unit it runs to the right, so the slope is $m = 1$.

- Step 3: Write the equation.
- Slope ($m$) = 1
- y-intercept ($b$) = 0
- Equation: $y = mx + b$
- Substituting values: $y = 1x + 0$ or $y = x$

Answer: $y = x$

#### 11. Graph:
- The graph shows a line with a negative slope and a y-intercept at (0, 2).
- Step 1: Identify the y-intercept ($b$).
- The line crosses the y-axis at $y = 2$, so the y-intercept is $b = 2$.

- Step 2: Identify the slope ($m$).
- The line falls 1 unit for every 1 unit it runs to the right, so the slope is $m = -1$.

- Step 3: Write the equation.
- Slope ($m$) = -1
- y-intercept ($b$) = 2
- Equation: $y = mx + b$
- Substituting values: $y = -1x + 2$ or $y = -x + 2$

Answer: $y = -x + 2$

#### 12. Graph:
- The graph shows a horizontal line passing through $y = 3$.
- Step 1: Identify the y-intercept ($b$).
- The line is horizontal and passes through $y = 3$, so the y-intercept is $b = 3$.

- Step 2: Identify the slope ($m$).
- A horizontal line has a slope of 0.

- Step 3: Write the equation.
- Slope ($m$) = 0
- y-intercept ($b$) = 3
- Equation: $y = mx + b$
- Substituting values: $y = 0x + 3$ or $y = 3$

Answer: $y = 3$

#### 13. Graph:
- The graph shows a line with a positive slope and a y-intercept at (0, -2).
- Step 1: Identify the y-intercept ($b$).
- The line crosses the y-axis at $y = -2$, so the y-intercept is $b = -2$.

- Step 2: Identify the slope ($m$).
- The line rises 2 units for every 1 unit it runs to the right, so the slope is $m = 2$.

- Step 3: Write the equation.
- Slope ($m$) = 2
- y-intercept ($b$) = -2
- Equation: $y = mx + b$
- Substituting values: $y = 2x - 2$

Answer: $y = 2x - 2$

#### 14. Graph:
- The graph shows a line with a positive slope and a y-intercept at (0, 1).
- Step 1: Identify the y-intercept ($b$).
- The line crosses the y-axis at $y = 1$, so the y-intercept is $b = 1$.

- Step 2: Identify the slope ($m$).
- The line rises 1 unit for every 1 unit it runs to the right, so the slope is $m = 1$.

- Step 3: Write the equation.
- Slope ($m$) = 1
- y-intercept ($b$) = 1
- Equation: $y = mx + b$
- Substituting values: $y = 1x + 1$ or $y = x + 1$

Answer: $y = x + 1$

#### 15. Graph:
- The graph shows a line with a positive slope and a y-intercept at (0, 0).
- Step 1: Identify the y-intercept ($b$).
- The line passes through the origin, so the y-intercept is $b = 0$.

- Step 2: Identify the slope ($m$).
- The line rises 2 units for every 1 unit it runs to the right, so the slope is $m = 2$.

- Step 3: Write the equation.
- Slope ($m$) = 2
- y-intercept ($b$) = 0
- Equation: $y = mx + b$
- Substituting values: $y = 2x$

Answer: $y = 2x$

---

Final Answers:


1. $y = 3x - 5$
2. $y = 2x - 6$
3. $y = -6x + \frac{1}{2}$
4. $y = -7x + \frac{3}{4}$
5. $y = \frac{1}{2}x + 7$
6. $y = \frac{3}{4}x - 8$
7. $y = x$
8. $y = 2x - 1$
9. $y = 3x$
10. $y = x$
11. $y = -x + 2$
12. $y = 3$
13. $y = 2x - 2$
14. $y = x + 1$
15. $y = 2x$

$$
\boxed{
\begin{aligned}
&1. y = 3x - 5 \\
&2. y = 2x - 6 \\
&3. y = -6x + \frac{1}{2} \\
&4. y = -7x + \frac{3}{4} \\
&5. y = \frac{1}{2}x + 7 \\
&6. y = \frac{3}{4}x - 8 \\
&7. y = x \\
&8. y = 2x - 1 \\
&9. y = 3x \\
&10. y = x \\
&11. y = -x + 2 \\
&12. y = 3 \\
&13. y = 2x - 2 \\
&14. y = x + 1 \\
&15. y = 2x
\end{aligned}
}
$$
Parent Tip: Review the logic above to help your child master the concept of y mx b 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 y mx b worksheet)

Y Mx B Word Problems Worksheet Pdf - Fill Online, Printable ...
Free Answer Key Slope Intercept Form Worksheet Collection
How to graph y=mx + b
Writing a Linear Equation from the Slope and y-intercept (A)
Slope Intercept Form Worksheets with Answer Key
SOLUTION: Slope intercept form worksheet - Studypool
Interpreting linear functions in a form of y=mx+b and its graph ...
Solved LMCMinent Worksheet Formulas For a Line You can think ...
26 - Linear Equation Word Problems.pdf - Y = mx b Word Problems 1 ...
Literal Equations (B) - Rewriting to Solve for a Variable ...