1) Coordinates of A: (-1,5) Coordinates of C: (6,-9)
2) Coordinates of A: (-1,-14) Coordinates of M: (6,7)
We can model this situation with an arithmetic series.
we have to find the number of all the seats, so we need to sum up the number of seats in all of the 22 rows.
1st row: 23
2nd row: 27
3rd row: 31
Notice how we are adding 4 each time.
So we have an arithmetic series with a first term of 23 and a common difference of 4.
We need to find the total number of seats. To do this, we use the formula for the sum of an arithmetic series (first n terms):
Sₙ = (n/2)(t₁ + tₙ)
where n is the term numbers, t₁ is the first term, tₙ is the nth term
We want to sum up to 22 terms, so we need to find the 22nd term
Formula for general term of an arithmetic sequence:
tₙ = t₁ + (n-1)d,
where t1 is the first term, n is the term number, d is the common difference. Since first term is 23 and common difference is 4, the general term for this situation is
tₙ = 23 + (n-1)(4)
The 22nd term, which is the 22nd row, is
t₂₂ = 23 + (22-1)(4) = 107
There are 107 seats in the 22nd row.
So we use the sum formula to find the total number of seats:
S₂₂ = (22/2)(23 + 107) = 1430 seats
Total of 1430 seats.
If all the seats are taken, then the total sale profit is
1430 * $29.99 = $42885.70
Answer:
For the column "Slope Intercept", the graph is displaying y = -7/2x + 3. Because the line is going down 7 units and to the right 2 units, and the 3 is the point in which the line crosses the y-axis.
For the "Standard" column, it will be
7x + 2y = 6, because that's what it would look like in standard form. (To turn it from standard to slope intercept form, remember you must first subtract 7x on both sides to get 2y = -7x + 6, and then divide by 2 on both sides to get
y = -7/2x + 3.)
For column "Point Slope", I just realized you are supposed to pick a point on the line and plug the coordinates into this formula:⤵⤵⤵
<em>This is the point-slope formula.⤵⤵⤵</em>

For example we'll use point (2,-4). Also, remember that coordinates are written as (x,y), and that m represents slope.
So we have: y - (-4) = -7/2(x-2).
In other words, "Point Slope" would be
y + 4 = -7/2(x-2).
By the way, sorry this is a bit long, and took a while to complete. I had to re-educate myself on point-slope. Anyways hope this helps, I tried :)