Your sequence
-8, 16/3, -32/9, 64/27
is a geometric sequence with first term -8 and common ratio
(16/3)/(-8) = (-32/9)/(16/3) = -2/3
The general term an of a geometric sequence with first term a1 and ratio r is given by
an = a1·r^(n-1)
For your sequence, this is
an = -8·(-2/3)^(n-1)
Answer:
C) (x-3)(x+3)
Note:
Just a tip there is an app called Desmos where you can put in equations like this and it will graph them for you.
The trapezoidal approximation will be the average of the left- and right-endpoint approximations.
Let's consider a simple example of estimating the value of a general definite integral,

Split up the interval
![[a,b]](https://tex.z-dn.net/?f=%5Ba%2Cb%5D)
into

equal subintervals,
![[x_0,x_1]\cup[x_1,x_2]\cup\cdots\cup[x_{n-2},x_{n-1}]\cup[x_{n-1},x_n]](https://tex.z-dn.net/?f=%5Bx_0%2Cx_1%5D%5Ccup%5Bx_1%2Cx_2%5D%5Ccup%5Ccdots%5Ccup%5Bx_%7Bn-2%7D%2Cx_%7Bn-1%7D%5D%5Ccup%5Bx_%7Bn-1%7D%2Cx_n%5D)
where

and

. Each subinterval has measure (width)

.
Now denote the left- and right-endpoint approximations by

and

, respectively. The left-endpoint approximation consists of rectangles whose heights are determined by the left-endpoints of each subinterval. These are

. Meanwhile, the right-endpoint approximation involves rectangles with heights determined by the right endpoints,

.
So, you have


Now let

denote the trapezoidal approximation. The area of each trapezoidal subdivision is given by the product of each subinterval's width and the average of the heights given by the endpoints of each subinterval. That is,

Factoring out

and regrouping the terms, you have

which is equivalent to

and is the average of

and

.
So the trapezoidal approximation for your problem should be
Answer:
33562, You could have used a calculator, or used your head, why
Step-by-step explanation: