Check the picture below.
you really have two rectangles, a 6x10 and a 6x5, and surely you know what those areas are, so sum them up, and that's the area of the polygon.
Answer:

Step-by-step explanation:
Given :
0.00467
Now,

Standard form of given equation is :

Your first point would be on (0, 2), the vertex. Then, put a point on (-2, 22). Hope that helps!
<h3>Answer: C) none of the equations are identities</h3>
If you plugged theta = 0 into the first equation, then you would have
sin(45) + cos(45) = sin(0) + cos(0)
sqrt(2) = 1
which is a false equation. We don't have an identity here.
The same story happens with the second equation. Plug in theta = 0 and it becomes
cos(60) - sin(60) = cos^2(0) + tan(0)
1/2 - sqrt(3)/2 = 1 + 0
-0.37 = 1
which is false.
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.