To determine the linear equation that models the relationship between the number of cubic yards of soil ordered (x) and the total cost (y), we can use the two data points provided:
- When Alayah ordered 4 cubic yards (x = 4), the cost was $220 (y = 220).
- When Alayah ordered 7 cubic yards (x = 7), the cost was $340 (y = 340).
We can represent this information as two points: \((4, 220)\) and \((7, 340)\).
To find the slope (m) of the line, we use the formula:
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Using the points (4, 220) and (7, 340):
\[ m = \frac{340 - 220}{7 - 4} = \frac{120}{3} = 40 \]
Now that we have the slope (m = 40), we can use one of the points to find the y-intercept (b). We'll use the point (4, 220):
Using the slope-intercept form \(y = mx + b\):
\[ 220 = 40(4) + b \] \[ 220 = 160 + b \] \[ b = 220 - 160 = 60 \]
Now we have both the slope and the y-intercept. The equation of the linear function is:
\[ y = 40x + 60 \]
Thus, the linear equation that models the relationship is:
\[ y = 40x + 60 \]