Answer:
110 in. = 9 1/6 ft, or 9 ft 2 in
Step-by-step explanation:
Please try to do a better job of formatting your next question. Thanks.
110 in 1 ft
-------- * --------- = 9 1/6 ft or 9 ft 2 in
1 12 in
I think the answer is 263.52. Hope it's right!
Answer:
Neither
Step-by-step explanation:
Can be determined because there is enough information (Length, width, and height).
Not congruent because from the picture itself, the figures are in different sizes.
Not similar because:
The height ratio is not the same as the ratios of other dimensions.
1 : 4 is not similar to 6 : 12 and 4 : 8
T=26
you just add 7 to the other side with 19 which gives you the answer
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