Answer:
3. 18 meters.
4. A= 6. 25cm^2 and P= 10 cm
5. 16 feet and 3 feet.
Step-by-step explanation:
3. base= 2 (A/h)
2 (72/8) = 18
4. A= side^2
2.5^2 = 6.25
P= 4 sides
2.5 x 4= 10
5. 16x3= 48
Answer:
OPTION A AND B.
AS OPTION A IS 3/5=6/10=60%
Option C=60/100=60%
The correct classification for the polygon would be a concave hexagon.
Answer:
9.48
Step-by-step explanation:
Step-by-step explanation:
that is
sum(2^r) for r=1 to n, plus sum(1/2) for r=1 to n.
and that is
sum(2^r) + n/2 for r=1 to n.
2^r is a geometric sequence with 2 being the common ratio (every new term is created by multiplying the previous term by 2).
and since r is starting at 1, the first term a1 = 2.
the formula for the sum of a finite geometric sequence is
Sn = a1×(1 - r^n) / (1 - r)
with r being the common ratio .
so, in our case
Sn = 2×(1 - 2^n) / (1 - 2)
Sn = (2 - 2^(n+1)) / -1 = 2^(n+1) - 2
and so, in total we get
2^(n+1) - 2 + n/2 = 2^(n+1) + (n - 4)/2