Answer:
A = 25.758 m²
Step-by-step explanation:
Width of the sand pit, b = 2.7 m
Length of the sand pit, l = 9.54 m
We want to cover the sand pit with a piece of plastic. We need to find how many square meters of plastic will be needed to cover the sand pit. It is equal to the area of sand pit. It is in the shape of rectangle. Its area is given by :
A = l × b
A = 2.7 × 9.54
A = 25.758 m²
So, 25.758 m² of plastic will be needed to cover the sand pit.
A
6x-14+18=10
6x+4=10
6x=6
X=1
Answer:
- an = 3(-2)^(n-1)
- 3, -6, 12, -24, 48
Step-by-step explanation:
These variable names, a1, r, are commonly used in relationship to geometric sequences. We assume you want the terms of a geometric sequence with these characteristics.
a1 is the first term. r is the ratio between terms, so is the factor to find the next term from the previous one.
a1 = 3 (given)
a2 = a1×r = 3×(-2) = -6
a3 = a2×r = (-6)(-2) = 12
a4 = a3×r = (12)(-2) = -24
a5 = a4×r = (-24)(-2) = 48
The first 5 terms are 3, -6, 12, -24, 48.
__
The explicit formula for the terms of a geometric sequence is ...
an = a1×r^(n -1)
Using the given values of a1 and r, the explicit formula for this sequence is ...
an = 3(-2)^(n -1)