Let's go through each question one by one.
-
Equation of the function based on slope and y-intercept: The slope (m) is 2, and the y-intercept (b) is 7. The equation in the form \( y = mx + b \) is: \[ y = 2x + 7 \]
-
Slope of the function \( y = -7x - 12 \): The slope (m) of the given equation is the coefficient of x. So, the slope is: \[ m = -7 \]
-
Writing the equation of the linear function from the table: To find the slope (m) from the two points (11, 58) and (20, 103), we use the formula for slope: \[ m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{103 - 58}{20 - 11} = \frac{45}{9} = 5 \] Now we can use one of the points (let's use (11, 58)) to find the y-intercept (b): \[ y = mx + b \implies 58 = 5(11) + b \implies 58 = 55 + b \implies b = 3 \] Therefore, the equation of the linear function is: \[ y = 5x + 3 \]
-
Writing the equation of the linear function from the graph: First, we calculate the slope (m) from the points (-3, -1) and (2, 4): \[ m = \frac{4 - (-1)}{2 - (-3)} = \frac{4 + 1}{2 + 3} = \frac{5}{5} = 1 \] Now, using one of the points (let's use (-3, -1)) to find the y-intercept (b): \[ y = mx + b \implies -1 = 1(-3) + b \implies -1 = -3 + b \implies b = 2 \] Therefore, the equation of the linear function is: \[ y = x + 2 \]
-
Writing the equation for Esperanza's earnings based on hours worked: To find the slope (m) we can calculate it based on the hours and earnings: \[ m = \frac{156 - 120}{8 - 6} = \frac{36}{2} = 18 \] Now, we can use one of the points (let's use (6, 120)) to find the y-intercept (b): \[ y = mx + b \implies 120 = 18(6) + b \implies 120 = 108 + b \implies b = 12 \] Therefore, the equation of the linear function is: \[ y = 18x + 12 \]
In summary:
- \( y = 2x + 7 \)
- Slope is \( -7 \)
- \( y = 5x + 3 \)
- \( y = x + 2 \)
- \( y = 18x + 12 \)