We want to study the given linear equation by analyzing the points on the table.
The correct statements are:
a) The independent variable is the number of people.
b) The initial value (initial fee) for the picnic is $40.
d) As the number of people increases, the total cost of the picnic increases.
A general linear equation is given by:
y = a*x + b
Where a is the slope and b is the y-intercept.
If we know that the line passes through two points (x₁, y₁) and (x₂, y₂) then the slope is given by the formula:
[tex]a = \frac{y_2 - y_1}{x_2 - x_1}[/tex]
Now let's analyze the table:
The x-values are the ones in the left and the y-values are the ones on the right, now from the table we can use two points, let's use the first two:
(6, 52) and (9, 58).
Then the slope is:
[tex]a = \frac{58 - 52}{9 - 3} = 2[/tex]
Then the line is something like:
y = 2*x + b
To find the value of b, we use the point (6, 52). This means that when x = 6, y must be equal to 52.
We will get:
52 = 2*6 + b
52 = 12 + b
52 - 12 = b = 40
Then the linear equation is:
y = 2*x + 40
Now let's see which statements are correct.
a) The independent variable is the number of people.
True, the "x" represents the number of people.
b) The initial value (initial fee) for the picnic is $40.
True, the y-intercept does not depend on the value of x, so we can say that you need to pay that indifferent of the number of people that goes.
c)The rate of change is $8.67 per person.
False, the rate of change is equal to the slope, in this case is $2 per person.
d) As the number of people increases, the total cost of the picnic increases.
True.
e) If 4 people attended the picnic, the total cost would be $46.
To see if this is true or not, we just need to evaluate the function that we got in x = 4.
y = 2*4 + 40 = 48
So we can see that this is false.
If you want to learn more, you can read:
https://brainly.com/question/11897796