Answer:
First, let's define an arithmetic sequence:
In an arithmetic sequence, the difference between any two consecutive terms is always the same.
Then we can write it in a general way as:
aₙ = a₁ + (n - 1)*d
where:
aₙ is the n-th term of the sequence.
d is the constant difference between two consecutive terms.
a₁ is the initial term of our sequence.
Now in this case we know that the first terms of our sequence are:
84, 77, ...
Then we know the initial term of our sequence:
a₁ = 84.
And the value of d can be calculated as:
d = a₂ - a₁ = 77 - 84 = -7
Then the general way of writing this sequence is:
aₙ = 84 + (n - 1)*(-7)
And the recursion relation is:
aₙ = aₙ₋₁ - 7
So for the n-th term, we must subtract 7 of the previous term.
You need to substitute 9 with every x value in the equation.
So, 3(9)^2-7(9)+11
p(x)= 191
Answer: h(x) = -1200x^2 + 1950x + 4950
=======================================
Work Shown:
f(x) = revenue from the north
f(x) = -750x^2 + 1500x + 2250
g(x) = revenue from the south
g(x) = -450x^2 + 450x + 2700
h(x) = total revenue, ie add the two revenues
h(x) = f(x) + g(x)
h(x) = (-750x^2+1500x+2250)+(-450x^2+450x+2700)
h(x) = -1200x^2 + 1950x + 4950
Answer:
Complementary angles form a right angle (L shape) and have a sum of 90 degrees. Supplementary angles form a straight line and have a sum of 180 degrees.