Given the table for x, lawns mowed, and y, money earned:

x - # of lawns mowed 7 6 2 9 3
y - $ earned 294 252 84 378 126
Match the equation type with the correct equation for this table.

Put responses in the correct input to answer the question. Select a response, navigate to the desired input and insert the response. Responses can be selected and inserted using the space bar, enter key, left mouse button or touchpad. Responses can also be moved by dragging with a mouse.
Standard form
Slope-intercept form
Point-Slope form

9 answers

Standard form
Slope-intercept form
Point-Slope form
whats the eqation for standdard form
The equation in standard form is: 42x - 6y = 504
wrong
I apologize for the error. Let's calculate it correctly:

To find the equation in standard form, we first need to determine the slope using two points. We'll choose the points (2, 84) and (3, 126):

Slope (m) = (Change in y) / (Change in x)
m = (126 - 84) / (3 - 2)
m = 42

Now, we can use the point-slope form to find the equation:
y - y1 = m(x - x1)

Using point (2, 84):
y - 84 = 42(x - 2)
y - 84 = 42x - 84
y = 42x

Therefore, the equation in standard form is:
-42x + y = 0
whats the slope intercept form
The equation in slope-intercept form is: y = 42x
whats the point slope form
The equation in point-slope form is y - 84 = 42(x - 2)